aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-06-14
|\
| * btrfs: fix error handling in create_pending_snapshotEric Sandeen2014-06-13
| * btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen2014-06-13
| * btrfs: free ulist in qgroup_shared_accounting() error pathEric Sandeen2014-06-13
| * Btrfs: fix qgroups sanity test crash or hangFilipe Manana2014-06-13
| * btrfs: prevent RCU warning when dereferencing radix tree slotSasha Levin2014-06-13
| * Btrfs: fix unfinished readahead thread for raid5/6 degraded mountingWang Shilong2014-06-13
| * btrfs: new ioctl TREE_SEARCH_V2Gerhard Heift2014-06-13
| * btrfs: tree_search, search_ioctl: direct copy to userspaceGerhard Heift2014-06-12
| * btrfs: new function read_extent_buffer_to_userGerhard Heift2014-06-12
| * btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOWGerhard Heift2014-06-12
| * btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small bufferGerhard Heift2014-06-12
| * btrfs: tree_search, search_ioctl: accept varying bufferGerhard Heift2014-06-12
| * btrfs: tree_search: eliminate redundant nr_items checkGerhard Heift2014-06-12
* | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2014-06-14
|\ \
| * | aio: cleanup: flatten kill_ioctx()Benjamin LaHaise2014-04-29
| * | aio: report error from io_destroy() when threads race in io_destroy()Benjamin LaHaise2014-04-29
| * | fs/aio.c: Remove ctx parameter in kiocb_cancelFabian Frederick2014-04-22
* | | Merge tag 'dlm-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds2014-06-13
|\ \ \
| * | | dlm: keep listening connection alive with sctp modeLidong Zhong2014-06-12
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-06-13
|\ \ \ \
| * | | | ceph: use truncate_pagecache() instead of truncate_inode_pages()Yan, Zheng2014-06-07
| * | | | ceph: include time stamp in every MDS requestSage Weil2014-06-05
| * | | | ceph: refactor readpage_nounlock() to make the logic clearerZhang Zhen2014-06-05
| * | | | mds: check cap ID when handling cap export messageYan, Zheng2014-06-05
| * | | | ceph: remember subtree root dirfrag's auth MDSYan, Zheng2014-06-05
| * | | | ceph: introduce ceph_fill_fragtree()Yan, Zheng2014-06-05
| * | | | ceph: handle cap import atomicallyYan, Zheng2014-06-05
| * | | | ceph: pre-allocate ceph_cap struct for ceph_add_cap()Yan, Zheng2014-06-05
| * | | | ceph: update inode fields according to issued capsYan, Zheng2014-06-05
| * | | | ceph: queue vmtruncate if necessary when handing cap grant/revokeYan, Zheng2014-06-05
| * | | | ceph: remove useless ACL checkZhang Zhen2014-06-05
| * | | | ceph: ceph_get_parent() can be staticFengguang Wu2014-06-05
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-12
|\ \ \ \ \
| * | | | | perf: Differentiate exec() and non-exec() comm eventsAdrian Hunter2014-06-06
| * | | | | perf: Fix perf_event_comm() vs. exec() assumptionPeter Zijlstra2014-06-06
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | lock_parent: don't step on stale ->d_parent of all-but-freed oneAl Viro2014-06-12
| * | | | | Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro2014-06-12
| |\| | | |
| * | | | | kill generic_file_splice_write()Al Viro2014-06-12
| * | | | | ceph: switch to iter_file_splice_write()Al Viro2014-06-12
| * | | | | nfs: switch to iter_splice_write_file()Al Viro2014-06-12
| * | | | | fs/splice.c: remove unneeded exportsAl Viro2014-06-12
| * | | | | ocfs2: switch to iter_file_splice_write()Al Viro2014-06-12
| * | | | | ->splice_write() via ->write_iter()Al Viro2014-06-12
| * | | | | bio_vec-backed iov_iterAl Viro2014-05-06
| * | | | | ceph: switch to ->write_iter()Al Viro2014-05-06
| * | | | | ceph_sync_direct_write: stop poking into iov_iter gutsAl Viro2014-05-06
| * | | | | ceph_sync_read: stop poking into iov_iter gutsAl Viro2014-05-06
| * | | | | new helper: copy_page_from_iter()Al Viro2014-05-06