index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-10
3
-9
/
+16
|
\
|
*
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-11-07
3
-9
/
+16
*
|
Merge tag 'md/4.4-rc0-fix' of git://neil.brown.name/md
Linus Torvalds
2015-11-10
1
-0
/
+1
|
\
\
|
*
|
raid5-cache: add crc32c Kconfig dependency
Arnd Bergmann
2015-11-09
1
-0
/
+1
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
2
-4
/
+4
|
\
\
|
*
|
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
2
-4
/
+4
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-11-07
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
bcache: Really show state of work pending bit
Petr Mladek
2015-11-06
1
-3
/
+1
*
|
Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2015-11-04
32
-210
/
+327
|
\
\
|
*
|
dm switch: simplify conditional in alloc_region_table()
Tomohiro Kusumi
2015-10-31
1
-2
/
+2
|
*
|
dm delay: document that offsets are specified in sectors
Tomohiro Kusumi
2015-10-31
1
-0
/
+1
|
*
|
dm delay: capitalize the start of an delay_ctr() error message
Tomohiro Kusumi
2015-10-31
1
-1
/
+1
|
*
|
dm delay: Use DM_MAPIO macros instead of open-coded equivalents
Tomohiro Kusumi
2015-10-31
1
-2
/
+2
|
*
|
dm linear: remove redundant target name from error messages
Tomohiro Kusumi
2015-10-31
1
-3
/
+3
|
*
|
dm persistent data: eliminate unnecessary return values
Mikulas Patocka
2015-10-31
13
-82
/
+67
|
*
|
dm: eliminate unused "bioset" process for each bio-based DM device
Mikulas Patocka
2015-10-31
1
-2
/
+6
|
*
|
dm: convert ffs to __ffs
Mikulas Patocka
2015-10-31
7
-11
/
+11
|
*
|
dm: drop NULL test before kmem_cache_destroy() and mempool_destroy()
Julia Lawall
2015-10-31
7
-28
/
+12
|
*
|
dm: add support for passing through persistent reservations
Christoph Hellwig
2015-10-31
2
-1
/
+124
|
*
|
dm: refactor ioctl handling
Christoph Hellwig
2015-10-31
7
-72
/
+91
|
*
|
Revert "dm mpath: fix stalls when handling invalid ioctls"
Mauricio Faria de Oliveira
2015-10-31
1
-5
/
+2
|
*
|
dm: initialize non-blk-mq queue data before queue is used
Mikulas Patocka
2015-10-29
1
-3
/
+7
*
|
|
Merge tag 'md/4.4' of git://neil.brown.name/md
Linus Torvalds
2015-11-04
13
-309
/
+1917
|
\
\
\
|
*
|
|
MD: when RAID journal is missing/faulty, block RESTART_ARRAY_RW
Song Liu
2015-11-01
1
-2
/
+25
|
*
|
|
MD: set journal disk ->raid_disk
Shaohua Li
2015-11-01
2
-7
/
+26
|
*
|
|
MD: kick out journal disk if it's not fresh
Song Liu
2015-11-01
1
-1
/
+2
|
*
|
|
raid5-cache: start raid5 readonly if journal is missing
Shaohua Li
2015-11-01
2
-1
/
+9
|
*
|
|
MD: add new bit to indicate raid array with journal
Song Liu
2015-11-01
2
-3
/
+8
|
*
|
|
raid5-cache: IO error handling
Shaohua Li
2015-11-01
3
-2
/
+19
|
*
|
|
raid5: journal disk can't be removed
Shaohua Li
2015-11-01
1
-0
/
+11
|
*
|
|
raid5-cache: add trim support for log
Shaohua Li
2015-11-01
1
-1
/
+62
|
*
|
|
MD: fix info output for journal disk
Shaohua Li
2015-11-01
1
-5
/
+4
|
*
|
|
raid5-cache: use bio chaining
Christoph Hellwig
2015-11-01
1
-22
/
+16
|
*
|
|
raid5-cache: small log->seq cleanup
Christoph Hellwig
2015-11-01
1
-2
/
+1
|
*
|
|
raid5-cache: new helper: r5_reserve_log_entry
Christoph Hellwig
2015-11-01
1
-11
/
+19
|
*
|
|
raid5-cache: inline r5l_alloc_io_unit into r5l_new_meta
Christoph Hellwig
2015-11-01
1
-18
/
+8
|
*
|
|
raid5-cache: take rdev->data_offset into account early on
Christoph Hellwig
2015-11-01
1
-5
/
+2
|
*
|
|
raid5-cache: refactor bio allocation
Christoph Hellwig
2015-11-01
1
-25
/
+20
|
*
|
|
raid5-cache: clean up r5l_get_meta
Christoph Hellwig
2015-11-01
1
-8
/
+4
|
*
|
|
raid5-cache: simplify state machine when caches flushes are not needed
Christoph Hellwig
2015-11-01
1
-4
/
+29
|
*
|
|
raid5-cache: factor out a helper to run all stripes for an I/O unit
Christoph Hellwig
2015-11-01
1
-10
/
+13
|
*
|
|
raid5-cache: rename flushed_ios to finished_ios
Christoph Hellwig
2015-11-01
1
-7
/
+7
|
*
|
|
raid5-cache: free I/O units earlier
Christoph Hellwig
2015-11-01
1
-89
/
+54
|
*
|
|
raid5-cache: move reclaim stop to quiesce
Shaohua Li
2015-11-01
3
-12
/
+20
|
*
|
|
md: show journal for journal disk in disk state sysfs
Shaohua Li
2015-11-01
1
-0
/
+4
|
*
|
|
skip match_mddev_units check for special roles
Song Liu
2015-11-01
1
-2
/
+12
|
*
|
|
raid5-cache: don't delay stripe captured in log
Shaohua Li
2015-11-01
1
-0
/
+5
|
*
|
|
raid5-cache: check stripe finish out of order
Shaohua Li
2015-11-01
1
-0
/
+5
|
*
|
|
md: skip resync for raid array with journal
Shaohua Li
2015-11-01
2
-0
/
+5
|
*
|
|
raid5-cache: optimize FLUSH IO with log enabled
Shaohua Li
2015-11-01
3
-2
/
+28
[next]