| Age | Commit message (Expand) | Author |
| 2019-12-19 | ceph: add missing check in d_revalidate snapdir handling | Al Viro |
| 2019-12-19 | ceph: fix use-after-free in __ceph_remove_cap() | Luis Henriques |
| 2019-12-19 | ceph: just skip unrecognized info in ceph_reply_info_extra | Jeff Layton |
| 2019-09-23 | ceph: flush dirty inodes before proceeding with remount | Jeff Layton |
| 2019-08-13 | ceph: ensure d_name stability in ceph_dentry_hash() | Jeff Layton |
| 2019-05-02 | ceph: avoid repeatedly adding inode to mdsc->snap_flush_list | Yan, Zheng |
| 2019-04-04 | ceph: don't update importing cap's mseq when handing cap export | Yan, Zheng |
| 2018-11-20 | ceph: fix endianness of getattr mask in ceph_d_revalidate | Jeff Layton |
| 2018-11-20 | ceph: don't set req->r_locked_dir in ceph_d_revalidate | Jeff Layton |
| 2018-11-20 | ceph: use lookup request to revalidate dentry | Yan, Zheng |
| 2018-11-20 | ceph: fix llistxattr on symlink | Yan, Zheng |
| 2018-10-21 | ceph: always update atime/mtime/ctime for new inode | Yan, Zheng |
| 2018-10-03 | mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub | Kirill A. Shutemov |
| 2017-08-26 | ceph: fix memory leak in __ceph_setxattr() | Luis Henriques |
| 2017-07-18 | ceph: fix recursion between ceph_set_acl() and __ceph_setattr() | Yan, Zheng |
| 2017-03-16 | ceph: fix bad endianness handling in parse_reply_info_extra | Jeff Layton |
| 2017-02-23 | fs: Give dentry to inode_change_ok() instead of inode | Jan Kara |
| 2017-02-23 | Revert "fs: Give dentry to inode_change_ok() instead of inode" | Ben Hutchings |
| 2016-11-20 | posix_acl: Clear SGID bit when setting file permissions | Jan Kara |
| 2016-11-20 | fs: Give dentry to inode_change_ok() instead of inode | Jan Kara |
| 2016-11-20 | ceph: Correctly return NXIO errors from ceph_llseek | Phil Turnbull |
| 2016-06-15 | libceph: make authorizer destruction independent of ceph_auth_client | Ilya Dryomov |
| 2016-04-11 | ceph: fix request time stamp encoding | Yan, Zheng |
| 2015-12-13 | ceph: fix message length computation | Arnd Bergmann |
| 2015-09-29 | fs: create and use seq_show_option for escaping | Kees Cook |
| 2015-02-17 | ceph: introduce global empty snap context | Yan, Zheng |
| 2015-01-15 | move d_rcu from overlapping d_child to overlapping d_alias | Al Viro |
| 2015-01-15 | ceph: do_sync is never initialized | Dan Carpenter |
| 2014-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
| 2014-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
| 2014-06-12 | ceph: switch to iter_file_splice_write() | Al Viro |
| 2014-06-08 | ceph: use truncate_pagecache() instead of truncate_inode_pages() | Yan, Zheng |
| 2014-06-06 | fs/ceph/debugfs.c: replace seq_printf by seq_puts | Fabian Frederick |
| 2014-06-06 | fs/ceph: replace pr_warning by pr_warn | Fabian Frederick |
| 2014-06-06 | ceph: include time stamp in every MDS request | Sage Weil |
| 2014-06-06 | ceph: refactor readpage_nounlock() to make the logic clearer | Zhang Zhen |
| 2014-06-06 | mds: check cap ID when handling cap export message | Yan, Zheng |
| 2014-06-06 | ceph: remember subtree root dirfrag's auth MDS | Yan, Zheng |
| 2014-06-06 | ceph: introduce ceph_fill_fragtree() | Yan, Zheng |
| 2014-06-06 | ceph: handle cap import atomically | Yan, Zheng |
| 2014-06-06 | ceph: pre-allocate ceph_cap struct for ceph_add_cap() | Yan, Zheng |
| 2014-06-06 | ceph: update inode fields according to issued caps | Yan, Zheng |
| 2014-06-06 | ceph: queue vmtruncate if necessary when handing cap grant/revoke | Yan, Zheng |
| 2014-06-06 | ceph: remove useless ACL check | Zhang Zhen |
| 2014-06-06 | ceph: ceph_get_parent() can be static | Fengguang Wu |
| 2014-06-02 | locks: ensure that fl_owner is always initialized properly in flock and lease... | Jeff Layton |
| 2014-05-06 | ceph: switch to ->write_iter() | Al Viro |
| 2014-05-06 | ceph_sync_direct_write: stop poking into iov_iter guts | Al Viro |
| 2014-05-06 | ceph_sync_read: stop poking into iov_iter guts | Al Viro |
| 2014-05-06 | ceph: switch to ->read_iter() | Al Viro |