Age | Commit message (Expand) | Author |
2020-08-24 | ceph: fix inode number handling on arches with 32-bit ino_t | Jeff Layton |
2020-06-01 | ceph: add caps perf metric for each superblock | Xiubo Li |
2020-03-30 | ceph: fix snapshot directory timestamps | Luis Henriques |
2020-03-30 | ceph: check all mds' caps after page writeback | Yan, Zheng |
2020-03-30 | ceph: simplify calling of ceph_get_fmode() | Yan, Zheng |
2020-03-30 | ceph: remove delay check logic from ceph_check_caps() | Yan, Zheng |
2020-03-30 | ceph: consider inode's last read/write when calculating wanted caps | Yan, Zheng |
2020-03-30 | ceph: cache layout in parent dir on first sync create | Jeff Layton |
2020-03-30 | ceph: make ceph_fill_inode non-static | Jeff Layton |
2020-03-30 | ceph: track primary dentry link | Jeff Layton |
2020-03-30 | ceph: add flag to designate that a request is asynchronous | Jeff Layton |
2020-03-30 | ceph: add refcounting for Fx caps | Jeff Layton |
2020-01-27 | ceph: don't clear I_NEW until inode metadata is fully populated | Jeff Layton |
2020-01-27 | ceph: ensure we have a new cap before continuing in fill_inode | Jeff Layton |
2020-01-27 | ceph: drop unused ttl_from parameter from fill_inode | Jeff Layton |
2019-10-29 | ceph: add missing check in d_revalidate snapdir handling | Al Viro |
2019-09-16 | ceph: update the mtime when truncating up | Jeff Layton |
2019-09-16 | ceph: track and report error of async metadata operation | Yan, Zheng |
2019-09-16 | ceph: fix directories inode i_blkbits initialization | Luis Henriques |
2019-08-22 | ceph: fix buffer free while holding i_ceph_lock in fill_inode() | Luis Henriques |
2019-07-08 | ceph: use generic_delete_inode() for ->drop_inode | Luis Henriques |
2019-07-08 | ceph: use ceph_evict_inode to cleanup inode's resource | Yan, Zheng |
2019-07-08 | ceph: add change_attr field to ceph_inode_info | Jeff Layton |
2019-07-08 | ceph: allow querying of STATX_BTIME in ceph_getattr | Jeff Layton |
2019-07-08 | ceph: add btime field to ceph_inode_info | Jeff Layton |
2019-07-08 | ceph: add selinux support | Yan, Zheng |
2019-07-08 | ceph: hold i_ceph_lock when removing caps for freeing inode | Yan, Zheng |
2019-07-08 | ceph: close race between d_name_cmp() and update_dentry_lease() | Yan, Zheng |
2019-07-08 | ceph: carry snapshot creation time with inodes | David Disseldorp |
2019-06-05 | ceph: avoid iput_final() while holding mutex or in dispatch thread | Yan, Zheng |
2019-06-05 | ceph: single workqueue for inode related works | Yan, Zheng |
2019-05-16 | Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-05-07 | Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-05-07 | ceph: properly handle granular statx requests | Jeff Layton |
2019-05-01 | ceph: use ->free_inode() | Al Viro |
2019-04-23 | ceph: handle the case where a dentry has been renamed on outstanding req | Jeff Layton |
2019-03-27 | ceph: fix use-after-free on symlink traversal | Al Viro |
2019-03-05 | ceph: periodically trim stale dentries | Yan, Zheng |
2019-03-05 | ceph: delete stale dentry when last reference is dropped | Yan, Zheng |
2019-03-05 | ceph: send cap releases more aggressively | Yan, Zheng |
2019-03-05 | ceph: support getting ceph.dir.pin vxattr | Yan, Zheng |
2019-03-05 | ceph: map snapid to anonymous bdev ID | Yan, Zheng |
2019-03-05 | ceph: set special inode's blocksize to page size | Yan, Zheng |
2018-12-26 | ceph: cleanup splice_dentry() | Yan, Zheng |
2018-10-22 | ceph: check if LOOKUPNAME request was aborted when filling trace | Yan, Zheng |
2018-10-22 | ceph: fix dentry leak in ceph_readdir_prepopulate | Yan, Zheng |
2018-10-22 | Revert "ceph: fix dentry leak in splice_dentry()" | Yan, Zheng |
2018-08-13 | ceph: add additional size check in ceph_setattr() | Chengguang Xu |
2018-08-02 | ceph: use timespec64 for r_stamp | Arnd Bergmann |
2018-08-02 | ceph: use timespec64 for inode timestamp | Arnd Bergmann |