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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-02-21
6
-187
/
+255
|
\
|
*
dm snapshot: fix a possible invalid memory access on unload
Mikulas Patocka
2015-02-18
1
-2
/
+2
|
*
dm: fix a race condition in dm_get_md
Mikulas Patocka
2015-02-18
1
-17
/
+10
|
*
dm crypt: sort writes
Mikulas Patocka
2015-02-16
1
-15
/
+36
|
*
dm crypt: add 'submit_from_crypt_cpus' option
Mikulas Patocka
2015-02-16
1
-2
/
+14
|
*
dm crypt: offload writes to thread
Mikulas Patocka
2015-02-16
1
-20
/
+94
|
*
dm crypt: remove unused io_pool and _crypt_io_pool
Mikulas Patocka
2015-02-16
1
-22
/
+2
|
*
dm crypt: avoid deadlock in mempools
Mikulas Patocka
2015-02-16
1
-5
/
+36
|
*
dm crypt: don't allocate pages for a partial request
Mikulas Patocka
2015-02-16
1
-109
/
+30
|
*
dm crypt: use unbound workqueue for request processing
Mikulas Patocka
2015-02-16
1
-15
/
+34
|
*
dm io: reject unsupported DISCARD requests with EOPNOTSUPP
Darrick J. Wong
2015-02-13
1
-0
/
+6
|
*
dm mirror: do not degrade the mirror on discard error
Mikulas Patocka
2015-02-13
1
-0
/
+9
|
*
dm space map disk: fix sm_disk_count_is_more_than_one()
Mike Snitzer
2015-02-13
1
-1
/
+3
*
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-02-19
2
-3
/
+3
|
\
\
|
*
|
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2015-01-07
2
-3
/
+3
*
|
|
Merge tag 'md/3.20-fixes' of git://neil.brown.name/md
Linus Torvalds
2015-02-17
3
-3
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
md/raid5: Fix livelock when array is both resyncing and degraded.
NeilBrown
2015-02-18
1
-1
/
+2
|
*
|
md/raid10: round up to bdev_logical_block_size in narrow_write_error.
NeilBrown
2015-02-16
1
-1
/
+2
|
*
|
md/raid1: round up to bdev_logical_block_size in narrow_write_error
Nate Dailey
2015-02-16
1
-1
/
+2
*
|
|
Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-02-12
15
-193
/
+407
|
\
\
\
|
*
|
|
dm: inherit QUEUE_FLAG_SG_GAPS flags from underlying queues
Keith Busch
2015-02-11
1
-0
/
+13
|
*
|
|
dm snapshot: remove unnecessary NULL checks before vfree() calls
Markus Elfring
2015-02-09
1
-10
/
+4
|
*
|
|
dm mpath: simplify failure path of dm_multipath_init()
Johannes Thumshirn
2015-02-09
1
-9
/
+15
|
*
|
|
dm thin metadata: remove unused dm_pool_get_data_block_size()
Rickard Strandqvist
2015-02-09
2
-11
/
+0
|
*
|
|
dm ioctl: fix stale comment above dm_get_inactive_table()
Junxiao Bi
2015-02-09
1
-2
/
+2
|
*
|
|
dm crypt: update url in CONFIG_DM_CRYPT help text
Loic Pefferkorn
2015-02-09
1
-3
/
+2
|
*
|
|
dm bufio: fix time comparison to use time_after_eq()
Asaf Vertz
2015-02-09
1
-1
/
+2
|
*
|
|
dm: use time_in_range() and time_after()
Manuel Schölling
2015-02-09
3
-6
/
+9
|
*
|
|
dm raid: fix a couple integer overflows
Dan Carpenter
2015-02-09
1
-9
/
+7
|
*
|
|
dm table: train hybrid target type detection to select blk-mq if appropriate
Mike Snitzer
2015-02-09
2
-16
/
+22
|
*
|
|
dm: allocate requests in target when stacking on blk-mq devices
Mike Snitzer
2015-02-09
5
-46
/
+176
|
*
|
|
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
2
-18
/
+46
|
*
|
|
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
*
|
|
|
Merge tag 'md/3.20' of git://neil.brown.name/md
Linus Torvalds
2015-02-12
14
-606
/
+858
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
md/raid10: fix conversion from RAID0 to RAID10
NeilBrown
2015-02-12
1
-3
/
+9
|
*
|
|
md: wakeup thread upon rdev_dec_pending()
Hannes Reinecke
2015-02-06
1
-7
/
+10
|
*
|
|
md: make reconfig_mutex optional for writes to md sysfs files.
NeilBrown
2015-02-06
2
-164
/
+316
|
*
|
|
md: move mddev_lock and related to md.h
NeilBrown
2015-02-06
2
-24
/
+26
|
*
|
|
md: use mddev->lock to protect updates to resync_{min,max}.
NeilBrown
2015-02-06
2
-13
/
+47
|
*
|
|
md: minor cleanup in safe_delay_store.
NeilBrown
2015-02-06
1
-5
/
+7
|
*
|
|
md: move GET_BITMAP_FILE ioctl out from mddev_lock.
NeilBrown
2015-02-06
2
-26
/
+33
|
*
|
|
md: tidy up set_bitmap_file
NeilBrown
2015-02-06
1
-7
/
+9
|
*
|
|
md: remove unnecessary 'buf' from get_bitmap_file.
NeilBrown
2015-02-06
1
-8
/
+4
|
*
|
|
md: remove mddev_lock from rdev_attr_show()
NeilBrown
2015-02-06
1
-22
/
+14
|
*
|
|
md: remove mddev_lock() from md_attr_show()
NeilBrown
2015-02-06
2
-16
/
+20
[next]