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
Commit message (
Expand
)
Author
Age
...
*
[PATCH] md: increase the delay before marking metadata clean, and make it con...
NeilBrown
2006-06-26
*
[PATCH] md: remove useless ioctl warning
NeilBrown
2006-06-26
*
[PATCH] md: remove arbitrary limit on chunk size
NeilBrown
2006-06-26
*
[PATCH] md: reformat code in raid1_end_write_request to avoid goto
NeilBrown
2006-06-26
*
[PATCH] dm: improve error message consistency
Alasdair G Kergon
2006-06-26
*
[PATCH] dm: prevent removal if open
Alasdair G Kergon
2006-06-26
*
[PATCH] dm: create error table
David Teigland
2006-06-26
*
[PATCH] dm: add exports
Alasdair G Kergon
2006-06-26
*
[PATCH] dm: consolidate creation functions
Alasdair G Kergon
2006-06-26
*
[PATCH] dm table split_args: handle no input
David Teigland
2006-06-26
*
[PATCH] dm kcopyd: error accumulation fix
Jonathan Brassow
2006-06-26
*
[PATCH] dm mirror log: sync_count fix
Alasdair G Kergon
2006-06-26
*
[PATCH] dm mirror log: bitset_size fix
Alasdair G Kergon
2006-06-26
*
[PATCH] dm mirror log: refactor context
Alasdair G Kergon
2006-06-26
*
[PATCH] dm mirror log: sector size fix
Kevin Corry
2006-06-26
*
[PATCH] dm table: get_target: fix last index
Milan Broz
2006-06-26
*
[PATCH] dm: mirror sector offset fix
Neil Brown
2006-06-26
*
[PATCH] dm: fix block device initialisation
Jeff Mahoney
2006-06-26
*
[PATCH] dm: add module ref counting
Jeff Mahoney
2006-06-26
*
[PATCH] dm: fix mapped device ref counting
Jeff Mahoney
2006-06-26
*
[PATCH] dm: add DMF_FREEING
Jeff Mahoney
2006-06-26
*
[PATCH] dm: change minor_lock to spinlock
Jeff Mahoney
2006-06-26
*
[PATCH] dm: move idr_pre_get
Jeff Mahoney
2006-06-26
*
[PATCH] dm: fix idr minor allocation
Jeff Mahoney
2006-06-26
*
[PATCH] dm snapshot: unify chunk_size
Alasdair G Kergon
2006-06-26
*
[PATCH] drivers: use list_move()
Akinobu Mita
2006-06-26
*
[PATCH] drivers/md/raid6algos.c: fix a NULL dereference
Adrian Bunk
2006-06-23
*
[PATCH] md: Fix badness in sysfs_notify caused by md_new_event
NeilBrown
2006-05-31
*
[PATCH] Unlock md devices when stopping them on reboot.
Neil Brown
2006-05-26
*
[PATCH] md: fix possible oops when starting a raid0 array
NeilBrown
2006-05-23
*
[PATCH] md: Fix inverted test for 'repair' directive.
NeilBrown
2006-05-21
*
[PATCH] md: Fix 'rdev->nr_pending' count when retrying barrier requests
NeilBrown
2006-05-01
*
[PATCH] md: Improve detection of lack of barrier support in raid1
NeilBrown
2006-05-01
*
[PATCH] md: Change ENOTSUPP to EOPNOTSUPP
NeilBrown
2006-05-01
*
[PATCH] md: Fixed refcounting/locking when attempting read error correction i...
NeilBrown
2006-05-01
*
[PATCH] md: Avoid oops when attempting to fix read errors on raid10
NeilBrown
2006-05-01
*
[PATCH] md: locking fix
Ingo Molnar
2006-04-20
*
[PATCH] sysfs: Allow sysfs attribute files to be pollable
NeilBrown
2006-04-14
*
[PATCH] md: make sure 64bit fields in version-1 metadata are 64-bit aligned
NeilBrown
2006-04-11
*
BUG_ON() Conversion in md/raid10.c
Eric Sesterhenn
2006-04-02
*
BUG_ON() Conversion in md/raid6main.c
Eric Sesterhenn
2006-04-02
*
BUG_ON() Conversion in md/raid5.c
Eric Sesterhenn
2006-04-02
*
BUG_ON() Conversion in md/raid1.c
Eric Sesterhenn
2006-03-31
*
BUG_ON() Conversion in md/dm-target.c
Eric Sesterhenn
2006-03-31
*
[PATCH] md: Raid-6 did not create sysfs entries for stripe cache
NeilBrown
2006-03-31
*
[PATCH] md: Remove some code that can sleep from under a spinlock
NeilBrown
2006-03-31
*
[PATCH] md: Don't clear bits in bitmap when writing to one device fails durin...
NeilBrown
2006-03-31
*
[PATCH] md: Convert reconfig_sem to reconfig_mutex
NeilBrown
2006-03-27
*
[PATCH] sem2mutex: drivers/md
Arjan van de Ven
2006-03-27
*
[PATCH] md: Restore 'remaining' count when retrying an write operation
NeilBrown
2006-03-27
[prev]
[next]