| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2014-06-14 | 8 | -36/+182 |
|\ |
|
| * | btrfs: fix error handling in create_pending_snapshot | Eric Sandeen | 2014-06-13 | 1 | -5/+7 |
| * | btrfs: fix use of uninit "ret" in end_extent_writepage() | Eric Sandeen | 2014-06-13 | 1 | -1/+1 |
| * | btrfs: free ulist in qgroup_shared_accounting() error path | Eric Sandeen | 2014-06-13 | 1 | -1/+3 |
| * | Btrfs: fix qgroups sanity test crash or hang | Filipe Manana | 2014-06-13 | 1 | -0/+2 |
| * | btrfs: prevent RCU warning when dereferencing radix tree slot | Sasha Levin | 2014-06-13 | 1 | -1/+1 |
| * | Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting | Wang Shilong | 2014-06-13 | 1 | -2/+7 |
| * | btrfs: new ioctl TREE_SEARCH_V2 | Gerhard Heift | 2014-06-13 | 1 | -0/+41 |
| * | btrfs: tree_search, search_ioctl: direct copy to userspace | Gerhard Heift | 2014-06-12 | 1 | -15/+33 |
| * | btrfs: new function read_extent_buffer_to_user | Gerhard Heift | 2014-06-12 | 2 | -0/+40 |
| * | btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW | Gerhard Heift | 2014-06-12 | 1 | -9/+15 |
| * | btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer | Gerhard Heift | 2014-06-12 | 1 | -2/+26 |
| * | btrfs: tree_search, search_ioctl: accept varying buffer | Gerhard Heift | 2014-06-12 | 1 | -7/+11 |
| * | btrfs: tree_search: eliminate redundant nr_items check | Gerhard Heift | 2014-06-12 | 1 | -5/+7 |
* | | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 2014-06-14 | 1 | -34/+36 |
|\ \ |
|
| * | | aio: cleanup: flatten kill_ioctx() | Benjamin LaHaise | 2014-04-29 | 1 | -26/+26 |
| * | | aio: report error from io_destroy() when threads race in io_destroy() | Benjamin LaHaise | 2014-04-29 | 1 | -7/+9 |
| * | | fs/aio.c: Remove ctx parameter in kiocb_cancel | Fabian Frederick | 2014-04-22 | 1 | -3/+3 |
* | | | Merge tag 'dlm-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan... | Linus Torvalds | 2014-06-13 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | dlm: keep listening connection alive with sctp mode | Lidong Zhong | 2014-06-12 | 1 | -0/+5 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2014-06-12 | 8 | -231/+310 |
|\ \ \ \ |
|
| * | | | | ceph: use truncate_pagecache() instead of truncate_inode_pages() | Yan, Zheng | 2014-06-08 | 1 | -2/+2 |
| * | | | | ceph: include time stamp in every MDS request | Sage Weil | 2014-06-06 | 2 | -1/+9 |
| * | | | | ceph: refactor readpage_nounlock() to make the logic clearer | Zhang Zhen | 2014-06-06 | 1 | -10/+7 |
| * | | | | mds: check cap ID when handling cap export message | Yan, Zheng | 2014-06-06 | 1 | -1/+1 |
| * | | | | ceph: remember subtree root dirfrag's auth MDS | Yan, Zheng | 2014-06-06 | 1 | -1/+7 |
| * | | | | ceph: introduce ceph_fill_fragtree() | Yan, Zheng | 2014-06-06 | 1 | -45/+84 |
| * | | | | ceph: handle cap import atomically | Yan, Zheng | 2014-06-06 | 1 | -45/+54 |
| * | | | | ceph: pre-allocate ceph_cap struct for ceph_add_cap() | Yan, Zheng | 2014-06-06 | 3 | -79/+85 |
| * | | | | ceph: update inode fields according to issued caps | Yan, Zheng | 2014-06-06 | 2 | -57/+71 |
| * | | | | ceph: queue vmtruncate if necessary when handing cap grant/revoke | Yan, Zheng | 2014-06-06 | 1 | -10/+16 |
| * | | | | ceph: remove useless ACL check | Zhang Zhen | 2014-06-06 | 1 | -6/+0 |
| * | | | | ceph: ceph_get_parent() can be static | Fengguang Wu | 2014-06-06 | 1 | -1/+1 |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-06-12 | 1 | -3/+4 |
|\ \ \ \ \ |
|
| * | | | | | perf: Differentiate exec() and non-exec() comm events | Adrian Hunter | 2014-06-06 | 1 | -3/+3 |
| * | | | | | perf: Fix perf_event_comm() vs. exec() assumption | Peter Zijlstra | 2014-06-06 | 1 | -0/+1 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-06-12 | 77 | -1516/+1004 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | lock_parent: don't step on stale ->d_parent of all-but-freed one | Al Viro | 2014-06-12 | 1 | -1/+3 |
| * | | | | | Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus | Al Viro | 2014-06-12 | 29 | -218/+370 |
| |\ \ \ \ \
| | |/ / / / |
|
| * | | | | | kill generic_file_splice_write() | Al Viro | 2014-06-12 | 1 | -124/+0 |
| * | | | | | ceph: switch to iter_file_splice_write() | Al Viro | 2014-06-12 | 1 | -1/+1 |
| * | | | | | nfs: switch to iter_splice_write_file() | Al Viro | 2014-06-12 | 3 | -34/+2 |
| * | | | | | fs/splice.c: remove unneeded exports | Al Viro | 2014-06-12 | 1 | -10/+5 |
| * | | | | | ocfs2: switch to iter_file_splice_write() | Al Viro | 2014-06-12 | 1 | -80/+2 |
| * | | | | | ->splice_write() via ->write_iter() | Al Viro | 2014-06-12 | 15 | -56/+154 |
| * | | | | | bio_vec-backed iov_iter | Al Viro | 2014-05-06 | 1 | -1/+1 |
| * | | | | | ceph: switch to ->write_iter() | Al Viro | 2014-05-06 | 1 | -31/+26 |
| * | | | | | ceph_sync_direct_write: stop poking into iov_iter guts | Al Viro | 2014-05-06 | 1 | -26/+23 |
| * | | | | | ceph_sync_read: stop poking into iov_iter guts | Al Viro | 2014-05-06 | 1 | -28/+18 |
| * | | | | | new helper: copy_page_from_iter() | Al Viro | 2014-05-06 | 1 | -110/+19 |