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
/
dm.c
Commit message (
Expand
)
Author
Age
*
dm: optimize reorder structure
Mikulas Patocka
2013-07-10
*
dm: optimize use SRCU and RCU
Mikulas Patocka
2013-07-10
*
dm mpath: fix ioctl deadlock when no paths
Hannes Reinecke
2013-07-10
*
block_device_operations->release() should return void
Al Viro
2013-05-07
*
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
2013-04-18
*
dm: add target num_write_bios fn
Alasdair G Kergon
2013-03-01
*
dm: merge io_pool and tio_pool
Jun'ichi Nomura
2013-03-01
*
dm: remove unused _rq_bio_info_cache
Jun'ichi Nomura
2013-03-01
*
dm: fix limits initialization when there are no data devices
Mike Christie
2013-03-01
*
dm: refactor bio cloning
Alasdair G Kergon
2013-03-01
*
dm: rename bio cloning functions
Alasdair G Kergon
2013-03-01
*
dm: rename request variables to bios
Alasdair G Kergon
2013-03-01
*
dm: clean up clone_bio
Alasdair G Kergon
2013-03-01
*
dm: do not replace bioset for request based dm
Jun'ichi Nomura
2013-03-01
*
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-02-28
|
\
|
*
block: add missing block_bio_complete() tracepoint
Tejun Heo
2013-01-14
*
|
dm: convert to idr_alloc()
Tejun Heo
2013-02-27
*
|
dm: don't use idr_remove_all()
Tejun Heo
2013-02-27
*
|
dm: fix write same requests counting
Alasdair G Kergon
2013-01-31
|
/
*
dm: remove map_info
Mikulas Patocka
2012-12-21
*
dm: move target request nr to dm_target_io
Mikulas Patocka
2012-12-21
*
dm: introduce per_bio_data
Mikulas Patocka
2012-12-21
*
dm: add WRITE SAME support
Mike Snitzer
2012-12-21
*
dm: fix deadlock with request based dm and queue request_fn recursion
Jens Axboe
2012-11-23
*
dm: store dm_target_io in bio front_pad
Mikulas Patocka
2012-10-12
*
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-10-10
|
\
|
*
block: Add bio_clone_bioset(), bio_clone_kmalloc()
Kent Overstreet
2012-09-09
|
*
dm: Use bioset's front_pad for dm_rq_clone_bio_info
Kent Overstreet
2012-09-09
|
*
block: Ues bi_pool for bio_integrity_alloc()
Kent Overstreet
2012-09-09
|
*
block: Generalized bio pool freeing
Kent Overstreet
2012-09-09
*
|
dm: retain table limits when swapping to new table with no devices
Mike Snitzer
2012-09-26
*
|
dm: handle requests beyond end of device instead of using BUG_ON
Mike Snitzer
2012-09-26
|
/
*
dm: introduce split_discard_requests
Mikulas Patocka
2012-07-27
*
dm: support non power of two target max_io_len
Mike Snitzer
2012-07-27
*
dm: clear bi_end_io on remapping failure
Hannes Reinecke
2012-03-28
*
fs: move code out of buffer.c
Al Viro
2012-01-03
*
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-11-04
|
\
|
*
block: remove support for bio remapping from ->make_request
Christoph Hellwig
2011-09-12
|
*
block: rename __make_request() to blk_queue_bio()
Jens Axboe
2011-09-12
|
*
block: export __make_request
Christoph Hellwig
2011-09-12
*
|
dm: export dm get md
Alasdair G Kergon
2011-10-31
*
|
dm table: add immutable feature
Alasdair G Kergon
2011-10-31
*
|
dm: remove superfluous smp_mb
Namhyung Kim
2011-10-31
*
|
dm: use local printk ratelimit
Namhyung Kim
2011-10-31
|
/
*
dm table: set flush capability based on underlying devices
Mike Snitzer
2011-08-02
*
dm: ignore merge_bvec for snapshots when safe
Mikulas Patocka
2011-08-02
*
dm table: fix discard support
Mike Snitzer
2011-08-02
*
dm: fix idr leak on module removal
Alasdair G Kergon
2011-08-02
*
block: fix non-atomic access to genhd inflight structures
Shaohua Li
2011-03-22
*
block: Require subsystems to explicitly allocate bio_set integrity mempool
Martin K. Petersen
2011-03-17
[next]