Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-06-05 | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 1 | -20/+24 |
2018-06-04 | ceph: prevent i_version from going back | Yan, Zheng | 1 | -1/+2 |
2018-06-04 | ceph: fix st_nlink stat for directories | Luis Henriques | 1 | -0/+8 |
2018-06-04 | ceph: update i_files/i_subdirs only when Fs cap is issued | Yan, Zheng | 1 | -17/+18 |
2018-06-04 | ceph: always get rstat from auth mds | Yan, Zheng | 1 | -6/+15 |
2018-05-25 | ceph: make inode time prints to be long long | Deepa Dinamani | 1 | -21/+21 |
2018-04-16 | ceph: always update atime/mtime/ctime for new inode | Yan, Zheng | 1 | -3/+7 |
2018-04-02 | ceph: quota: add counter for snaprealms with quota | Luis Henriques | 1 | -2/+4 |
2018-04-02 | ceph: quota: cache inode pointer in ceph_snap_realm | Luis Henriques | 1 | -0/+3 |
2018-04-02 | ceph: quota: support for ceph.quota.max_bytes | Luis Henriques | 1 | -0/+4 |