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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: fix add_disk() NULL pointer due to race with free_dev()
Mike Snitzer
2015-03-23
1
-10
/
+16
*
dm snapshot: suspend merging snapshot when doing exception handover
Mikulas Patocka
2015-02-27
1
-0
/
+13
*
dm snapshot: suspend origin when doing exception handover
Mikulas Patocka
2015-02-27
1
-0
/
+2
*
dm: hold suspend_lock while suspending device during device deletion
Mikulas Patocka
2015-02-27
1
-0
/
+6
*
dm: fix a race condition in dm_get_md
Mikulas Patocka
2015-02-18
1
-17
/
+10
*
Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-02-12
1
-110
/
+237
|
\
|
*
dm: allocate requests in target when stacking on blk-mq devices
Mike Snitzer
2015-02-09
1
-29
/
+85
|
*
dm: prepare for allocating blk-mq clone requests in target
Keith Busch
2015-02-09
1
-68
/
+66
|
*
dm: submit stacked requests in irq enabled context
Keith Busch
2015-02-09
1
-11
/
+35
|
*
dm: split request structure out from dm_rq_target_io structure
Mike Snitzer
2015-02-09
1
-9
/
+61
|
*
dm: remove exports for request-based interfaces without external callers
Mike Snitzer
2015-02-09
1
-6
/
+3
*
|
Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
1
-0
/
+1
|
\
|
|
*
dm: fix multipath regression due to initializing wrong request
Mike Snitzer
2015-02-09
1
-1
/
+1
|
*
block: require blk_rq_prep_clone() be given an initialized clone request
Keith Busch
2015-01-28
1
-0
/
+1
*
|
dm: fix handling of multiple internal suspends
Mikulas Patocka
2015-01-24
1
-2
/
+7
|
/
*
dm: fix missed error code if .end_io isn't implemented by target_type
zhendong chen
2014-12-17
1
-1
/
+1
*
Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-12-13
1
-10
/
+3
|
\
|
*
md: use generic io stats accounting functions to simplify io stat accounting
Gu Zheng
2014-11-24
1
-10
/
+3
*
|
dm: use rcu_dereference_protected instead of rcu_dereference
Eric Dumazet
2014-11-23
1
-5
/
+5
*
|
dm: enhance internal suspend and resume interface
Mike Snitzer
2014-11-19
1
-56
/
+173
*
|
dm: add presuspend_undo hook to target_type
Mike Snitzer
2014-11-19
1
-2
/
+8
*
|
dm: return earlier from dm_blk_ioctl if target doesn't implement .ioctl
Mike Snitzer
2014-11-19
1
-2
/
+3
*
|
dm: do not call dm_sync_table() when creating new devices
Hannes Reinecke
2014-11-10
1
-3
/
+6
*
|
dm: sparse: Annotate field with __rcu for checking
Pranith Kumar
2014-11-10
1
-1
/
+1
*
|
dm: Use rcu_dereference() for accessing rcu pointer
Pranith Kumar
2014-11-10
1
-4
/
+4
*
|
dm: improve documentation and code clarity in dm_merge_bvec
Mike Snitzer
2014-11-10
1
-6
/
+6
|
/
*
dm: allow active and inactive tables to share dm_devs
Benjamin Marzinski
2014-10-05
1
-0
/
+126
*
dm: use bioset_create_nobvec()
Junichi Nomura
2014-10-05
1
-1
/
+1
*
dm: remove nr_iovecs parameter from alloc_tio()
Junichi Nomura
2014-10-05
1
-10
/
+5
*
dm: allocate a special workqueue for deferred device removal
Mikulas Patocka
2014-07-10
1
-2
/
+13
*
Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-12
1
-14
/
+72
|
\
|
*
dm: remove symbol export for dm_set_device_limits
Mike Snitzer
2014-06-04
1
-1
/
+0
|
*
dm: disable WRITE SAME if it fails
Mike Snitzer
2014-06-04
1
-0
/
+16
|
*
dm: introduce dm_accept_partial_bio
Mikulas Patocka
2014-06-03
1
-8
/
+51
|
*
dm: change sector_count member in clone_info from sector_t to unsigned
Mikulas Patocka
2014-06-03
1
-7
/
+7
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-03
1
-1
/
+1
|
\
\
|
*
|
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-1
/
+1
|
|
/
*
/
block: remove struct request buffer member
Jens Axboe
2014-04-15
1
-1
/
+0
|
/
*
dm table: add dm_table_run_md_queue_async
Mike Snitzer
2014-03-27
1
-0
/
+5
*
dm: use RCU_INIT_POINTER instead of rcu_assign_pointer in __unbind
Monam Agarwal
2014-03-27
1
-1
/
+1
*
dm: stop using bi_private
Mikulas Patocka
2014-03-27
1
-4
/
+3
*
dm: remove dm_get_mapinfo
Mikulas Patocka
2014-03-27
1
-10
/
+0
*
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
1
-161
/
+28
|
\
|
*
dm: Refactor for new bio cloning/splitting
Kent Overstreet
2013-11-23
1
-154
/
+20
|
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-12
/
+13
*
|
dm sysfs: fix a module unload race
Mikulas Patocka
2014-01-14
1
-15
/
+5
*
|
dm: wait until embedded kobject is released before destroying a device
Mikulas Patocka
2014-01-07
1
-0
/
+11
*
|
dm: remove pointless kobject comparison in dm_get_from_kobject
Mikulas Patocka
2014-01-07
1
-6
/
+0
|
/
*
dm: allow remove to be deferred
Mikulas Patocka
2013-11-09
1
-3
/
+44
*
dm: add reserved_bio_based_ios module parameter
Mike Snitzer
2013-09-23
1
-1
/
+16
[next]