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
*
Merge tag 'dm-3.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-07-18
|
\
|
*
dm cache metadata: do not allow the data block size to change
Mike Snitzer
2014-07-15
|
*
dm thin metadata: do not allow the data block size to change
Mike Snitzer
2014-07-15
*
|
Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
2014-07-11
|
\
|
|
*
dm mpath: fix IO hang due to logic bug in multipath_busy
Jun'ichi Nomura
2014-07-10
|
*
dm io: fix a race condition in the wake up code for sync_io
Joe Thornber
2014-07-10
|
*
dm crypt, dm zero: update author name following legal name change
Jana Saout
2014-07-10
|
*
dm: allocate a special workqueue for deferred device removal
Mikulas Patocka
2014-07-10
*
|
md: flush writes before starting a recovery.
NeilBrown
2014-07-02
*
|
md: make sure GET_ARRAY_INFO ioctl reports correct "clean" status
NeilBrown
2014-07-02
|
/
*
Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-12
|
\
|
*
dm thin: update discard_granularity to reflect the thin-pool blocksize
Lukas Czerner
2014-06-11
|
*
dm bio prison: implement per bucket locking in the dm_bio_prison hash table
Heinz Mauelshagen
2014-06-11
|
*
dm: remove symbol export for dm_set_device_limits
Mike Snitzer
2014-06-04
|
*
dm: disable WRITE SAME if it fails
Mike Snitzer
2014-06-04
|
*
dm era: check for a non-NULL metadata object before closing it
Joe Thornber
2014-06-03
|
*
dm thin: return ENOSPC instead of EIO when error_if_no_space enabled
Mike Snitzer
2014-06-03
|
*
dm thin: cleanup noflush_work to use a proper completion
Joe Thornber
2014-06-03
|
*
dm snapshot: do not split read bios sent to snapshot-origin target
Mikulas Patocka
2014-06-03
|
*
dm snapshot: allocate a per-target structure for snapshot-origin target
Mikulas Patocka
2014-06-03
|
*
dm: introduce dm_accept_partial_bio
Mikulas Patocka
2014-06-03
|
*
dm: change sector_count member in clone_info from sector_t to unsigned
Mikulas Patocka
2014-06-03
*
|
Merge tag 'md/3.16' of git://neil.brown.name/md
Linus Torvalds
2014-06-11
|
\
\
|
*
|
raid5: speedup sync_request processing
Eivind Sarto
2014-06-09
|
*
|
md/raid5: deadlock between retry_aligned_read with barrier io
hui jiao
2014-06-05
|
*
|
raid5: add an option to avoid copy data from bio to stripe cache
Shaohua Li
2014-05-29
|
*
|
md/bitmap: remove confusing code from filemap_get_page.
NeilBrown
2014-05-29
|
*
|
raid5: avoid release list until last reference of the stripe
Eivind Sarto
2014-05-29
|
*
|
md: md_clear_badblocks should return an error code on failure.
NeilBrown
2014-05-29
|
*
|
md/raid56: Don't perform reads to support writes until stripe is ready.
NeilBrown
2014-05-29
|
*
|
md: refuse to change shape of array if it is active but read-only
NeilBrown
2014-05-29
*
|
|
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-06-08
|
\
\
\
|
*
\
\
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-03
|
|
\
\
\
|
|
*
|
|
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
|
*
|
|
|
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
Linus Torvalds
2014-06-02
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
block: remove struct request buffer member
Jens Axboe
2014-04-15
*
|
|
|
|
Merge tag 'md/3.15-fixes' of git://neil.brown.name/md
Linus Torvalds
2014-06-02
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
md: always set MD_RECOVERY_INTR when interrupting a reshape thread.
NeilBrown
2014-05-29
|
*
|
|
md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync".
NeilBrown
2014-05-27
*
|
|
|
Merge tag 'dm-3.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-05-30
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
dm mpath: really fix lockdep warning
Hannes Reinecke
2014-05-27
|
*
|
|
dm cache: always split discards on cache block boundaries
Heinz Mauelshagen
2014-05-27
|
*
|
|
dm thin: add 'no_space_timeout' dm-thin-pool module param
Mike Snitzer
2014-05-20
*
|
|
|
Merge tag 'dm-3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-05-21
|
\
|
|
|
|
*
|
|
dm mpath: fix lock order inconsistency in multipath_ioctl
Mike Snitzer
2014-05-14
|
*
|
|
dm thin: add timeout to stop out-of-data-space mode holding IO forever
Joe Thornber
2014-05-14
|
*
|
|
dm thin: allow metadata commit if pool is in PM_OUT_OF_DATA_SPACE mode
Joe Thornber
2014-05-14
|
*
|
|
dm crypt: fix cpu hotplug crash by removing per-cpu structure
Mikulas Patocka
2014-05-14
*
|
|
|
Merge tag 'md/3.15-fixes' of git://neil.brown.name/md
Linus Torvalds
2014-05-12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
md: avoid possible spinning md thread at shutdown.
NeilBrown
2014-05-05
[next]