summaryrefslogtreecommitdiffstats
path: root/fs/ceph/super.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-271-2/+2
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-2/+2
* | ceph: show non-default options onlyIlya Dryomov2015-04-201-5/+1Star
* | libceph, ceph: split ceph_show_options()Ilya Dryomov2015-04-201-25/+15Star
* | ceph: kstrdup() memory handlingSanidhya Kashyap2015-04-201-0/+10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-02-191-0/+4
|\
| * ceph: show nocephx_require_signatures and notcp_nodelay optionsIlya Dryomov2015-02-191-0/+4
* | fs: remove default_backing_dev_infoChristoph Hellwig2015-01-201-1/+1
* | ceph: remove call to bdi_unregisterChristoph Hellwig2015-01-201-12/+6Star
|/
* ceph: support inline data featureYan, Zheng2014-12-171-1/+2
* ceph: remove unused stringification macrosIlya Dryomov2014-12-171-3/+0Star
* ceph: introduce global empty snap contextYan, Zheng2014-12-171-2/+8
* dcache: d_obtain_alias callers don't all want DISCONNECTEDJ. Bruce Fields2014-08-071-1/+1
* ceph: use fl->fl_file as owner identifier of flock and posix lockYan, Zheng2014-04-051-0/+1
* ceph: add acl, noacl options for cephfs mountSage Weil2014-02-171-4/+28
* libceph: all features fields must be u64Ilya Dryomov2013-12-311-2/+2
* ceph: add acl for cephfsGuangliang Zhao2013-12-311-0/+4
* ceph: drop unconnected inodesYan, Zheng2013-12-131-0/+1
* ceph: use fscache as a local presisent cacheMilosz Tanski2013-09-061-2/+33
* ceph: avoid accessing invalid memorySasha Levin2013-07-041-1/+1
* ceph: set up page array mempool with correct sizeAlex Elder2013-05-021-2/+5
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-041-0/+1
* ceph: fix statvfs fr_sizeSage Weil2013-02-231-1/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-12-201-3/+1Star
|\
| * bdi_register: add __printf verification, fix arg mismatchJoe Perches2012-12-131-1/+1
| * libceph: remove 'osdtimeout' optionSage Weil2012-12-131-2/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-10-071-11/+26
|\|
| * ceph: let path portion of mount "device" be optionalAlex Elder2012-10-011-11/+26
* | fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-031-0/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-07-311-0/+1
|\
| * libceph: move feature bits to separate headerSage Weil2012-07-311-0/+1
* | VFS: Pass mount flags to sget()David Howells2012-07-141-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-03-281-2/+17
|\
| * ceph: ensure Boolean options support both sensesAlex Elder2012-03-221-0/+10
| * rbd: make ceph_parse_options() return a pointerAlex Elder2012-03-221-2/+4
| * ceph: avoid repeatedly computing the size of constant vxattr namesAlex Elder2012-03-221-0/+3
* | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-211-2/+1Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-01-131-1/+15
|\
| * ceph: enable/disable dentry complete flags via mount optionSage Weil2012-01-121-0/+14
| * ceph: always initialize the dentry in open_root_dentry()Alex Elder2012-01-121-4/+3Star
* | ceph: d_alloc_root() may failAl Viro2012-01-091-4/+11
* | vfs: switch ->show_options() to struct dentry *Al Viro2012-01-071-3/+3
|/
* ceph: fix rasize reporting by ceph_show_optionsSage Weil2011-12-021-1/+1
* ceph: initialize root dentrySage Weil2011-11-111-2/+4
* ceph/super.c: quiet sparse noiseH Hartley Sweeten2011-11-061-2/+2
* ceph: replace leading spaces with tabsNoah Watkins2011-10-261-20/+20
* libceph: create messenger with clientSage Weil2011-10-261-3/+6
* ceph: rename rsize -> rasizeSage Weil2011-10-261-3/+11
* ceph: fix memory leakNoah Watkins2011-08-221-2/+2
* ceph: set up readahead size when rsize is not passedYehuda Sadeh2011-07-261-0/+4