| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-01-29 | ceph: avoid dereferencing invalid pointer during cached readdir |  Yan, Zheng | 1 | -6/+34 |
| 2018-01-29 | ceph: use atomic_t for ceph_inode_info::i_shared_gen |  Yan, Zheng | 1 | -2/+2 |
| 2018-01-29 | ceph: properly drop caps for setattr request |  Yan, Zheng | 1 | -6/+6 |
| 2017-11-13 | ceph: remove the bump of i_version |  Jeff Layton | 1 | -1/+0 |
| 2017-11-13 | ceph: disable cached readdir after dropping positive dentry |  Yan, Zheng | 1 | -1/+6 |
| 2017-11-13 | ceph: keep auth cap when inode has flocks or posix locks |  Yan, Zheng | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-09-06 | ceph: handle race between vmtruncate and queuing cap snap |  Yan, Zheng | 1 | -1/+12 |
| 2017-09-06 | ceph: adjust 36 checks for NULL pointers |  Markus Elfring | 1 | -3/+3 |
| 2017-09-06 | ceph: delete an unnecessary return statement in update_dentry_lease() |  Markus Elfring | 1 | -1/+0 |
| 2017-09-06 | ceph: ENOMEM pr_err in __get_or_create_frag() is redundant |  Markus Elfring | 1 | -5/+2 |
| 2017-09-06 | ceph: don't fill readdir cache for LSSNAP reply |  Yan, Zheng | 1 | -8/+11 |
| 2017-09-06 | ceph: cleanup ceph_readdir_prepopulate() |  Yan, Zheng | 1 | -7/+0 |
| 2017-07-07 | ceph: update ceph_dentry_info::lease_session when necessary |  Yan, Zheng | 1 | -2/+7 |
| 2017-07-07 | ceph: update the 'approaching max_size' code |  Yan, Zheng | 1 | -6/+3 |
| 2017-06-14 | ceph: unify inode i_ctime update |  Yan, Zheng | 1 | -3/+2 |
| 2017-05-04 | ceph: make seeky readdir more efficient |  Yan, Zheng | 1 | -5/+12 |
| 2017-04-25 | ceph: fix recursion between ceph_set_acl() and __ceph_setattr() |  Yan, Zheng | 1 | -12/+10 |
| 2017-03-02 | statx: Add a system call to make enhanced file info available |  David Howells | 1 | -3/+3 |
| 2017-02-24 | ceph: remove special ack vs commit behavior |  Ilya Dryomov | 1 | -9/+0 |
| 2017-02-20 | ceph: call update_dentry_lease even when r_locked dir is not set |  Jeff Layton | 1 | -0/+20 |
| 2017-02-20 | ceph: vet the target and parent inodes before updating dentry lease |  Jeff Layton | 1 | -24/+48 |
| 2017-02-20 | ceph: don't update_dentry_lease unless we actually got one |  Jeff Layton | 1 | -2/+2 |
| 2017-02-20 | ceph: add a new flag to indicate whether parent is locked |  Jeff Layton | 1 | -6/+7 |
| 2017-02-20 | ceph: convert bools in ceph_mds_request to a new r_req_flags field |  Jeff Layton | 1 | -9/+9 |
| 2017-02-20 | ceph: drop session argument to ceph_fill_trace |  Jeff Layton | 1 | -2/+2 |
| 2017-02-20 | ceph: remove "Debugging hook" from ceph_fill_trace |  Jeff Layton | 1 | -34/+0 |
| 2017-02-20 | ceph: cleanup ACCESS_ONCE -> READ_ONCE |  Seraphime Kirkovski | 1 | -1/+1 |
| 2017-01-18 | ceph: fix endianness bug in frag_tree_split_cmp |  Jeff Layton | 1 | -1/+2 |
| 2016-12-17 | Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs |  Linus Torvalds | 1 | -1/+0 |
| 2016-12-15 | Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linus |  Al Viro | 1 | -16/+6 |
| 2016-12-09 | vfs: remove ".readlink = generic_readlink" assignments |  Miklos Szeredi | 1 | -1/+0 |
| 2016-10-28 | ceph: switch to use of ->d_init() |  Al Viro | 1 | -12/+1 |
| 2016-10-28 | ceph: unify dentry_operations instances |  Al Viro | 1 | -4/+5 |
| 2016-10-18 | ceph: fix readdir vs fragmentation race |  Yan, Zheng | 1 | -1/+2 |
| 2016-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -1/+1 |
| 2016-10-10 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -6/+0 |
| 2016-10-07 | vfs: Remove {get,set,remove}xattr inode operations |  Andreas Gruenbacher | 1 | -6/+0 |
| 2016-09-27 | fs: Replace current_fs_time() with current_time() |  Deepa Dinamani | 1 | -1/+1 |
| 2016-09-22 | fs: Give dentry to inode_change_ok() instead of inode |  Jan Kara | 1 | -1/+1 |
| 2016-09-22 | ceph: Propagate dentry down to inode_change_ok() |  Jan Kara | 1 | -8/+11 |
| 2016-08-02 | Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client |  Linus Torvalds | 1 | -8/+32 |
| 2016-07-28 | ceph: use list instead of rbtree to track cap flushes |  Yan, Zheng | 1 | -1/+1 |
| 2016-07-28 | ceph: don't use ->d_time |  Miklos Szeredi | 1 | -2/+2 |
| 2016-07-28 | ceph: wait unsafe sync writes for evicting inode |  Yan, Zheng | 1 | -0/+8 |
| 2016-07-28 | ceph: reduce i_nr_by_mode array size |  Yan, Zheng | 1 | -1/+1 |
| 2016-07-28 | ceph: rados pool namespace support |  Yan, Zheng | 1 | -4/+16 |
| 2016-07-28 | libceph: rados pool namespace support |  Yan, Zheng | 1 | -0/+3 |
| 2016-07-28 | libceph: define new ceph_file_layout structure |  Yan, Zheng | 1 | -3/+4 |
| 2016-06-10 | vfs: make the string hashes salt the hash |  Linus Torvalds | 1 | -2/+2 |