index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
Age
Commit message (
Expand
)
Author
2023-11-10
Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-11-03
ceph: allow idmapped mounts
Christian Brauner
2023-11-03
ceph: allow idmapped atomic_open inode op
Christian Brauner
2023-11-03
ceph: allow idmapped set_acl inode op
Christian Brauner
2023-11-03
ceph: allow idmapped setattr inode op
Christian Brauner
2023-11-03
ceph: pass idmap to __ceph_setattr
Alexander Mikhalitsyn
2023-11-03
ceph: allow idmapped permission inode op
Christian Brauner
2023-11-03
ceph: allow idmapped getattr inode op
Christian Brauner
2023-11-03
ceph: pass an idmapping to mknod/symlink/mkdir
Christian Brauner
2023-11-03
ceph: add enable_unsafe_idmap module parameter
Alexander Mikhalitsyn
2023-11-03
ceph: handle idmapped mounts in create_request_message()
Christian Brauner
2023-11-03
ceph: stash idmapping in mdsc request
Christian Brauner
2023-11-03
libceph, ceph: move mdsmap.h to fs/ceph
Xiubo Li
2023-11-03
ceph: print cluster fsid and client global_id in all debug logs
Xiubo Li
2023-11-03
ceph: rename _to_client() to _to_fs_client()
Xiubo Li
2023-11-03
ceph: pass the mdsc to several helpers
Xiubo Li
2023-10-30
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-27
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-10-27
ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lock
Al Viro
2023-10-18
ceph: convert to new timestamp accessors
Jeff Layton
2023-10-09
ceph: move ceph_xattr_handlers to .rodata
Wedson Almeida Filho
2023-10-09
ceph: fix type promotion bug on 32bit systems
Dan Carpenter
2023-10-09
ceph: remove unnecessary IS_ERR() check in ceph_fname_to_usr()
Luis Henriques
2023-10-09
ceph: fix incorrect revoked caps assert in ceph_fill_file_size()
Xiubo Li
2023-09-24
fscrypt: make the bounce page pool opt-in instead of opt-out
Eric Biggers
2023-09-18
ceph: remove unnecessary check for NULL in parse_longname()
Luís Henriques
2023-09-06
Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-08-31
ceph: make num_fwd and num_retry to __u32
Xiubo Li
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-24
ceph: switch ceph_lookup/atomic_open() to use new fscrypt helper
Luís Henriques
2023-08-24
ceph: fix updating i_truncate_pagecache_size for fscrypt
Xiubo Li
2023-08-24
ceph: wait for OSD requests' callbacks to finish when unmounting
Xiubo Li
2023-08-24
ceph: drop messages from MDS when unmounting
Xiubo Li
2023-08-24
ceph: prevent snapshot creation in encrypted locked directories
Luís Henriques
2023-08-24
ceph: add support for encrypted snapshot names
Luís Henriques
2023-08-24
ceph: invalidate pages when doing direct/sync writes
Luís Henriques
2023-08-24
ceph: plumb in decryption during reads
Jeff Layton
2023-08-24
ceph: add encryption support to writepage and writepages
Jeff Layton
2023-08-24
ceph: add read/modify/write to ceph_sync_write
Jeff Layton
2023-08-24
ceph: align data in pages in ceph_sync_write
Jeff Layton
2023-08-24
ceph: don't use special DIO path for encrypted inodes
Jeff Layton
2023-08-24
ceph: add truncate size handling support for fscrypt
Xiubo Li
2023-08-24
ceph: add object version support for sync read
Xiubo Li
2023-08-24
ceph: add infrastructure for file encryption and decryption
Jeff Layton
2023-08-24
ceph: handle fscrypt fields in cap messages from MDS
Jeff Layton
2023-08-24
ceph: size handling in MClientRequest, cap updates and inode traces
Jeff Layton
2023-08-24
ceph: mark directory as non-complete after loading key
Luís Henriques
[next]