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