mv643xx_eth: fix unicast address filter corruption on mtu change
[safe/jmp/linux-2.6] / drivers / md /
2008-10-13 NeilBrownmd: remove space after function name in declaration...
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-13 NeilBrownmd: Don't try to set an array to 'read-auto' if it...
2008-10-13 NeilBrownmd: Allow metadata_version to be updated for externally...
2008-10-13 Chris Webbmd: Fix rdev_size_store with size == 0
2008-10-12 Alan Jenkinsraid, fastboot: hide RAID autodetect option if MD is...
2008-10-12 Arjan van de Venraid: make RAID autodetect default a KConfig option
2008-10-10 Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2008-10-10 Alasdair G Kergondm: detect lost queue
2008-10-10 Mikulas Patockadm: publish dm_vcalloc
2008-10-10 Mikulas Patockadm: publish dm_table_unplug_all
2008-10-10 Mikulas Patockadm: publish dm_get_mapinfo
2008-10-10 Mikulas Patockadm: export struct dm_dev
2008-10-10 Milan Brozdm crypt: avoid unnecessary wait when splitting bio
2008-10-10 Milan Brozdm crypt: tidy ctx pending
2008-10-10 Milan Brozdm crypt: fix async inc_pending
2008-10-10 Milan Brozdm crypt: move dec_pending on error into write_io_submit
2008-10-10 Alasdair G Kergondm crypt: remove inc_pending from write_io_submit
2008-10-10 Milan Brozdm crypt: tidy write loop pending
2008-10-10 Milan Brozdm crypt: tidy crypt alloc
2008-10-10 Milan Brozdm crypt: tidy inc pending
2008-10-10 Mikulas Patockadm exception store: use chunk_t for_areas
2008-10-10 Mikulas Patockadm exception store: introduce area_location function
2008-10-10 Jonathan Brassowdm raid1: kcopyd should stop on error if errors handled
2008-10-10 Kiyoshi Uedadm mpath: remove is_active from struct dm_path
2008-10-10 Benjamin Marzinskidm mpath: use more error codes
2008-10-09 Denis ChengRqblock: mark bio_split_pool static
2008-10-09 Mike Andersondm: Call blk_abort_queue on failed paths
2008-10-09 Tejun Heoblock: move stats from disk to part0
2008-10-09 Tejun Heoblock: always set bdev->bd_part
2008-10-09 Tejun Heoblock: move policy from disk to part0
2008-10-09 Tejun Heoblock: implement and use {disk|part}_to_dev()
2008-10-09 Tejun Heoblock: fix diskstats access
2008-10-09 Tejun Heoblock: don't depend on consecutive minor space
2008-10-09 Jens Axboeblock: make bi_phys_segments an unsigned int instead...
2008-10-09 Jens Axboeblock: raid fixups for removal of bi_hw_segments
2008-10-09 Mikulas Patockadrop vmerge accounting
2008-10-01 Chandra Seetharamandm mpath: add missing path switching locking
2008-10-01 Mikulas Patockadm: cope with access beyond end of device in dm_merge_bvec
2008-10-01 Mikulas Patockadm: always allow one page in dm_merge_bvec
2008-09-19 NeilBrownmd: Don't wait UNINTERRUPTIBLE for other resync to...
2008-09-01 NeilBrownFix problem with waiting while holding rcu read lock...
2008-09-01 NeilBrownRemove invalidate_partition call from do_md_stop.
2008-08-07 Dan Williamsmd: cancel check/repair requests when recovery is needed
2008-08-05 NeilBrownAllow raid10 resync to happening in larger chunks.
2008-08-05 NeilBrownAllow faulty devices to be removed from a readonly...
2008-08-05 NeilBrownDon't let a blocked_rdev interfere with read request...
2008-08-05 NeilBrownFail safely when trying to grow an array with a write...
2008-08-05 NeilBrownRestore force switch of md array to readonly at reboot...
2008-08-05 NeilBrownMake writes to md/safe_mode_delay immediately effective.
2008-08-01 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2008-08-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-08-01 Jens Axboemd: the bitmap code needs to use blk_plug_device_unlocked()
2008-08-01 Al Viro[PATCH] switch mtd and dm-table to lookup_bdev()
2008-08-01 Arthur Jonesmd: raid10: wake up frozen array
2008-07-29 Dan Williamsmd: do not count blocked devices as spares
2008-07-29 Dan Williamsmd: do not progress the resync process if the stripe...
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: attach to hardware handler from dm...
2008-07-23 Dan Williamsmd: delay notification of 'active_idle' to the recovery...
2008-07-23 Dan Williamsmd: fix merge error
2008-07-23 Dan Williamsmd: move async_tx_issue_pending_all outside spin_lock_irq
2008-07-21 Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2008-07-21 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2008-07-21 Milan Brozdm crypt: add merge
2008-07-21 Milan Brozdm table: remove merge_bvec sector restriction
2008-07-21 Milan Brozdm: linear add merge
2008-07-21 Milan Brozdm: introduce merge_bvec_fn
2008-07-21 Mikulas Patockadm snapshot: use per device mempools
2008-07-21 Mikulas Patockadm snapshot: fix race during exception creation
2008-07-21 Mikulas Patockadm snapshot: track snapshot reads
2008-07-21 Alasdair G Kergondm mpath: fix test for reinstate_path
2008-07-21 Mikulas Patockadm mpath: return parameter error
2008-07-21 Richard Kennedydm io: remove struct padding
2008-07-21 Adrian Bunkdm log: make dm_dirty_log init and exit static
2008-07-21 Mikulas Patockadm mpath: free path selector on invalid args
2008-07-21 NeilBrownmd: Protect access to mddev->disks list using RCU
2008-07-21 NeilBrownmd: only count actual openers as access which prevent...
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-21 Andre Nollmd: Make super_type->rdev_size_change() take sector...
2008-07-21 Andre Nollmd: Fix check for overlapping devices.
2008-07-21 Neil Brownmd: Tidy up rdev_size_store a bit:
2008-07-16 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-07-15 Chandra Seetharaman[SCSI] scsi_dh: fix kconfig related build errors
2008-07-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-07-11 Andre Nollmd: Turn rdev->sb_offset into a sector-based quantity.
2008-07-11 Andre Nollmd: Make calc_dev_sboffset() return a sector count.
2008-07-11 Andre Nollmd: Replace calc_dev_size() by calc_num_sectors().
2008-07-11 Andre Nollmd: Make update_size() take the number of sectors.
2008-07-11 Neil Brownmd: Better control of when do_md_stop is allowed to...
2008-07-11 Andre Nollmd: get_disk_info(): Don't convert between signed and...
2008-07-11 Andre Nollmd: Simplify restart_array().
2008-07-11 Andre Nollmd: alloc_disk_sb(): Return proper error value.
2008-07-11 Andre Nollmd: Simplify sb_equal().
next