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: 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
|
/
*
Btrfs: fix BUG() in scrub when first superblock reading gives EIO
Stefan Behrens
2012-12-16
*
Btrfs: fix a scrub regression in case of write errors
Stefan Behrens
2012-12-16
*
Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block()
Stefan Behrens
2012-12-12
*
Btrfs: change core code of btrfs to support the device replace operations
Stefan Behrens
2012-12-12
*
Btrfs: add code to scrub to copy read data to another disk
Stefan Behrens
2012-12-12
*
Btrfs: disallow some operations on the device replace target device
Stefan Behrens
2012-12-12
*
Btrfs: pass fs_info instead of root
Stefan Behrens
2012-12-12
*
Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree
Stefan Behrens
2012-12-12
*
Btrfs: cleanup scrub bio and worker wait code
Stefan Behrens
2012-12-12
*
Btrfs: in scrub repair code, simplify alloc error handling
Stefan Behrens
2012-12-12
*
Btrfs: in scrub repair code, optimize the reading of mirrors
Stefan Behrens
2012-12-12
*
Btrfs: make the scrub page array dynamically allocated
Stefan Behrens
2012-12-12
*
Btrfs: remove the block device pointer from the scrub context struct
Stefan Behrens
2012-12-12
*
Btrfs: rename the scrub context structure
Stefan Behrens
2012-12-12
*
btrfs: Kill some bi_idx references
Kent Overstreet
2012-10-01
*
Btrfs: fix a bug in parsing return value in logical resolve
Liu Bo
2012-10-01
*
Btrfs: fix possible memory leak in scrub_setup_recheck_block()
Wei Yongjun
2012-10-01
*
Btrfs: use rcu to protect device->name
Josef Bacik
2012-06-14
*
Btrfs: add device counters for detected IO and checksum errors
Stefan Behrens
2012-05-30
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-05-06
|
\
|
*
Btrfs: fix crash in scrub repair code when device is missing
Stefan Behrens
2012-05-04
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-04-28
|
\
|
|
*
Btrfs: don't count CRC or header errors twice while scrubbing
Stefan Behrens
2012-04-18
*
|
Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-04-13
|
\
|
|
*
Btrfs: check return value of bio_alloc() properly
Tsutomu Itoh
2012-04-12
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-03-30
|
\
|
|
*
Merge git://git.jan-o-sch.net/btrfs-unstable into for-linus
Chris Mason
2012-03-28
|
|
\
|
|
*
Btrfs: fix regression in scrub path resolving
Jan Schmidt
2012-03-27
|
*
|
Merge branch 'error-handling' into for-linus
Chris Mason
2012-03-28
|
|
\
\
|
|
*
|
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
2012-03-22
|
|
*
|
btrfs: enhance transaction abort infrastructure
Jeff Mahoney
2012-03-21
|
|
*
|
btrfs: return void in functions without error conditions
Jeff Mahoney
2012-03-21
|
|
|
/
|
*
|
Btrfs: change scrub to support big blocks
Stefan Behrens
2012-03-27
|
*
|
Btrfs: minor cleanup in scrub
Stefan Behrens
2012-03-27
|
|
/
*
/
btrfs: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
|
/
*
btrfs: don't check DUP chunks twice
Arne Jansen
2012-02-15
*
Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...
Chris Mason
2012-01-16
|
\
|
*
Btrfs: integrate integrity check module into btrfs
Stefan Behrens
2011-12-21
*
|
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...
Chris Mason
2012-01-16
|
\
\
|
|
/
|
/
|
|
*
Btrfs: new backref walking code
Jan Schmidt
2012-01-05
*
|
Btrfs: fix num_workers_starting bug and other bugs in async thread
Josef Bacik
2011-12-15
|
/
*
btrfs scrub: handle -ENOMEM from init_ipath()
Dan Carpenter
2011-11-30
*
btrfs: Fix up 32/64-bit compatibility for new ioctls
Jeff Mahoney
2011-11-20
*
Btrfs: handle bio_add_page failure gracefully in scrub
Arne Jansen
2011-11-11
*
Btrfs: fix a potential btrfs_bio leak on scrub fixups
Ilya Dryomov
2011-11-06
[next]