summaryrefslogtreecommitdiffstats
path: root/fs/ceph/super.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2016-12-161-0/+10
|\
| * ceph: check availability of mds cluster on mountYan, Zheng2016-12-121-0/+10
* | Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linusAl Viro2016-12-151-1/+1
|\ \ | |/ |/|
| * ceph: switch to use of ->d_init()Al Viro2016-10-281-1/+0
| * ceph: unify dentry_operations instancesAl Viro2016-10-281-0/+1
* | ceph: fix uninitialized dentry pointer in ceph_real_mount()Geert Uytterhoeven2016-10-181-0/+2
|/
* ceph: avoid accessing / when mounting a subpathYan, Zheng2016-10-031-29/+20
* ceph: Mark the file cache as unreclaimableNikolay Borisov2016-07-281-2/+2
* ceph: mount non-default filesystem by nameYan, Zheng2016-07-281-12/+26
* ceph: wait unsafe sync writes for evicting inodeYan, Zheng2016-07-281-0/+1
* ceph: report mount root in session metadataYan, Zheng2016-05-261-14/+19
* ceph: CEPH_FEATURE_MDSENC supportYan, Zheng2016-05-261-3/+2
* ceph: multiple filesystem supportYan, Zheng2016-05-261-0/+9
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-4/+4
* ceph: fix mounting same fs multiple timesYan, Zheng2016-03-251-18/+15
* ceph: kill ceph_empty_snapcIlya Dryomov2016-03-251-7/+1
* ceph: don't enable rbytes mount option by defaultYan, Zheng2016-03-251-2/+2
* libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov2016-03-251-1/+1
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-2/+2
* 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
OpenPOWER on IntegriCloud