| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge tag 'v4.9.161' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl... | Josh Chasky | 2019-03-01 | 1 | -1/+2 |
| |\ |
|
| | * | ceph: avoid repeatedly adding inode to mdsc->snap_flush_list | Yan, Zheng | 2019-02-27 | 1 | -1/+2 |
| * | | Merge branch 'linux-4.9.y' of github.com:nathanchance/linux-stable into p9x | Josh Chasky | 2019-01-14 | 1 | -1/+0 |
| |\| |
|
| | * | ceph: don't update importing cap's mseq when handing cap export | Yan, Zheng | 2019-01-13 | 1 | -1/+0 |
| * | | BACKPORT: treewide: Use array_size() in vmalloc() | Kees Cook | 2019-01-07 | 1 | -1/+1 |
| * | | BACKPORT: treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2019-01-07 | 3 | -8/+10 |
| * | | mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() | Jan Kara | 2019-01-07 | 1 | -2/+1 |
| * | | ceph: use pagevec_lookup_range_nr_tag() | Jan Kara | 2019-01-07 | 1 | -6/+1 |
| * | | ceph: use pagevec_lookup_range_tag() | Jan Kara | 2019-01-07 | 1 | -9/+3 |
| |/ |
|
| * | libceph: add authorizer challenge | Ilya Dryomov | 2018-12-08 | 1 | -0/+11 |
| * | libceph: drop len argument of *verify_authorizer_reply() | Ilya Dryomov | 2018-12-08 | 1 | -2/+2 |
| * | Revert "ceph: fix dentry leak in splice_dentry()" | Yan, Zheng | 2018-11-21 | 1 | -2/+6 |
| * | ceph: fix dentry leak in splice_dentry() | Yan, Zheng | 2018-08-24 | 1 | -0/+1 |
| * | ceph: fix dentry leak when failing to init debugfs | Chengguang Xu | 2018-05-30 | 1 | -11/+5 |
| * | ceph: only dirty ITER_IOVEC pages for direct read | Yan, Zheng | 2018-04-08 | 1 | -3/+6 |
| * | ceph: drop negative child dentries before try pruning inode's alias | Yan, Zheng | 2017-12-20 | 1 | -4/+38 |
| * | ceph: unlock dangling spinlock in try_flush_caps() | Jeff Layton | 2017-11-02 | 1 | -1/+4 |
| * | ceph: clean up unsafe d_parent accesses in build_dentry_path | Jeff Layton | 2017-10-21 | 1 | -2/+7 |
| * | ceph: fix bogus endianness change in ceph_ioctl_set_layout | Jeff Layton | 2017-10-21 | 1 | -2/+2 |
| * | ceph: don't update_dentry_lease unless we actually got one | Jeff Layton | 2017-10-21 | 1 | -2/+2 |
| * | ceph: fix readpage from fscache | Yan, Zheng | 2017-09-07 | 2 | -18/+18 |
| * | ceph: fix race in concurrent readdir | Yan, Zheng | 2017-07-27 | 1 | -0/+5 |
| * | ceph: choose readdir frag based on previous readdir reply | Yan, Zheng | 2017-07-12 | 1 | -7/+12 |
| * | fs: add i_blocksize() | Fabian Frederick | 2017-06-14 | 1 | -1/+1 |
| * | ceph: fix memory leak in __ceph_setxattr() | Luis Henriques | 2017-05-20 | 1 | -0/+3 |
| * | ceph: try getting buffer capability for readahead/fadvise | Yan, Zheng | 2017-05-08 | 4 | -11/+73 |
| * | ceph: fix recursion between ceph_set_acl() and __ceph_setattr() | Yan, Zheng | 2017-05-03 | 1 | -12/+10 |
| * | ceph: remove req from unsafe list when unregistering it | Jeff Layton | 2017-03-15 | 1 | -2/+3 |
| * | ceph: update readpages osd request according to size of pages | Yan, Zheng | 2017-03-12 | 1 | -0/+1 |
| * | ceph: fix endianness bug in frag_tree_split_cmp | Jeff Layton | 2017-01-26 | 1 | -1/+2 |
| * | ceph: fix endianness of getattr mask in ceph_d_revalidate | Jeff Layton | 2017-01-26 | 1 | -2/+3 |
| * | ceph: fix ceph_get_caps() interruption | Yan, Zheng | 2017-01-26 | 1 | -1/+6 |
| * | ceph: fix scheduler warning due to nested blocking | Nikolay Borisov | 2017-01-26 | 1 | -3/+9 |
| * | ceph: fix bad endianness handling in parse_reply_info_extra | Jeff Layton | 2017-01-26 | 1 | -4/+5 |
| * | ceph: don't set req->r_locked_dir in ceph_d_revalidate | Jeff Layton | 2016-12-08 | 1 | -10/+14 |
| * | ceph: use default file splice read callback | Yan, Zheng | 2016-11-10 | 1 | -1/+0 |
| * | ceph: fix non static symbol warning | Wei Yongjun | 2016-10-18 | 1 | -2/+2 |
| * | ceph: fix uninitialized dentry pointer in ceph_real_mount() | Geert Uytterhoeven | 2016-10-18 | 1 | -0/+2 |
| * | ceph: fix readdir vs fragmentation race | Yan, Zheng | 2016-10-18 | 1 | -1/+2 |
| * | ceph: fix error handling in ceph_read_iter | Nikolay Borisov | 2016-10-15 | 1 | -1/+2 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-10-10 | 4 | -5/+9 |
| |\ |
|
| | * | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro | 2016-10-10 | 1 | -1/+5 |
| | |\ |
|
| | | * | fs: rename "rename2" i_op to "rename" | Miklos Szeredi | 2016-09-27 | 1 | -2/+2 |
| | | * | fs: make remaining filesystems use .rename2 | Miklos Szeredi | 2016-09-27 | 1 | -3/+7 |
| | * | | fs: Replace current_fs_time() with current_time() | Deepa Dinamani | 2016-09-27 | 3 | -4/+4 |
| | |/ |
|
| * | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2016-10-10 | 2 | -9/+0 |
| |\ \ |
|
| | * | | vfs: Remove {get,set,remove}xattr inode operations | Andreas Gruenbacher | 2016-10-07 | 2 | -9/+0 |
| | |/ |
|
| * | | Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2016-10-10 | 7 | -53/+61 |
| |\ \ |
|
| | * | | ceph: use list_move instead of list_del/list_add | Wei Yongjun | 2016-10-03 | 1 | -2/+1 |
| | * | | ceph: handle CEPH_SESSION_REJECT message | Yan, Zheng | 2016-10-03 | 3 | -5/+25 |