summaryrefslogtreecommitdiff
path: root/fs/btrfs/scrub.c
AgeCommit message (Expand)Author
2020-03-23btrfs: scrub: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-23btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_rootJosef Bacik
2020-03-23btrfs: push btrfs_grab_fs_root into btrfs_get_fs_rootJosef Bacik
2020-03-23btrfs: hold a ref on the root in scrub_print_warning_inodeJosef Bacik
2020-03-23btrfs: open code btrfs_read_fs_root_no_nameJosef Bacik
2020-01-28Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2020-01-24btrfs: scrub: Require mandatory block group RO for dev-replaceQu Wenruo
2020-01-20btrfs: handle empty block_group removal for async discardDennis Zhou
2019-11-18Btrfs: fix block group remaining RO forever after error during device replaceFilipe Manana
2019-11-18btrfs: scrub: Don't check free space before marking a block group ROQu Wenruo
2019-11-18btrfs: rename btrfs_block_group_cacheDavid Sterba
2019-11-18btrfs: clean up locking name in scrub_enumerate_chunks()Dan Carpenter
2019-11-18btrfs: add dedicated members for start and length of a block groupDavid Sterba
2019-11-18btrfs: move block_group_item::used to block groupDavid Sterba
2019-11-18btrfs: get rid of unique workqueue helper functionsOmar Sandoval
2019-11-18btrfs: don't prematurely free work in scrub_missing_raid56_worker()Omar Sandoval
2019-09-09btrfs: move basic block_group definitions to their own headerJosef Bacik
2019-07-02btrfs: add mask for all RAID1 typesDavid Sterba
2019-07-01btrfs: directly call into crypto framework for checksummingJohannes Thumshirn
2019-07-01btrfs: don't assume ordered sums to be 4 bytesJohannes Thumshirn
2019-07-01btrfs: read number of data stripes from map only onceDavid Sterba
2019-07-01btrfs: remove mapping tree structures indirectionDavid Sterba
2019-04-29btrfs: get fs_info from device in btrfs_scrub_cancel_devDavid Sterba
2019-04-29btrfs: scrub: return EAGAIN when fs is closingDavid Sterba
2019-02-25btrfs: init csum_list before possible freeDan Robertson
2019-02-25btrfs: scrub: add assertions for worker pointersDavid Sterba
2019-02-25btrfs: scrub: convert scrub_workers_refcnt to refcount_tAnand Jain
2019-02-25btrfs: scrub: add scrub_lock lockdep check in scrub_workers_getAnand Jain
2019-02-25btrfs: scrub: fix circular locking dependency warningAnand Jain
2019-02-25btrfs: scrub: print messages when started or finishedAnand Jain
2019-02-25btrfs: merge btrfs_find_device and find_deviceAnand Jain
2019-02-25btrfs: refactor btrfs_find_device() take fs_devices as argumentAnand Jain
2018-12-17btrfs: Fix typos in comments and stringsAndrea Gelmini
2018-12-17Btrfs: scrub, move setup of nofs contexts higher in the stackFilipe Manana
2018-12-17btrfs: scrub: move scrub_setup_ctx allocation out of device_list_mutexDavid Sterba
2018-12-17btrfs: scrub: pass fs_info to scrub_setup_ctxDavid Sterba
2018-12-17btrfs: dev-replace: open code trivial locking helpersDavid Sterba
2018-12-17Btrfs: fix deadlock with memory reclaim during scrubFilipe Manana
2018-10-15btrfs: open code btrfs_dev_replace_stats_incDavid Sterba
2018-10-15Btrfs: clean up scrub is_dev_replace parameterOmar Sandoval
2018-08-06btrfs: Use wrapper macro for rcu string to remove duplicate codeMisono Tomohiro
2018-08-06btrfs: scrub: cleanup the remaining nodatasum fixup codeQu Wenruo
2018-08-06btrfs: Use btrfs_mark_bg_unused to replace open codeQu Wenruo
2018-08-06btrfs: open-code bio_set_op_attrsDavid Sterba
2018-08-06btrfs: Remove fs_info from btrfs_inc_block_group_roNikolay Borisov
2018-08-06btrfs: scrub: Remove unused copy_nocow_pages and its callchainQu Wenruo
2018-07-17btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()Qu Wenruo
2018-06-11btrfs: scrub: Don't use inode pages for device replaceQu Wenruo
2018-05-28btrfs: trace: Add trace points for unused block groupsQu Wenruo
2018-04-12btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba