aboutsummaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)AuthorFilesLines
2023-03-02Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-0/+8
2023-02-26ceph: update the time stamps and try to drop the suid/sgidGravatar Xiubo Li 1-0/+8
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-28/+30
2023-02-20Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-8/+4
2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-20/+20
2023-02-20Merge tag 'iversion-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Gravatar Linus Torvalds 1-5/+11
2023-02-20Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...Gravatar Linus Torvalds 2-0/+2
2023-02-07ceph: flush cap releases when the session is flushedGravatar Xiubo Li 1-0/+6
2023-02-03ceph: use bvec_set_page to initialize a bvecGravatar Christoph Hellwig 1-8/+4
2023-02-02ceph: convert ceph_writepages_start() to use filemap_get_folios_tag()Gravatar Vishal Moola (Oracle) 1-28/+30
2023-02-02ceph: blocklist the kclient when receiving corrupted snap traceGravatar Xiubo Li 6-10/+93
2023-02-02ceph: move mount state enum to super.hGravatar Xiubo Li 1-0/+10
2023-01-26ceph: report the inode version in getattr if requestedGravatar Jeff Layton 1-5/+11
2023-01-19fs: port acl to mnt_idmapGravatar Christian Brauner 1-1/+1
2023-01-19fs: port xattr to mnt_idmapGravatar Christian Brauner 1-1/+1
2023-01-19fs: port ->permission() to pass mnt_idmapGravatar Christian Brauner 2-3/+3
2023-01-19fs: port ->set_acl() to pass mnt_idmapGravatar Christian Brauner 3-3/+3
2023-01-19fs: port ->rename() to pass mnt_idmapGravatar Christian Brauner 1-1/+1
2023-01-19fs: port ->mknod() to pass mnt_idmapGravatar Christian Brauner 1-3/+2
2023-01-19fs: port ->mkdir() to pass mnt_idmapGravatar Christian Brauner 1-1/+1
2023-01-19fs: port ->symlink() to pass mnt_idmapGravatar Christian Brauner 1-1/+1
2023-01-19fs: port ->create() to pass mnt_idmapGravatar Christian Brauner 1-1/+2
2023-01-19fs: port ->getattr() to pass mnt_idmapGravatar Christian Brauner 2-3/+3
2023-01-19fs: port ->setattr() to pass mnt_idmapGravatar Christian Brauner 2-3/+3
2023-01-11filelock: move file locking definitions to separate header fileGravatar Jeff Layton 2-0/+2
2023-01-02ceph: avoid use-after-free in ceph_fl_release_lock()Gravatar Xiubo Li 1-2/+18
2023-01-02ceph: switch to vfs_inode_has_locks() to fix file lock bugGravatar Xiubo Li 3-6/+1
2022-12-14Merge tag 'ceph-for-6.2-rc1' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 6-31/+35
2022-12-12Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-5/+6
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 2-4/+4
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-2/+2
2022-12-12ceph: try to check caps immediately after async creating finishesGravatar Xiubo Li 3-0/+13
2022-12-12ceph: remove useless session parameter for check_caps()Gravatar Xiubo Li 6-31/+22
2022-12-12Merge tag 'locks-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...Gravatar Linus Torvalds 1-2/+2
2022-11-30ceph: use locks_inode_context helperGravatar Jeff Layton 1-2/+2
2022-11-25use less confusing names for iov_iter direction initializersGravatar Al Viro 2-4/+4
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionGravatar Jason A. Donenfeld 2-2/+2
2022-11-14ceph: fix NULL pointer dereference for req->r_sessionGravatar Xiubo Li 1-36/+12
2022-11-14ceph: avoid putting the realm twice when decoding snaps failsGravatar Xiubo Li 1-1/+2
2022-11-14ceph: fix a NULL vs IS_ERR() check when calling ceph_lookup_inode()Gravatar Dan Carpenter 1-1/+1
2022-10-20fs: rename current get acl methodGravatar Christian Brauner 2-2/+2
2022-10-19fs: pass dentry to set acl methodGravatar Christian Brauner 3-3/+4
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-2/+2
2022-10-11treewide: use prandom_u32_max() when possible, part 1Gravatar Jason A. Donenfeld 2-2/+2
2022-10-04ceph: fix incorrectly showing the .snap size for statGravatar Xiubo Li 1-4/+23
2022-10-04ceph: fail the open_by_handle_at() if the dentry is being unlinkedGravatar Xiubo Li 1-1/+2
2022-10-04ceph: increment i_version when doing a setattr with capsGravatar Jeff Layton 1-0/+1
2022-10-04ceph: Use kcalloc for allocating multiple elementsGravatar Kenneth Lee 1-1/+1
2022-10-04ceph: no need to wait for transition RDCACHE|RD -> RDGravatar Xiubo Li 1-2/+6
2022-10-04ceph: fail the request if the peer MDS doesn't support getvxattr opGravatar Xiubo Li 3-1/+17