index
:
linux-stable.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.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-snap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-08
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-12
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-28
1
-1
/
+1
|
\
*
\
Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2016-07-26
1
-0
/
+8
|
\
\
|
*
|
dm snap: add fake origin_direct_access
Toshi Kani
2016-07-20
1
-0
/
+8
*
|
|
block: get rid of bio_rw and READA
Christoph Hellwig
2016-07-20
1
-6
/
+7
|
/
/
*
/
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
1
-3
/
+3
|
/
*
dm snapshot: disallow the COW and origin devices from being identical
DingXiang
2016-03-10
1
-0
/
+9
*
dm: rename target's per_bio_data_size to per_io_data_size
Mike Snitzer
2016-02-22
1
-1
/
+1
*
dm snapshot: fix hung bios when copy error occurs
Mikulas Patocka
2016-01-08
1
-15
/
+5
*
dm: don't save and restore bi_private
Mikulas Patocka
2015-12-10
1
-5
/
+1
*
dm snapshot: add new persistent store option to support overflow
Mike Snitzer
2015-10-09
1
-5
/
+9
*
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2015-09-02
1
-4
/
+16
|
\
|
*
dm snapshot: don't invalidate on-disk image on snapshot write overflow
Mikulas Patocka
2015-08-12
1
-4
/
+16
*
|
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-13
1
-15
/
+0
*
|
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-3
/
+3
|
/
*
block: remove management of bi_remaining when restoring original bi_end_io
Mike Snitzer
2015-05-22
1
-1
/
+0
*
bio: skip atomic inc/dec of ->bi_remaining for non-chains
Jens Axboe
2015-05-05
1
-1
/
+1
*
dm snapshot: suspend merging snapshot when doing exception handover
Mikulas Patocka
2015-02-27
1
-6
/
+29
*
dm snapshot: suspend origin when doing exception handover
Mikulas Patocka
2015-02-27
1
-9
/
+84
*
dm snapshot: fix a possible invalid memory access on unload
Mikulas Patocka
2015-02-18
1
-2
/
+2
*
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-07-16
1
-9
/
+1
*
Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-12
1
-19
/
+48
|
\
|
*
dm snapshot: do not split read bios sent to snapshot-origin target
Mikulas Patocka
2014-06-03
1
-3
/
+15
|
*
dm snapshot: allocate a per-target structure for snapshot-origin target
Mikulas Patocka
2014-06-03
1
-18
/
+35
*
|
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-2
/
+2
|
/
*
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
1
-9
/
+10
|
\
[next]