index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-snap-persistent.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-14
dm: avoid split of quoted strings where possible
Heinz Mauelshagen
1
-4
/
+2
2023-02-14
dm: add missing empty lines
Heinz Mauelshagen
1
-0
/
+3
2023-02-14
dm: add argument identifier names
Heinz Mauelshagen
1
-1
/
+1
2023-02-14
dm: avoid spaces before function arguments or in favour of tabs
Heinz Mauelshagen
1
-1
/
+1
2023-02-14
dm: fix trailing statements
Heinz Mauelshagen
1
-9
/
+11
2023-02-14
dm: correct block comments format.
Heinz Mauelshagen
1
-2
/
+4
2023-02-14
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
1
-4
/
+4
2023-02-14
dm: add missing SPDX-License-Indentifiers
Heinz Mauelshagen
1
-0
/
+1
2022-08-06
Merge tag 'for-6.0/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-07-29
dm bufio: Add flags argument to dm_bufio_client_create
Nathan Huckleberry
1
-1
/
+1
2022-07-14
dm-snap: Combine request operation type and flags
Bart Van Assche
1
-12
/
+12
2022-07-14
dm/core: Reduce the size of struct dm_io_request
Bart Van Assche
1
-2
/
+1
2021-08-10
dm: update target status functions to support IMA measurement
Tushar Sugandhi
1
-0
/
+4
2021-04-19
dm: replace dm_vcalloc()
Matthew Wilcox (Oracle)
1
-3
/
+3
2020-09-29
dm snap persistent: simplify area_io()
Qinglang Miao
1
-9
/
+2
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
1
-1
/
+1
2020-01-16
block: fix an integer overflow in logical block size
Mikulas Patocka
1
-1
/
+1
2018-04-03
dm bufio: move dm-bufio.h to include/linux/
Mikulas Patocka
1
-1
/
+1
2017-05-31
dm: make flush bios explicitly sync
Jan Kara
1
-1
/
+2
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-2
/
+2
2016-06-07
dm: use bio op accessors
Mike Christie
1
-11
/
+13
2016-01-09
dm snapshot: fix hung bios when copy error occurs
Mikulas Patocka
1
-1
/
+4
2015-11-05
Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-1
/
+1
2015-11-01
dm: convert ffs to __ffs
Mikulas Patocka
1
-1
/
+1
2015-10-13
dm snapshot persistent: fix missing cleanup in persistent_ctr error path
Sudip Mukherjee
1
-3
/
+12
2015-10-09
dm snapshot: add new persistent store option to support overflow
Mike Snitzer
1
-3
/
+14
2015-08-12
dm: remove unlikely() before IS_ERR()
viresh kumar
1
-1
/
+1
2015-02-09
dm snapshot: remove unnecessary NULL checks before vfree() calls
Markus Elfring
1
-10
/
+4
2014-03-04
dm snapshot: fix metadata corruption
Mikulas Patocka
1
-0
/
+3
2014-01-15
dm snapshot: use dm-bufio prefetch
Mikulas Patocka
1
-1
/
+24
2014-01-15
dm snapshot: use dm-bufio
Mikulas Patocka
1
-7
/
+32
2014-01-14
dm snapshot: prepare for switch to using dm-bufio
Mikulas Patocka
1
-12
/
+14
2014-01-07
dm snapshot: call destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
Chuansheng Liu
1
-0
/
+1
2013-10-16
dm snapshot: fix data corruption
Mikulas Patocka
1
-6
/
+12
2013-09-20
dm snapshot: workaround for a false positive lockdep warning
Mikulas Patocka
1
-1
/
+1
2011-11-01
md: Add in export.h for files using EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-08-02
dm snapshot: style cleanups
Jonathan Brassow
1
-2
/
+2
2011-08-02
dm: use vzalloc
Joe Perches
1
-2
/
+1
2011-08-02
dm: suppress endian warnings
Alasdair G Kergon
1
-33
/
+38
2011-08-02
dm snapshot: flush disk cache when merging
Mikulas Patocka
1
-1
/
+1
2011-05-29
dm io: use fixed initial mempool size
Mikulas Patocka
1
-12
/
+1
2011-01-13
dm snapshot: persistent make metadata_wq multithreaded
Tejun Heo
1
-2
/
+2
2011-01-13
dm: convert workqueues to alloc_ordered
Tejun Heo
1
-1
/
+1
2010-10-27
workqueues: s/ON_STACK/ONSTACK/
Andrew Morton
1
-1
/
+1
2010-09-10
dm: implement REQ_FLUSH/FUA support for bio-based dm
Tejun Heo
1
-1
/
+1
2010-08-12
dm snapshot: persistent use define for disk header chunk size
Tomohiro Kusumi
1
-3
/
+3
2010-02-16
dm snapshot: persistent annotate work_queue as on stack
Mike Snitzer
1
-1
/
+1
2009-12-11
dm exception store: add merge specific methods
Mikulas Patocka
1
-2
/
+112
[next]