index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
scrub.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: Make check_extent_to_block take btrfs_inode
Nikolay Borisov
2017-02-28
1
-5
/
+6
*
btrfs: make repair_io_failure take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+1
*
btrfs: Make btrfs_lookup_ordered_range take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+1
*
btrfs: convert btrfs_inc_block_group_ro to accept fs_info
Jeff Mahoney
2017-02-17
1
-1
/
+1
*
btrfs: remove unused parameters from scrub_setup_wr_ctx
David Sterba
2017-02-17
1
-7
/
+3
*
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-16
1
-95
/
+86
|
\
|
*
btrfs: remove root parameter from transaction commit/end routines
Jeff Mahoney
2016-12-06
1
-5
/
+4
|
*
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
1
-14
/
+7
|
*
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
2016-12-06
1
-41
/
+39
|
*
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
2016-12-06
1
-15
/
+15
|
*
btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere
Jeff Mahoney
2016-12-06
1
-43
/
+43
|
*
btrfs: don't abuse REQ_OP_* flags for btrfs_map_block
Christoph Hellwig
2016-11-29
1
-8
/
+9
*
|
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
1
-1
/
+1
|
/
*
btrfs: unsplit printed strings
Jeff Mahoney
2016-09-26
1
-29
/
+29
*
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-04
1
-6
/
+6
|
\
|
*
btrfs: plumb fs_info into btrfs_work
Jeff Mahoney
2016-07-26
1
-5
/
+5
|
*
Btrfs: subpage-blocksize: Rate limit scrub error message
Chandan Rajendra
2016-07-26
1
-1
/
+1
*
|
btrfs: use bio op accessors
Mike Christie
2016-06-07
1
-5
/
+5
*
|
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-06-07
1
-5
/
+10
|
/
*
Btrfs: fix race setting block group back to RW mode during device replace
Filipe Manana
2016-05-30
1
-5
/
+5
*
Btrfs: fix unprotected assignment of the left cursor for device replace
Filipe Manana
2016-05-30
1
-0
/
+4
*
Btrfs: fix race setting block group readonly during device replace
Filipe Manana
2016-05-30
1
-0
/
+40
*
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
2016-05-25
1
-4
/
+4
|
\
|
*
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-05-25
1
-2
/
+2
|
*
btrfs: sink gfp parameter to clear_extent_bits
David Sterba
2016-04-29
1
-1
/
+1
|
*
btrfs: sink gfp parameter to set_extent_bits
David Sterba
2016-04-29
1
-1
/
+1
*
|
btrfs: scrub: Set bbio to NULL before calling btrfs_map_block
Zhao Lei
2016-05-25
1
-1
/
+2
*
|
btrfs: fix memory leak during RAID 5/6 device replacement
Scott Talbert
2016-05-16
1
-0
/
+2
*
|
btrfs: Fix BUG_ON condition in scrub_setup_recheck_block()
Ashish Samant
2016-05-06
1
-1
/
+1
*
|
Btrfs: fix divide error upon chunk's stripe_len
Liu Bo
2016-05-06
1
-1
/
+1
*
|
btrfs: reuse existing variable in scrub_stripe, reduce stack usage
David Sterba
2016-05-06
1
-10
/
+9
|
/
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-12
/
+12
*
btrfs: scrub: silence an uninitialized variable warning
Dan Carpenter
2016-03-11
1
-1
/
+1
*
Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6
David Sterba
2016-02-26
1
-3
/
+3
|
\
|
*
Btrfs: fix lockdep deadlock warning due to dev_replace
Liu Bo
2016-02-23
1
-3
/
+3
*
|
btrfs: scrub: use GFP_KERNEL on the submission path
David Sterba
2016-02-11
1
-11
/
+13
|
/
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-2
/
+2
*
btrfs: Fix calculation of rbio->dbitmap's size calculation
Zhao Lei
2016-01-20
1
-1
/
+1
*
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
2016-01-19
1
-1
/
+1
|
\
|
*
btrfs: cleanup, stop casting for extent_map->lookup everywhere
Jeff Mahoney
2016-01-15
1
-1
/
+1
*
|
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
2016-01-11
1
-2
/
+0
|
\
\
|
|
/
|
*
btrfs: cleanup, remove stray return statements
David Sterba
2016-01-07
1
-2
/
+0
*
|
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
2016-01-11
1
-6
/
+6
|
\
\
|
*
|
btrfs: cleanup, use enum values for btrfs_path reada
David Sterba
2016-01-07
1
-1
/
+1
|
*
|
btrfs: drop duplicate prefix from scrub workqueues
David Sterba
2016-01-07
1
-5
/
+5
|
|
/
*
|
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
2015-12-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
btrfs: drop unused parameter from lock_extent_bits
David Sterba
2015-12-03
1
-1
/
+1
*
|
Btrfs: fix scrub preventing unused block groups from being deleted
Filipe Manana
2015-11-25
1
-0
/
+22
*
|
Btrfs: fix race between scrub and block group deletion
Filipe Manana
2015-11-25
1
-4
/
+16
*
|
btrfs: Continue replace when set_block_ro failed
Zhaolei
2015-11-25
1
-2
/
+18
|
/
[next]