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
/
drivers
/
md
/
md.c
Commit message (
Expand
)
Author
Age
...
|
|
*
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
|
|
*
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-11-13
|
|
*
block: simplify holder symlink handling
Tejun Heo
2010-11-13
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-12-20
|
\
\
\
|
*
|
|
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
Martin K. Petersen
2010-12-17
*
|
|
|
md: protect against NULL reference when waiting to start a raid10.
NeilBrown
2010-12-09
*
|
|
|
md: fix bug with re-adding of partially recovered device.
NeilBrown
2010-12-09
*
|
|
|
md: fix possible deadlock in handling flush requests.
NeilBrown
2010-12-09
*
|
|
|
md: move code in to submit_flushes.
NeilBrown
2010-12-09
*
|
|
|
md: remove handling of flush_pending in md_submit_flush_data
NeilBrown
2010-12-08
|
/
/
/
*
|
|
md: Call blk_queue_flush() to establish flush/fua support
Darrick J. Wong
2010-11-24
*
|
|
md: fix return value of rdev_size_change()
Justin Maggard
2010-11-24
|
/
/
*
/
block: read i_size with i_size_read()
Mike Snitzer
2010-11-10
|
/
*
md: use separate bio pool for each md device.
NeilBrown
2010-10-28
*
md: change type of first arg to sync_page_io.
NeilBrown
2010-10-28
*
md: fix and update workqueue usage
Tejun Heo
2010-10-28
*
md: remove md_mutex locking.
NeilBrown
2010-10-28
*
md: Fix regression with raid1 arrays without persistent metadata.
NeilBrown
2010-10-28
*
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
|
\
|
*
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
2010-10-19
|
|
\
|
*
|
md: implment REQ_FLUSH/FUA support
Tejun Heo
2010-09-10
*
|
|
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-05
*
|
|
md: fix v1.x metadata update when a disk is missing.
NeilBrown
2010-09-16
*
|
|
md: call md_update_sb even for 'external' metadata arrays.
NeilBrown
2010-09-16
|
/
/
*
|
md: resolve confusion of MD_CHANGE_CLEAN
NeilBrown
2010-08-30
*
|
md: don't clear MD_CHANGE_CLEAN in md_update_sb() for external arrays
Dan Williams
2010-08-30
|
/
*
Update recovery_offset even when external metadata is used.
NeilBrown
2010-08-17
*
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2010-08-10
|
\
|
*
md: clean up do_md_stop
NeilBrown
2010-08-08
|
*
md: fix another deadlock with removing sysfs attributes.
NeilBrown
2010-08-08
|
*
md: move revalidate_disk() back outside open_mutex
Dan Williams
2010-08-08
|
*
md/bitmap: separate out loading a bitmap from initialising the structures.
NeilBrown
2010-07-25
|
*
md/bitmap: clean up plugging calls.
NeilBrown
2010-07-25
|
*
md/plug: optionally use plugger to unplug an array during resync/recovery.
NeilBrown
2010-07-25
|
*
md/raid5: add simple plugging infrastructure.
NeilBrown
2010-07-25
|
*
md: add support for raising dm events.
NeilBrown
2010-07-25
|
*
md: export various start/stop interfaces
NeilBrown
2010-07-25
|
*
md: split out md_rdev_init
NeilBrown
2010-07-25
|
*
md: be more careful setting MD_CHANGE_CLEAN
NeilBrown
2010-07-25
|
*
md: reduce dependence on sysfs.
NeilBrown
2010-07-20
*
|
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
*
|
block: unify flags for struct bio and struct request
Christoph Hellwig
2010-08-07
|
/
*
md: Don't update ->recovery_offset when reshaping an array to fewer devices.
NeilBrown
2010-06-23
*
md: fix handling of array level takeover that re-arranges devices.
NeilBrown
2010-06-23
*
Restore partition detection of newly created md arrays.
NeilBrown
2010-06-23
*
Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linus
NeilBrown
2010-05-21
|
\
|
*
sysfs: Implement sysfs tagged directory support.
Eric W. Biederman
2010-05-21
|
*
md: restore ability of spare drives to spin down.
NeilBrown
2010-05-07
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
[prev]
[next]