index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: abstract dm_in_flight function
Kiyoshi Ueda
2009-12-11
1
-2
/
+7
*
dm kcopyd: accept zero size jobs
Mikulas Patocka
2009-12-11
1
-1
/
+4
*
dm snapshot: track suspended state in target
Mike Snitzer
2009-12-11
1
-1
/
+16
*
dm snapshot: move cow ref from exception store to snap core
Mike Snitzer
2009-12-11
5
-57
/
+78
*
dm snapshot: add allocated metadata to snapshot status
Mike Snitzer
2009-12-11
4
-24
/
+41
*
dm snapshot: rename exception functions
Jon Brassow
2009-12-11
1
-33
/
+33
*
dm snapshot: rename exception_table to dm_exception_table
Jon Brassow
2009-12-11
1
-8
/
+9
*
dm snapshot: rename dm_snap_exception to dm_exception
Jon Brassow
2009-12-11
4
-28
/
+28
*
dm snapshot: consolidate insert exception functions
Jon Brassow
2009-12-11
1
-12
/
+4
*
dm snapshot: abstract minimum_chunk_size fn
Mikulas Patocka
2009-12-11
1
-12
/
+22
*
dm snapshot: simplify sector_to_chunk expression
Mikulas Patocka
2009-12-11
1
-1
/
+1
*
dm snapshot: avoid else clause in persistent_read_metadata
Jon Brassow
2009-12-11
1
-25
/
+21
*
dm ioctl: prefer strlcpy over strncpy
Roel Kluin
2009-12-11
1
-2
/
+2
*
dm raid1: explicitly initialise bio_lists
Mikulas Patocka
2009-12-11
1
-0
/
+4
*
dm raid1: hold all write bios when leg fails
Mikulas Patocka
2009-12-11
1
-2
/
+10
*
dm raid1: hold write bios when errors are handled
Mikulas Patocka
2009-12-11
1
-31
/
+32
*
dm raid1: remove bio_endio from dm_rh_mark_nosync
Mikulas Patocka
2009-12-11
3
-8
/
+4
*
dm raid1: abstract get_valid_mirror function
Mikulas Patocka
2009-12-11
1
-7
/
+15
*
dm raid1: use hold framework in do_failures
Mikulas Patocka
2009-12-11
1
-25
/
+9
*
dm raid1: add framework to hold bios during suspend
Mikulas Patocka
2009-12-11
1
-0
/
+41
*
dm raid1: report flush errors separately in status
Mikulas Patocka
2009-12-11
2
-6
/
+16
*
dm raid1: implement mirror_flush
Mikulas Patocka
2009-12-11
1
-1
/
+36
*
dm log: use flush callback fn
Mikulas Patocka
2009-12-11
1
-2
/
+15
*
dm log: add flush callback fn
Mikulas Patocka
2009-12-11
3
-5
/
+9
*
dm log: introduce flush_failed variable
Mikulas Patocka
2009-12-11
1
-1
/
+4
*
dm log: add flush_header function
Mikulas Patocka
2009-12-11
1
-1
/
+22
*
dm raid1: split touched state into two
Mikulas Patocka
2009-12-11
1
-7
/
+11
*
dm raid1: support flush
Mikulas Patocka
2009-12-11
2
-4
/
+34
*
dm io: remove extra bi_io_vec region hack
Mikulas Patocka
2009-12-11
1
-34
/
+55
*
dm io: use slab for struct io
Mikulas Patocka
2009-12-11
3
-1
/
+25
*
dm crypt: make wipe message also wipe essiv key
Milan Broz
2009-12-11
1
-4
/
+30
*
dm crypt: separate essiv allocation from initialisation
Milan Broz
2009-12-11
1
-26
/
+43
*
dm crypt: restructure essiv error path
Milan Broz
2009-12-11
1
-20
/
+26
*
dm crypt: move private iv fields to structs
Milan Broz
2009-12-11
1
-13
/
+22
*
dm crypt: make wipe message also wipe tfm key
Milan Broz
2009-12-11
1
-12
/
+7
*
dm snapshot: cope with chunk size larger than origin
Mikulas Patocka
2009-12-11
1
-0
/
+2
*
dm snapshot: only take lock for statustype info not table
Mikulas Patocka
2009-12-11
1
-4
/
+6
*
dm: sysfs add empty release function to avoid debug warning
Milan Broz
2009-12-11
1
-0
/
+8
*
dm exception store: free tmp_store on persistent flag error
Julia Lawall
2009-12-11
1
-1
/
+2
*
dm: avoid _hash_lock deadlock
Mikulas Patocka
2009-12-11
2
-9
/
+17
*
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2009-12-10
49
-283
/
+1153
|
\
|
*
ACPICA: Update version to 20091112.
Bob Moore
2009-11-25
1
-1
/
+1
|
*
ACPICA: Add additional module-level code support
Lin Ming
2009-11-25
2
-21
/
+61
|
*
ACPICA: Deploy new create integer interface where appropriate
Bob Moore
2009-11-25
9
-52
/
+30
|
*
ACPICA: New internal utility function to create Integer objects
Bob Moore
2009-11-25
2
-0
/
+31
|
*
ACPICA: Add repair for predefined methods that must return sorted lists
Bob Moore
2009-11-25
4
-2
/
+559
|
*
ACPICA: Fix possible fault if return Package objects contain NULL elements
Bob Moore
2009-11-25
1
-1
/
+42
|
*
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-11-25
29
-152
/
+197
|
*
ACPICA: Change package length error message to an info message
Bob Moore
2009-11-25
1
-4
/
+4
|
*
ACPICA: Reduce severity of predefined repair messages, Warning to Info
Bob Moore
2009-11-25
4
-4
/
+54
[next]