index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: rename request variables to bios
Alasdair G Kergon
2013-03-01
1
-23
/
+23
*
dm: clean up clone_bio
Alasdair G Kergon
2013-03-01
1
-45
/
+57
*
dm: do not replace bioset for request based dm
Jun'ichi Nomura
2013-03-01
1
-9
/
+21
*
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-02-28
1
-1
/
+0
|
\
|
*
block: add missing block_bio_complete() tracepoint
Tejun Heo
2013-01-14
1
-1
/
+0
*
|
dm: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-39
/
+15
*
|
dm: don't use idr_remove_all()
Tejun Heo
2013-02-27
1
-1
/
+0
*
|
dm: fix write same requests counting
Alasdair G Kergon
2013-01-31
1
-2
/
+4
|
/
*
dm: remove map_info
Mikulas Patocka
2012-12-21
1
-2
/
+2
*
dm: move target request nr to dm_target_io
Mikulas Patocka
2012-12-21
1
-1
/
+2
*
dm: introduce per_bio_data
Mikulas Patocka
2012-12-21
1
-18
/
+15
*
dm: add WRITE SAME support
Mike Snitzer
2012-12-21
1
-5
/
+39
*
dm: fix deadlock with request based dm and queue request_fn recursion
Jens Axboe
2012-11-23
1
-1
/
+7
*
dm: store dm_target_io in bio front_pad
Mikulas Patocka
2012-10-12
1
-59
/
+49
*
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-10-11
1
-52
/
+22
|
\
|
*
block: Add bio_clone_bioset(), bio_clone_kmalloc()
Kent Overstreet
2012-09-09
1
-2
/
+2
|
*
dm: Use bioset's front_pad for dm_rq_clone_bio_info
Kent Overstreet
2012-09-09
1
-28
/
+18
|
*
block: Ues bi_pool for bio_integrity_alloc()
Kent Overstreet
2012-09-09
1
-2
/
+2
|
*
block: Generalized bio pool freeing
Kent Overstreet
2012-09-09
1
-20
/
+0
*
|
dm: retain table limits when swapping to new table with no devices
Mike Snitzer
2012-09-26
1
-1
/
+14
*
|
dm: handle requests beyond end of device instead of using BUG_ON
Mike Snitzer
2012-09-26
1
-18
/
+38
|
/
*
dm: introduce split_discard_requests
Mikulas Patocka
2012-07-27
1
-1
/
+4
*
dm: support non power of two target max_io_len
Mike Snitzer
2012-07-27
1
-8
/
+27
*
dm: clear bi_end_io on remapping failure
Hannes Reinecke
2012-03-28
1
-0
/
+1
*
fs: move code out of buffer.c
Al Viro
2012-01-03
1
-1
/
+0
*
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-11-04
1
-18
/
+7
|
\
|
*
block: remove support for bio remapping from ->make_request
Christoph Hellwig
2011-09-12
1
-7
/
+7
|
*
block: rename __make_request() to blk_queue_bio()
Jens Axboe
2011-09-12
1
-1
/
+1
|
*
block: export __make_request
Christoph Hellwig
2011-09-12
1
-12
/
+1
*
|
dm: export dm get md
Alasdair G Kergon
2011-10-31
1
-0
/
+1
*
|
dm table: add immutable feature
Alasdair G Kergon
2011-10-31
1
-0
/
+9
*
|
dm: remove superfluous smp_mb
Namhyung Kim
2011-10-31
1
-1
/
+0
*
|
dm: use local printk ratelimit
Namhyung Kim
2011-10-31
1
-0
/
+10
|
/
*
dm table: set flush capability based on underlying devices
Mike Snitzer
2011-08-02
1
-1
/
+0
*
dm: ignore merge_bvec for snapshots when safe
Mikulas Patocka
2011-08-02
1
-0
/
+61
*
dm table: fix discard support
Mike Snitzer
2011-08-02
1
-1
/
+2
*
dm: fix idr leak on module removal
Alasdair G Kergon
2011-08-02
1
-2
/
+8
*
block: fix non-atomic access to genhd inflight structures
Shaohua Li
2011-03-22
1
-3
/
+4
*
block: Require subsystems to explicitly allocate bio_set integrity mempool
Martin K. Petersen
2011-03-17
1
-3
/
+9
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
1
-28
/
+5
*
dm: remove superfluous irq disablement in dm_request_fn
Kiyoshi Ueda
2011-01-13
1
-2
/
+4
*
dm: use non reentrant workqueues if equivalent
Tejun Heo
2011-01-13
1
-1
/
+2
*
dm: convert workqueues to alloc_ordered
Tejun Heo
2011-01-13
1
-1
/
+1
*
dm: remove dm_mutex after bkl conversion
Milan Broz
2011-01-13
1
-5
/
+4
*
dm: dont take i_mutex to change device size
Mike Snitzer
2011-01-13
1
-2
/
+3
*
block: trace event block fix unassigned field
Jeff Moyer
2011-01-07
1
-1
/
+1
*
block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...
Mike Snitzer
2010-11-16
1
-2
/
+2
*
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
1
-317
/
+81
|
\
|
*
dm: convey that all flushes are processed as empty
Mike Snitzer
2010-09-10
1
-19
/
+15
|
*
dm: fix locking context in queue_io()
Kiyoshi Ueda
2010-09-10
1
-2
/
+4
[next]