index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
linear.c
Age
Commit message (
Expand
)
Author
2008-07-21
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2008-07-21
md: linear: Make array_size sector-based and rename it to array_sectors.
Andre Noll
2008-07-21
md: Make mddev->array_size sector-based.
Andre Noll
2008-07-03
Add bvec_merge_data to handle stacked devices and ->merge_bvec()
Alasdair G Kergon
2008-06-28
linear: correct disk numbering error check
Nikanth Karthikesan
2008-05-14
Remove blkdev warning triggered by using md
Neil Brown
2008-02-06
md: change ITERATE_RDEV to rdev_for_each
NeilBrown
2007-11-09
Add UNPLUG traces to all appropriate places
Alan D. Brunelle
2007-10-16
block: convert blkdev_issue_flush() to use empty barriers
Jens Axboe
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-05-23
md: fix bug with linear hot-add and elsewhere
NeilBrown
2007-03-16
[PATCH] fix read past end of array in md/linear.c
Andy Isaacson
2006-10-03
[PATCH] md: define backing_dev_info.congested_fn for raid0 and linear
NeilBrown
2006-08-06
[PATCH] md: Fix a bug that recently crept into md/linear
NeilBrown
2006-06-26
[PATCH] md: allow a linear array to have drives added while active
NeilBrown
2006-01-06
[PATCH] md: allow array level to be set textually via sysfs
NeilBrown
2006-01-06
[PATCH] md: remove personality numbering from md
NeilBrown
2006-01-06
[PATCH] md: convert md to use kzalloc throughout
NeilBrown
2005-11-01
[BLOCK] Unify the seperate read/write io stat fields into arrays
Jens Axboe
2005-09-09
[PATCH] md: support md/linear array with components greater than 2 terabytes.
NeilBrown
2005-09-09
[PATCH] md: fail IO request to md that require a barrier.
NeilBrown
2005-06-21
[PATCH] md: remove unneeded NULL checks before kfree
Jesper Juhl
2005-05-17
[PATCH] md: fix splitting of md/linear request that cross a device boundary
NeilBrown
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds