index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-14
md: allow suspend_lo and suspend_hi to decrease as well as increase.
NeilBrown
1
-12
/
+21
2011-01-14
md: Don't let implementation detail of curr_resync leak out through sysfs.
NeilBrown
3
-6
/
+5
2011-01-14
md: separate meta and data devs
Jonathan Brassow
3
-5
/
+17
2011-01-14
md-new-param-to_sync_page_io
Jonathan Brassow
5
-29
/
+28
2011-01-14
md-new-param-to-calc_dev_sboffset
Jonathan Brassow
1
-6
/
+6
2011-01-14
md: Be more careful about clearing flags bit in ->recovery
NeilBrown
1
-37
/
+49
2011-01-14
md: md_stop_writes requires mddev_lock.
NeilBrown
1
-3
/
+10
2011-01-14
md/raid5: use sysfs_notify_dirent_safe to avoid NULL pointer
Jonathan Brassow
1
-1
/
+1
2011-01-14
md: Ensure no IO request to get md device before it is properly initialised.
NeilBrown
2
-3
/
+8
2011-01-14
md: Fix single printks with multiple KERN_<level>s
Joe Perches
3
-5
/
+6
2011-01-14
md: fix regression resulting in delays in clearing bits in a bitmap
NeilBrown
1
-1
/
+2
2011-01-12
md: fix regression with re-adding devices to arrays with no metadata
NeilBrown
1
-2
/
+3
2010-12-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-11
/
+2
2010-12-17
block: max hardware sectors limit wrapper
Mike Snitzer
1
-3
/
+2
2010-12-17
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
Martin K. Petersen
2
-8
/
+0
2010-12-09
md: protect against NULL reference when waiting to start a raid10.
NeilBrown
2
-4
/
+3
2010-12-09
md: fix bug with re-adding of partially recovered device.
NeilBrown
1
-2
/
+5
2010-12-09
md: fix possible deadlock in handling flush requests.
NeilBrown
1
-2
/
+4
2010-12-09
md: move code in to submit_flushes.
NeilBrown
1
-6
/
+6
2010-12-09
md: remove handling of flush_pending in md_submit_flush_data
NeilBrown
1
-6
/
+3
2010-11-24
md: Call blk_queue_flush() to establish flush/fua support
Darrick J. Wong
1
-0
/
+2
2010-11-24
md/raid1: really fix recovery looping when single good device fails.
NeilBrown
1
-0
/
+1
2010-11-24
md: fix return value of rdev_size_change()
Justin Maggard
1
-2
/
+2
2010-11-10
block: read i_size with i_size_read()
Mike Snitzer
1
-10
/
+10
2010-10-29
md: tidy up device searches in read_balance.
NeilBrown
1
-56
/
+36
2010-10-29
md/raid1: fix some typos in comments.
NeilBrown
1
-3
/
+3
2010-10-29
md/raid1: discard unused variable.
NeilBrown
2
-3
/
+0
2010-10-29
md: unplug writes to external bitmaps.
NeilBrown
1
-1
/
+1
2010-10-28
md: use separate bio pool for each md device.
NeilBrown
6
-12
/
+95
2010-10-28
md: change type of first arg to sync_page_io.
NeilBrown
5
-15
/
+15
2010-10-28
md/raid1: perform mem allocation before disabling writes during resync.
NeilBrown
1
-1
/
+1
2010-10-28
md: use bio_kmalloc rather than bio_alloc when failure is acceptable.
NeilBrown
2
-2
/
+2
2010-10-28
md: Fix possible deadlock with multiple mempool allocations.
NeilBrown
2
-65
/
+58
2010-10-28
md: fix and update workqueue usage
Tejun Heo
1
-21
/
+43
2010-10-28
md: use sector_t in bitmap_get_counter
NeilBrown
5
-19
/
+19
2010-10-28
md: remove md_mutex locking.
NeilBrown
1
-7
/
+0
2010-10-28
md: Fix regression with raid1 arrays without persistent metadata.
NeilBrown
1
-0
/
+2
2010-10-26
workqueues: s/ON_STACK/ONSTACK/
Andrew Morton
1
-1
/
+1
2010-10-22
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
19
-611
/
+226
2010-10-22
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-7
/
+0
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-22
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2
-11
/
+12
2010-10-19
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
5
-29
/
+24
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-07
md: check return code of read_sb_page
Vasiliy Kulikov
1
-4
/
+5
2010-10-07
md/raid1: minor bio initialisation improvements.
NeilBrown
1
-0
/
+2
2010-10-07
md/raid1: avoid overflow in raid1 resync when bitmap is in use.
NeilBrown
1
-1
/
+1
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2
-11
/
+12
2010-09-17
md: fix v1.x metadata update when a disk is missing.
NeilBrown
1
-1
/
+3
2010-09-17
md: call md_update_sb even for 'external' metadata arrays.
NeilBrown
1
-1
/
+1
[next]