summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-10locks: set fl_owner for leases back to current->filesJeff Layton
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
2014-06-09btrfs: replace EINVAL with EOPNOTSUPP for dev_replace raid56Gui Hecheng
2014-06-09trivial: fs/btrfs/ioctl.c: fix typo s/substract/subtract/Antonio Ospite
2014-06-09Btrfs: fix leaf corruption after __btrfs_drop_extentsLiu Bo
2014-06-09Btrfs: ensure btrfs_prev_leaf doesn't miss 1 itemFilipe Manana
2014-06-09Btrfs: fix clone to deal with holes when NO_HOLES feature is enabledFilipe Manana
2014-06-09btrfs: free delayed node outside of root->inode_lockJeff Mahoney
2014-06-09btrfs: replace EINVAL with ERANGE for resize when ULLONG_MAXGui Hecheng
2014-06-09Btrfs: fix transaction leak during fsync callFilipe Manana
2014-06-09btrfs: Avoid trucating page or punching hole in a already existed hole.Qu Wenruo
2014-06-09Btrfs: update commit root on snapshot creation after orphan cleanupFilipe Manana
2014-06-09Btrfs: ioctl, don't re-lock extent range when not necessaryFilipe Manana
2014-06-09Btrfs: avoid visiting all extent items when cloning a rangeFilipe Manana
2014-06-09Btrfs: set dead flag on the right root when destroying snapshotFilipe Manana
2014-06-09Btrfs: ensure readers see new data after a clone operationFilipe Manana
2014-06-09fs: btrfs: volumes.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-06-09btrfs: allocate raid type kobjects dynamicallyJeff Mahoney
2014-06-09Btrfs: send, use the right limits for xattr names and valuesFilipe Manana
2014-06-09Btrfs: send, don't error in the presence of subvols/snapshotsFilipe Manana
2014-06-09Btrfs: async delayed refsChris Mason
2014-06-09Btrfs: split up __extent_writepage to lower stack usageChris Mason
2014-06-09btrfs: Drop EXTENT_UPTODATE check in hole punching and direct lockingAlex Gartrell
2014-06-09Btrfs: cut down stack usage in btree_write_cache_pagesChris Mason
2014-06-09Btrfs: break up __btrfs_write_out_cache to cut down stack usageChris Mason
2014-06-09Btrfs: free tmp ulist for qgroup rescanJosef Bacik
2014-06-09btrfs: usage error should not be logged into system logAnand Jain
2014-06-09btrfs: remove newline from inode cache kthread nameDavid Sterba
2014-06-09btrfs: remove stale newlines from log messagesDavid Sterba
2014-06-09Btrfs: fix double free in find_lock_delalloc_rangeChris Mason
2014-06-09btrfs: replace simple_strtoull() with kstrtoull()ZhangZhen
2014-06-09Btrfs: set right total device count for seeding supportWang Shilong
2014-06-09Btrfs: remove OPT_acl parse when acl disabledGuangliang Zhao
2014-06-09Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik
2014-06-09Btrfs: rework qgroup accountingJosef Bacik
2014-06-09Btrfs: mark mapping with error flag to report errors to userspaceLiu Bo