index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-12-10
dm log: add flush callback fn
Mikulas Patocka
2
-3
/
+5
2009-12-10
dm log: introduce flush_failed variable
Mikulas Patocka
1
-1
/
+4
2009-12-10
dm log: add flush_header function
Mikulas Patocka
1
-1
/
+22
2009-12-10
dm raid1: split touched state into two
Mikulas Patocka
1
-7
/
+11
2009-12-10
dm raid1: support flush
Mikulas Patocka
2
-4
/
+34
2009-12-10
dm io: remove extra bi_io_vec region hack
Mikulas Patocka
1
-34
/
+55
2009-12-10
dm io: use slab for struct io
Mikulas Patocka
3
-1
/
+25
2009-12-10
dm crypt: make wipe message also wipe essiv key
Milan Broz
1
-4
/
+30
2009-12-10
dm crypt: separate essiv allocation from initialisation
Milan Broz
1
-26
/
+43
2009-12-10
dm crypt: restructure essiv error path
Milan Broz
1
-20
/
+26
2009-12-10
dm crypt: move private iv fields to structs
Milan Broz
1
-13
/
+22
2009-12-10
dm crypt: make wipe message also wipe tfm key
Milan Broz
1
-12
/
+7
2009-12-10
dm snapshot: cope with chunk size larger than origin
Mikulas Patocka
1
-0
/
+2
[next]