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
/
md
/
md.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-18
[PATCH] regularize blk_cleanup_queue() use
Al Viro
1
-1
/
+4
2006-02-03
[PATCH] md: Make sure rdev->size gets set for version-1 superblocks
NeilBrown
1
-3
/
+5
2006-02-03
[PATCH] md: Assorted little md fixes
NeilBrown
1
-2
/
+2
2006-02-03
[PATCH] md: Handle overflow of mdu_array_info_t->size better
NeilBrown
1
-2
/
+4
2006-02-02
[PATCH] md: Don't remove bitmap from md array when switching to read-only
NeilBrown
1
-8
/
+8
2006-02-02
[PATCH] md: Make sure array geometry changes persist with version-1 superblocks
NeilBrown
1
-0
/
+3
2006-02-02
[PATCH] md: Fix device-size updates in md
NeilBrown
1
-12
/
+1
2006-01-16
[PATCH] md: Clear clevel whenever level is set.
NeilBrown
1
-0
/
+1
2006-01-12
[PATCH] md: remove slashes from disk names when creation dev names in sysfs
Neil Brown
1
-0
/
+3
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-4
/
+4
2006-01-08
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
1
-19
/
+11
2006-01-06
[PATCH] md: allow sync-speed to be controlled per-device
NeilBrown
1
-5
/
+105
2006-01-06
[PATCH] md: support adding new devices to md arrays via sysfs
NeilBrown
1
-0
/
+60
2006-01-06
[PATCH] md: allow available size of component devices to be set via sysfs
NeilBrown
1
-0
/
+25
2006-01-06
[PATCH] md-export-rdev-data_offset-via-sysfs-fix
Andrew Morton
1
-1
/
+1
2006-01-06
[PATCH] md: export rdev->data_offset via sysfs
NeilBrown
1
-0
/
+23
2006-01-06
[PATCH] md: expose device slot information via sysfs
NeilBrown
1
-0
/
+35
2006-01-06
[PATCH] md: keep better track of dev/array size when assembling md arrays
NeilBrown
1
-18
/
+23
2006-01-06
[PATCH] md: allow md/raid_disks to be settable
NeilBrown
1
-23
/
+51
2006-01-06
[PATCH] md: count corrected read errors per drive
NeilBrown
1
-1
/
+26
2006-01-06
[PATCH] md: allow array level to be set textually via sysfs
NeilBrown
1
-13
/
+48
2006-01-06
[PATCH] md: expose md metadata format in sysfs
NeilBrown
1
-0
/
+49
2006-01-06
[PATCH] md: allow md array component size to be accessed and set via sysfs
NeilBrown
1
-42
/
+89
2006-01-06
[PATCH] md: allow chunk_size to be settable through sysfs
NeilBrown
1
-0
/
+26
2006-01-06
[PATCH] md: fix rdev->pending counts in raid1
NeilBrown
1
-7
/
+4
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
1
-2
/
+2
2006-01-06
[PATCH] md: helper function to match commands written to sysfs files
NeilBrown
1
-5
/
+24
2006-01-06
[PATCH] md: remove personality numbering from md
NeilBrown
1
-50
/
+29
2006-01-06
[PATCH] md: convert recently exported symbol to GPL
NeilBrown
1
-1
/
+1
2006-01-06
[PATCH] md: convert md to use kzalloc throughout
NeilBrown
1
-7
/
+3
2006-01-06
[PATCH] md: clean up 'page' related names in md
NeilBrown
1
-1
/
+1
2006-01-06
[PATCH] md: make /proc/mdstat pollable
NeilBrown
1
-5
/
+76
2006-01-06
[PATCH] md: attempt to auto-correct read errors in raid1
NeilBrown
1
-0
/
+1
2006-01-06
[PATCH] md: write intent bitmap support for raid10
NeilBrown
1
-4
/
+6
2006-01-06
[PATCH] md: move bitmap_create to after md array has been initialised
NeilBrown
1
-7
/
+9
2006-01-06
[PATCH] md: allow dirty raid[456] arrays to be started at boot
NeilBrown
1
-0
/
+4
2005-12-19
[PATCH] md: Change case of raid level reported in sys/mdX/md/level
Neil Brown
1
-1
/
+1
2005-11-28
[PATCH] md: set default_bitmap_offset properly in set_array_info
NeilBrown
1
-1
/
+3
2005-11-18
[PATCH] md: fix is_mddev_idle calculation now that disk/sector accounting hap...
NeilBrown
1
-4
/
+13
2005-11-15
[PATCH] md: make md threads interruptible again
NeilBrown
1
-4
/
+13
2005-11-15
[PATCH] md: mark START_ARRAY deprecated with a date
NeilBrown
1
-1
/
+1
2005-11-09
[PATCH] md: document sysfs usage of md, and make a couple of small refinements
NeilBrown
1
-1
/
+3
2005-11-09
[PATCH] md: improve 'scan_mode' and rename it to 'sync_action'
NeilBrown
1
-19
/
+28
2005-11-09
[PATCH] md: complete conversion of md to use kthreads
NeilBrown
1
-23
/
+10
2005-11-09
[PATCH] md: ignore auto-readonly flag for arrays where it isn't meaningful
NeilBrown
1
-0
/
+3
2005-11-09
[PATCH] md: only try to print recovery/resync status for personalities that s...
NeilBrown
1
-7
/
+9
2005-11-09
[PATCH] md: split off some md attributes in sysfs to a separate group
NeilBrown
1
-0
/
+14
2005-11-09
[PATCH] md: fix some locking and module refcounting issues with md's use of s...
NeilBrown
1
-34
/
+28
2005-11-09
[PATCH] md: make sure /block link in /sys/.../md/ goes to correct devices
NeilBrown
1
-1
/
+6
[next]