include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / md / linear.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-16 NeilBrownmd: deal with merge_bvec_fn in component devices better.
2010-02-26 Martin K. Petersenblock: Rename blk_queue_max_sectors to blk_queue_max_hw...
2009-12-14 NeilBrownmd: add MODULE_DESCRIPTION for all md related modules.
2009-12-14 NeilBrownmd: support barrier requests on all personalities.
2009-09-23 NeilBrownmd: report device as congested when suspended
2009-09-11 Jens Axboebio: first step in sanitizing the bio->bi_rw flag testing
2009-08-03 NeilBrownmd: Use revalidate_disk to effect changes in size of...
2009-08-03 Andre Nollmd: Push down data integrity code to personalities.
2009-07-01 Martin K. Petersenmd: Use new topology calls to indicate alignment and...
2009-06-17 NeilBrownmd/linear: use call_rcu to free obsolete 'conf' structures.
2009-06-17 SandeepKsinhamd linear: Protecting mddev with rcu locks to avoid...
2009-06-17 Andre Nollmd: Move check for bitmap presence to personality code.
2009-06-17 NeilBrownmd: raid0/linear: ensure device sizes are rounded to...
2009-06-17 Andre Nollmd: Make mddev->chunk_size sector-based.
2009-06-16 Sandeep K Sinhamd: Binary search in linear raid
2009-06-16 Sandeep K Sinhamd: Removing num_sector and replacing start_sector...
2009-06-16 Sandeep K Sinhamd: Removal of hash table in linear raid
2009-06-16 NeilBrownmd: remove mddev_to_conf "helper" macro
2009-05-22 Martin K. Petersenblock: Use accessor functions for queue limits
2009-03-31 Dan Williamsmd: centralize ->array_sectors modifications
2009-03-31 Dan Williamsmd: add 'size' as a personality method
2009-03-31 Andre Nollmd: Represent raid device size in sectors.
2009-03-31 NeilBrownmd: move md_k.h from include/linux/raid/ to drivers/md/
2009-03-31 NeilBrownmd: move lots of #include lines out of .h files and...
2009-03-31 Christoph Hellwigmd: move headers out of include/linux/raid/
2009-02-06 Andre Nollmd: Fix a bug in linear.c causing which_dev() to return...
2009-01-08 Cheng Renquanmd: use list_for_each_entry macro directly
2008-11-06 Andre Nollmd: linear: Fix a division by zero bug for very small...
2008-10-13 NeilBrownmd: Remove unnecessary #includes, #defines, and functio...
2008-10-13 Andre Nollmd: Convert remaining 1k representations in linear...
2008-10-13 Andre Nollmd: linear.c: Make two local variables sector-based.
2008-10-13 Andre Nollmd: linear: Represent dev_info->size and dev_info-...
2008-10-13 Andre Nollmd: linear.c: Remove broken debug code.
2008-10-13 Andre Nollmd: linear.c: Remove pointless initialization of curr_o...
2008-10-13 Andre Nollmd: linear.c: Fix typo in comment.
2008-10-09 Denis ChengRqblock: mark bio_split_pool static
2008-10-09 Tejun Heoblock: move stats from disk to part0
2008-10-09 Tejun Heoblock: fix diskstats access
2008-07-21 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2008-07-21 Andre Nollmd: linear: Make array_size sector-based and rename...
2008-07-21 Andre Nollmd: Make mddev->array_size sector-based.
2008-07-03 Alasdair G KergonAdd bvec_merge_data to handle stacked devices and ...
2008-06-27 Nikanth Karthikesanlinear: correct disk numbering error check
2008-05-15 Neil BrownRemove blkdev warning triggered by using md
2008-02-06 NeilBrownmd: change ITERATE_RDEV to rdev_for_each
2007-11-09 Alan D. BrunelleAdd UNPLUG traces to all appropriate places
2007-10-16 Jens Axboeblock: convert blkdev_issue_flush() to use empty barriers
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-05-24 NeilBrownmd: fix bug with linear hot-add and elsewhere
2007-03-17 Andy Isaacson[PATCH] fix read past end of array in md/linear.c
2006-10-03 NeilBrown[PATCH] md: define backing_dev_info.congested_fn for...
2006-08-06 NeilBrown[PATCH] md: Fix a bug that recently crept into md/linear
2006-06-26 NeilBrown[PATCH] md: allow a linear array to have drives added...
2006-01-06 NeilBrown[PATCH] md: allow array level to be set textually via...
2006-01-06 NeilBrown[PATCH] md: remove personality numbering from md
2006-01-06 NeilBrown[PATCH] md: convert md to use kzalloc throughout
2005-11-01 Jens Axboe[BLOCK] Unify the seperate read/write io stat fields...
2005-09-09 NeilBrown[PATCH] md: support md/linear array with components...
2005-09-09 NeilBrown[PATCH] md: fail IO request to md that require a barrier.
2005-06-22 Jesper Juhl[PATCH] md: remove unneeded NULL checks before kfree
2005-05-17 NeilBrown[PATCH] md: fix splitting of md/linear request that...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2