index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
scrub.c
Age
Commit message (
Expand
)
Author
2015-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-02-14
Btrfs: scrub, fix sleep in atomic context
Filipe Manana
2015-02-02
Btrfs: fix scrub race leading to use-after-free
Filipe Manana
2015-01-27
btrfs: fix raid56 scrub failed in xfstests btrfs/072
Gui Hecheng
2015-01-21
Rename all ref_count to refs in struct
Zhao Lei
2015-01-21
Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply
Zhao Lei
2015-01-21
Btrfs: Include map_type in raid_bio
Zhao Lei
2015-01-21
Btrfs: Simplify scrub_setup_recheck_block()'s argument
Zhao Lei
2015-01-21
Btrfs: Combine per-page recover in dev-replace and scrub
Zhao Lei
2015-01-21
Btrfs: Separate finding-right-mirror and writing-to-target's process in scrub...
Zhao Lei
2015-01-21
Btrfs: Break loop when reach BTRFS_MAX_MIRRORS in scrub_setup_recheck_block()
Zhao Lei
2015-01-21
Btrfs: Remove noneed force_write in scrub_write_block_to_dev_replace
Zhao Lei
2015-01-21
Btrfs: Fix a jump typo of nodatasum_case to avoid wrong WARN_ON()
Zhao Lei
2015-01-21
Btrfs: add ref_count and free function for btrfs_bio
Zhao Lei
2015-01-21
Btrfs: Make raid_map array be inlined in btrfs_bio structure
Zhao Lei
2015-01-21
Btrfs: fix a out-of-bound access of raid_map
Zhao Lei
2015-01-19
Btrfs: fix incorrect freeing in scrub_stripe
Tsutomu Itoh
2015-01-14
btrfs: expand btrfs_find_item if found_key is NULL
David Sterba
2015-01-14
btrfs: cleanup, remove inode_item_info helper
David Sterba
2015-01-02
Btrfs, scrub: uninitialized variable in scrub_extent_for_parity()
Dan Carpenter
2014-12-02
Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...
Chris Mason
2014-12-03
Btrfs, raid56: fix use-after-free problem in the final device replace procedu...
Miao Xie
2014-12-03
Btrfs, replace: write raid56 parity into the replace target device
Miao Xie
2014-12-03
Btrfs, raid56: support parity scrub on raid56
Miao Xie
2014-12-03
Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted
Miao Xie
2014-11-20
btrfs: fix dead lock while running replace and defrag concurrently
Gui Hecheng
2014-10-02
btrfs: remove unused members from struct scrub_warning
David Sterba
2014-09-17
Btrfs: modify clean_io_failure and make it suit direct io
Miao Xie
2014-09-17
Btrfs: modify repair_io_failure and make it suit direct io
Miao Xie
2014-09-17
Btrfs: fix wrong disk size when writing super blocks
Miao Xie
2014-09-17
Btrfs: fix wrong generation check of super block on a seed device
Miao Xie
2014-09-17
Btrfs: fix wrong fsid check of scrub
Miao Xie
2014-09-17
btrfs: use nodesize everywhere, kill leafsize
David Sterba
2014-09-17
btrfs: kill the key type accessor helpers
David Sterba
2014-08-24
Btrfs: fix task hang under heavy compressed write
Liu Bo
2014-08-19
Btrfs: don't write any data into a readonly device when scrub
Miao Xie
2014-06-19
btrfs: Skip scrubbing removed chunks to avoid -ENOENT.
Qu Wenruo
2014-06-09
Btrfs: fix scrub_print_warning to handle skinny metadata extents
Liu Bo
2014-06-09
btrfs: Remove unnecessary check for NULL
Tobias Klauser
2014-04-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-11
Btrfs: fix compile warnings on on avr32 platform
Wang Shilong
2014-04-07
Btrfs: scrub raid56 stripes in the right way
Wang Shilong
2014-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-03-10
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
Qu Wenruo
2014-03-10
btrfs: Replace fs_info->scrub_* workqueue with btrfs_workqueue.
Qu Wenruo
2014-03-10
Btrfs: wake up @scrub_pause_wait as much as we can
Wang Shilong
2014-03-10
Btrfs: device_replace: fix deadlock for nocow case
Wang Shilong
2014-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-01-28
Btrfs: fix to search previous metadata extent item since skinny metadata
Wang Shilong
2014-01-28
Btrfs: fix missing skinny metadata check in scrub_stripe()
Wang Shilong
[next]