index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-snap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: always manage discard support in terms of max_hw_discard_sectors
Mike Snitzer
2024-05-20
1
-1
/
+1
*
dm snapshot: fix lockup in dm_exception_table_exit
Mikulas Patocka
2024-03-20
1
-1
/
+3
*
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-2
/
+2
*
dm-snap: simplify the origin_dev == cow_dev check in snapshot_ctr
Christoph Hellwig
2023-06-05
1
-9
/
+5
*
dm: push error reporting down to dm_register_target()
Yangtao Li
2023-04-11
1
-9
/
+3
*
dm: avoid split of quoted strings where possible
Heinz Mauelshagen
2023-02-14
1
-14
/
+7
*
dm: add missing empty lines
Heinz Mauelshagen
2023-02-14
1
-0
/
+7
*
dm: avoid spaces before function arguments or in favour of tabs
Heinz Mauelshagen
2023-02-14
1
-3
/
+3
*
dm: fix trailing statements
Heinz Mauelshagen
2023-02-14
1
-2
/
+1
*
dm: fix undue/missing spaces
Heinz Mauelshagen
2023-02-14
1
-3
/
+3
*
dm: correct block comments format.
Heinz Mauelshagen
2023-02-14
1
-3
/
+4
*
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
2023-02-14
1
-17
/
+17
*
dm: use fsleep() instead of msleep() for deterministic sleep duration
Heinz Mauelshagen
2023-02-14
1
-3
/
+3
*
dm: add missing SPDX-License-Indentifiers
Heinz Mauelshagen
2023-02-14
1
-0
/
+1
*
dm snapshot: fix typo in snapshot_map() comment
Zhang Jiaming
2022-07-07
1
-1
/
+1
*
dm-snap: use blkdev_issue_flush instead of open coding it
Christoph Hellwig
2022-02-02
1
-20
/
+1
*
dm: update target status functions to support IMA measurement
Tushar Sugandhi
2021-08-10
1
-0
/
+13
*
dm snapshot: properly fix a crash when an origin has no snapshots
Mikulas Patocka
2021-05-25
1
-1
/
+1
*
dm snapshot: revert "fix a crash when an origin has no snapshots"
Mikulas Patocka
2021-05-25
1
-2
/
+3
*
dm snapshot: fix crash with transient storage and zero chunk size
Mikulas Patocka
2021-05-13
1
-0
/
+1
*
dm snapshot: fix a crash when an origin has no snapshots
Mikulas Patocka
2021-05-10
1
-3
/
+2
*
dm: replace dm_vcalloc()
Matthew Wilcox (Oracle)
2021-04-19
1
-2
/
+3
*
dm snapshot: flush merged data before committing metadata
Akilesh Kailash
2021-01-07
1
-0
/
+24
*
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-07-01
1
-3
/
+3
*
dm snapshot: use true/false for bool variable
zhengbin
2020-01-07
1
-3
/
+3
*
dm snapshot: rework COW throttling to fix deadlock
Mikulas Patocka
2019-10-10
1
-14
/
+64
*
dm snapshot: introduce account_start_copy() and account_end_copy()
Mikulas Patocka
2019-10-10
1
-5
/
+15
*
dm snapshot: fix oversights in optional discard support
Mike Snitzer
2019-07-17
1
-0
/
+10
*
dm snapshot: add optional discard support features
Mike Snitzer
2019-07-12
1
-21
/
+165
*
dm snapshot: Use fine-grained locking scheme
Nikos Tsironis
2019-04-18
1
-40
/
+44
*
dm snapshot: Make exception tables scalable
Nikos Tsironis
2019-04-18
1
-23
/
+114
*
dm snapshot: Replace mutex with rw semaphore
Nikos Tsironis
2019-04-18
1
-45
/
+43
*
dm snapshot: Don't sleep holding the snapshot lock
Nikos Tsironis
2019-04-18
1
-37
/
+65
*
dm snapshot: don't define direct_access if we don't support it
Mikulas Patocka
2019-03-05
1
-8
/
+0
*
dm snapshot: Fix excessive memory usage and workqueue stalls
Nikos Tsironis
2018-12-18
1
-0
/
+22
*
dm snapshot: remove stale FIXME in snapshot_map()
Mike Snitzer
2018-08-09
1
-2
/
+0
*
dm snapshot: improve performance by switching out_of_order_list to rbtree
David Jeffery
2018-08-08
1
-13
/
+26
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
1
-4
/
+5
*
dm: Use kzalloc for all structs with embedded biosets/mempools
Kent Overstreet
2018-06-05
1
-1
/
+1
*
dm: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
1
-9
/
+8
*
dm snapshot: use mutex instead of rw_semaphore
Mikulas Patocka
2018-01-17
1
-41
/
+43
*
dm: fix various targets to dm_register_target after module __init resources c...
monty_pavel@sina.com
2017-12-04
1
-24
/
+24
*
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-8
/
+8
*
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-2
/
+3
*
dm: change ->end_io calling convention
Christoph Hellwig
2017-06-09
1
-2
/
+2
*
dm: don't return errnos from ->map
Christoph Hellwig
2017-06-09
1
-4
/
+4
*
dm: teach dm-targets to use a dax_device + dax_operations
Dan Williams
2017-04-25
1
-3
/
+3
*
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-07
1
-3
/
+3
*
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-07-29
1
-1
/
+1
|
\
*
\
Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2016-07-27
1
-0
/
+8
|
\
\
[next]