index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
1
-56
/
+19
|
\
\
|
*
|
writeback: remove bdi->congested_fn
Christoph Hellwig
2020-07-09
1
-33
/
+0
|
*
|
writeback: remove struct bdi_writeback_congested
Christoph Hellwig
2020-07-09
1
-1
/
+1
|
*
|
dm: remove unused variable
Jens Axboe
2020-07-01
1
-1
/
+0
|
*
|
block: remove direct_make_request
Christoph Hellwig
2020-07-01
1
-4
/
+1
|
*
|
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-07-01
1
-5
/
+5
|
*
|
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
1
-11
/
+12
|
*
|
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
2020-07-01
1
-1
/
+1
|
*
|
dm: stop using ->queuedata
Christoph Hellwig
2020-07-01
1
-2
/
+1
|
*
|
dm: use bio_uninit instead of bio_disassociate_blkg
Christoph Hellwig
2020-06-29
1
-3
/
+2
*
|
|
dm integrity: fix integrity recalculation that is improperly skipped
Mikulas Patocka
2020-07-23
1
-0
/
+17
|
|
/
|
/
|
*
|
dm: use noio when sending kobject event
Mikulas Patocka
2020-07-08
1
-3
/
+12
*
|
dm: use bio_uninit instead of bio_disassociate_blkg
Christoph Hellwig
2020-07-08
1
-3
/
+2
*
|
dm: do not use waitqueue for request-based DM
Ming Lei
2020-07-07
1
-25
/
+39
*
|
dm: update original bio sector on Zone Append
Johannes Thumshirn
2020-06-19
1
-0
/
+13
|
/
*
Merge tag 'for-5.8/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-06
1
-1
/
+10
|
\
|
*
dm: use DMDEBUG macros now that they use pr_debug variants
Mike Snitzer
2020-05-20
1
-1
/
+1
|
*
dm mpath: pass IO start time to path selector
Gabriel Krisman Bertazi
2020-05-15
1
-0
/
+9
*
|
dm: use bio_{start,end}_io_acct
Christoph Hellwig
2020-05-27
1
-7
/
+2
*
|
blk-mq: allow blk_mq_make_request to consume the q_usage_counter reference
Christoph Hellwig
2020-05-19
1
-1
/
+10
*
|
block: Inline encryption support for blk-mq
Satya Tangirala
2020-05-14
1
-0
/
+3
*
|
block: bypass ->make_request_fn for blk-mq drivers
Christoph Hellwig
2020-04-25
1
-0
/
+3
|
/
*
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-09
1
-1
/
+31
|
\
|
*
dax: Move mandatory ->zero_page_range() check in alloc_dax()
Vivek Goyal
2020-04-03
1
-1
/
+1
|
*
dm,dax: Add dax zero_page_range operation
Vivek Goyal
2020-04-03
1
-0
/
+30
*
|
Merge tag 'for-5.7/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-03
1
-2
/
+3
|
\
\
|
*
|
Revert "dm: always call blk_queue_split() in dm_process_bio()"
Mike Snitzer
2020-04-03
1
-2
/
+3
*
|
|
block: simplify queue allocation
Christoph Hellwig
2020-03-27
1
-5
/
+4
*
|
|
block: move the part_stat* helpers from genhd.h to a new header
Christoph Hellwig
2020-03-25
1
-0
/
+1
|
/
/
*
|
dm: fix congested_fn for request-based device
Hou Tao
2020-03-03
1
-11
/
+10
*
|
dm: report suspended device during destroy
Mikulas Patocka
2020-02-27
1
-0
/
+1
|
/
*
dm: fix potential for q->make_request_fn NULL pointer
Mike Snitzer
2020-01-27
1
-2
/
+7
*
block: rework zone reporting
Christoph Hellwig
2019-11-13
1
-67
/
+54
*
block: Remove partition support for zoned block devices
Damien Le Moal
2019-11-13
1
-3
/
+0
*
block: Simplify report zones execution
Damien Le Moal
2019-11-13
1
-6
/
+0
*
dm: add zone open, close and finish support
Ajay Joshi
2019-11-07
1
-2
/
+3
*
dm: make dm_table_find_target return NULL
Mikulas Patocka
2019-08-23
1
-4
/
+4
*
Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-18
1
-2
/
+3
|
\
|
*
dm: enable synchronous dax
Pankaj Gupta
2019-07-06
1
-1
/
+1
|
*
libnvdimm: add dax_dev sync flag
Pankaj Gupta
2019-07-06
1
-1
/
+2
*
|
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
2019-07-12
1
-4
/
+2
|
/
*
Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-25
1
-0
/
+20
|
\
|
*
dax: Arrange for dax_supported check to span multiple devices
Dan Williams
2019-05-21
1
-0
/
+20
*
|
dm: make sure to obey max_io_len_target_boundary
Michael Lass
2019-05-22
1
-1
/
+3
|
/
*
dm: fix a couple brace coding style issues
Sheetal Singala
2019-05-16
1
-2
/
+4
*
dm: only initialize md->dax_dev if CONFIG_DAX_DRIVER is enabled
Peng Wang
2019-04-26
1
-4
/
+2
*
dm: disable DISCARD if the underlying storage no longer supports it
Mike Snitzer
2019-04-04
1
-4
/
+16
*
dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_...
Mikulas Patocka
2019-04-01
1
-9
/
+1
*
dm: always call blk_queue_split() in dm_process_bio()
Mike Snitzer
2019-03-05
1
-3
/
+2
*
dm: remove unused _rq_tio_cache and _rq_cache
Mike Snitzer
2019-03-05
1
-20
/
+2
[prev]
[next]