aboutsummaryrefslogtreecommitdiff
path: root/fs/ceph/super.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-16Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-0/+10
2016-12-15Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linusGravatar Al Viro 1-1/+1
2016-12-12ceph: check availability of mds cluster on mountGravatar Yan, Zheng 1-0/+10
2016-10-28ceph: switch to use of ->d_init()Gravatar Al Viro 1-1/+0
2016-10-28ceph: unify dentry_operations instancesGravatar Al Viro 1-0/+1
2016-10-18ceph: fix uninitialized dentry pointer in ceph_real_mount()Gravatar Geert Uytterhoeven 1-0/+2
2016-10-03ceph: avoid accessing / when mounting a subpathGravatar Yan, Zheng 1-29/+20
2016-07-28ceph: Mark the file cache as unreclaimableGravatar Nikolay Borisov 1-2/+2
2016-07-28ceph: mount non-default filesystem by nameGravatar Yan, Zheng 1-12/+26
2016-07-28ceph: wait unsafe sync writes for evicting inodeGravatar Yan, Zheng 1-0/+1
2016-05-26ceph: report mount root in session metadataGravatar Yan, Zheng 1-14/+19
2016-05-26ceph: CEPH_FEATURE_MDSENC supportGravatar Yan, Zheng 1-3/+2
2016-05-26ceph: multiple filesystem supportGravatar Yan, Zheng 1-0/+9
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosGravatar Kirill A. Shutemov 1-4/+4
2016-03-25ceph: fix mounting same fs multiple timesGravatar Yan, Zheng 1-18/+15
2016-03-25ceph: kill ceph_empty_snapcGravatar Ilya Dryomov 1-7/+1
2016-03-25ceph: don't enable rbytes mount option by defaultGravatar Yan, Zheng 1-2/+2
2016-03-25libceph: revamp subs code, switch to SUBSCRIBE2 protocolGravatar Ilya Dryomov 1-1/+1
2016-01-14kmemcg: account certain kmem allocations to memcgGravatar Vladimir Davydov 1-2/+2
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 1-0/+1
2015-09-08ceph: EIO all operations after forced umountGravatar Yan, Zheng 1-0/+1
2015-09-04fs: create and use seq_show_option for escapingGravatar Kees Cook 1-1/+1
2015-06-25ceph: pre-allocate data structure that tracks caps flushingGravatar Yan, Zheng 1-0/+8
2015-06-25libceph: store timeouts in jiffies, verify user inputGravatar Ilya Dryomov 1-1/+1
2015-06-25ceph: check OSD caps before read/writeGravatar Yan, Zheng 1-1/+14
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+2
2015-04-20ceph: show non-default options onlyGravatar Ilya Dryomov 1-5/+1
2015-04-20libceph, ceph: split ceph_show_options()Gravatar Ilya Dryomov 1-25/+15
2015-04-20ceph: kstrdup() memory handlingGravatar Sanidhya Kashyap 1-0/+10
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsGravatar David Howells 1-2/+2
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 1-0/+4
2015-02-19ceph: show nocephx_require_signatures and notcp_nodelay optionsGravatar Ilya Dryomov 1-0/+4
2015-01-20fs: remove default_backing_dev_infoGravatar Christoph Hellwig 1-1/+1
2015-01-20ceph: remove call to bdi_unregisterGravatar Christoph Hellwig 1-12/+6
2014-12-17ceph: support inline data featureGravatar Yan, Zheng 1-1/+2
2014-12-17ceph: remove unused stringification macrosGravatar Ilya Dryomov 1-3/+0
2014-12-17ceph: introduce global empty snap contextGravatar Yan, Zheng 1-2/+8
2014-08-07dcache: d_obtain_alias callers don't all want DISCONNECTEDGravatar J. Bruce Fields 1-1/+1
2014-04-04ceph: use fl->fl_file as owner identifier of flock and posix lockGravatar Yan, Zheng 1-0/+1
2014-02-17ceph: add acl, noacl options for cephfs mountGravatar Sage Weil 1-4/+28
2013-12-31libceph: all features fields must be u64Gravatar Ilya Dryomov 1-2/+2
2013-12-31ceph: add acl for cephfsGravatar Guangliang Zhao 1-0/+4
2013-12-13ceph: drop unconnected inodesGravatar Yan, Zheng 1-0/+1
2013-09-06ceph: use fscache as a local presisent cacheGravatar Milosz Tanski 1-2/+33
2013-07-03ceph: avoid accessing invalid memoryGravatar Sasha Levin 1-1/+1
2013-05-01ceph: set up page array mempool with correct sizeGravatar Alex Elder 1-2/+5
2013-03-03fs: Limit sys_mount to only request filesystem modules.Gravatar Eric W. Biederman 1-0/+1
2013-02-22ceph: fix statvfs fr_sizeGravatar Sage Weil 1-1/+6
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 1-3/+1
2012-12-13bdi_register: add __printf verification, fix arg mismatchGravatar Joe Perches 1-1/+1