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
*
dm: fix missed error code if .end_io isn't implemented by target_type
zhendong chen
2014-12-17
*
dm thin: fix crash by initializing thin device's refcount and completion earlier
Marc Dionne
2014-12-17
*
dm thin: fix missing out-of-data-space to write mode transition if blocks are...
Joe Thornber
2014-12-17
*
dm thin: fix inability to discard blocks when in out-of-data-space mode
Joe Thornber
2014-12-17
*
Merge tag 'md/3.19' of git://neil.brown.name/md
Linus Torvalds
2014-12-14
|
\
|
*
md: Check MD_RECOVERY_RUNNING as well as ->sync_thread.
NeilBrown
2014-12-10
|
*
md: fix semicolon.cocci warnings
kbuild test robot
2014-12-03
|
*
md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.
NeilBrown
2014-12-03
*
|
Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-12-13
|
\
\
|
*
|
md: use generic io stats accounting functions to simplify io stat accounting
Gu Zheng
2014-11-24
|
*
|
md/bcache: use generic io stats accounting functions to simplify io stat acco...
Gu Zheng
2014-11-24
|
|
/
*
|
Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-12-09
|
\
\
|
|
/
|
/
|
|
*
dm crypt: use memzero_explicit for on-stack buffer
Milan Broz
2014-12-02
|
*
dm space map metadata: fix sm_bootstrap_get_count()
Joe Thornber
2014-12-02
|
*
dm space map metadata: fix sm_bootstrap_get_nr_blocks()
Dan Carpenter
2014-12-01
|
*
dm bufio: fix memleak when using a dm_buffer's inline bio
Darrick J. Wong
2014-12-01
|
*
dm cache: fix spurious cell_defer when dealing with partial block at end of d...
Joe Thornber
2014-12-01
|
*
dm cache: dirty flag was mistakenly being cleared when promoting via overwrite
Joe Thornber
2014-12-01
|
*
dm cache: only use overwrite optimisation for promotion when in writeback mode
Joe Thornber
2014-12-01
|
*
dm cache: discard block size must be a multiple of cache block size
Joe Thornber
2014-12-01
|
*
dm cache: fix a harmless race when working out if a block is discarded
Joe Thornber
2014-12-01
|
*
dm cache: when reloading a discard bitset allow for a different discard block...
Joe Thornber
2014-12-01
|
*
dm cache: fix some issues with the new discard range support
Joe Thornber
2014-12-01
|
*
dm array: if resizing the array is a noop set the new root to the old one
Joe Thornber
2014-12-01
|
*
dm: use rcu_dereference_protected instead of rcu_dereference
Eric Dumazet
2014-11-23
|
*
dm thin: fix pool_io_hints to avoid looking at max_hw_sectors
Mike Snitzer
2014-11-21
|
*
dm thin: suspend/resume active thin devices when reloading thin-pool
Mike Snitzer
2014-11-19
|
*
dm: enhance internal suspend and resume interface
Mike Snitzer
2014-11-19
|
*
dm thin: do not allow thin device activation while pool is suspended
Mike Snitzer
2014-11-19
|
*
dm: add presuspend_undo hook to target_type
Mike Snitzer
2014-11-19
|
*
dm: return earlier from dm_blk_ioctl if target doesn't implement .ioctl
Mike Snitzer
2014-11-19
|
*
dm thin: remove stale 'trim' message in block comment above pool_message
Mike Snitzer
2014-11-12
|
*
dm thin: fix a race in thin_dtr
Mikulas Patocka
2014-11-12
|
*
dm cache: emit a warning message if there are a lot of cache blocks
Joe Thornber
2014-11-12
|
*
dm cache: improve discard support
Joe Thornber
2014-11-10
|
*
dm cache: revert "prevent corruption caused by discard_block_size > cache_blo...
Joe Thornber
2014-11-10
|
*
dm cache: revert "remove remainder of distinct discard block size"
Joe Thornber
2014-11-10
|
*
dm bio prison: introduce support for locking ranges of blocks
Joe Thornber
2014-11-10
|
*
dm cache policy mq: simplify ability to promote sequential IO to the cache
Mike Snitzer
2014-11-10
|
*
dm cache policy mq: tweak algorithm that decides when to promote a block
Joe Thornber
2014-11-10
|
*
dm: do not call dm_sync_table() when creating new devices
Hannes Reinecke
2014-11-10
|
*
dm: sparse: Annotate field with __rcu for checking
Pranith Kumar
2014-11-10
|
*
dm: Use rcu_dereference() for accessing rcu pointer
Pranith Kumar
2014-11-10
|
*
dm thin: refactor requeue_io to eliminate spinlock bouncing
Mike Snitzer
2014-11-10
|
*
dm thin: optimize retry_bios_on_resume
Mike Snitzer
2014-11-10
|
*
dm thin: sort the deferred cells
Joe Thornber
2014-11-10
|
*
dm thin: direct dispatch when breaking sharing
Joe Thornber
2014-11-10
|
*
dm thin: remap the bios in a cell immediately
Joe Thornber
2014-11-10
|
*
dm thin: defer whole cells rather than individual bios
Joe Thornber
2014-11-10
|
*
dm thin: factor out remap_and_issue_overwrite
Mike Snitzer
2014-11-10
[next]