summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Btrfs: Simplify scrub_setup_recheck_block()'s argumentZhao Lei2015-01-211-16/+9
* Btrfs: Combine per-page recover in dev-replace and scrubZhao Lei2015-01-211-72/+48
* Btrfs: Separate finding-right-mirror and writing-to-target's process in scrub...Zhao Lei2015-01-211-27/+17
* Btrfs: Break loop when reach BTRFS_MAX_MIRRORS in scrub_setup_recheck_block()Zhao Lei2015-01-211-1/+1
* Btrfs: btrfs_rm_dev_replace_blocked(): Use wait_event()Zhao Lei2015-01-211-11/+2
* Btrfs: Cleanup btrfs_bio_counter_inc_blocked()Zhao Lei2015-01-211-6/+6
* Btrfs: Remove noneed force_write in scrub_write_block_to_dev_replaceZhao Lei2015-01-211-12/+7
* Btrfs: Fix a jump typo of nodatasum_case to avoid wrong WARN_ON()Zhao Lei2015-01-211-1/+2
* Btrfs: add ref_count and free function for btrfs_bioZhao Lei2015-01-217-54/+57
* Btrfs: Make raid_map array be inlined in btrfs_bio structureZhao Lei2015-01-215-125/+105
* Btrfs: sort raid_map before adding tgtdev stripesZhao Lei2015-01-211-14/+8
* Btrfs: fix a out-of-bound access of raid_mapZhao Lei2015-01-211-2/+5
* Btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefsFilipe Manana2015-01-212-5/+43
* Btrfs: fix fsync when extend references are added to an inodeFilipe Manana2015-01-211-11/+16
* Btrfs: fix directory inconsistency after fsync log replayFilipe Manana2015-01-211-2/+18
* Btrfs: lookup for block group only if needed when freeing a tree blockFilipe Manana2015-01-211-4/+6
* btrfs: remove a no-op unfreeze superbock callbackDavid Sterba2015-01-211-6/+0
* btrfs: switch extent_state state to unsignedDavid Sterba2015-01-214-55/+55
* btrfs: set proper message level for skinny metadataDavid Sterba2015-01-211-1/+1
* btrfs: update message levels after checksum errorsDavid Sterba2015-01-212-2/+2
* btrfs: update message levels during failed mountDavid Sterba2015-01-211-8/+8
* btrfs: update message levels for errorsDavid Sterba2015-01-212-5/+6
* Btrfs: fix setup_leaf_for_split() to avoid leaf corruptionFilipe Manana2015-01-211-2/+4
* Merge branch 'cleanup/blocksize-diet-part2' of git://git.kernel.org/pub/scm/l...Chris Mason2015-01-2113-73/+84
|\
| * btrfs: sink parameter len to alloc_extent_bufferDavid Sterba2014-12-124-8/+8
| * btrfs: unify extent buffer allocation apiDavid Sterba2014-12-126-23/+35
| * btrfs: use GFP_NOFS in __alloc_extent_buffer directlyDavid Sterba2014-12-121-5/+5
| * btrfs: sink blocksize parameter to tree_block_processedDavid Sterba2014-12-121-4/+5
| * btrfs: sink blocksize parameter to btrfs_find_create_tree_blockDavid Sterba2014-12-125-12/+17
| * btrfs: sink blocksize parameter to btrfs_init_new_bufferDavid Sterba2014-12-121-5/+4
| * btrfs: sink blocksize parameter to reada_tree_block_flaggedDavid Sterba2014-12-123-4/+4
| * btrfs: remove blocksize from reada_extentDavid Sterba2014-12-121-9/+6
| * btrfs: sink blocksize parameter to readahead_tree_blockDavid Sterba2014-12-125-11/+8
* | Merge branch 'fix/find-item-path-leak' of git://git.kernel.org/pub/scm/linux/...Chris Mason2015-01-217-49/+46
|\ \
| * | btrfs: expand btrfs_find_item if found_key is NULLDavid Sterba2015-01-144-8/+21
| * | btrfs: simplify insert_orphan_itemDavid Sterba2015-01-141-12/+4
| * | btrfs: cleanup, remove inode_ref_info helperDavid Sterba2015-01-141-11/+6
| * | btrfs: cleanup, remove inode_item_info helperDavid Sterba2015-01-143-15/+5
| * | btrfs: fix leak of path in btrfs_find_itemDavid Sterba2015-01-143-15/+22
* | | Btrfs: track dirty block groups on their own listJosef Bacik2015-01-215-124/+72
* | | Btrfs: change how we track dirty rootsJosef Bacik2015-01-213-5/+21
* | | Linux 3.19-rc5v3.19-rc5Linus Torvalds2015-01-181-1/+1
* | | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-1832-80/+272
|\ \ \
| * \ \ Merge tag 'samsung-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2015-01-163-4/+20
| |\ \ \
| | * | | ARM: exynos_defconfig: Enable LM90 driverAndreas Faerber2015-01-121-1/+2
| | * | | ARM: exynos_defconfig: Enable options for display panel supportJavier Martinez Canillas2015-01-121-0/+15
| | * | | arm: dts: Use pmu_system_controller phandle for dp phyVivek Gautam2015-01-092-3/+3
| * | | | reset: sunxi: fix spinlock initializationTyler Baker2015-01-161-0/+4
| * | | | Merge tag 'renesas-soc-fixes-for-v3.19' of git://git.kernel.org/pub/scm/linux...Olof Johansson2015-01-162-0/+10
| |\ \ \ \
| | * | | | ARM: shmobile: sh73a0 legacy: Set .control_parent for all irqpin instancesGeert Uytterhoeven2015-01-081-0/+3