index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
scrub.c
Age
Commit message (
Expand
)
Author
2017-07-05
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-06-29
btrfs: fix integer overflow in calc_reclaim_items_nr
Chris Mason
2017-06-29
btrfs: scrub: fix target device intialization while setting up scrub context
David Sterba
2017-06-19
btrfs: sink gfp parameter to btrfs_io_bio_alloc
David Sterba
2017-06-19
btrfs: btrfs_io_bio_alloc never fails, skip error handling
David Sterba
2017-06-19
btrfs: scrub: add memalloc_nofs protection around init_ipath
David Sterba
2017-06-19
btrfs: scrub: embed scrub_wr_ctx into scrub context
David Sterba
2017-06-19
btrfs: scrub: use fs_info::sectorsize and drop it from scrub context
David Sterba
2017-06-19
btrfs: scrub: simplify cleanup of wr_ctx in scrub_free_ctx
David Sterba
2017-06-19
btrfs: scrub: inline helper scrub_free_wr_ctx
David Sterba
2017-06-19
btrfs: scrub: inline helper scrub_setup_wr_ctx
David Sterba
2017-06-19
btrfs: remove inode argument from repair_io_failure
Josef Bacik
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-04-18
btrfs: scrub: Fix RAID56 recovery race condition
Qu Wenruo
2017-04-18
btrfs: scrub: Introduce full stripe lock for RAID56
Qu Wenruo
2017-04-18
Btrfs: switch to div64_u64 if with a u64 divisor
Liu Bo
2017-04-18
Btrfs: update scrub_parity to use u64 stripe_len
Liu Bo
2017-04-18
btrfs: use clear_page where appropriate
David Sterba
2017-04-18
btrfs: Prevent scrub recheck from racing with dev replace
Qu Wenruo
2017-04-18
btrfs: Wait for in-flight bios before freeing target device for raid56
Qu Wenruo
2017-04-18
btrfs: scrub: Don't append on-disk pages for raid56 scrub
Qu Wenruo
2017-04-18
btrfs: drop redundant parameters from btrfs_map_sblock
David Sterba
2017-04-18
Btrfs: set scrub page's io_error if failing to submit io
Liu Bo
2017-04-18
btrfs: convert scrub_ctx.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert scrub_parity.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert scrub_block.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert scrub_recover.refs from atomic_t to refcount_t
Elena Reshetova
2017-02-28
btrfs: Make check_extent_to_block take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: make repair_io_failure take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: Make btrfs_lookup_ordered_range take btrfs_inode
Nikolay Borisov
2017-02-17
btrfs: convert btrfs_inc_block_group_ro to accept fs_info
Jeff Mahoney
2017-02-17
btrfs: remove unused parameters from scrub_setup_wr_ctx
David Sterba
2016-12-16
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-06
btrfs: remove root parameter from transaction commit/end routines
Jeff Mahoney
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
2016-12-06
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
2016-12-06
btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere
Jeff Mahoney
2016-11-29
btrfs: don't abuse REQ_OP_* flags for btrfs_map_block
Christoph Hellwig
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
2016-08-04
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-07-26
btrfs: plumb fs_info into btrfs_work
Jeff Mahoney
2016-07-26
Btrfs: subpage-blocksize: Rate limit scrub error message
Chandan Rajendra
2016-06-07
btrfs: use bio op accessors
Mike Christie
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-05-30
Btrfs: fix race setting block group back to RW mode during device replace
Filipe Manana
2016-05-30
Btrfs: fix unprotected assignment of the left cursor for device replace
Filipe Manana
2016-05-30
Btrfs: fix race setting block group readonly during device replace
Filipe Manana
2016-05-25
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
[next]