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