Age | Commit message (Expand) | Author | Files | Lines |
2016-05-26 | ceph: report mount root in session metadata | Yan, Zheng | 1 | -14/+19 |
2016-05-26 | ceph: CEPH_FEATURE_MDSENC support | Yan, Zheng | 1 | -3/+2 |
2016-05-26 | ceph: multiple filesystem support | Yan, Zheng | 1 | -0/+9 |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -4/+4 |
2016-03-25 | ceph: fix mounting same fs multiple times | Yan, Zheng | 1 | -18/+15 |
2016-03-25 | ceph: kill ceph_empty_snapc | Ilya Dryomov | 1 | -7/+1 |
2016-03-25 | ceph: don't enable rbytes mount option by default | Yan, Zheng | 1 | -2/+2 |
2016-03-25 | libceph: revamp subs code, switch to SUBSCRIBE2 protocol | Ilya Dryomov | 1 | -1/+1 |
2016-01-14 | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov | 1 | -2/+2 |
2015-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -0/+1 |
2015-09-08 | ceph: EIO all operations after forced umount | Yan, Zheng | 1 | -0/+1 |
2015-09-04 | fs: create and use seq_show_option for escaping | Kees Cook | 1 | -1/+1 |
2015-06-25 | ceph: pre-allocate data structure that tracks caps flushing | Yan, Zheng | 1 | -0/+8 |
2015-06-25 | libceph: store timeouts in jiffies, verify user input | Ilya Dryomov | 1 | -1/+1 |
2015-06-25 | ceph: check OSD caps before read/write | Yan, Zheng | 1 | -1/+14 |
2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+2 |
2015-04-20 | ceph: show non-default options only | Ilya Dryomov | 1 | -5/+1 |
2015-04-20 | libceph, ceph: split ceph_show_options() | Ilya Dryomov | 1 | -25/+15 |
2015-04-20 | ceph: kstrdup() memory handling | Sanidhya Kashyap | 1 | -0/+10 |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 1 | -2/+2 |
2015-02-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -0/+4 |
2015-02-19 | ceph: show nocephx_require_signatures and notcp_nodelay options | Ilya Dryomov | 1 | -0/+4 |
2015-01-20 | fs: remove default_backing_dev_info | Christoph Hellwig | 1 | -1/+1 |
2015-01-20 | ceph: remove call to bdi_unregister | Christoph Hellwig | 1 | -12/+6 |
2014-12-17 | ceph: support inline data feature | Yan, Zheng | 1 | -1/+2 |
2014-12-17 | ceph: remove unused stringification macros | Ilya Dryomov | 1 | -3/+0 |
2014-12-17 | ceph: introduce global empty snap context | Yan, Zheng | 1 | -2/+8 |
2014-08-07 | dcache: d_obtain_alias callers don't all want DISCONNECTED | J. Bruce Fields | 1 | -1/+1 |
2014-04-04 | ceph: use fl->fl_file as owner identifier of flock and posix lock | Yan, Zheng | 1 | -0/+1 |
2014-02-17 | ceph: add acl, noacl options for cephfs mount | Sage Weil | 1 | -4/+28 |
2013-12-31 | libceph: all features fields must be u64 | Ilya Dryomov | 1 | -2/+2 |
2013-12-31 | ceph: add acl for cephfs | Guangliang Zhao | 1 | -0/+4 |
2013-12-13 | ceph: drop unconnected inodes | Yan, Zheng | 1 | -0/+1 |
2013-09-06 | ceph: use fscache as a local presisent cache | Milosz Tanski | 1 | -2/+33 |
2013-07-03 | ceph: avoid accessing invalid memory | Sasha Levin | 1 | -1/+1 |
2013-05-01 | ceph: set up page array mempool with correct size | Alex Elder | 1 | -2/+5 |
2013-03-03 | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman | 1 | -0/+1 |
2013-02-22 | ceph: fix statvfs fr_size | Sage Weil | 1 | -1/+6 |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -3/+1 |
2012-12-13 | bdi_register: add __printf verification, fix arg mismatch | Joe Perches | 1 | -1/+1 |
2012-12-13 | libceph: remove 'osdtimeout' option | Sage Weil | 1 | -2/+0 |
2012-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -11/+26 |
2012-10-02 | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov | 1 | -0/+5 |
2012-10-01 | ceph: let path portion of mount "device" be optional | Alex Elder | 1 | -11/+26 |
2012-07-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -0/+1 |
2012-07-30 | libceph: move feature bits to separate header | Sage Weil | 1 | -0/+1 |
2012-07-14 | VFS: Pass mount flags to sget() | David Howells | 1 | -1/+1 |
2012-03-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -2/+17 |
2012-03-22 | ceph: ensure Boolean options support both senses | Alex Elder | 1 | -0/+10 |
2012-03-22 | rbd: make ceph_parse_options() return a pointer | Alex Elder | 1 | -2/+4 |