aboutsummaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
2018-05-10ceph: fix iov_iter issues in ceph_direct_read_write()Ilya Dryomov
2018-05-10ceph: fix rsize/wsize capping in ceph_direct_read_write()Ilya Dryomov
2018-04-23ceph: check if mds create snaprealm when setting quotaYan, Zheng
2018-04-16ceph: always update atime/mtime/ctime for new inodeYan, Zheng
2018-04-10Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-04-07Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-06Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-04-06fscache: Pass object size in rather than calling back for itDavid Howells
2018-04-04fscache: Attach the index key and aux data to the cookieDavid Howells
2018-04-02ceph: quota: report root dir quota usage in statfsLuis Henriques
2018-04-02ceph: quota: add counter for snaprealms with quotaLuis Henriques
2018-04-02ceph: quota: cache inode pointer in ceph_snap_realmLuis Henriques
2018-04-02ceph: fix root quota realm checkYan, Zheng
2018-04-02ceph: don't check quota for snap inodeYan, Zheng
2018-04-02ceph: quota: update MDS when max_bytes is approachingLuis Henriques
2018-04-02ceph: quota: support for ceph.quota.max_bytesLuis Henriques
2018-04-02ceph: quota: don't allow cross-quota renamesLuis Henriques
2018-04-02ceph: quota: support for ceph.quota.max_filesLuis Henriques
2018-04-02ceph: quota: add initial infrastructure to support cephfs quotasLuis Henriques
2018-04-02ceph: rename function drop_leases() to a more descriptive nameYan, Zheng
2018-04-02ceph: fix invalid point dereference for error case in mdsc destroyChengguang Xu
2018-04-02ceph: return proper bool type to caller instead of pointerChengguang Xu
2018-04-02ceph: optimize memory usageChengguang Xu
2018-04-02ceph: optimize mds session registerChengguang Xu
2018-04-02libceph, ceph: add __init attribution to init funcitonsChengguang Xu
2018-04-02ceph: filter out used flags when printing unused open flagsChengguang Xu
2018-04-02ceph: don't wait on writeback when there is no more dirty pagesYan, Zheng
2018-04-02ceph: invalidate pages that beyond EOF in ceph_writepages_start()Yan, Zheng
2018-04-02ceph: mark the cap cache as unreclaimableChengguang Xu
2018-04-02ceph: change variable name to follow common ruleChengguang Xu
2018-04-02ceph: optimizing cap reservationChengguang Xu
2018-04-02ceph: release unreserved caps if having enough available capsChengguang Xu
2018-04-02ceph: optimizing cap allocationChengguang Xu
2018-04-02ceph: adding protection for showing cap reservation infoChengguang Xu
2018-04-02ceph: use seq_show_option for string type optionsChengguang Xu
2018-04-02libceph, ceph: change permission for readonly debugfs entriesChengguang Xu
2018-04-02ceph: keep consistent semantic in fscache related option combinationChengguang Xu
2018-04-02ceph: add newline to end of debug message formatChengguang Xu
2018-04-02libceph, ceph: move ceph_calc_file_object_mapping() to striper.cIlya Dryomov
2018-04-02libceph, ceph: change ceph_calc_file_object_mapping() signatureIlya Dryomov
2018-03-30ceph: only dirty ITER_IOVEC pages for direct readYan, Zheng
2018-03-01ceph: fix potential memory leak in init_caches()Chengguang Xu
2018-02-26ceph: fix dentry leak when failing to init debugfsChengguang Xu
2018-02-26libceph, ceph: avoid memory leak when specifying same option several timesChengguang Xu
2018-02-26ceph: flush dirty caps of unlinked inode ASAPZhi Zhang
2018-02-22get rid of pointless includes of fs_struct.hAl Viro
2018-02-08Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds
2018-01-30ceph: improving efficiency of syncfsChengguang Xu
2018-01-29ceph: try to allocate enough memory for reserved capsZhi Zhang