summaryrefslogtreecommitdiff
path: root/fs/ceph/super.c
AgeCommit message (Expand)Author
2017-11-13ceph: present consistent fsid, regardless of arch endiannessJeff Layton
2017-09-06ceph: adjust 36 checks for NULL pointersMarkus Elfring
2017-09-06ceph: more accurate statfsDouglas Fuller
2017-09-06ceph: validate correctness of some mount optionsYan, Zheng
2017-09-06ceph: limit osd write sizeYan, Zheng
2017-09-06ceph: limit osd read size to CEPH_MSG_MAX_DATA_LENYan, Zheng
2017-09-06ceph: remove unused cap_release_safety mount optionYan, Zheng
2017-07-07ceph: new mount option that specifies fscache uniquifierYan, Zheng
2017-07-07ceph: avoid invalid memory dereference in the middle of umountYan, Zheng
2017-05-10Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-05-04libceph, ceph: always advertise all supported featuresIlya Dryomov
2017-04-20ceph: Convert to separately allocated bdiJan Kara
2017-02-24ceph: remove special ack vs commit behaviorIlya Dryomov
2017-02-20ceph: set io_pages bdi hintAndreas Gerstmayr
2016-12-16Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-12-15Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linusAl Viro
2016-12-12ceph: check availability of mds cluster on mountYan, Zheng
2016-10-28ceph: switch to use of ->d_init()Al Viro
2016-10-28ceph: unify dentry_operations instancesAl Viro
2016-10-18ceph: fix uninitialized dentry pointer in ceph_real_mount()Geert Uytterhoeven
2016-10-03ceph: avoid accessing / when mounting a subpathYan, Zheng
2016-07-28ceph: Mark the file cache as unreclaimableNikolay Borisov
2016-07-28ceph: mount non-default filesystem by nameYan, Zheng
2016-07-28ceph: wait unsafe sync writes for evicting inodeYan, Zheng
2016-05-26ceph: report mount root in session metadataYan, Zheng
2016-05-26ceph: CEPH_FEATURE_MDSENC supportYan, Zheng
2016-05-26ceph: multiple filesystem supportYan, Zheng
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-25ceph: fix mounting same fs multiple timesYan, Zheng
2016-03-25ceph: kill ceph_empty_snapcIlya Dryomov
2016-03-25ceph: don't enable rbytes mount option by defaultYan, Zheng
2016-03-25libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov
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