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