parisc: convert cpu_check_affinity to new cpumask api
[safe/jmp/linux-2.6] / drivers / md /
2009-03-04 Dan Williamsmd: fix deadlock when stopping arrays
2009-02-25 NeilBrownmd: avoid races when stopping resync.
2009-02-25 NeilBrownmd/raid10: Don't call bitmap_cond_end_sync when we...
2009-02-25 NeilBrownmd/raid10: Don't skip more than 1 bitmap-chunk at...
2009-02-18 Jens Axboeblock: fix bad definition of BIO_RW_SYNC
2009-02-06 NeilBrownmd: Ensure an md array never has too many devices.
2009-02-06 Andre Nollmd: Fix a bug in linear.c causing which_dev() to return...
2009-02-06 NeilBrownmd: Allow read error in a single drive raid1 to be...
2009-01-08 NeilBrownmd: don't retry recovery of raid1 that fails due to...
2009-01-08 NeilBrownmd: Allow md devices to be created by name.
2009-01-08 NeilBrownmd: make devices disappear when they are no longer...
2009-01-08 NeilBrownmd: centralise all freeing of an 'mddev' in 'md_free'
2009-01-08 NeilBrownmd: move allocation of ->queue from mddev_find to md_probe
2009-01-08 Cheng Renquanmd: need another print_sb for mdp_superblock_1
2009-01-08 Cheng Renquanmd: use list_for_each_entry macro directly
2009-01-08 Andre Nollmd: raid0: make hash_spacing and preshift sector-based.
2009-01-08 Andre Nollmd: raid0: Represent the size of strip zones in sectors.
2009-01-08 Andre Nollmd: raid0 create_strip_zones(): Add KERN_INFO/KERN_ERR...
2009-01-08 Andre Nollmd: raid0 create_strip_zones(): Make two local variable...
2009-01-08 Andre Nollmd: raid0: Represent zone->zone_offset in sectors.
2009-01-08 Andre Nollmd: raid0: Represent device offset in sectors.
2009-01-08 Andre Nollmd: raid0_make_request(): Replace local variable block...
2009-01-08 Andre Nollmd: raid0_make_request(): Remove local variable chunk_size.
2009-01-08 Andre Nollmd: raid0_make_request(): Replace chunksize_bits by...
2009-01-08 NeilBrownmd: use sysfs_notify_dirent to notify changes to md...
2009-01-08 NeilBrownmd: fix bitmap-on-external-file bug.
2009-01-06 Jonathan Brassowdm snapshot: extend exception store functions
2009-01-06 Alasdair G Kergondm snapshot: split out exception store implementations
2009-01-06 Jonathan Brassowdm snapshot: rename struct exception_store
2009-01-06 Jonathan Brassowdm snapshot: separate out exception store interface
2009-01-06 Alasdair G Kergondm mpath: move trigger_event to system workqueue
2009-01-06 Milan Brozdm: add name and uuid to sysfs
2009-01-06 Mikulas Patockadm table: rework reference counting
2009-01-06 Andi Kleendm: support barriers on simple devices
2009-01-06 Kiyoshi Uedadm request: add caches
2009-01-06 Milan Brozdm ioctl: allow dm_copy_name_and_uuid to return only...
2009-01-06 Milan Brozdm log: ensure log bitmap fits on log device
2009-01-06 Milan Brozdm log: move region_size validation
2009-01-06 Takahiro Yasuidm log: avoid reinitialising io_req on every operation
2009-01-06 Mikulas Patockadm: consolidate target deregistration error handling
2009-01-06 Jonathan Brassowdm raid1: fix error count
2009-01-06 Takahiro Yasuidm log: fix dm_io_client leak on error paths
2009-01-06 Mikulas Patockadm snapshot: change yield to msleep
2009-01-06 Mikulas Patockadm table: drop reference at unbind
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.
next