index
:
Linux Stable
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.12.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
*
Merge tag 'for-4.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-01-31
1
-269
/
+390
|
\
|
*
dm: various cleanups to md->queue initialization code
Mike Snitzer
2018-01-29
1
-18
/
+12
|
*
dm: backfill missing calls to mutex_destroy()
Mike Snitzer
2018-01-17
1
-0
/
+4
|
*
dm: optimize bio-based NVMe IO submission
Mike Snitzer
2017-12-20
1
-34
/
+120
|
*
dm: introduce DM_TYPE_NVME_BIO_BASED
Mike Snitzer
2017-12-20
1
-0
/
+2
|
*
dm: simplify start of block stats accounting for bio-based
Mike Snitzer
2017-12-17
1
-8
/
+3
|
*
dm: remove redundant mapped_device member from clone_info structure
Mike Snitzer
2017-12-16
1
-6
/
+4
|
*
dm: remove now unused bio-based io_pool and _io_cache
Mike Snitzer
2017-12-16
1
-28
/
+2
|
*
dm: improve performance by moving dm_io structure to per-bio-data
Mike Snitzer
2017-12-16
1
-40
/
+129
|
*
dm: rename 'bio' member of dm_io structure to 'orig_bio'
Mike Snitzer
2017-12-16
1
-14
/
+14
|
*
dm: remove stale comment blocks
Mike Snitzer
2017-12-16
1
-12
/
+0
|
*
dm: set QUEUE_FLAG_DAX accordingly in dm_table_set_restrictions()
Mike Snitzer
2017-12-13
1
-3
/
+0
|
*
dm: fix __send_changing_extent_only() to send first bio and chain remainder
Mike Snitzer
2017-12-13
1
-36
/
+30
|
*
dm: ensure bio-based DM's bioset and io_pool support targets' maximum IOs
Mike Snitzer
2017-12-13
1
-10
/
+18
|
*
dm: remove BIOSET_NEED_RESCUER based dm_offload infrastructure
Mike Snitzer
2017-12-13
1
-59
/
+1
|
*
dm: safely allocate multiple bioset bios
Mike Snitzer
2017-12-13
1
-12
/
+57
|
*
dm: remove unused 'num_write_bios' target interface
NeilBrown
2017-12-13
1
-20
/
+10
|
*
dm: ensure bio submission follows a depth-first tree walk
NeilBrown
2017-12-13
1
-9
/
+24
|
*
dm: fix comment above dm_accept_partial_bio
NeilBrown
2017-12-13
1
-1
/
+1
*
|
dm: fix incomplete request_queue initialization
Mike Snitzer
2018-01-15
1
-1
/
+10
*
|
dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE
Ming Lei
2018-01-06
1
-1
/
+9
|
/
*
Merge tag 'for-4.15/dm' of git://git.kernel.org/pub/scm/linux/kernel/git/devi...
Linus Torvalds
2017-11-14
1
-22
/
+23
|
\
|
*
dm: small cleanup in dm_get_md()
Mike Snitzer
2017-11-10
1
-10
/
+5
|
*
dm: fix race between dm_get_from_kobject() and __dm_destroy()
Hou Tao
2017-11-10
1
-4
/
+8
|
*
dm: allocate struct mapped_device with kvzalloc
Mikulas Patocka
2017-11-10
1
-3
/
+3
|
*
dm: convert table_device.count from atomic_t to refcount_t
Elena Reshetova
2017-10-24
1
-5
/
+7
*
|
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
1
-11
/
+0
|
\
\
|
*
|
block: remove QUEUE_FLAG_STACKABLE
Christoph Hellwig
2017-10-05
1
-11
/
+0
*
|
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-2
/
+2
|
|
/
|
/
|
*
|
dm ioctl: fix alignment of event number in the device list
Mikulas Patocka
2017-09-25
1
-2
/
+8
|
/
*
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-14
1
-19
/
+0
|
\
|
*
dax: remove the pmem_dax_ops->flush abstraction
Mikulas Patocka
2017-09-11
1
-19
/
+0
*
|
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
1
-8
/
+8
|
\
\
|
|
/
|
/
|
|
*
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-5
/
+5
|
*
block: pass in queue to inflight accounting
Jens Axboe
2017-08-09
1
-3
/
+3
*
|
dm: fix printk() rate limiting code
Bart Van Assche
2017-08-28
1
-10
/
+0
*
|
dm: fix the second dec_pending() argument in __split_and_process_bio()
Bart Van Assche
2017-08-28
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-11
1
-1
/
+1
|
\
|
*
bio-integrity: fix interface for bio_integrity_trim
Dmitry Monakhov
2017-07-03
1
-1
/
+1
*
|
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-07-07
1
-0
/
+45
|
\
\
|
*
|
dm: add ->flush() dax operation support
Dan Williams
2017-06-15
1
-0
/
+19
|
*
|
dm: add ->copy_from_iter() dax operation support
Dan Williams
2017-06-09
1
-0
/
+26
*
|
|
Merge tag 'for-4.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-06
1
-2
/
+95
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
dm: introduce dm_remap_zone_report()
Damien Le Moal
2017-06-19
1
-0
/
+79
|
*
|
dm: fix REQ_OP_ZONE_REPORT bio handling
Damien Le Moal
2017-06-19
1
-2
/
+7
|
*
|
dm: fix REQ_OP_ZONE_RESET bio handling
Damien Le Moal
2017-06-19
1
-0
/
+4
|
*
|
dm: add basic support for using the select or poll function
Mikulas Patocka
2017-06-19
1
-0
/
+5
*
|
|
dm: don't set bounce limit
Christoph Hellwig
2017-06-27
1
-1
/
+0
|
/
/
*
|
blk: make the bioset rescue_workqueue optional.
NeilBrown
2017-06-18
1
-2
/
+3
*
|
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
2017-06-18
1
-1
/
+1
[next]