- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / drivers / md / linear.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
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-13 Andre Nollmd: linear: Fix a division by zero bug for very small...
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-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-06 NeilBrownmd: change ITERATE_RDEV to rdev_for_each
2007-11-09 Alan D. BrunelleAdd UNPLUG traces to all appropriate places
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
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-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
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
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-08 Neil Brown[PATCH] md: improve 'hash' code in linear.c
2004-11-19 Neil Brown[PATCH] md: Fix problem with unsigned variable going...
2004-11-11 Neil Brown[PATCH] md: delete unplug timer before shutting down...
2004-11-11 Neil Brown[PATCH] md: fix problem with md/linear for devices...
2004-10-25 Neil Brown[PATCH] md: rationalise issue_flush function in md...
2004-09-14 Ingo Molnar[PATCH] blk: max_sectors tunables
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-23 Jens Axboe[PATCH] disk barriers: MD
2004-08-10 Jens Axboe- Update and include most of the barrier patches (core...
2004-04-19 Jens Axboe- update barrier md to use same layout as md unplug...
2004-04-19 Jens Axboe- update md unplug bits. From Neil.
2004-04-12 Andrew Morton[PATCH] unplugging: md update
2004-04-12 Andrew Morton[PATCH] md: merge_bvec_fn needs to know about partitions.
2004-04-06 Andreas Gruenbacher- #38013: Enable patches.fixes/shm_unlink-posix.diff.
2004-02-05 Olaf Hering+- add patches.fixes/linux-post-2.6.2-20040205
2004-02-04 Andrew Morton[PATCH] md: Collect device IO statistics for MD persona...
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-29 Andrew Morton[PATCH] md: Limit max_sectors on md when merge_bvec_fn...
2003-09-22 Neil Brown[PATCH] md: MODULE_ALIAS for md
2003-09-05 Alexander Viro[PATCH] large dev_t - second series (1/15)
2003-08-14 Andrew Morton[PATCH] Fix raid "bio too big" failures
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-06 Jens Axboe[PATCH] Proper block queue reference counting
2003-06-10 Neil Brown[PATCH] md - Zero out some kmalloced space in md driver
2003-05-26 Neil Brown[PATCH] md: Replace bdev_partition_name with calls...
2003-05-26 Neil Brown[PATCH] md: Remove dependance on MD_SB_DISKS in linear...
2003-05-26 Neil Brown[PATCH] md: Use new single page bio splitting for raid0...
2003-04-03 Neil Brown[PATCH] md: Cleanups for md to move device size calcula...
2003-03-27 Neil Brown[PATCH] md: Convert md personalities to new module...
2003-03-27 Neil Brown[PATCH] md: Cleanup #define TEXT text ... printk(TEXT)
2003-03-27 Neil Brown[PATCH] md: md/linear oops fix
2003-03-22 Andrew Morton[PATCH] make the bdevname() API sane
2003-03-14 Neil Brown[PATCH] md: Allow components of MD raid array to have...
2003-03-14 Neil Brown[PATCH] md: Convert /proc/mdstat to use seq_file
2003-02-17 Neil Brown[PATCH] linear.c fix for gcc bug
next