aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/super.c
AgeCommit message (Expand)Author
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-09-08ceph: EIO all operations after forced umountYan, Zheng
2015-09-04fs: create and use seq_show_option for escapingKees Cook
2015-06-25ceph: pre-allocate data structure that tracks caps flushingYan, Zheng
2015-06-25libceph: store timeouts in jiffies, verify user inputIlya Dryomov
2015-06-25ceph: check OSD caps before read/writeYan, Zheng
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-20ceph: show non-default options onlyIlya Dryomov
2015-04-20libceph, ceph: split ceph_show_options()Ilya Dryomov
2015-04-20ceph: kstrdup() memory handlingSanidhya Kashyap
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-02-19ceph: show nocephx_require_signatures and notcp_nodelay optionsIlya Dryomov
2015-01-20fs: remove default_backing_dev_infoChristoph Hellwig
2015-01-20ceph: remove call to bdi_unregisterChristoph Hellwig
2014-12-17ceph: support inline data featureYan, Zheng
2014-12-17ceph: remove unused stringification macrosIlya Dryomov
2014-12-17ceph: introduce global empty snap contextYan, Zheng
2014-08-07dcache: d_obtain_alias callers don't all want DISCONNECTEDJ. Bruce Fields
2014-04-04ceph: use fl->fl_file as owner identifier of flock and posix lockYan, Zheng
2014-02-17ceph: add acl, noacl options for cephfs mountSage Weil
2013-12-31libceph: all features fields must be u64Ilya Dryomov
2013-12-31ceph: add acl for cephfsGuangliang Zhao
2013-12-13ceph: drop unconnected inodesYan, Zheng
2013-09-06ceph: use fscache as a local presisent cacheMilosz Tanski
2013-07-03ceph: avoid accessing invalid memorySasha Levin
2013-05-01ceph: set up page array mempool with correct sizeAlex Elder
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-02-22ceph: fix statvfs fr_sizeSage Weil
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-12-13bdi_register: add __printf verification, fix arg mismatchJoe Perches
2012-12-13libceph: remove 'osdtimeout' optionSage Weil
2012-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov
2012-10-01ceph: let path portion of mount "device" be optionalAlex Elder
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-07-30libceph: move feature bits to separate headerSage Weil
2012-07-14VFS: Pass mount flags to sget()David Howells
2012-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-03-22ceph: ensure Boolean options support both sensesAlex Elder
2012-03-22rbd: make ceph_parse_options() return a pointerAlex Elder
2012-03-22ceph: avoid repeatedly computing the size of constant vxattr namesAlex Elder
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-01-12ceph: enable/disable dentry complete flags via mount optionSage Weil
2012-01-11ceph: always initialize the dentry in open_root_dentry()Alex Elder
2012-01-09ceph: d_alloc_root() may failAl Viro
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro
2011-12-02ceph: fix rasize reporting by ceph_show_optionsSage Weil
2011-11-11ceph: initialize root dentrySage Weil