dm ioctl: retrieve status from inactive table
[safe/jmp/linux-2.6] / drivers / md /
2009-12-10 Mike Snitzerdm ioctl: retrieve status from inactive table
2009-12-10 Mikulas Patockadm io: handle empty barriers
2009-12-10 Mike Andersondm mpath: prevent io from work queue while suspended
2009-12-10 Mike Andersondm mpath: add mutex to synchronize adding and flushing...
2009-12-10 Mike Andersondm ioctl: forbid messages to devices being deleted
2009-12-10 Mike Andersondm: add dm_deleting_md function
2009-12-10 Kiyoshi Uedadm mpath: flush workqueues before suspend completes
2009-12-10 Alasdair G Kergondm: rename dm_get_table to dm_get_live_table
2009-12-10 Kiyoshi Uedadm: add request based barrier support
2009-12-10 Kiyoshi Uedadm: move dm_end_request
2009-12-10 Kiyoshi Uedadm: refactor request based completion functions
2009-12-10 Kiyoshi Uedadm: use md pending for in flight IO counting
2009-12-10 Kiyoshi Uedadm: simplify request based suspend
2009-12-10 Kiyoshi Uedadm: abstract clone_rq
2009-12-10 Kiyoshi Uedadm: pass gfp_mask to alloc_rq_tio
2009-12-10 Kiyoshi Uedadm: use clone in map_request function
2009-12-10 Kiyoshi Uedadm: abstract dm_in_flight function
2009-12-10 Mikulas Patockadm kcopyd: accept zero size jobs
2009-12-10 Mike Snitzerdm snapshot: track suspended state in target
2009-12-10 Mike Snitzerdm snapshot: move cow ref from exception store to snap...
2009-12-10 Mike Snitzerdm snapshot: add allocated metadata to snapshot status
2009-12-10 Jon Brassowdm snapshot: rename exception functions
2009-12-10 Jon Brassowdm snapshot: rename exception_table to dm_exception_table
2009-12-10 Jon Brassowdm snapshot: rename dm_snap_exception to dm_exception
2009-12-10 Jon Brassowdm snapshot: consolidate insert exception functions
2009-12-10 Mikulas Patockadm snapshot: abstract minimum_chunk_size fn
2009-12-10 Mikulas Patockadm snapshot: simplify sector_to_chunk expression
2009-12-10 Jon Brassowdm snapshot: avoid else clause in persistent_read_metadata
2009-12-10 Roel Kluindm ioctl: prefer strlcpy over strncpy
2009-12-10 Mikulas Patockadm raid1: explicitly initialise bio_lists
2009-12-10 Mikulas Patockadm raid1: hold all write bios when leg fails
2009-12-10 Mikulas Patockadm raid1: hold write bios when errors are handled
2009-12-10 Mikulas Patockadm raid1: remove bio_endio from dm_rh_mark_nosync
2009-12-10 Mikulas Patockadm raid1: abstract get_valid_mirror function
2009-12-10 Mikulas Patockadm raid1: use hold framework in do_failures
2009-12-10 Mikulas Patockadm raid1: add framework to hold bios during suspend
2009-12-10 Mikulas Patockadm raid1: report flush errors separately in status
2009-12-10 Mikulas Patockadm raid1: implement mirror_flush
2009-12-10 Mikulas Patockadm log: use flush callback fn
2009-12-10 Mikulas Patockadm log: add flush callback fn
2009-12-10 Mikulas Patockadm log: introduce flush_failed variable
2009-12-10 Mikulas Patockadm log: add flush_header function
2009-12-10 Mikulas Patockadm raid1: split touched state into two
2009-12-10 Mikulas Patockadm raid1: support flush
2009-12-10 Mikulas Patockadm io: remove extra bi_io_vec region hack
2009-12-10 Mikulas Patockadm io: use slab for struct io
2009-12-10 Milan Brozdm crypt: make wipe message also wipe essiv key
2009-12-10 Milan Brozdm crypt: separate essiv allocation from initialisation
2009-12-10 Milan Brozdm crypt: restructure essiv error path
2009-12-10 Milan Brozdm crypt: move private iv fields to structs
2009-12-10 Milan Brozdm crypt: make wipe message also wipe tfm key
2009-12-10 Mikulas Patockadm snapshot: cope with chunk size larger than origin
2009-12-10 Mikulas Patockadm snapshot: only take lock for statustype info not...
2009-12-10 Milan Brozdm: sysfs add empty release function to avoid debug...
2009-12-10 Julia Lawalldm exception store: free tmp_store on persistent flag...
2009-12-10 Mikulas Patockadm: avoid _hash_lock deadlock
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 Chandra Seetharaman[SCSI] scsi_dh: Change the scsidh_activate interface...
2009-12-01 NeilBrownmd: revert incorrect fix for read error handling in...
2009-11-18 Eric W. Biedermansysctl: Drop & in front of every proc_handler.
2009-11-17 Eric W. BiedermanMerge commit 'v2.6.32-rc7'
2009-11-13 NeilBrownmd/raid5: Allow dirty-degraded arrays to be assembled...
2009-11-13 NeilBrownDon't unconditionally set in_sync on newly added device...
2009-11-13 NeilBrownmd: allow v0.91 metadata to record devices as being...
2009-11-12 Eric W. Biedermansysctl drivers: Remove dead binary sysctl support
2009-11-12 NeilBrownmd: factor out updating of 'recovery_offset'.
2009-11-09 Dirk Hohndeltree-wide: fix a very frequent spelling mistake
2009-11-06 NeilBrownmd/raid5: make sure curr_sync_completes is uptodate...
2009-11-06 NeilBrownmd: don't clear endpoint for resync when resync is...
2009-10-31 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-10-20 Dan Williamsmd/raid6: kill a gcc-4.0.1 'uninitialized variable...
2009-10-16 Mikulas Patockadm snapshot: allow chunk size to be less than page...
2009-10-16 Mikulas Patockadm snapshot: use unsigned integer chunk size
2009-10-16 Mikulas Patockadm snapshot: lock snapshot while supplying status
2009-10-16 Mikulas Patockadm exception store: fix failed set_chunk_size error...
2009-10-16 Mikulas Patockadm snapshot: require non zero chunk size by end of ctr
2009-10-16 Kiyoshi Uedadm: dec_pending needs locking to save error value
2009-10-16 Zdenek Kabelacdm: add missing del_gendisk to alloc_dev error path
2009-10-16 Andrew Mortondm log: userspace fix incorrect luid cast in userspace_ctr
2009-10-16 Jonathan Brassowdm snapshot: free exception store on init failure
2009-10-16 Mikulas Patockadm snapshot: sort by chunk size to fix race
2009-10-16 NeilBrownmd/async: don't pass a memory pointer as a page pointer.
2009-10-16 NeilBrownmd: Fix handling of raid5 array which is being reshaped...
2009-10-16 NeilBrownmd: fix problems with RAID6 calculations for DDF.
2009-10-16 Dan Williamsmd/raid456: downlevel multicore operations to raid_run_ops
2009-10-16 Vladimir Dronnikovmd: drivers/md/unroll.pl replaced with awk analog
2009-10-16 NeilBrownmd: remove clumsy usage of do_sync_mapping_range from...
2009-10-16 NeilBrownmd: raid1/raid10: handle allocation errors during array...
2009-10-16 Dan Williamsmd/raid5: initialize conf->device_lock earlier
2009-10-16 NeilBrownmd/raid1/raid10: add a cond_resched
2009-10-16 NeilBrownRevert "md: do not progress the resync process if the...
2009-10-06 Nikanth Karthikesanblock: Seperate read and write statistics of in_flight...
2009-10-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-10-04 Jens AxboeRevert "Seperate read and write statistics of in_flight...
2009-10-02 Philipp Reisnerdm/connector: Only process connector packages from...
2009-10-02 Philipp Reisnerconnector/dm: Fixed a compilation warning
2009-10-02 Philipp Reisnerconnector: Provide the sender's credentials to the...
next