aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph
AgeCommit message (Expand)Author
2019-08-02ceph: flush dirty inodes before proceeding with remountJeff Layton
2019-05-23ceph: fix use-after-free on symlink traversalAl Viro
2019-05-15ceph: fix ci->i_head_snapc leakYan, Zheng
2019-05-15ceph: ensure d_name stability in ceph_dentry_hash()Jeff Layton
2019-05-15ceph: only use d_name directly when parent is lockedJeff Layton
2019-03-08ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng
2019-02-19ceph: clear inode pointer when snap realm gets dropped by its inodeYan, Zheng
2019-01-14ceph: don't update importing cap's mseq when handing cap exportYan, Zheng
2018-12-04ceph: quota: fix null pointer dereference in quota checkLuis Henriques
2018-11-21Revert "ceph: fix dentry leak in splice_dentry()"Yan, Zheng
2018-10-10ceph: avoid a use-after-free in ceph_destroy_options()Ilya Dryomov
2018-06-26ceph: fix dentry leak in splice_dentry()Yan, Zheng
2018-06-15Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-15Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani
2018-06-04ceph: show ino32 if the value is different with defaultChengguang Xu
2018-06-04ceph: strengthen rsize/wsize/readdir_max_bytes validationChengguang Xu
2018-06-04ceph: fix alignment of rasizeChengguang Xu
2018-06-04ceph: fix use-after-free in ceph_statfs()Luis Henriques
2018-06-04ceph: prevent i_version from going backYan, Zheng
2018-06-04ceph: fix wrong check for the case of updating link countYan, Zheng
2018-06-04libceph: make abort_on_full a per-osdc settingIlya Dryomov
2018-06-04ceph: flush pending works before shutdown superYan, Zheng
2018-06-04ceph: abort osd requests on force umountYan, Zheng
2018-06-04ceph: fix st_nlink stat for directoriesLuis Henriques
2018-06-04ceph: support file lock on directoryYan, Zheng
2018-06-04ceph: show wsize only if non-defaultIlya Dryomov
2018-06-04ceph: handle the new nfiles/nsubdirs fields in cap messageYan, Zheng
2018-06-04ceph: define argument structure for handle_cap_grantYan, Zheng
2018-06-04ceph: update i_files/i_subdirs only when Fs cap is issuedYan, Zheng
2018-06-04ceph: always get rstat from auth mdsYan, Zheng
2018-06-04ceph: use bit flags to define vxattr attributesYan, Zheng
2018-05-25ceph: make inode time prints to be long longDeepa Dinamani
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