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
*
Merge tag 'md/3.13' of git://neil.brown.name/md
Linus Torvalds
2013-11-20
|
\
|
*
md: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
2013-11-18
|
*
md/raid5: avoid deadlock when raid5 array has unack badblocks during md_stop_...
NeilBrown
2013-11-18
|
*
md: use MD_RECOVERY_INTR instead of kthread_should_stop in resync thread.
NeilBrown
2013-11-18
|
*
md: fix some places where mddev_lock return value is not checked.
NeilBrown
2013-11-18
|
*
md: fix calculation of stacking limits on level change.
NeilBrown
2013-11-13
*
|
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-13
|
\
\
|
|
/
|
/
|
|
*
block: Consolidate duplicated bio_trim() implementations
Kent Overstreet
2013-11-08
*
|
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-11-06
|
\
\
|
|
/
|
/
|
|
*
sysfs: clean up sysfs_get_dirent()
Tejun Heo
2013-09-26
*
|
md: avoid deadlock when md_set_badblocks.
Bian Yu
2013-10-23
|
/
*
md: avoid deadlock when dirty buffers during md_stop.
NeilBrown
2013-08-27
*
md: Don't test all of mddev->flags at once.
NeilBrown
2013-08-27
*
md: Fix apparent cut-and-paste error in super_90_validate
Dave Jones
2013-08-27
*
md: fix safe_mode buglet.
NeilBrown
2013-08-27
*
md: don't call md_allow_write in get_bitmap_file.
NeilBrown
2013-08-27
*
md: Remove recent change which allows devices to skip recovery.
NeilBrown
2013-07-18
*
MD: Remember the last sync operation that was performed
Jonathan Brassow
2013-06-25
*
md: replace strict_strto*() with kstrto*()
Jingoo Han
2013-06-13
*
md: Wait for md_check_recovery before attempting device removal.
Hannes Reinecke
2013-06-13
*
Merge tag 'md-3.10-fixes' of git://neil.brown.name/md
Linus Torvalds
2013-06-13
|
\
|
*
md: md_stop_writes() should always freeze recovery.
NeilBrown
2013-06-12
*
|
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
|
\
\
|
*
\
Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2013-04-02
|
|
\
\
|
*
|
|
md: Convert md_trim_bio() to use bio_advance()
Kent Overstreet
2013-03-23
*
|
|
|
block_device_operations->release() should return void
Al Viro
2013-05-07
|
|
_
|
/
|
/
|
|
*
|
|
md: bad block list should default to disabled.
NeilBrown
2013-04-30
*
|
|
MD: Export 'md_reap_sync_thread' function
Jonathan Brassow
2013-04-23
*
|
|
md: don't update metadata when stopping a read-only array.
NeilBrown
2013-04-23
*
|
|
md: Allow devices to be re-added to a read-only array.
NeilBrown
2013-04-23
*
|
|
md: HOT_DISK_REMOVE shouldn't make a read-auto device active.
NeilBrown
2013-04-23
*
|
|
md: use common code for all calls to ->hot_remove_disk()
NeilBrown
2013-04-23
*
|
|
md: never update metadata when array is read-only.
NeilBrown
2013-04-23
|
|
/
|
/
|
*
|
MD: Prevent sysfs operations on uninitialized kobjects
Jonathan Brassow
2013-03-19
|
/
*
md: expedite metadata update when switching read-auto -> active
NeilBrown
2013-02-27
*
md: fix two bugs when attempting to resize RAID0 array.
NeilBrown
2013-02-25
*
md: protect against crash upon fsync on ro array
Sebastian Riemer
2013-02-20
*
Merge tag 'md-3.8' of git://neil.brown.name/md
Linus Torvalds
2012-12-18
|
\
|
*
md: Use ->curr_resync as last completed request when cleanly aborting resync.
majianpeng
2012-12-13
|
*
md: Update checkpoint of resync/recovery based on time.
majianpeng
2012-12-13
|
*
md:Add place to update ->recovery_cp.
kernelmail
2012-12-13
|
*
md.c: re-indent various 'switch' statements.
NeilBrown
2012-12-10
|
*
md: close race between removing and adding a device.
NeilBrown
2012-12-10
|
*
md: removed unused variable in calc_sb_1_csm.
NeilBrown
2012-12-10
*
|
Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-12-17
|
\
\
|
*
|
wait: add wait_event_lock_irq() interface
Lukas Czerner
2012-11-30
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
md: Fix typo in drivers/md
Masanari Iida
2012-10-29
|
|
/
*
|
md: make sure everything is freed when dm-raid stops an array.
NeilBrown
2012-11-19
*
|
md: Avoid write invalid address if read_seqretry returned true.
majianpeng
2012-11-19
[next]