Age | Commit message (Expand) | Author |
2015-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2015-09-08 | ceph: EIO all operations after forced umount | Yan, Zheng |
2015-09-04 | fs: create and use seq_show_option for escaping | Kees Cook |
2015-06-25 | ceph: pre-allocate data structure that tracks caps flushing | Yan, Zheng |
2015-06-25 | libceph: store timeouts in jiffies, verify user input | Ilya Dryomov |
2015-06-25 | ceph: check OSD caps before read/write | Yan, Zheng |
2015-04-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-04-20 | ceph: show non-default options only | Ilya Dryomov |
2015-04-20 | libceph, ceph: split ceph_show_options() | Ilya Dryomov |
2015-04-20 | ceph: kstrdup() memory handling | Sanidhya Kashyap |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells |
2015-02-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2015-02-19 | ceph: show nocephx_require_signatures and notcp_nodelay options | Ilya Dryomov |
2015-01-20 | fs: remove default_backing_dev_info | Christoph Hellwig |
2015-01-20 | ceph: remove call to bdi_unregister | Christoph Hellwig |
2014-12-17 | ceph: support inline data feature | Yan, Zheng |
2014-12-17 | ceph: remove unused stringification macros | Ilya Dryomov |
2014-12-17 | ceph: introduce global empty snap context | Yan, Zheng |
2014-08-07 | dcache: d_obtain_alias callers don't all want DISCONNECTED | J. Bruce Fields |
2014-04-05 | ceph: use fl->fl_file as owner identifier of flock and posix lock | Yan, Zheng |
2014-02-17 | ceph: add acl, noacl options for cephfs mount | Sage Weil |
2013-12-31 | libceph: all features fields must be u64 | Ilya Dryomov |
2013-12-31 | ceph: add acl for cephfs | Guangliang Zhao |
2013-12-13 | ceph: drop unconnected inodes | Yan, Zheng |
2013-09-06 | ceph: use fscache as a local presisent cache | Milosz Tanski |
2013-07-03 | ceph: avoid accessing invalid memory | Sasha Levin |
2013-05-02 | ceph: set up page array mempool with correct size | Alex Elder |
2013-03-04 | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman |
2013-02-22 | ceph: fix statvfs fr_size | Sage Weil |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-12-13 | bdi_register: add __printf verification, fix arg mismatch | Joe Perches |
2012-12-13 | libceph: remove 'osdtimeout' option | Sage Weil |
2012-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-10-03 | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov |
2012-10-01 | ceph: let path portion of mount "device" be optional | Alex Elder |
2012-07-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-07-30 | libceph: move feature bits to separate header | Sage Weil |
2012-07-14 | VFS: Pass mount flags to sget() | David Howells |
2012-03-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-03-22 | ceph: ensure Boolean options support both senses | Alex Elder |
2012-03-22 | rbd: make ceph_parse_options() return a pointer | Alex Elder |
2012-03-22 | ceph: avoid repeatedly computing the size of constant vxattr names | Alex Elder |
2012-03-21 | switch open-coded instances of d_make_root() to new helper | Al Viro |
2012-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-01-12 | ceph: enable/disable dentry complete flags via mount option | Sage Weil |
2012-01-12 | ceph: always initialize the dentry in open_root_dentry() | Alex Elder |
2012-01-09 | ceph: d_alloc_root() may fail | Al Viro |
2012-01-07 | vfs: switch ->show_options() to struct dentry * | Al Viro |
2011-12-02 | ceph: fix rasize reporting by ceph_show_options | Sage Weil |
2011-11-11 | ceph: initialize root dentry | Sage Weil |