summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-10Btrfs: convert smp_mb__{before,after}_clear_bitChris Mason
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