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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-04
md: fix calculation of stacking limits on level change.
NeilBrown
1
-0
/
+1
2013-12-04
dm: allocate buffer for messages with small number of arguments using GFP_NOIO
Mikulas Patocka
1
-2
/
+16
2013-12-04
dm cache: fix a race condition between queuing new migrations and quiescing f...
Joe Thornber
1
-14
/
+40
2013-12-04
dm array: fix bug in growing array
Joe Thornber
1
-1
/
+4
2013-12-04
dm mpath: fix race condition between multipath_dtr and pg_init_done
Shiva Krishna Merla
1
-3
/
+15
2013-11-13
md: Fix skipping recovery for read-only arrays.
Lukasz Dorau
2
-0
/
+2
2013-11-13
md: avoid deadlock when md_set_badblocks.
Bian Yu
1
-2
/
+3
2013-11-13
raid5: avoid finding "discard" stripe
Shaohua Li
1
-0
/
+8
2013-11-13
raid5: set bio bi_vcnt 0 for discard request
Shaohua Li
1
-0
/
+12
2013-11-13
bcache: Fixed incorrect order of arguments to bio_alloc_bioset()
Kent Overstreet
1
-1
/
+1
2013-11-04
dm snapshot: fix data corruption
Mikulas Patocka
1
-6
/
+12
2013-10-13
bcache: Fix a null ptr deref regression
Kent Overstreet
1
-2
/
+1
2013-10-05
dm-raid: silence compiler warning on rebuilds_per_group.
NeilBrown
1
-1
/
+1
2013-10-05
dm mpath: disable WRITE SAME if it fails
Mike Snitzer
2
-1
/
+21
2013-10-05
dm-snapshot: fix performance degradation due to small hash size
Mikulas Patocka
1
-3
/
+2
2013-10-05
dm snapshot: workaround for a false positive lockdep warning
Mikulas Patocka
1
-1
/
+1
2013-10-05
bcache: Fix flushes in writeback mode
Kent Overstreet
1
-6
/
+9
2013-10-05
bcache: Fix for handling overlapping extents when reading in a btree node
Kent Overstreet
1
-11
/
+28
2013-10-05
bcache: Fix a shrinker deadlock
Kent Overstreet
1
-1
/
+1
2013-10-05
bcache: Fix a dumb CPU spinning bug in writeback
Kent Overstreet
1
-2
/
+1
2013-10-05
bcache: Fix a flush/fua performance bug
Kent Overstreet
1
-0
/
+1
2013-10-05
bcache: Fix a writeback performance regression
Kent Overstreet
4
-30
/
+43
2013-10-05
bcache: Fix for when no journal entries are found
Kent Overstreet
1
-12
/
+18
2013-10-05
bcache: Strip endline when writing the label through sysfs
Gabriel de Perthuis
1
-1
/
+7
2013-10-05
bcache: Fix a dumb journal discard bug
Kent Overstreet
1
-1
/
+1
2013-08-29
bcache: FUA fixes
Kent Overstreet
3
-4
/
+34
2013-08-29
md: bcache: io.c: fix a potential NULL pointer dereference
Kumar Amit Mehta
1
-0
/
+2
2013-08-04
dm verity: fix inability to use a few specific devices sizes
Mikulas Patocka
1
-3
/
+2
2013-08-04
dm ioctl: set noio flag to avoid __vmalloc deadlock
Mikulas Patocka
1
-0
/
+3
2013-08-04
dm mpath: fix ioctl deadlock when no paths
Hannes Reinecke
2
-7
/
+10
2013-08-04
md/raid10: remove use-after-free bug.
NeilBrown
1
-1
/
+7
2013-08-04
md/raid5: fix interaction of 'replace' and 'recovery'.
NeilBrown
2
-5
/
+11
2013-08-04
md/raid1: fix bio handling problems in process_checks()
NeilBrown
1
-23
/
+30
2013-08-04
md: Remove recent change which allows devices to skip recovery.
NeilBrown
1
-14
/
+0
2013-07-28
bcache: Journal replay fix
Kent Overstreet
1
-1
/
+6
2013-07-28
bcache: Fix GC_SECTORS_USED() calculation
Kent Overstreet
1
-1
/
+3
2013-07-28
bcache: Fix a sysfs splat on shutdown
Kent Overstreet
2
-1
/
+11
2013-07-28
bcache: Shutdown fix
Kent Overstreet
1
-7
/
+11
2013-07-28
bcache: Advertise that flushes are supported
Kent Overstreet
2
-1
/
+9
2013-07-28
bcache: Fix a dumb race
Kent Overstreet
1
-2
/
+4
2013-07-25
md/raid10: fix two problems with RAID10 resync.
NeilBrown
1
-2
/
+9
2013-07-25
md/raid10: fix two bugs affecting RAID10 reshape.
NeilBrown
1
-2
/
+2
2013-07-25
md/raid10: fix bug which causes all RAID10 reshapes to move no data.
NeilBrown
1
-5
/
+4
2013-06-13
Merge tag 'md-3.10-fixes' of git://neil.brown.name/md
Linus Torvalds
4
-26
/
+47
2013-06-13
md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place
H. Peter Anvin
3
-5
/
+6
2013-06-13
md/raid1,raid10: use freeze_array in place of raise_barrier in various places.
NeilBrown
2
-18
/
+18
2013-06-13
md/raid1: consider WRITE as successful only if at least one non-Faulty and no...
Alex Lyakas
2
-2
/
+22
2013-06-13
md: md_stop_writes() should always freeze recovery.
NeilBrown
1
-1
/
+1
2013-06-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-124
/
+102
2013-05-30
raid5: Initialize bi_vcnt
Kent Overstreet
1
-0
/
+2
[next]