- 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
- bfca9a6 btrfs: Fix calculation of rbio->dbitmap's size calculation by Zhao Lei · 10 years ago
- acc3085 Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
- 95617d6 btrfs: cleanup, stop casting for extent_map->lookup everywhere by Jeff Mahoney · 9 years ago
- b28cf57 Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
- a305810 Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
- e4058b5 btrfs: cleanup, use enum values for btrfs_path reada by David Sterba · 9 years ago
- 7928d67 btrfs: cleanup, remove stray return statements by David Sterba · 9 years ago
- 0de270f btrfs: drop duplicate prefix from scrub workqueues by David Sterba · 9 years ago
- bb9d687 Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
- ff13db4 btrfs: drop unused parameter from lock_extent_bits by David Sterba · 9 years ago
- 758f2df Btrfs: fix scrub preventing unused block groups from being deleted by Filipe Manana · 9 years ago
- 020d5b7 Btrfs: fix race between scrub and block group deletion by Filipe Manana · 9 years ago
- 76a8efa btrfs: Continue replace when set_block_ro failed by Zhaolei · 9 years ago
- 3b5753e btrfs: Remove len argument from scrub_find_csum by Zhao Lei · 9 years ago
- affe4a5 btrfs: Reduce unnecessary arguments in scrub_recheck_block by Zhao Lei · 9 years ago
- ba7cf98 btrfs: Use scrub_checksum_data and scrub_checksum_tree_block for scrub_recheck_block_checksum by Zhao Lei · 9 years ago
- 772d233 btrfs: Reset sblock->xxx_error stats before calling scrub_recheck_block_checksum by Zhao Lei · 9 years ago
- 4734b7e btrfs: scrub: setup all fields for sblock_to_check by Zhao Lei · 9 years ago
- 9799d2c btrfs: scrub: set error stats when tree block spanning stripes by Zhao Lei · 9 years ago
- 9464732 btrfs: switch message printers to ratelimited variants by David Sterba · 9 years ago
- b14af3b btrfs: switch message printers to ratelimited _in_rcu variants by David Sterba · 9 years ago
- ecaeb14 btrfs: switch message printers to _in_rcu variants by David Sterba · 9 years ago
- e91eb62 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
- 2236597 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
- 8c204c9 btrfs: Remove noused chunk_tree and chunk_objectid from scrub_enumerate_chunks and scrub_chunk by Zhao Lei · 9 years ago
- 7955323 btrfs: Update out-of-date "skip parity stripe" comment by Zhao Lei · 9 years ago
- b54ffb7 block: remove bio_get_nr_vecs() by Kent Overstreet · 9 years ago
- 4a77089 Btrfs: fix parity scrub of RAID 5/6 with missing device by Omar Sandoval · 9 years ago
- 73ff61d Btrfs: fix device replace of a missing RAID 5/6 device by Omar Sandoval · 9 years ago
- b4ee178 Btrfs: add RAID 5/6 BTRFS_RBIO_REBUILD_MISSING operation by Omar Sandoval · 9 years ago
- 03679ad Btrfs: remove misleading handling of missing device scrub by Omar Sandoval · 9 years ago
- 55e3a60 btrfs: Fix data checksum error cause by replace with io-load. by Zhaolei · 9 years ago
- b708ce9 btrfs: use scrub_pause_on/off() to reduce code in scrub_enumerate_chunks() by Zhaolei · 9 years ago
- 0e22be8 btrfs: Separate scrub_blocked_if_needed() to scrub_pause_on/off() by Zhaolei · 9 years ago
- d7cad23 btrfs: Bypass unrelated items before accessing its contents in scrub by Zhao Lei · 9 years ago
- fe8cf65 btrfs: Load only necessary csums into list in scrub by Zhao Lei · 9 years ago
- a0dd59d btrfs: Fix calculate typo caused by ambiguous meaning of logic_end by Zhao Lei · 9 years ago
- 6fa96d7 btrfs: Free checksum list on scrub_extent() fail by Zhao Lei · 9 years ago
- f2f66a2 btrfs: Check cancel and pause in interval of scrub operation by Zhao Lei · 9 years ago
- a323e81 btrfs: Fix scrub panic when leaf crosses stripes by Zhao Lei · 9 years ago
- 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
- e82afc5 btrfs: add error handling for scrub_workers_get() by Zhao Lei · 9 years ago
- 20b2e30 btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx() by Zhao Lei · 9 years ago
- fc4c3c8 Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1 by Chris Mason · 10 years ago
- 9deed22 Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1 by Chris Mason · 10 years ago
- 9d644a6 btrfs: cleanup, use correct type in div_u64_rem by David Sterba · 10 years ago
- 47c5713 btrfs: replace remaining do_div calls with div_u64 variants by David Sterba · 10 years ago
- b8b93ad btrfs: cleanup 64bit/32bit divs, provably bounded values by David Sterba · 10 years ago
- 31e818f btrfs: cleanup, use kmalloc_array/kcalloc array helpers by David Sterba · 10 years ago
- 2b9fb53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
- 6f01105 btrfs: use correct type for workqueue flags by David Sterba · 10 years ago
- f55985f Btrfs: scrub, fix sleep in atomic context by Filipe Manana · 10 years ago
- de554a4 Btrfs: fix scrub race leading to use-after-free by Filipe Manana · 10 years ago
- 063c54d btrfs: fix raid56 scrub failed in xfstests btrfs/072 by Gui Hecheng · 10 years ago
- 5701934 Rename all ref_count to refs in struct by Zhao Lei · 10 years ago
- ffe2d20 Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply by Zhao Lei · 10 years ago
- 10f1190 Btrfs: Include map_type in raid_bio by Zhao Lei · 10 years ago
- be50a8d Btrfs: Simplify scrub_setup_recheck_block()'s argument by Zhao Lei · 10 years ago
- b968fed Btrfs: Combine per-page recover in dev-replace and scrub by Zhao Lei · 10 years ago
- 8d6738c Btrfs: Separate finding-right-mirror and writing-to-target's process in scrub_handle_errored_block() by Zhao Lei · 10 years ago
- dc5f7a3 Btrfs: Break loop when reach BTRFS_MAX_MIRRORS in scrub_setup_recheck_block() by Zhao Lei · 10 years ago
- 114ab50 Btrfs: Remove noneed force_write in scrub_write_block_to_dev_replace by Zhao Lei · 10 years ago
- b25c94c Btrfs: Fix a jump typo of nodatasum_case to avoid wrong WARN_ON() by Zhao Lei · 10 years ago
- 6e9606d Btrfs: add ref_count and free function for btrfs_bio by Zhao Lei · 10 years ago
- 8e5cfb5 Btrfs: Make raid_map array be inlined in btrfs_bio structure by Zhao Lei · 10 years ago
- e34c330 Btrfs: fix a out-of-bound access of raid_map by Zhao Lei · 10 years ago
- 379d685 Btrfs: fix incorrect freeing in scrub_stripe by Tsutomu Itoh · 10 years ago
- 1d4c08e btrfs: expand btrfs_find_item if found_key is NULL by David Sterba · 10 years ago
- 14692cc btrfs: cleanup, remove inode_item_info helper by David Sterba · 10 years ago
- 6b6d24b Btrfs, scrub: uninitialized variable in scrub_extent_for_parity() by Dan Carpenter · 10 years ago
- 9627aee Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs into for-linus by Chris Mason · 10 years ago
- 4245215 Btrfs, raid56: fix use-after-free problem in the final device replace procedure on raid56 by Miao Xie · 10 years ago
- 7603597 Btrfs, replace: write raid56 parity into the replace target device by Miao Xie · 10 years ago
- 5a6ac9e Btrfs, raid56: support parity scrub on raid56 by Miao Xie · 10 years ago
- af8e2d1 Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted by Miao Xie · 10 years ago
- 3215924 btrfs: fix dead lock while running replace and defrag concurrently by Gui Hecheng · 10 years ago
- 8b9456d btrfs: remove unused members from struct scrub_warning by David Sterba · 10 years ago
- 1203b68 Btrfs: modify clean_io_failure and make it suit direct io by Miao Xie · 10 years ago
- ffdd201 Btrfs: modify repair_io_failure and make it suit direct io by Miao Xie · 10 years ago
- 935e5cc Btrfs: fix wrong disk size when writing super blocks by Miao Xie · 10 years ago
- 5f54606 Btrfs: fix wrong generation check of super block on a seed device by Miao Xie · 10 years ago
- 17a9be2 Btrfs: fix wrong fsid check of scrub by Miao Xie · 10 years ago
- 707e8a0 btrfs: use nodesize everywhere, kill leafsize by David Sterba · 10 years ago
- 962a298 btrfs: kill the key type accessor helpers by David Sterba · 10 years ago
- 9e0af23 Btrfs: fix task hang under heavy compressed write by Liu Bo · 10 years ago
- 5d68da3 Btrfs: don't write any data into a readonly device when scrub by Miao Xie · 10 years ago
- ced96ed btrfs: Skip scrubbing removed chunks to avoid -ENOENT. by Qu Wenruo · 10 years ago
- 6eda71d Btrfs: fix scrub_print_warning to handle skinny metadata extents by Liu Bo · 10 years ago
- 7fb18a0 btrfs: Remove unnecessary check for NULL by Tobias Klauser · 11 years ago
- 3123bca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
- e4fbaee Btrfs: fix compile warnings on on avr32 platform by Wang Shilong · 11 years ago
- 3b080b2 Btrfs: scrub raid56 stripes in the right way by Wang Shilong · 11 years ago
- 53c5666 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
- d458b05 btrfs: Cleanup the "_struct" suffix in btrfs_workequeue by Qu Wenruo · 11 years ago
- 0339ef2 btrfs: Replace fs_info->scrub_* workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
- 32a4478 Btrfs: wake up @scrub_pause_wait as much as we can by Wang Shilong · 11 years ago
- 12cf937 Btrfs: device_replace: fix deadlock for nocow case by Wang Shilong · 11 years ago
- e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
- ade2e0b Btrfs: fix to search previous metadata extent item since skinny metadata by Wang Shilong · 11 years ago