| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-03-03 | 2 | -5/+5 |
|\ |
|
| * | statx: Add a system call to make enhanced file info available | David Howells | 2017-03-02 | 2 | -5/+5 |
* | | sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-02-28 | 13 | -306/+287 |
|\ |
|
| * | libceph, rbd, ceph: WRITE | ONDISK -> WRITE | Ilya Dryomov | 2017-02-24 | 2 | -20/+9 |
| * | ceph: remove special ack vs commit behavior | Ilya Dryomov | 2017-02-24 | 6 | -103/+3 |
| * | ceph: tidy some white space in get_nonsnap_parent() | Dan Carpenter | 2017-02-23 | 1 | -2/+3 |
| * | ceph: remove req from unsafe list when unregistering it | Jeff Layton | 2017-02-20 | 1 | -2/+3 |
| * | ceph: do a LOOKUP in d_revalidate instead of GETATTR | Jeff Layton | 2017-02-20 | 1 | -2/+3 |
| * | ceph: call update_dentry_lease even when r_locked dir is not set | Jeff Layton | 2017-02-20 | 1 | -0/+20 |
| * | ceph: vet the target and parent inodes before updating dentry lease | Jeff Layton | 2017-02-20 | 1 | -24/+48 |
| * | ceph: don't update_dentry_lease unless we actually got one | Jeff Layton | 2017-02-20 | 1 | -2/+2 |
| * | ceph: add a new flag to indicate whether parent is locked | Jeff Layton | 2017-02-20 | 6 | -28/+39 |
| * | ceph: convert bools in ceph_mds_request to a new r_req_flags field | Jeff Layton | 2017-02-20 | 5 | -38/+45 |
| * | ceph: drop session argument to ceph_fill_trace | Jeff Layton | 2017-02-20 | 3 | -5/+4 |
| * | ceph: remove "Debugging hook" from ceph_fill_trace | Jeff Layton | 2017-02-20 | 1 | -34/+0 |
| * | ceph: avoid calling ceph_renew_caps() infinitely | Yan, Zheng | 2017-02-20 | 3 | -5/+5 |
| * | ceph: make sure flushing inode in proper session's cap_flushing list | Yan, Zheng | 2017-02-20 | 1 | -0/+10 |
| * | ceph: update readpages osd request according to size of pages | Yan, Zheng | 2017-02-20 | 1 | -0/+1 |
| * | ceph: fix bogus endianness change in ceph_ioctl_set_layout | Jeff Layton | 2017-02-20 | 1 | -2/+2 |
| * | ceph: avoid updating mds_wanted too frequently | Yan, Zheng | 2017-02-20 | 1 | -3/+9 |
| * | ceph: set io_pages bdi hint | Andreas Gerstmayr | 2017-02-20 | 2 | -2/+10 |
| * | ceph: fix spelling mistake: "enabing" -> "enabling" | Colin Ian King | 2017-02-20 | 1 | -1/+1 |
| * | ceph: cleanup ACCESS_ONCE -> READ_ONCE | Seraphime Kirkovski | 2017-02-20 | 5 | -10/+10 |
| * | ceph: pass parent inode info to ceph_encode_dentry_release if we have it | Jeff Layton | 2017-02-20 | 3 | -6/+13 |
| * | ceph: fix unsafe dcache access in ceph_encode_dentry_release | Jeff Layton | 2017-02-20 | 1 | -2/+5 |
| * | ceph: pass parent dir ino info to build_dentry_path | Jeff Layton | 2017-02-20 | 1 | -7/+9 |
| * | ceph: clean up unsafe d_parent accesses in build_dentry_path | Jeff Layton | 2017-02-20 | 1 | -2/+7 |
| * | ceph: clean up unsafe d_parent access in __choose_mds | Jeff Layton | 2017-02-20 | 1 | -22/+42 |
* | | fs: add i_blocksize() | Fabian Frederick | 2017-02-27 | 1 | -1/+1 |
* | | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 2017-02-24 | 1 | -3/+5 |
|/ |
|
* | ceph: fix bad endianness handling in parse_reply_info_extra | Jeff Layton | 2017-01-18 | 1 | -4/+5 |
* | ceph: fix endianness bug in frag_tree_split_cmp | Jeff Layton | 2017-01-18 | 1 | -1/+2 |
* | ceph: fix endianness of getattr mask in ceph_d_revalidate | Jeff Layton | 2017-01-18 | 1 | -2/+3 |
* | ceph: fix ceph_get_caps() interruption | Yan, Zheng | 2017-01-18 | 1 | -1/+6 |
* | ceph: fix get_oldest_context() | Geng, Jichao | 2017-01-12 | 1 | -2/+2 |
* | ceph: fix mds cluster availability check | Yan, Zheng | 2017-01-12 | 1 | -0/+5 |
* | Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/... | Linus Torvalds | 2016-12-17 | 1 | -1/+0 |
|\ |
|
| * | vfs: remove ".readlink = generic_readlink" assignments | Miklos Szeredi | 2016-12-09 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-12-17 | 1 | -6/+8 |
|\ \ |
|
| * | | fix ceph_write_end() | Al Viro | 2016-12-10 | 1 | -6/+8 |
| |/ |
|
* | | Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2016-12-16 | 8 | -211/+540 |
|\ \ |
|
| * | | libceph: always signal completion when done | Ilya Dryomov | 2016-12-14 | 1 | -1/+1 |
| * | | ceph: avoid creating orphan object when checking pool permission | Yan, Zheng | 2016-12-14 | 1 | -0/+9 |
| * | | ceph: properly set issue_seq for cap release | Yan, Zheng | 2016-12-12 | 1 | -0/+1 |
| * | | ceph: add flags parameter to send_cap_msg | Jeff Layton | 2016-12-12 | 1 | -10/+15 |
| * | | ceph: update cap message struct version to 10 | Jeff Layton | 2016-12-12 | 1 | -6/+33 |
| * | | ceph: define new argument structure for send_cap_msg | Jeff Layton | 2016-12-12 | 1 | -99/+126 |
| * | | ceph: move xattr initialzation before the encoding past the ceph_mds_caps | Jeff Layton | 2016-12-12 | 1 | -7/+7 |