index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-10
dm snapshot: create function for chunk_is_tracked wait
Mike Snitzer
1
-6
/
+12
2009-12-10
dm snapshot: make bio optional in __origin_write
Mikulas Patocka
1
-5
/
+18
2009-12-10
dm mpath: reject messages when device is suspended
Kiyoshi Ueda
1
-0
/
+5
2009-12-10
dm: export suspended state to targets
Kiyoshi Ueda
1
-0
/
+11
2009-12-10
dm: rename dm_suspended to dm_suspended_md
Kiyoshi Ueda
4
-11
/
+16
2009-12-10
dm: swap target postsuspend call and setting suspended flag
Kiyoshi Ueda
1
-2
/
+2
2009-12-10
dm crypt: add plain64 iv
Milan Broz
1
-0
/
+18
2009-12-10
dm: trace request based remapping
Jun'ichi Nomura
1
-0
/
+2
2009-12-10
dm snapshot: allow live exception store handover between tables
Mike Snitzer
1
-27
/
+236
2009-12-10
dm: keep old table until after resume succeeded
Alasdair G Kergon
2
-21
/
+23
2009-12-10
dm: bind new table before destroying old
Alasdair G Kergon
2
-5
/
+14
2009-12-10
dm ioctl: retrieve status from inactive table
Mike Snitzer
1
-13
/
+57
2009-12-10
dm io: handle empty barriers
Mikulas Patocka
1
-3
/
+7
2009-12-10
dm mpath: prevent io from work queue while suspended
Mike Anderson
1
-0
/
+12
2009-12-10
dm mpath: add mutex to synchronize adding and flushing work
Mike Anderson
1
-21
/
+38
2009-12-10
dm ioctl: forbid messages to devices being deleted
Mike Anderson
1
-0
/
+6
2009-12-10
dm: add dm_deleting_md function
Mike Anderson
2
-2
/
+12
2009-12-10
dm mpath: flush workqueues before suspend completes
Kiyoshi Ueda
1
-4
/
+15
2009-12-10
dm: rename dm_get_table to dm_get_live_table
Alasdair G Kergon
2
-19
/
+19
2009-12-10
dm: add request based barrier support
Kiyoshi Ueda
1
-18
/
+196
2009-12-10
dm: move dm_end_request
Kiyoshi Ueda
1
-31
/
+31
2009-12-10
dm: refactor request based completion functions
Kiyoshi Ueda
1
-13
/
+24
2009-12-10
dm: use md pending for in flight IO counting
Kiyoshi Ueda
1
-28
/
+18
2009-12-10
dm: simplify request based suspend
Kiyoshi Ueda
1
-144
/
+14
2009-12-10
dm: abstract clone_rq
Kiyoshi Ueda
1
-17
/
+28
2009-12-10
dm: pass gfp_mask to alloc_rq_tio
Kiyoshi Ueda
1
-3
/
+4
2009-12-10
dm: use clone in map_request function
Kiyoshi Ueda
1
-3
/
+2
2009-12-10
dm: abstract dm_in_flight function
Kiyoshi Ueda
1
-2
/
+7
2009-12-10
dm kcopyd: accept zero size jobs
Mikulas Patocka
1
-1
/
+4
2009-12-10
dm snapshot: track suspended state in target
Mike Snitzer
1
-1
/
+16
2009-12-10
dm snapshot: move cow ref from exception store to snap core
Mike Snitzer
5
-57
/
+78
2009-12-10
dm snapshot: add allocated metadata to snapshot status
Mike Snitzer
4
-24
/
+41
2009-12-10
dm snapshot: rename exception functions
Jon Brassow
1
-33
/
+33
2009-12-10
dm snapshot: rename exception_table to dm_exception_table
Jon Brassow
1
-8
/
+9
2009-12-10
dm snapshot: rename dm_snap_exception to dm_exception
Jon Brassow
4
-28
/
+28
2009-12-10
dm snapshot: consolidate insert exception functions
Jon Brassow
1
-12
/
+4
2009-12-10
dm snapshot: abstract minimum_chunk_size fn
Mikulas Patocka
1
-12
/
+22
2009-12-10
dm snapshot: simplify sector_to_chunk expression
Mikulas Patocka
1
-1
/
+1
2009-12-10
dm snapshot: avoid else clause in persistent_read_metadata
Jon Brassow
1
-25
/
+21
2009-12-10
dm ioctl: prefer strlcpy over strncpy
Roel Kluin
1
-2
/
+2
2009-12-10
dm raid1: explicitly initialise bio_lists
Mikulas Patocka
1
-0
/
+4
2009-12-10
dm raid1: hold all write bios when leg fails
Mikulas Patocka
1
-2
/
+10
2009-12-10
dm raid1: hold write bios when errors are handled
Mikulas Patocka
1
-31
/
+32
2009-12-10
dm raid1: remove bio_endio from dm_rh_mark_nosync
Mikulas Patocka
2
-6
/
+3
2009-12-10
dm raid1: abstract get_valid_mirror function
Mikulas Patocka
1
-7
/
+15
2009-12-10
dm raid1: use hold framework in do_failures
Mikulas Patocka
1
-25
/
+9
2009-12-10
dm raid1: add framework to hold bios during suspend
Mikulas Patocka
1
-0
/
+41
2009-12-10
dm raid1: report flush errors separately in status
Mikulas Patocka
2
-6
/
+16
2009-12-10
dm raid1: implement mirror_flush
Mikulas Patocka
1
-1
/
+36
2009-12-10
dm log: use flush callback fn
Mikulas Patocka
1
-2
/
+15
[next]