Age | Commit message (Expand) | Author |
2019-12-05 | ceph: return -EINVAL if given fsc mount option on kernel w/o support | Jeff Layton |
2019-12-01 | ceph: fix dentry leak in ceph_readdir_prepopulate | Yan, Zheng |
2019-11-12 | ceph: add missing check in d_revalidate snapdir handling | Al Viro |
2019-11-12 | ceph: fix use-after-free in __ceph_remove_cap() | Luis Henriques |
2019-10-11 | ceph: reconnect connection if session hang in opening state | Erqi Chen |
2019-10-11 | ceph: fix directories inode i_blkbits initialization | Luis Henriques |
2019-09-10 | ceph: fix buffer free while holding i_ceph_lock in fill_inode() | Luis Henriques |
2019-09-10 | ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob() | Luis Henriques |
2019-09-10 | ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr() | Luis Henriques |
2019-08-29 | ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply | Jeff Layton |
2019-08-06 | ceph: return -ERANGE if virtual xattr value didn't fit in buffer | Jeff Layton |
2019-08-06 | ceph: fix improper use of smp_mb__before_atomic() | Andrea Parri |
2019-08-04 | ceph: hold i_ceph_lock when removing caps for freeing inode | Yan, Zheng |
2019-05-25 | ceph: flush dirty inodes before proceeding with remount | Jeff Layton |
2019-05-04 | ceph: fix use-after-free on symlink traversal | Al Viro |
2019-05-02 | ceph: fix ci->i_head_snapc leak | Yan, Zheng |
2019-05-02 | ceph: ensure d_name stability in ceph_dentry_hash() | Jeff Layton |
2019-05-02 | ceph: only use d_name directly when parent is locked | Jeff Layton |
2019-02-27 | ceph: avoid repeatedly adding inode to mdsc->snap_flush_list | Yan, Zheng |
2019-01-13 | ceph: don't update importing cap's mseq when handing cap export | Yan, Zheng |
2018-12-05 | libceph: add authorizer challenge | Ilya Dryomov |
2018-11-21 | Revert "ceph: fix dentry leak in splice_dentry()" | Yan, Zheng |
2018-08-24 | ceph: fix dentry leak in splice_dentry() | Yan, Zheng |
2018-08-03 | ceph: fix alignment of rasize | Chengguang Xu |
2018-05-30 | ceph: fix potential memory leak in init_caches() | Chengguang Xu |
2018-05-30 | ceph: fix dentry leak when failing to init debugfs | Chengguang Xu |
2018-05-30 | libceph, ceph: avoid memory leak when specifying same option several times | Chengguang Xu |
2018-05-16 | ceph: fix rsize/wsize capping in ceph_direct_read_write() | Ilya Dryomov |
2018-04-08 | ceph: only dirty ITER_IOVEC pages for direct read | Yan, Zheng |
2017-12-20 | ceph: drop negative child dentries before try pruning inode's alias | Yan, Zheng |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-25 | ceph: unlock dangling spinlock in try_flush_caps() | Jeff Layton |
2017-10-02 | ceph: fix __choose_mds() for LSSNAP request | Yan, Zheng |
2017-10-02 | ceph: properly queue cap snap for newly created snap realm | Yan, Zheng |
2017-09-19 | ceph: avoid panic in create_session_open_msg() if utsname() returns NULL | Yan, Zheng |
2017-09-12 | Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2017-09-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-09-06 | fscache: remove unused ->now_uncached callback | Jan Kara |
2017-09-06 | Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
2017-09-06 | ceph: stop on-going cached readdir if mds revokes FILE_SHARED cap | Yan, Zheng |
2017-09-06 | ceph: wait on writeback after writing snapshot data | Yan, Zheng |
2017-09-06 | ceph: fix capsnap dirty pages accounting | Yan, Zheng |
2017-09-06 | ceph: ignore wbc->range_{start,end} when write back snapshot data | Yan, Zheng |
2017-09-06 | ceph: fix "range cyclic" mode writepages | Yan, Zheng |
2017-09-06 | ceph: cleanup local variables in ceph_writepages_start() | Yan, Zheng |
2017-09-06 | ceph: optimize pagevec iterating in ceph_writepages_start() | Yan, Zheng |
2017-09-06 | ceph: make writepage_nounlock() invalidate page that beyonds EOF | Yan, Zheng |
2017-09-06 | ceph: properly get capsnap's size in get_oldest_context() | Yan, Zheng |
2017-09-06 | ceph: remove stale check in ceph_invalidatepage() | Yan, Zheng |