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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-06
[PATCH] md: allow chunk_size to be settable through sysfs
NeilBrown
2
-0
/
+34
2006-01-06
[PATCH] md: fix rdev->pending counts in raid1
NeilBrown
2
-11
/
+10
2006-01-06
[PATCH] md: make sure bitmap updates are visible through filesystem
NeilBrown
1
-0
/
+2
2006-01-06
[PATCH] drivers/md/md.c: make md_new_event() static
Adrian Bunk
1
-1
/
+1
2006-01-06
[PATCH] md: make a couple of names in md.c static
NeilBrown
2
-4
/
+2
2006-01-06
[PATCH] md: fix typo in comment
NeilBrown
1
-1
/
+1
2006-01-06
[PATCH] md: helper function to match commands written to sysfs files
NeilBrown
1
-5
/
+24
2006-01-06
[PATCH] md: define and use safe_put_page for md
NeilBrown
5
-12
/
+15
2006-01-06
[PATCH] md: remove inappropriate limits in md/bitmap configuration.
NeilBrown
1
-4
/
+4
2006-01-06
[PATCH] md: fix possible problem in raid1/raid10 error overwriting
NeilBrown
2
-12
/
+48
2006-01-06
[PATCH] md: remove personality numbering from md
NeilBrown
12
-155
/
+125
2006-01-06
[PATCH] md: break out of a loop that doesn't need to run to completion
NeilBrown
1
-1
/
+3
2006-01-06
[PATCH] md: convert recently exported symbol to GPL
NeilBrown
1
-1
/
+1
2006-01-06
[PATCH] md: convert various kmap calls to kmap_atomic
NeilBrown
1
-23
/
+21
2006-01-06
[PATCH] md: tidy up raid5/6 hash table code
NeilBrown
3
-57
/
+33
2006-01-06
[PATCH] md: convert md to use kzalloc throughout
NeilBrown
8
-53
/
+24
2006-01-06
[PATCH] md: clean up 'page' related names in md
NeilBrown
7
-38
/
+38
2006-01-06
[PATCH] md: make /proc/mdstat pollable
NeilBrown
1
-5
/
+76
2006-01-06
[PATCH] md: raid10 read-error handling - resync and read-only
NeilBrown
2
-21
/
+42
2006-01-06
[PATCH] md: auto-correct correctable read errors in raid10
NeilBrown
2
-15
/
+114
2006-01-06
[PATCH] md: make sure read error on last working drive of raid1 actually retu...
NeilBrown
1
-1
/
+2
2006-01-06
[PATCH] md: allow raid1 to check consistency
NeilBrown
1
-28
/
+128
2006-01-06
[PATCH] md: support check-without-repair of raid10 arrays
NeilBrown
1
-0
/
+4
2006-01-06
[PATCH] md: fix up some rdev rcu locking in raid5/6
NeilBrown
3
-20
/
+16
2006-01-06
[PATCH] md: handle errors when read-only
NeilBrown
2
-7
/
+18
2006-01-06
[PATCH] md: better handling for read error in raid1 during resync
NeilBrown
1
-21
/
+78
2006-01-06
[PATCH] md: tidyup some issues with raid1 resync and prepare for catching rea...
NeilBrown
1
-54
/
+56
2006-01-06
[PATCH] md: attempt to auto-correct read errors in raid1
NeilBrown
3
-10
/
+109
2006-01-06
[PATCH] md: improve handing of read errors with raid6
NeilBrown
1
-4
/
+66
2006-01-06
[PATCH] md: fix raid6 resync check/repair code
NeilBrown
2
-76
/
+108
2006-01-06
[PATCH] md: write intent bitmap support for raid10
NeilBrown
3
-26
/
+171
2006-01-06
[PATCH] md: move bitmap_create to after md array has been initialised
NeilBrown
5
-35
/
+15
2006-01-06
[PATCH] md: allow dirty raid[456] arrays to be started at boot
NeilBrown
5
-8
/
+49
2006-01-06
[PATCH] md: small cleanups for raid5
NeilBrown
1
-20
/
+21
2006-01-06
[PATCH] md: improve raid10 "IO Barrier" concept
NeilBrown
2
-58
/
+81
2006-01-06
[PATCH] md: improve raid1 "IO Barrier" concept
NeilBrown
2
-80
/
+91
2006-01-06
[PATCH] make dm-mirror not issue invalid resync requests
Darrick J. Wong
1
-1
/
+1
2006-01-06
[PATCH] dm-crypt: zero key before freeing it
Stefan Rompf
1
-0
/
+5
2006-01-06
[PATCH] drivers/md/kcopyd.c: #if 0 kcopyd_cancel()
Adrian Bunk
1
-1
/
+2
2006-01-06
[PATCH] device-mapper ioctl: add skip lock_fs flag
Alasdair G Kergon
2
-5
/
+17
2006-01-06
[PATCH] device-mapper: make lock_fs optional
Alasdair G Kergon
3
-7
/
+16
2006-01-06
[PATCH] device-mapper: rename frozen_bdev
Alasdair G Kergon
1
-26
/
+25
2006-01-06
[PATCH] device-mapper raid1: add default mirror
Jonathan E Brassow
1
-5
/
+8
2006-01-06
[PATCH] device-mapper: scanf sector format change
Alasdair G Kergon
1
-1
/
+1
2006-01-06
[PATCH] device-mapper: remove unused definition
Andrew Stribblehill
1
-3
/
+0
2006-01-06
[PATCH] device-mapper snapshot: metadata reading separation
Alasdair G Kergon
1
-10
/
+15
2006-01-06
[PATCH] device-mapper ioctl: event on rename
goggin, edward
1
-0
/
+10
2006-01-06
[PATCH] device-mapper: add dm_get_md
David Teigland
2
-0
/
+11
2006-01-06
[PATCH] device-mapper: add dm_find_md
David Teigland
1
-5
/
+14
2006-01-06
[PATCH] knfsd: reduce stack consumption
Neil Brown
1
-8
/
+12
[next]