aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* btrfs: dev delete should remove sysfs entryAnand Jain2014-06-28
* btrfs: rename add_device_membership to btrfs_kobj_add_deviceAnand Jain2014-06-28
* Btrfs: fix wrong error handle when the device is missing or is not writeableMiao Xie2014-06-19
* Btrfs: fix deadlock when mounting a degraded fsMiao Xie2014-06-19
* Btrfs: use bio_endio_nodec instead of open codeMiao Xie2014-06-19
* Btrfs: fix NULL pointer crash when running balance and scrub concurrentlyWang Shilong2014-06-19
* btrfs: Skip scrubbing removed chunks to avoid -ENOENT.Qu Wenruo2014-06-19
* Btrfs: fix broken free space cache after the system crashedMiao Xie2014-06-19
* Btrfs: make free space cache write out functions more readableMiao Xie2014-06-19
* Btrfs: remove unused wait queue in struct extent_bufferFilipe Manana2014-06-19
* Btrfs: fix deadlocks with trylock on tree nodesChris Mason2014-06-19
* 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
* Btrfs: convert smp_mb__{before,after}_clear_bitChris Mason2014-06-10
* Btrfs: fix scrub_print_warning to handle skinny metadata extentsLiu Bo2014-06-09
* Btrfs: make fsync work after cloning into a fileFilipe Manana2014-06-09
* Btrfs: use right type to get real comparisonLiu Bo2014-06-09
* Btrfs: don't check nodes for extent itemsJosef Bacik2014-06-09
* Btrfs: don't release invalid page in btrfs_page_exists_in_range()Filipe Manana2014-06-09
* Btrfs: make sure we retry if page is a retriable exceptionFilipe Manana2014-06-09
* Btrfs: make sure we retry if we couldn't get the pageFilipe Manana2014-06-09
* btrfs: replace EINVAL with EOPNOTSUPP for dev_replace raid56Gui Hecheng2014-06-09
* trivial: fs/btrfs/ioctl.c: fix typo s/substract/subtract/Antonio Ospite2014-06-09
* Btrfs: fix leaf corruption after __btrfs_drop_extentsLiu Bo2014-06-09
* Btrfs: ensure btrfs_prev_leaf doesn't miss 1 itemFilipe Manana2014-06-09
* Btrfs: fix clone to deal with holes when NO_HOLES feature is enabledFilipe Manana2014-06-09
* btrfs: free delayed node outside of root->inode_lockJeff Mahoney2014-06-09
* btrfs: replace EINVAL with ERANGE for resize when ULLONG_MAXGui Hecheng2014-06-09
* Btrfs: fix transaction leak during fsync callFilipe Manana2014-06-09
* btrfs: Avoid trucating page or punching hole in a already existed hole.Qu Wenruo2014-06-09
* Btrfs: update commit root on snapshot creation after orphan cleanupFilipe Manana2014-06-09
* Btrfs: ioctl, don't re-lock extent range when not necessaryFilipe Manana2014-06-09
* Btrfs: avoid visiting all extent items when cloning a rangeFilipe Manana2014-06-09
* Btrfs: set dead flag on the right root when destroying snapshotFilipe Manana2014-06-09
* Btrfs: ensure readers see new data after a clone operationFilipe Manana2014-06-09
* fs: btrfs: volumes.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-06-09
* btrfs: allocate raid type kobjects dynamicallyJeff Mahoney2014-06-09
* Btrfs: send, use the right limits for xattr names and valuesFilipe Manana2014-06-09
* Btrfs: send, don't error in the presence of subvols/snapshotsFilipe Manana2014-06-09