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
...
|
*
|
|
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
2018-02-28
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
dm: fix dropped return code from dm_get_bdev_for_ioctl
Mike Snitzer
2018-03-29
1
-3
/
+5
|
|
/
|
/
|
*
|
dm: use blkdev_get rather than bdgrab when issuing pass-through ioctl
Mike Snitzer
2018-03-06
1
-15
/
+20
|
/
*
dm: correctly handle chained bios in dec_pending()
NeilBrown
2018-02-16
1
-1
/
+2
*
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
[prev]
[next]