index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
scrub.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-02-19
|
\
|
*
Btrfs: scrub, fix sleep in atomic context
Filipe Manana
2015-02-14
|
*
Btrfs: fix scrub race leading to use-after-free
Filipe Manana
2015-02-02
|
*
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-21
|
*
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-14
*
|
btrfs: fix raid56 scrub failed in xfstests btrfs/072
Gui Hecheng
2015-01-27
*
|
Btrfs: fix incorrect freeing in scrub_stripe
Tsutomu Itoh
2015-01-19
|
/
*
Btrfs, scrub: uninitialized variable in scrub_extent_for_parity()
Dan Carpenter
2015-01-02
*
Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...
Chris Mason
2014-12-02
|
\
|
*
Btrfs, raid56: fix use-after-free problem in the final device replace procedu...
Miao Xie
2014-12-02
|
*
Btrfs, replace: write raid56 parity into the replace target device
Miao Xie
2014-12-02
|
*
Btrfs, raid56: support parity scrub on raid56
Miao Xie
2014-12-02
|
*
Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted
Miao Xie
2014-12-02
*
|
btrfs: fix dead lock while running replace and defrag concurrently
Gui Hecheng
2014-11-20
|
/
*
btrfs: remove unused members from struct scrub_warning
David Sterba
2014-10-02
*
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-09-17
*
Btrfs: fix task hang under heavy compressed write
Liu Bo
2014-08-24
*
Btrfs: don't write any data into a readonly device when scrub
Miao Xie
2014-08-19
*
btrfs: Skip scrubbing removed chunks to avoid -ENOENT.
Qu Wenruo
2014-06-19
*
Btrfs: fix scrub_print_warning to handle skinny metadata extents
Liu Bo
2014-06-09
*
btrfs: Remove unnecessary check for NULL
Tobias Klauser
2014-06-09
*
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-11
|
*
Btrfs: scrub raid56 stripes in the right way
Wang Shilong
2014-04-07
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-04
|
\
|
|
*
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-03-10
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-01-30
|
\
|
|
*
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
2014-01-28
[next]