summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2014-06-12dlm: keep listening connection alive with sctp modeLidong Zhong1-0/+5
2014-06-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds25-4916/+7052
2014-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds46-1303/+3693
2014-06-11Merge tag 'xfs-for-linus-3.16-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds91-2785/+2647
2014-06-11reiserfs: Fix compilation breakage with CONFIG_REISERFS_CHECKJan Kara1-1/+1
2014-06-11Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-2/+29
2014-06-11ocfs2/o2net: incorrect to terminate accepting connections loop upon rejecting...Tariq Saeed1-2/+29
2014-06-11Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds29-1203/+1316
2014-06-11fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski4-13/+18
2014-06-11Btrfs: convert smp_mb__{before,after}_clear_bitChris Mason1-2/+2
2014-06-10Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds33-1257/+1840
2014-06-10Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifsLinus Torvalds8-16/+35
2014-06-10NFS: populate ->net in mount data when remountingMateusz Guzik1-0/+1
2014-06-10pnfs: fix lockup caused by pnfs_generic_pg_testWeston Andros Adamson1-14/+18
2014-06-10Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds16-305/+639
2014-06-10Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds11-98/+158
2014-06-10Btrfs: fix scrub_print_warning to handle skinny metadata extentsLiu Bo3-15/+24
2014-06-10Btrfs: make fsync work after cloning into a fileFilipe Manana4-38/+155
2014-06-10Btrfs: use right type to get real comparisonLiu Bo1-1/+1
2014-06-10Btrfs: don't check nodes for extent itemsJosef Bacik1-2/+3
2014-06-10Btrfs: don't release invalid page in btrfs_page_exists_in_range()Filipe Manana1-0/+1
2014-06-10Btrfs: make sure we retry if page is a retriable exceptionFilipe Manana1-1/+3
2014-06-10Btrfs: make sure we retry if we couldn't get the pageFilipe Manana1-1/+3
2014-06-10btrfs: replace EINVAL with EOPNOTSUPP for dev_replace raid56Gui Hecheng1-1/+1
2014-06-10trivial: fs/btrfs/ioctl.c: fix typo s/substract/subtract/Antonio Ospite1-2/+2
2014-06-10Btrfs: fix leaf corruption after __btrfs_drop_extentsLiu Bo1-0/+18
2014-06-10Btrfs: ensure btrfs_prev_leaf doesn't miss 1 itemFilipe Manana1-1/+11
2014-06-10Btrfs: fix clone to deal with holes when NO_HOLES feature is enabledFilipe Manana1-25/+83
2014-06-10btrfs: free delayed node outside of root->inode_lockJeff Mahoney1-2/+5
2014-06-10btrfs: replace EINVAL with ERANGE for resize when ULLONG_MAXGui Hecheng1-1/+1
2014-06-10Btrfs: fix transaction leak during fsync callFilipe Manana1-1/+3
2014-06-10btrfs: Avoid trucating page or punching hole in a already existed hole.Qu Wenruo1-14/+98
2014-06-10Btrfs: update commit root on snapshot creation after orphan cleanupFilipe Manana1-0/+29
2014-06-10Btrfs: ioctl, don't re-lock extent range when not necessaryFilipe Manana1-2/+7
2014-06-10Btrfs: avoid visiting all extent items when cloning a rangeFilipe Manana1-4/+22
2014-06-10Btrfs: set dead flag on the right root when destroying snapshotFilipe Manana1-6/+6
2014-06-10Btrfs: ensure readers see new data after a clone operationFilipe Manana1-5/+31
2014-06-10fs: btrfs: volumes.c: Fix for possible null pointer dereferenceRickard Strandqvist1-2/+3
2014-06-10btrfs: allocate raid type kobjects dynamicallyJeff Mahoney3-16/+36
2014-06-10Btrfs: send, use the right limits for xattr names and valuesFilipe Manana1-7/+23
2014-06-10Btrfs: send, don't error in the presence of subvols/snapshotsFilipe Manana1-0/+4
2014-06-10Btrfs: async delayed refsChris Mason5-3/+107
2014-06-10Btrfs: split up __extent_writepage to lower stack usageChris Mason2-138/+194
2014-06-10btrfs: Drop EXTENT_UPTODATE check in hole punching and direct lockingAlex Gartrell3-7/+71
2014-06-10Btrfs: cut down stack usage in btree_write_cache_pagesChris Mason1-4/+5
2014-06-10Btrfs: break up __btrfs_write_out_cache to cut down stack usageChris Mason1-117/+191
2014-06-10Btrfs: free tmp ulist for qgroup rescanJosef Bacik1-0/+1
2014-06-10btrfs: usage error should not be logged into system logAnand Jain1-4/+1
2014-06-10btrfs: remove newline from inode cache kthread nameDavid Sterba1-1/+1
2014-06-10btrfs: remove stale newlines from log messagesDavid Sterba7-14/+14