index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
blk: Ensure users for current->bio_list can see the full list.
NeilBrown
2017-04-08
1
-13
/
+16
*
dm: flush queued bios when process blocks to avoid deadlock
Mikulas Patocka
2017-03-18
1
-0
/
+55
*
dm: free io_barrier after blk_cleanup_queue call
Tahsin Erdogan
2016-11-10
1
-2
/
+2
*
dm: return correct error code in dm_resume()'s retry loop
Minfei Huang
2016-10-28
1
-3
/
+2
*
dm: mark request_queue dead before destroying the DM device
Bart Van Assche
2016-10-28
1
-0
/
+5
*
dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING
Mike Snitzer
2016-08-20
1
-7
/
+7
*
dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
Bryn M. Reeves
2016-04-12
1
-1
/
+1
*
dm: fix excessive dm-mq context switching
Mike Snitzer
2016-04-12
1
-7
/
+6
*
dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
Mike Snitzer
2016-03-03
1
-0
/
+2
*
dm: do not reuse dm_blk_ioctl block_device input as local variable
Mike Snitzer
2015-11-17
1
-2
/
+3
*
dm: fix ioctl retry termination with signal
Junichi Nomura
2015-11-17
1
-1
/
+1
*
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-11-07
1
-3
/
+3
*
Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2015-11-04
1
-27
/
+182
|
\
|
*
dm: eliminate unused "bioset" process for each bio-based DM device
Mikulas Patocka
2015-10-31
1
-2
/
+6
|
*
dm: drop NULL test before kmem_cache_destroy() and mempool_destroy()
Julia Lawall
2015-10-31
1
-9
/
+4
|
*
dm: add support for passing through persistent reservations
Christoph Hellwig
2015-10-31
1
-0
/
+123
|
*
dm: refactor ioctl handling
Christoph Hellwig
2015-10-31
1
-13
/
+42
|
*
dm: initialize non-blk-mq queue data before queue is used
Mikulas Patocka
2015-10-29
1
-3
/
+7
*
|
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-04
1
-2
/
+0
|
\
\
|
*
|
md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown
Dan Williams
2015-10-21
1
-2
/
+0
|
|
/
*
|
dm: fix request-based dm error reporting
Junichi Nomura
2015-10-06
1
-2
/
+3
*
|
dm: fix AB-BA deadlock in __dm_destroy()
Junichi Nomura
2015-10-01
1
-4
/
+2
|
/
*
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2015-09-02
1
-1
/
+1
|
\
|
*
dm: test return value for DM_MAPIO_SUBMITTED
Mikulas Patocka
2015-08-12
1
-1
/
+1
*
|
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
1
-126
/
+11
|
\
\
|
|
/
|
/
|
|
*
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-13
1
-125
/
+2
|
*
block: make generic_make_request handle arbitrarily sized bios
Kent Overstreet
2015-08-13
1
-0
/
+2
|
*
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-8
/
+7
*
|
dm: fix dm_merge_bvec regression on 32 bit systems
Mike Snitzer
2015-08-03
1
-17
/
+10
*
|
dm: fix use after free crash due to incorrect cleanup sequence
Mikulas Patocka
2015-07-13
1
-2
/
+2
*
|
Revert "dm: only run the queue on completion if congested or no requests pend...
Mike Snitzer
2015-07-08
1
-6
/
+2
|
/
*
Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2015-06-26
1
-68
/
+152
|
\
|
*
Revert "block, dm: don't copy bios for request clones"
Mike Snitzer
2015-06-26
1
-40
/
+131
|
*
Revert "dm: do not allocate any mempools for blk-mq request-based DM"
Mike Snitzer
2015-06-26
1
-38
/
+31
*
|
Merge tag 'dm-4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2015-06-25
1
-78
/
+112
|
\
|
|
*
dm stats: add support for request-based DM devices
Mikulas Patocka
2015-06-17
1
-0
/
+26
|
*
dm: factor out a common cleanup_mapped_device()
Mike Snitzer
2015-05-29
1
-35
/
+43
|
*
dm: cleanup methods that requeue requests
Mike Snitzer
2015-05-29
1
-12
/
+5
|
*
dm: do not allocate any mempools for blk-mq request-based DM
Mike Snitzer
2015-05-29
1
-31
/
+38
|
*
Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2
Mike Snitzer
2015-05-29
1
-131
/
+40
|
|
\
*
|
\
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
1
-1
/
+1
|
\
\
\
|
*
|
|
writeback: move backing_dev_info->state into bdi_writeback
Tejun Heo
2015-06-02
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
1
-131
/
+40
|
\
|
|
|
|
/
|
/
|
|
*
block, dm: don't copy bios for request clones
Christoph Hellwig
2015-05-22
1
-131
/
+40
*
|
dm: fix casting bug in dm_merge_bvec()
Joe Thornber
2015-05-29
1
-5
/
+12
*
|
dm: fix false warning in free_rq_clone() for unmapped requests
Mike Snitzer
2015-05-29
1
-5
/
+3
*
|
dm: requeue from blk-mq dm_mq_queue_rq() using BLK_MQ_RQ_QUEUE_BUSY
Mike Snitzer
2015-05-27
1
-4
/
+6
*
|
dm: fix NULL pointer when clone_and_map_rq returns !DM_MAPIO_REMAPPED
Junichi Nomura
2015-05-27
1
-2
/
+2
*
|
dm: run queue on re-queue
Junichi Nomura
2015-05-26
1
-0
/
+1
|
/
*
dm: fix free_rq_clone() NULL pointer when requeueing unmapped request
Mike Snitzer
2015-04-30
1
-4
/
+12
[next]