index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
Age
Commit message (
Expand
)
Author
2023-07-07
Merge tag 'ceph-for-6.5-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-06-30
ceph: don't let check_caps skip sending responses for revoke msgs
Xiubo Li
2023-06-30
ceph: issue a cap release immediately if no cap exists
Xiubo Li
2023-06-30
ceph: trigger to flush the buffer when making snapshot
Xiubo Li
2023-06-30
ceph: fix blindly expanding the readahead windows
Xiubo Li
2023-06-30
ceph: add a dedicated private data for netfs rreq
Xiubo Li
2023-06-30
ceph: voluntarily drop Xx caps for requests those touch parent mtime
Xiubo Li
2023-06-30
ceph: try to dump the msgs when decoding fails
Xiubo Li
2023-06-30
ceph: only send metrics when the MDS rank is ready
Xiubo Li
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-09
filemap: update ki_pos in generic_perform_write
Christoph Hellwig
2023-06-09
backing_dev: remove current->backing_dev_info
Christoph Hellwig
2023-06-08
ceph: fix use-after-free bug for inodes when flushing capsnaps
Xiubo Li
2023-05-24
ceph: Provide a splice-read wrapper
David Howells
2023-05-18
ceph: force updating the msg pointer in non-split case
Xiubo Li
2023-05-18
ceph: silence smatch warning in reconnect_caps_cb()
Xiubo Li
2023-05-04
Merge tag 'ceph-for-6.4-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-04-30
ceph: reorder fields in 'struct ceph_snapid_map'
Christophe JAILLET
2023-04-30
ceph: pass ino# instead of old_dentry if it's disconnected
Xiubo Li
2023-04-30
ceph: fix potential use-after-free bug when trimming caps
Xiubo Li
2023-04-30
ceph: implement writeback livelock avoidance using page tagging
Xiubo Li
2023-04-30
ceph: do not print the whole xattr value if it's too long
Xiubo Li
2023-03-06
fs: drop unused posix acl handlers
Christian Brauner
2023-03-02
Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-02-26
ceph: update the time stamps and try to drop the suid/sgid
Xiubo Li
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-20
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-20
Merge tag 'iversion-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2023-02-20
Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
2023-02-07
ceph: flush cap releases when the session is flushed
Xiubo Li
2023-02-03
ceph: use bvec_set_page to initialize a bvec
Christoph Hellwig
2023-02-02
ceph: convert ceph_writepages_start() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
ceph: blocklist the kclient when receiving corrupted snap trace
Xiubo Li
2023-02-02
ceph: move mount state enum to super.h
Xiubo Li
2023-01-26
ceph: report the inode version in getattr if requested
Jeff Layton
2023-01-19
fs: port acl to mnt_idmap
Christian Brauner
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
2023-01-02
ceph: avoid use-after-free in ceph_fl_release_lock()
Xiubo Li
[next]