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/sag...Linus Torvalds2015-09-111-0/+1
|\
| * ceph: EIO all operations after forced umountYan, Zheng2015-09-081-0/+1
* | fs: create and use seq_show_option for escapingKees Cook2015-09-041-1/+1
|/
* ceph: pre-allocate data structure that tracks caps flushingYan, Zheng2015-06-251-0/+8
* libceph: store timeouts in jiffies, verify user inputIlya Dryomov2015-06-251-1/+1
* ceph: check OSD caps before read/writeYan, Zheng2015-06-251-1/+14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-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/+1
* | libceph, ceph: split ceph_show_options()Ilya Dryomov2015-04-201-25/+15
* | 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/+6
|/
* ceph: support inline data featureYan, Zheng2014-12-171-1/+2
* ceph: remove unused stringification macrosIlya Dryomov2014-12-171-3/+0
* 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-041-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-031-1/+1
* ceph: set up page array mempool with correct sizeAlex Elder2013-05-011-2/+5
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+1
* ceph: fix statvfs fr_sizeSage Weil2013-02-221-1/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-12-201-3/+1
|\
| * bdi_register: add __printf verification, fix arg mismatchJoe Perches2012-12-131-1/+1
| * libceph: remove 'osdtimeout' optionSage Weil2012-12-131-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-10-081-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-021-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-301-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-201-2/+1
|/
* 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-111-4/+3
* | ceph: d_alloc_root() may failAl Viro2012-01-091-4/+11
* | vfs: switch ->show_options() to struct dentry *Al Viro2012-01-061-3/+3
|/
* ceph: fix rasize reporting by ceph_show_optionsSage Weil2011-12-021-1/+1
* ceph: initialize root dentrySage Weil2011-11-111-2/+4
OpenPOWER on IntegriCloud