summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-06-14Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2014-06-13btrfs: fix error handling in create_pending_snapshotEric Sandeen
2014-06-13btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen
2014-06-13btrfs: free ulist in qgroup_shared_accounting() error pathEric Sandeen
2014-06-13Btrfs: fix qgroups sanity test crash or hangFilipe Manana
2014-06-13btrfs: prevent RCU warning when dereferencing radix tree slotSasha Levin
2014-06-13Btrfs: fix unfinished readahead thread for raid5/6 degraded mountingWang Shilong
2014-06-13btrfs: new ioctl TREE_SEARCH_V2Gerhard Heift
2014-06-13Merge tag 'dlm-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-12btrfs: tree_search, search_ioctl: direct copy to userspaceGerhard Heift
2014-06-12btrfs: new function read_extent_buffer_to_userGerhard Heift
2014-06-12btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOWGerhard Heift
2014-06-12btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small bufferGerhard Heift
2014-06-12btrfs: tree_search, search_ioctl: accept varying bufferGerhard Heift
2014-06-12btrfs: tree_search: eliminate redundant nr_items checkGerhard Heift
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-06-12dlm: keep listening connection alive with sctp modeLidong Zhong
2014-06-12lock_parent: don't step on stale ->d_parent of all-but-freed oneAl Viro
2014-06-12Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro
2014-06-12kill generic_file_splice_write()Al Viro
2014-06-12ceph: switch to iter_file_splice_write()Al Viro
2014-06-12nfs: switch to iter_splice_write_file()Al Viro
2014-06-12fs/splice.c: remove unneeded exportsAl Viro
2014-06-12ocfs2: switch to iter_file_splice_write()Al Viro
2014-06-12->splice_write() via ->write_iter()Al Viro
2014-06-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-06-11Merge tag 'xfs-for-linus-3.16-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-06-11reiserfs: Fix compilation breakage with CONFIG_REISERFS_CHECKJan Kara
2014-06-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-06-10ocfs2/o2net: incorrect to terminate accepting connections loop upon rejecting...Tariq Saeed
2014-06-10Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-06-10fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski
2014-06-10Btrfs: convert smp_mb__{before,after}_clear_bitChris Mason
2014-06-10Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-06-10Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-06-10NFS: populate ->net in mount data when remountingMateusz Guzik
2014-06-10pnfs: fix lockup caused by pnfs_generic_pg_testWeston Andros Adamson
2014-06-09Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2014-06-09Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-06-09Btrfs: fix scrub_print_warning to handle skinny metadata extentsLiu Bo
2014-06-09Btrfs: make fsync work after cloning into a fileFilipe Manana
2014-06-09Btrfs: use right type to get real comparisonLiu Bo
2014-06-09Btrfs: don't check nodes for extent itemsJosef Bacik
2014-06-09Btrfs: don't release invalid page in btrfs_page_exists_in_range()Filipe Manana
2014-06-09Btrfs: make sure we retry if page is a retriable exceptionFilipe Manana
2014-06-09Btrfs: make sure we retry if we couldn't get the pageFilipe Manana