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
*
dm: pass gfp_mask to alloc_rq_tio
Kiyoshi Ueda
2009-12-10
1
-3
/
+4
*
dm: use clone in map_request function
Kiyoshi Ueda
2009-12-10
1
-3
/
+2
*
dm: abstract dm_in_flight function
Kiyoshi Ueda
2009-12-10
1
-2
/
+7
*
dm kcopyd: accept zero size jobs
Mikulas Patocka
2009-12-10
1
-1
/
+4
*
dm snapshot: track suspended state in target
Mike Snitzer
2009-12-10
1
-1
/
+16
*
dm snapshot: move cow ref from exception store to snap core
Mike Snitzer
2009-12-10
5
-57
/
+78
*
dm snapshot: add allocated metadata to snapshot status
Mike Snitzer
2009-12-10
4
-24
/
+41
*
dm snapshot: rename exception functions
Jon Brassow
2009-12-10
1
-33
/
+33
*
dm snapshot: rename exception_table to dm_exception_table
Jon Brassow
2009-12-10
1
-8
/
+9
*
dm snapshot: rename dm_snap_exception to dm_exception
Jon Brassow
2009-12-10
4
-28
/
+28
*
dm snapshot: consolidate insert exception functions
Jon Brassow
2009-12-10
1
-12
/
+4
*
dm snapshot: abstract minimum_chunk_size fn
Mikulas Patocka
2009-12-10
1
-12
/
+22
*
dm snapshot: simplify sector_to_chunk expression
Mikulas Patocka
2009-12-10
1
-1
/
+1
*
dm snapshot: avoid else clause in persistent_read_metadata
Jon Brassow
2009-12-10
1
-25
/
+21
*
dm ioctl: prefer strlcpy over strncpy
Roel Kluin
2009-12-10
1
-2
/
+2
*
dm raid1: explicitly initialise bio_lists
Mikulas Patocka
2009-12-10
1
-0
/
+4
*
dm raid1: hold all write bios when leg fails
Mikulas Patocka
2009-12-10
1
-2
/
+10
*
dm raid1: hold write bios when errors are handled
Mikulas Patocka
2009-12-10
1
-31
/
+32
*
dm raid1: remove bio_endio from dm_rh_mark_nosync
Mikulas Patocka
2009-12-10
2
-6
/
+3
*
dm raid1: abstract get_valid_mirror function
Mikulas Patocka
2009-12-10
1
-7
/
+15
*
dm raid1: use hold framework in do_failures
Mikulas Patocka
2009-12-10
1
-25
/
+9
*
dm raid1: add framework to hold bios during suspend
Mikulas Patocka
2009-12-10
1
-0
/
+41
*
dm raid1: report flush errors separately in status
Mikulas Patocka
2009-12-10
2
-6
/
+16
*
dm raid1: implement mirror_flush
Mikulas Patocka
2009-12-10
1
-1
/
+36
*
dm log: use flush callback fn
Mikulas Patocka
2009-12-10
1
-2
/
+15
*
dm log: add flush callback fn
Mikulas Patocka
2009-12-10
2
-3
/
+5
*
dm log: introduce flush_failed variable
Mikulas Patocka
2009-12-10
1
-1
/
+4
*
dm log: add flush_header function
Mikulas Patocka
2009-12-10
1
-1
/
+22
*
dm raid1: split touched state into two
Mikulas Patocka
2009-12-10
1
-7
/
+11
*
dm raid1: support flush
Mikulas Patocka
2009-12-10
2
-4
/
+34
*
dm io: remove extra bi_io_vec region hack
Mikulas Patocka
2009-12-10
1
-34
/
+55
*
dm io: use slab for struct io
Mikulas Patocka
2009-12-10
3
-1
/
+25
*
dm crypt: make wipe message also wipe essiv key
Milan Broz
2009-12-10
1
-4
/
+30
*
dm crypt: separate essiv allocation from initialisation
Milan Broz
2009-12-10
1
-26
/
+43
*
dm crypt: restructure essiv error path
Milan Broz
2009-12-10
1
-20
/
+26
*
dm crypt: move private iv fields to structs
Milan Broz
2009-12-10
1
-13
/
+22
*
dm crypt: make wipe message also wipe tfm key
Milan Broz
2009-12-10
1
-12
/
+7
*
dm snapshot: cope with chunk size larger than origin
Mikulas Patocka
2009-12-10
1
-0
/
+2
*
dm snapshot: only take lock for statustype info not table
Mikulas Patocka
2009-12-10
1
-4
/
+6
*
dm: sysfs add empty release function to avoid debug warning
Milan Broz
2009-12-10
1
-0
/
+8
*
dm exception store: free tmp_store on persistent flag error
Julia Lawall
2009-12-10
1
-1
/
+2
*
dm: avoid _hash_lock deadlock
Mikulas Patocka
2009-12-10
2
-9
/
+17
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
1
-1
/
+1
|
\
|
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
1
-1
/
+1
|
|
\
|
|
*
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
2009-11-09
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-12-09
1
-4
/
+4
|
\
\
\
|
*
|
|
[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous
Chandra Seetharaman
2009-12-04
1
-4
/
+4
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
2009-12-08
1
-9
/
+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-18
1
-2
/
+2
|
*
|
|
Merge commit 'v2.6.32-rc7'
Eric W. Biederman
2009-11-17
2
-2
/
+5
|
|
\
\
\
[next]