- 400e128 ceph: conversion to new fscache API by Jeff Layton · 3 years, 1 month ago
- e90334e ceph: ignore the truncate when size won't change with Fx caps issued by Xiubo Li · 3 years, 3 months ago
- 5d6451b ceph: shut down access to inode when async create fails by Jeff Layton · 3 years, 4 months ago
- 6407fbb ceph: print inode numbers instead of pointer values by Jeff Layton · 3 years, 4 months ago
- 1bd85aa ceph: fix handling of "meta" errors by Jeff Layton · 3 years, 3 months ago
- 0ba92e1 ceph: add ceph_change_snap_realm() helper by Jeff Layton · 3 years, 5 months ago
- 23c2c76 ceph: eliminate ceph_async_iput() by Jeff Layton · 3 years, 7 months ago
- 52d60f8 ceph: eliminate session->s_gen_ttl_lock by Jeff Layton · 3 years, 7 months ago
- 7e65624 ceph: allow ceph_put_mds_session to take NULL or ERR_PTR by Jeff Layton · 3 years, 7 months ago
- 27171ae ceph: must hold snap_rwsem when filling inode for async create by Jeff Layton · 3 years, 7 months ago
- 7ac86b3 Merge tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 8 months ago
- d4f6b31 ceph: don't allow access to MDS-private inodes by Jeff Layton · 3 years, 9 months ago
- 2d6795f ceph: fix up some bare fetches of i_size by Jeff Layton · 3 years, 9 months ago
- e7f7295 ceph: support getting ceph.dir.rsnaps vxattr by Yanhu Cao · 4 years, 4 months ago
- d3c51ae ceph: don't clobber i_snap_caps on non-I_NEW inode by Jeff Layton · 3 years, 10 months ago
- 10a7052 ceph: fix fscache invalidation by Jeff Layton · 4 years ago
- ed94f87 ceph: don't allow type or device number to change on non-I_NEW inodes by Jeff Layton · 3 years, 10 months ago
- 3e10a15 ceph: fix up error handling with snapdirs by Jeff Layton · 3 years, 10 months ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
- a8810cd ceph: allow queueing cap/snap handling after putting cap references by Jeff Layton · 4 years, 1 month ago
- 64f28c6 ceph: clean up inode work queueing by Jeff Layton · 4 years, 3 months ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
- 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
- e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
- 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
- 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
- 0f51a98 ceph: don't reach into request header for readdir info by Jeff Layton · 4 years, 1 month ago
- bca9fc1 ceph: when filling trace, call ceph_get_inode outside of mutexes by Jeff Layton · 4 years, 2 months ago
- 68cbb80 ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode fails by Jeff Layton · 4 years, 2 months ago
- 04fabb1 ceph: ensure we have Fs caps when fetching dir link count by Jeff Layton · 4 years, 2 months ago
- 50c9132 ceph: add new RECOVER mount_state when recovering session by Jeff Layton · 4 years, 3 months ago
- 1dd8d47 ceph: metrics for opened files, pinned caps and opened inodes by Xiubo Li · 4 years, 4 months ago
- 2678da8 ceph: add ceph_sb_to_mdsc helper support to parse the mdsc by Xiubo Li · 4 years, 4 months ago
- ebce3eb ceph: fix inode number handling on arches with 32-bit ino_t by Jeff Layton · 4 years, 4 months ago
- 1af16d5 ceph: add caps perf metric for each superblock by Xiubo Li · 4 years, 9 months ago
- ef91572 ceph: fix snapshot directory timestamps by Luis Henriques · 4 years, 10 months ago
- bf73c62 ceph: check all mds' caps after page writeback by Yan, Zheng · 4 years, 10 months ago
- 135e671 ceph: simplify calling of ceph_get_fmode() by Yan, Zheng · 4 years, 10 months ago
- a0d93e3 ceph: remove delay check logic from ceph_check_caps() by Yan, Zheng · 4 years, 10 months ago
- 719a251 ceph: consider inode's last read/write when calculating wanted caps by Yan, Zheng · 4 years, 10 months ago
- 785892f ceph: cache layout in parent dir on first sync create by Jeff Layton · 5 years ago
- 966c716 ceph: make ceph_fill_inode non-static by Jeff Layton · 5 years ago
- f5e17ae ceph: track primary dentry link by Jeff Layton · 4 years, 10 months ago
- 3bb48b4 ceph: add flag to designate that a request is asynchronous by Jeff Layton · 5 years ago
- f85122a ceph: add refcounting for Fx caps by Jeff Layton · 6 years ago
- 893e456 ceph: don't clear I_NEW until inode metadata is fully populated by Jeff Layton · 5 years ago
- 9a6bed4 ceph: ensure we have a new cap before continuing in fill_inode by Jeff Layton · 5 years ago
- 57c2199 ceph: drop unused ttl_from parameter from fill_inode by Jeff Layton · 5 years ago
- 1f08529 ceph: add missing check in d_revalidate snapdir handling by Al Viro · 5 years ago
- c62498d ceph: update the mtime when truncating up by Jeff Layton · 5 years ago
- f4b9786 ceph: track and report error of async metadata operation by Yan, Zheng · 5 years ago
- 7506703 ceph: fix directories inode i_blkbits initialization by Luis Henriques · 5 years ago
- af8a85a ceph: fix buffer free while holding i_ceph_lock in fill_inode() by Luis Henriques · 5 years ago
- 52dd0f1 ceph: use generic_delete_inode() for ->drop_inode by Luis Henriques · 5 years ago
- 87bc5b8 ceph: use ceph_evict_inode to cleanup inode's resource by Yan, Zheng · 6 years ago
- a35ead3 ceph: add change_attr field to ceph_inode_info by Jeff Layton · 6 years ago
- 5898178 ceph: allow querying of STATX_BTIME in ceph_getattr by Jeff Layton · 6 years ago
- 245ce99 ceph: add btime field to ceph_inode_info by Jeff Layton · 6 years ago
- ac6713c ceph: add selinux support by Yan, Zheng · 6 years ago
- d6e4781 ceph: hold i_ceph_lock when removing caps for freeing inode by Yan, Zheng · 6 years ago
- 543212b ceph: close race between d_name_cmp() and update_dentry_lease() by Yan, Zheng · 6 years ago
- 193e7b3 ceph: carry snapshot creation time with inodes by David Disseldorp · 6 years ago
- 3e1d045 ceph: avoid iput_final() while holding mutex or in dispatch thread by Yan, Zheng · 6 years ago
- 1cf89a8 ceph: single workqueue for inode related works by Yan, Zheng · 6 years ago
- 1d9d7cb Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
- 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- 428bb68 ceph: properly handle granular statx requests by Jeff Layton · 6 years ago
- cfa6d41 ceph: use ->free_inode() by Al Viro · 6 years ago
- 4b82228 ceph: handle the case where a dentry has been renamed on outstanding req by Jeff Layton · 6 years ago
- daf5cc2 ceph: fix use-after-free on symlink traversal by Al Viro · 6 years ago
- 37c4efc ceph: periodically trim stale dentries by Yan, Zheng · 6 years ago
- 1e9c2eb ceph: delete stale dentry when last reference is dropped by Yan, Zheng · 6 years ago
- e3ec8d6 ceph: send cap releases more aggressively by Yan, Zheng · 6 years ago
- 0879687 ceph: support getting ceph.dir.pin vxattr by Yan, Zheng · 6 years ago
- 75c9627 ceph: map snapid to anonymous bdev ID by Yan, Zheng · 7 years ago
- 5ba72e6 ceph: set special inode's blocksize to page size by Yan, Zheng · 6 years ago
- 2bf996a ceph: cleanup splice_dentry() by Yan, Zheng · 6 years ago
- 74c9e6b ceph: check if LOOKUPNAME request was aborted when filling trace by Yan, Zheng · 6 years ago
- c58f450 ceph: fix dentry leak in ceph_readdir_prepopulate by Yan, Zheng · 6 years ago
- efe3282 Revert "ceph: fix dentry leak in splice_dentry()" by Yan, Zheng · 6 years ago
- 36a4c72d ceph: add additional size check in ceph_setattr() by Chengguang Xu · 6 years ago
- 0ed1e90 ceph: use timespec64 for r_stamp by Arnd Bergmann · 6 years ago
- 9bbeab4 ceph: use timespec64 for inode timestamp by Arnd Bergmann · 6 years ago
- 8b8f53a ceph: fix dentry leak in splice_dentry() by Yan, Zheng · 7 years ago
- 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
- 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
- aae1a44 ceph: prevent i_version from going back by Yan, Zheng · 7 years ago
- 8c6286f ceph: fix st_nlink stat for directories by Luis Henriques · 7 years ago
- 2af54a7 ceph: update i_files/i_subdirs only when Fs cap is issued by Yan, Zheng · 7 years ago
- 49a9f4f ceph: always get rstat from auth mds by Yan, Zheng · 7 years ago
- 13442b0 ceph: make inode time prints to be long long by Deepa Dinamani · 7 years ago
- ffdeec7 ceph: always update atime/mtime/ctime for new inode by Yan, Zheng · 7 years ago
- d557c48 ceph: quota: add counter for snaprealms with quota by Luis Henriques · 7 years ago
- e3161f1 ceph: quota: cache inode pointer in ceph_snap_realm by Luis Henriques · 7 years ago
- 2b83845 ceph: quota: support for ceph.quota.max_bytes by Luis Henriques · 7 years ago
- fb18a57 ceph: quota: add initial infrastructure to support cephfs quotas by Luis Henriques · 7 years ago
- af9cc40 ceph: invalidate pages that beyond EOF in ceph_writepages_start() by Yan, Zheng · 7 years ago
- 5495c2d ceph: avoid dereferencing invalid pointer during cached readdir by Yan, Zheng · 7 years ago
- 97aeb6b ceph: use atomic_t for ceph_inode_info::i_shared_gen by Yan, Zheng · 7 years ago
- be70489 ceph: properly drop caps for setattr request by Yan, Zheng · 7 years ago