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
*
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
|
*
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-28
|
*
Btrfs: wrap repeated code into scrub_blocked_if_needed()
Wang Shilong
2014-01-28
|
*
Btrfs: fix wrong super generation mismatch when scrubbing supers
Wang Shilong
2014-01-28
|
*
btrfs: remove unused variable from scrub_fixup_nodatasum
Valentina Giusti
2014-01-28
|
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-12-05
|
|
\
|
|
*
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-24
*
|
|
block: Abstract out bvec iterator
Kent Overstreet
2013-11-24
*
|
|
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-24
|
/
/
*
/
Btrfs: do not inc uncorrectable_errors counter on ro scrubs
Ilya Dryomov
2013-11-20
|
/
*
Btrfs: avoid unnecessary scrub workers allocation
Wang Shilong
2013-11-11
*
Btrfs: remove scrub_super_lock holding in btrfs_sync_log()
Wang Shilong
2013-11-11
*
Btrfs: fix the dev-replace suspend sequence
Ilya Dryomov
2013-11-11
*
Btrfs: improve replacing nocow extents
Josef Bacik
2013-09-21
*
Btrf: cleanup: don't check for root_refs == 0 twice
Stefan Behrens
2013-09-01
*
Btrfs: Format mirror_num as int
Geert Uytterhoeven
2013-09-01
*
Btrfs: Format PAGE_SIZE as unsigned long
Geert Uytterhoeven
2013-09-01
*
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
2013-09-01
*
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
2013-09-01
*
Btrfs: fix wrong write offset when replacing a device
Stefan Behrens
2013-07-19
*
Btrfs: fix several potential problems in copy_nocow_pages_for_inode
Miao Xie
2013-07-02
*
Btrfs: cleanup the code of copy_nocow_pages_for_inode()
Miao Xie
2013-07-02
*
Btrfs: fix oops when recovering the file data by scrub function
Miao Xie
2013-07-02
*
Btrfs: remove btrfs_sector_sum structure
Miao Xie
2013-07-02
*
Btrfs: free csums when we're done scrubbing an extent
Josef Bacik
2013-07-01
*
Btrfs: use a btrfs bioset instead of abusing bio internals
Chris Mason
2013-05-17
*
Btrfs: improve the loop of scrub_stripe
Liu Bo
2013-05-06
*
btrfs: make static code static & remove dead code
Eric Sandeen
2013-05-06
*
Btrfs: add a incompatible format change for smaller metadata extent refs
Josef Bacik
2013-05-06
*
Btrfs: cleanup unused arguments of btrfs_csum_data
Liu Bo
2013-05-06
*
Btrfs: don't drop path when printing out tree errors in scrub
Josef Bacik
2013-03-29
*
Merge branch 'raid56-experimental' into for-linus-3.9
Chris Mason
2013-02-20
|
\
|
*
Btrfs: RAID5 and RAID6
David Woodhouse
2013-02-01
*
|
Btrfs: use bit operation for ->fs_state
Miao Xie
2013-02-20
*
|
Btrfs: fix race between snapshot deletion and getting inode
Liu Bo
2013-02-05
|
/
[next]