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
*
md: improve the is_mddev_idle test
NeilBrown
2007-05-11
*
Revert "md: improve partition detection in md array"
Linus Torvalds
2007-05-09
*
md: improve partition detection in md array
NeilBrown
2007-05-09
*
md: allow reshape_position for md arrays to be set via sysfs
NeilBrown
2007-05-09
*
md: stop using csum_partial for checksum calculation in md
NeilBrown
2007-05-09
*
md: move test for whether level supports bitmap to correct place
NeilBrown
2007-05-09
*
md: cleanup: use seq_release_private() where appropriate
Martin Peschke
2007-05-09
*
drivers/md.c: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-05-09
*
mm: remove destroy_dirty_buffers from invalidate_bdev()
Peter Zijlstra
2007-05-07
*
[PATCH] md: avoid a deadlock when removing a device from an md array via sysfs
NeilBrown
2007-04-05
*
[PATCH] md: convert compile time warnings into runtime warnings
NeilBrown
2007-03-27
*
[PATCH] md: clear the congested_fn when stopping a raid5
NeilBrown
2007-03-27
*
[PATCH] md: restart a (raid5) reshape that has been aborted due to a read/wri...
NeilBrown
2007-03-01
*
[PATCH] md: clean out unplug and other queue function on md shutdown
NeilBrown
2007-03-01
*
[PATCH] md: move warning about creating a raid array on partitions of the one...
NeilBrown
2007-03-01
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
*
[PATCH] sysctl: md: remove unnecessary insert_at_head flag
Eric W. Biederman
2007-02-14
*
[PATCH] mark struct file_operations const 4
Arjan van de Ven
2007-02-12
*
[PATCH] md: fix potential memalloc deadlock in md
NeilBrown
2007-01-26
*
[PATCH] md: make sure the events count in an md array never returns to zero
NeilBrown
2007-01-26
*
[PATCH] md: fix a few problems with the interface (sysfs and ioctl) to md
NeilBrown
2006-12-22
*
[PATCH] md: assorted md and raid1 one-liners
NeilBrown
2006-12-10
*
[PATCH] MD: conditionalize some code
Jeff Garzik
2006-12-10
*
[PATCH] md: tidy up device-change notification when an md array is stopped
NeilBrown
2006-12-10
*
[PATCH] struct path: convert md
Josef Sipek
2006-12-08
*
[PATCH] lockdep: avoid lockdep warning in md
NeilBrown
2006-12-08
*
[PATCH] remove the old bd_mutex lockdep annotation
Peter Zijlstra
2006-12-08
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
*
[PATCH] md: do not freeze md threads for suspend
Rafael J. Wysocki
2006-11-08
*
[PATCH] md: change ONLINE/OFFLINE events to a single CHANGE event
NeilBrown
2006-11-08
*
[PATCH] md: send online/offline uevents when an md array starts/stops
NeilBrown
2006-11-03
*
[PATCH] md: simplify checking of available size when resizing an array
NeilBrown
2006-10-28
*
[PATCH] md: fix bug where spares don't always get rebuilt properly when they ...
NeilBrown
2006-10-28
*
[PATCH] md: endian annotation for v1 superblock access
NeilBrown
2006-10-21
*
[PATCH] md: fix /proc/mdstat refcounting
Akinobu Mita
2006-10-17
*
[PATCH] md: fix bug where new drives added to an md array sometimes don't syn...
NeilBrown
2006-10-06
*
BUG_ON cleanup for drivers/md/
Eric Sesterhenn
2006-10-03
*
[PATCH] md: add error reporting to superblock write failure
NeilBrown
2006-10-03
*
[PATCH] md: remove MAX_MD_DEVS which is an arbitrary limit
NeilBrown
2006-10-03
*
[PATCH] md: make messages about resync/recovery etc more specific
NeilBrown
2006-10-03
*
[PATCH] md: new sysfs interface for setting bits in the write-intent-bitmap
Paul Clements
2006-10-03
*
[PATCH] md: replace magic numbers in sb_dirty with well defined bit flags
NeilBrown
2006-10-03
*
[PATCH] md: the scheduled removal of the START_ARRAY ioctl for md
Adrian Bunk
2006-10-03
*
[PATCH] md: avoid backward event updates in md superblock when degraded.
NeilBrown
2006-08-27
*
[PATCH] md: fix oops in error-handling
Andrew Morton
2006-07-10
*
[PATCH] md: require CAP_SYS_ADMIN for (re-)configuring md devices via sysfs
NeilBrown
2006-07-10
*
[PATCH] md: unify usage of symbolic names for perms
NeilBrown
2006-07-10
*
[PATCH] md: fix resync speed calculation for restarted resyncs
NeilBrown
2006-07-10
*
[PATCH] md: delay starting md threads until array is completely setup
NeilBrown
2006-07-10
*
[PATCH] md: set desc_nr correctly for version-1 superblocks
NeilBrown
2006-07-10
[next]