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
*
md: Always set RECOVERY_NEEDED when clearing RECOVERY_FROZEN
NeilBrown
2014-11-17
1
-0
/
+4
*
Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-m...
Linus Torvalds
2014-10-18
8
-87
/
+236
|
\
|
*
dm log userspace: fix memory leak in dm_ulog_tfr_init failure path
Alexey Khoroshilov
2014-10-05
1
-1
/
+1
|
*
dm bufio: when done scanning return from __scan immediately
Mikulas Patocka
2014-10-05
1
-2
/
+2
|
*
dm bufio: update last_accessed when relinking a buffer
Joe Thornber
2014-10-05
1
-0
/
+1
|
*
dm raid: add discard support for RAID levels 4, 5 and 6
Heinz Mauelshagen
2014-10-05
1
-4
/
+34
|
*
dm raid: add discard support for RAID levels 1 and 10
Heinz Mauelshagen
2014-10-05
1
-2
/
+28
|
*
dm: allow active and inactive tables to share dm_devs
Benjamin Marzinski
2014-10-05
4
-70
/
+165
|
*
dm mpath: stop queueing IO when no valid paths exist
Benjamin Marzinski
2014-10-05
1
-1
/
+3
|
*
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
*
|
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-18
1
-0
/
+1
|
\
\
|
*
|
block: disable entropy contributions for nonrot devices
Mike Snitzer
2014-10-04
1
-0
/
+1
*
|
|
Merge tag 'md/3.18' of git://neil.brown.name/md
Linus Torvalds
2014-10-18
11
-526
/
+260
|
\
\
\
|
*
|
|
md: move EXPORT_SYMBOL to after function in md.c
NeilBrown
2014-10-14
1
-12
/
+11
|
*
|
|
md: discard PRINT_RAID_DEBUG ioctl
NeilBrown
2014-10-14
1
-138
/
+0
|
*
|
|
md: remove MD_BUG()
NeilBrown
2014-10-14
1
-46
/
+12
|
*
|
|
md: clean up 'exit' labels in md_ioctl().
NeilBrown
2014-10-14
1
-41
/
+35
|
*
|
|
md: remove unnecessary test for MD_MAJOR in md_ioctl()
NeilBrown
2014-10-14
1
-4
/
+1
|
*
|
|
md: don't allow "-sync" to be set for device in an active array.
NeilBrown
2014-10-14
1
-4
/
+6
|
*
|
|
md: remove unwanted white space from md.c
NeilBrown
2014-10-14
10
-191
/
+114
|
*
|
|
md: don't start resync thread directly from md thread.
NeilBrown
2014-10-14
1
-23
/
+36
|
*
|
|
md: Just use RCU when checking for overlap between arrays.
NeilBrown
2014-10-14
1
-8
/
+7
|
*
|
|
md: avoid potential long delay under pers_lock
Chao Yu
2014-10-14
1
-1
/
+2
|
*
|
|
md: simplify export_array()
NeilBrown
2014-10-14
1
-8
/
+4
|
*
|
|
md: discard find_rdev_nr in favour of find_rdev_nr_rcu
NeilBrown
2014-10-14
1
-14
/
+8
|
*
|
|
md: use wait_event() to simplify md_super_wait()
NeilBrown
2014-10-14
1
-8
/
+1
|
*
|
|
md: be more relaxed about stopping an array which isn't started.
NeilBrown
2014-10-14
1
-3
/
+3
|
*
|
|
md/raid1: process_checks doesn't use its return value.
NeilBrown
2014-10-14
1
-4
/
+3
|
*
|
|
md/raid5: fix init_stripe() inconsistencies
Markus Stockhausen
2014-10-14
1
-3
/
+1
|
*
|
|
md/raid10: another memory leak due to reshape.
NeilBrown
2014-10-14
1
-1
/
+3
|
*
|
|
md: use set_bit/clear_bit instead of shift/mask for bi_flags changes.
NeilBrown
2014-10-09
3
-5
/
+5
|
*
|
|
md/raid1: minor typos and reformatting.
NeilBrown
2014-10-09
1
-7
/
+7
|
*
|
|
md/bitmap: always wait for writes on unplug.
NeilBrown
2014-10-09
1
-10
/
+6
*
|
|
|
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
md: Replace __this_cpu_ptr with raw_cpu_ptr
Christoph Lameter
2014-08-26
1
-1
/
+1
*
|
|
|
|
crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt
Jan-Simon Möller
2014-10-14
1
-20
/
+14
*
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-10-13
1
-1
/
+0
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
2014-09-19
1
-1
/
+0
*
|
|
|
|
md/raid5: disable 'DISCARD' by default due to safety concerns.
NeilBrown
2014-10-02
1
-1
/
+17
*
|
|
|
|
Merge tag 'md/3.17-more-fixes' of git://git.neil.brown.name/md
Linus Torvalds
2014-09-24
1
-18
/
+22
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
md/raid1: fix_read_error should act on all non-faulty devices.
NeilBrown
2014-09-22
1
-2
/
+2
|
*
|
|
|
md/raid1: count resync requests in nr_pending.
NeilBrown
2014-09-22
1
-0
/
+2
|
*
|
|
|
md/raid1: update next_resync under resync_lock.
NeilBrown
2014-09-22
1
-3
/
+3
|
*
|
|
|
md/raid1: Don't use next_resync to determine how far resync has progressed
NeilBrown
2014-09-22
1
-7
/
+5
|
*
|
|
|
md/raid1: make sure resync waits for conflicting writes to complete.
NeilBrown
2014-09-22
1
-2
/
+4
|
*
|
|
|
md/raid1: clean up request counts properly in close_sync()
NeilBrown
2014-09-22
1
-0
/
+5
|
*
|
|
|
md/raid1: be more cautious where we read-balance during resync.
NeilBrown
2014-09-22
1
-5
/
+1
|
*
|
|
|
md/raid1: intialise start_next_window for READ case to avoid hang
NeilBrown
2014-09-22
1
-0
/
+1
|
|
/
/
/
*
/
/
/
dm cache: fix race causing dirty blocks to be marked as clean
Anssi Hannula
2014-09-10
1
-2
/
+2
|
/
/
/
[next]