Age | Commit message (Expand) | Author | Files | Lines |
2017-12-20 | ceph: drop negative child dentries before try pruning inode's alias | Yan, Zheng | 1 | -4/+38 |
2017-11-02 | ceph: unlock dangling spinlock in try_flush_caps() | Jeff Layton | 1 | -1/+4 |
2017-10-21 | ceph: clean up unsafe d_parent accesses in build_dentry_path | Jeff Layton | 1 | -2/+7 |
2017-10-21 | ceph: fix bogus endianness change in ceph_ioctl_set_layout | Jeff Layton | 1 | -2/+2 |
2017-10-21 | ceph: don't update_dentry_lease unless we actually got one | Jeff Layton | 1 | -2/+2 |
2017-09-07 | ceph: fix readpage from fscache | Yan, Zheng | 2 | -18/+18 |
2017-07-28 | ceph: fix race in concurrent readdir | Yan, Zheng | 1 | -0/+5 |
2017-07-12 | ceph: choose readdir frag based on previous readdir reply | Yan, Zheng | 1 | -7/+12 |
2017-06-14 | fs: add i_blocksize() | Fabian Frederick | 1 | -1/+1 |
2017-05-20 | ceph: fix memory leak in __ceph_setxattr() | Luis Henriques | 1 | -0/+3 |
2017-05-08 | ceph: try getting buffer capability for readahead/fadvise | Yan, Zheng | 4 | -11/+73 |
2017-05-03 | ceph: fix recursion between ceph_set_acl() and __ceph_setattr() | Yan, Zheng | 1 | -12/+10 |
2017-03-15 | ceph: remove req from unsafe list when unregistering it | Jeff Layton | 1 | -2/+3 |
2017-03-12 | ceph: update readpages osd request according to size of pages | Yan, Zheng | 1 | -0/+1 |
2017-01-26 | ceph: fix endianness bug in frag_tree_split_cmp | Jeff Layton | 1 | -1/+2 |
2017-01-26 | ceph: fix endianness of getattr mask in ceph_d_revalidate | Jeff Layton | 1 | -2/+3 |
2017-01-26 | ceph: fix ceph_get_caps() interruption | Yan, Zheng | 1 | -1/+6 |
2017-01-26 | ceph: fix scheduler warning due to nested blocking | Nikolay Borisov | 1 | -3/+9 |
2017-01-26 | ceph: fix bad endianness handling in parse_reply_info_extra | Jeff Layton | 1 | -4/+5 |
2016-12-08 | ceph: don't set req->r_locked_dir in ceph_d_revalidate | Jeff Layton | 1 | -10/+14 |
2016-11-10 | ceph: use default file splice read callback | Yan, Zheng | 1 | -1/+0 |
2016-10-18 | ceph: fix non static symbol warning | Wei Yongjun | 1 | -2/+2 |
2016-10-18 | ceph: fix uninitialized dentry pointer in ceph_real_mount() | Geert Uytterhoeven | 1 | -0/+2 |
2016-10-18 | ceph: fix readdir vs fragmentation race | Yan, Zheng | 1 | -1/+2 |
2016-10-16 | ceph: fix error handling in ceph_read_iter | Nikolay Borisov | 1 | -1/+2 |
2016-10-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -5/+9 |
2016-10-11 | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro | 1 | -1/+5 |
2016-10-11 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2 | -9/+0 |
2016-10-10 | Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 7 | -53/+61 |
2016-10-08 | Merge remote-tracking branch 'jk/vfs' into work.misc | Al Viro | 2 | -12/+18 |
2016-10-08 | vfs: Remove {get,set,remove}xattr inode operations | Andreas Gruenbacher | 2 | -9/+0 |
2016-10-03 | ceph: use list_move instead of list_del/list_add | Wei Yongjun | 1 | -2/+1 |
2016-10-03 | ceph: handle CEPH_SESSION_REJECT message | Yan, Zheng | 3 | -5/+25 |
2016-10-03 | ceph: avoid accessing / when mounting a subpath | Yan, Zheng | 1 | -29/+20 |
2016-10-03 | ceph: fix mandatory flock check | Yan, Zheng | 1 | -2/+2 |
2016-10-03 | ceph: remove warning when ceph_releasepage() is called on dirty page | NeilBrown | 1 | -3/+2 |
2016-10-03 | ceph: ignore error from invalidate_inode_pages2_range() in direct write | NeilBrown | 1 | -2/+2 |
2016-10-03 | ceph: fix error handling of start_read() | Yan, Zheng | 1 | -10/+9 |
2016-09-28 | fs: Replace current_fs_time() with current_time() | Deepa Dinamani | 3 | -4/+4 |
2016-09-27 | fs: rename "rename2" i_op to "rename" | Miklos Szeredi | 1 | -2/+2 |
2016-09-27 | fs: make remaining filesystems use .rename2 | Miklos Szeredi | 1 | -3/+7 |
2016-09-22 | fs: Give dentry to inode_change_ok() instead of inode | Jan Kara | 1 | -1/+1 |
2016-09-22 | ceph: Propagate dentry down to inode_change_ok() | Jan Kara | 2 | -8/+16 |
2016-09-22 | posix_acl: Clear SGID bit when setting file permissions | Jan Kara | 1 | -4/+2 |
2016-09-05 | ceph: do not modify fi->frag in need_reset_readdir() | Nicolas Iooss | 1 | -1/+1 |
2016-08-09 | ceph: initialize pathbase in the !dentry case in encode_caps_cb() | Ilya Dryomov | 1 | -0/+1 |
2016-08-08 | ceph: fix null pointer dereference in ceph_flush_snaps() | Yan, Zheng | 1 | -1/+4 |
2016-08-03 | Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 13 | -752/+999 |
2016-07-28 | Merge branch 'salted-string-hash' | Linus Torvalds | 2 | -3/+3 |
2016-07-28 | ceph: Correctly return NXIO errors from ceph_llseek | Phil Turnbull | 1 | -7/+5 |