aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/super.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-03ceph: avoid accessing / when mounting a subpathYan, Zheng1-29/+20
2016-07-28ceph: Mark the file cache as unreclaimableNikolay Borisov1-2/+2
2016-07-28ceph: mount non-default filesystem by nameYan, Zheng1-12/+26
2016-07-28ceph: wait unsafe sync writes for evicting inodeYan, Zheng1-0/+1
2016-05-26ceph: report mount root in session metadataYan, Zheng1-14/+19
2016-05-26ceph: CEPH_FEATURE_MDSENC supportYan, Zheng1-3/+2
2016-05-26ceph: multiple filesystem supportYan, Zheng1-0/+9
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-4/+4
2016-03-25ceph: fix mounting same fs multiple timesYan, Zheng1-18/+15
2016-03-25ceph: kill ceph_empty_snapcIlya Dryomov1-7/+1
2016-03-25ceph: don't enable rbytes mount option by defaultYan, Zheng1-2/+2
2016-03-25libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov1-1/+1
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov1-2/+2
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-0/+1
2015-09-08ceph: EIO all operations after forced umountYan, Zheng1-0/+1
2015-09-04fs: create and use seq_show_option for escapingKees Cook1-1/+1
2015-06-25ceph: pre-allocate data structure that tracks caps flushingYan, Zheng1-0/+8
2015-06-25libceph: store timeouts in jiffies, verify user inputIlya Dryomov1-1/+1
2015-06-25ceph: check OSD caps before read/writeYan, Zheng1-1/+14
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2015-04-20ceph: show non-default options onlyIlya Dryomov1-5/+1
2015-04-20libceph, ceph: split ceph_show_options()Ilya Dryomov1-25/+15
2015-04-20ceph: kstrdup() memory handlingSanidhya Kashyap1-0/+10
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-2/+2
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-0/+4
2015-02-19ceph: show nocephx_require_signatures and notcp_nodelay optionsIlya Dryomov1-0/+4
2015-01-20fs: remove default_backing_dev_infoChristoph Hellwig1-1/+1
2015-01-20ceph: remove call to bdi_unregisterChristoph Hellwig1-12/+6
2014-12-17ceph: support inline data featureYan, Zheng1-1/+2
2014-12-17ceph: remove unused stringification macrosIlya Dryomov1-3/+0
2014-12-17ceph: introduce global empty snap contextYan, Zheng1-2/+8
2014-08-07dcache: d_obtain_alias callers don't all want DISCONNECTEDJ. Bruce Fields1-1/+1
2014-04-04ceph: use fl->fl_file as owner identifier of flock and posix lockYan, Zheng1-0/+1
2014-02-17ceph: add acl, noacl options for cephfs mountSage Weil1-4/+28
2013-12-31libceph: all features fields must be u64Ilya Dryomov1-2/+2
2013-12-31ceph: add acl for cephfsGuangliang Zhao1-0/+4
2013-12-13ceph: drop unconnected inodesYan, Zheng1-0/+1
2013-09-06ceph: use fscache as a local presisent cacheMilosz Tanski1-2/+33
2013-07-03ceph: avoid accessing invalid memorySasha Levin1-1/+1
2013-05-01ceph: set up page array mempool with correct sizeAlex Elder1-2/+5
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman1-0/+1
2013-02-22ceph: fix statvfs fr_sizeSage Weil1-1/+6
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-3/+1
2012-12-13bdi_register: add __printf verification, fix arg mismatchJoe Perches1-1/+1
2012-12-13libceph: remove 'osdtimeout' optionSage Weil1-2/+0
2012-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-11/+26
2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov1-0/+5
2012-10-01ceph: let path portion of mount "device" be optionalAlex Elder1-11/+26
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-0/+1
2012-07-30libceph: move feature bits to separate headerSage Weil1-0/+1