Age | Commit message (Expand) | Author |
2020-04-13 | ceph: canonicalize server path in place | Ilya Dryomov |
2020-04-13 | ceph: remove the extra slashes in the server path | Xiubo Li |
2019-11-28 | ceph: fix dentry leak in ceph_readdir_prepopulate | Yan, Zheng |
2019-11-12 | ceph: fix use-after-free in __ceph_remove_cap() | Luis Henriques |
2019-10-17 | ceph: reconnect connection if session hang in opening state | Erqi Chen |
2019-10-17 | 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_setxattr() | Luis Henriques |
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-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-08 | libceph: add authorizer challenge | Ilya Dryomov |
2018-12-08 | libceph: drop len argument of *verify_authorizer_reply() | 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-05-30 | ceph: fix dentry leak when failing to init debugfs | Chengguang Xu |
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 | ceph: unlock dangling spinlock in try_flush_caps() | Jeff Layton |
2017-10-21 | ceph: clean up unsafe d_parent accesses in build_dentry_path | Jeff Layton |
2017-10-21 | ceph: fix bogus endianness change in ceph_ioctl_set_layout | Jeff Layton |
2017-10-21 | ceph: don't update_dentry_lease unless we actually got one | Jeff Layton |
2017-09-07 | ceph: fix readpage from fscache | Yan, Zheng |
2017-07-27 | ceph: fix race in concurrent readdir | Yan, Zheng |
2017-07-12 | ceph: choose readdir frag based on previous readdir reply | Yan, Zheng |
2017-06-14 | fs: add i_blocksize() | Fabian Frederick |
2017-05-20 | ceph: fix memory leak in __ceph_setxattr() | Luis Henriques |
2017-05-08 | ceph: try getting buffer capability for readahead/fadvise | Yan, Zheng |
2017-05-03 | ceph: fix recursion between ceph_set_acl() and __ceph_setattr() | Yan, Zheng |
2017-03-15 | ceph: remove req from unsafe list when unregistering it | Jeff Layton |
2017-03-12 | ceph: update readpages osd request according to size of pages | Yan, Zheng |
2017-01-26 | ceph: fix endianness bug in frag_tree_split_cmp | Jeff Layton |
2017-01-26 | ceph: fix endianness of getattr mask in ceph_d_revalidate | Jeff Layton |
2017-01-26 | ceph: fix ceph_get_caps() interruption | Yan, Zheng |
2017-01-26 | ceph: fix scheduler warning due to nested blocking | Nikolay Borisov |
2017-01-26 | ceph: fix bad endianness handling in parse_reply_info_extra | Jeff Layton |
2016-12-08 | ceph: don't set req->r_locked_dir in ceph_d_revalidate | Jeff Layton |
2016-11-10 | ceph: use default file splice read callback | Yan, Zheng |
2016-10-18 | ceph: fix non static symbol warning | Wei Yongjun |
2016-10-18 | ceph: fix uninitialized dentry pointer in ceph_real_mount() | Geert Uytterhoeven |
2016-10-18 | ceph: fix readdir vs fragmentation race | Yan, Zheng |
2016-10-15 | ceph: fix error handling in ceph_read_iter | Nikolay Borisov |
2016-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-10 | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro |