mmc_spi: Add support for OpenFirmware bindings
[safe/jmp/linux-2.6] / drivers / md /
2008-12-29 Jens Axboebio: allow individual slabs in the bio_set
2008-12-24 Ingo MolnarMerge branch 'linus' into tracing/hw-branch-tracing
2008-12-19 NeilBrownmd: Don't read past end of bitmap when reading bitmap.
2008-12-05 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/function...
2008-12-03 Milan Brozblock: fix setting of max_segment_size and seg_boundary...
2008-11-26 Ingo Molnarblktrace: port to tracepoints, update
2008-11-26 Arnaldo Carvalho... blktrace: port to tracepoints
2008-11-13 Chandra Seetharamandm: avoid destroying table in dm_any_congested
2008-11-13 Mikulas Patockadm: move pending queue wake_up end_io_acct
2008-11-13 Chandra Seetharamandm mpath: warn if args ignored
2008-11-13 Chandra Seetharamandm mpath: avoid attempting to activate null path
2008-11-13 Heinz Mauelshagendm stripe: fix init failure
2008-11-13 Mikulas Patockadm raid1: flush workqueue before destruction
2008-11-06 Andre Nollmd: linear: Fix a division by zero bug for very small...
2008-11-06 NeilBrownmd: fix bug in raid10 recovery.
2008-11-06 NeilBrownmd: revert the recent addition of a call to the BLKRRPA...
2008-10-31 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2008-10-30 Mikulas Patockadm snapshot: wait for chunks in destructor
2008-10-30 Mikulas Patockadm snapshot: fix register_snapshot deadlock
2008-10-30 Ilpo Jarvinendm raid1: fix do_failures
2008-10-28 NeilBrownmd: destroy partitions and notify udev when md array...
2008-10-26 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/viro/bdev
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-23 Christoph Hellwig[PATCH] dm: kill lookup_device wrapper
2008-10-21 Kiyoshi Uedadm: tidy local_init
2008-10-21 Kiyoshi Uedadm: remove unused flush_all
2008-10-21 Heinz Mauelshagendm raid1: separate region_hash interface part1
2008-10-21 Martin K. Petersendm: mark split bio as cloned
2008-10-21 Milan Brozdm crypt: remove waitqueue
2008-10-21 Milan Brozdm crypt: fix async split
2008-10-21 Milan Brozdm crypt: tidy sector
2008-10-21 Mikulas Patockadm: remove dm header from targets
2008-10-21 Mikulas Patockadm: publish array_too_big
2008-10-21 Mikulas Patockadm exception store: fix misordered writes
2008-10-21 Alasdair G Kergondm exception store: refactor zero_area
2008-10-21 Mikulas Patockadm snapshot: drop unused last_percent
2008-10-21 Mikulas Patockadm snapshot: fix primary_pe race
2008-10-21 Kazuo Itodm kcopyd: avoid queue shuffle
2008-10-21 Al Viro[PATCH] pass fmode_t to blkdev_put()
2008-10-21 Al Viro[PATCH] switch md
2008-10-21 Al Viro[PATCH] switch dm
2008-10-21 Al Viro[PATCH] beginning of methods conversion
2008-10-21 Al Viro[PATCH] introduce __blkdev_driver_ioctl()
2008-10-21 Al Viro[PATCH] lose unused arguments in dm ioctl callbacks
2008-10-21 Al Viro[PATCH] introduce fmode_t, do annotations
2008-10-21 NeilBrownmd: allow extended partitions on md devices.
2008-10-21 NeilBrownmd: use sysfs_notify_dirent to notify changes to md...
2008-10-21 NeilBrownmd: use sysfs_notify_dirent to notify changes to md...
2008-10-17 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-10-16 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2008-10-16 Johannes Bergremove CONFIG_KMOD from drivers
2008-10-16 Dan Williamsmd: fix input truncation in safe_delay_store()
2008-10-16 Sven Wegenermd: check for memory allocation failure in faulty perso...
2008-10-15 Stephen Rothwellmd: build failure due to missing delay.h
2008-10-13 Mike Christie[SCSI] block: separate failfast into multiple bits.
2008-10-13 NeilBrownmd: Relax minimum size restrictions on chunk_size.
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
next