- Updated to 3.4-rc1.
[linux-flexiantxendom0-3.2.10.git] / drivers / md / dm-table.c
2012-04-09 Jeff Mahoney- Updated to 3.4-rc1.
2012-03-28 Mikulas Patockadm: reject trailing characters in sccanf input
2012-03-28 Hannes Reineckedm table: simplify call to free_devices
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2012-01-11 Martin K. Petersenblock: Introduce blk_set_stacking_limits function
2011-11-16 Jeff Mahoney- Update to 3.2-rc1.
2011-10-31 Alasdair G Kergondm table: add immutable feature
2011-10-31 Alasdair G Kergondm table: add always writeable feature
2011-10-31 Alasdair G Kergondm table: add singleton feature
2011-10-31 Mandeep Singh Bainesdm table: propagate non rotational flag
2011-10-18 Jeff Mahoney-Update to 3.1-rc10.
2011-09-25 Milan Brozdm crypt: always disable discard_zeroes_data
2011-09-25 Mike Snitzerdm table: avoid crash if integrity profile changes
2011-08-24 Jeff Mahoney- Refreshed and re-enabled dm-path patches:
2011-08-24 Jeff Mahoney- Update to 3.1-rc3.
2011-08-02 Mike Snitzerdm table: set flush capability based on underlying...
2011-08-02 Mike Snitzerdm table: share target argument parsing functions
2011-08-02 Mikulas Patockadm: ignore merge_bvec for snapshots when safe
2011-08-02 Mike Snitzerdm table: clean dm_get_device and move exports
2011-08-02 Joe Perchesdm: use vzalloc
2011-08-02 Mike Snitzerdm table: fix discard support
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-31 Jeff Mahoney- Updated to 3.0-rc1.
2011-05-29 Milan Brozdm table: reject devices without request fns
2011-05-29 Mike Snitzerdm table: allow targets to support discards internally
2011-04-12 Jeff Mahoney- Update to 2.6.39-rc2.
2011-04-05 Mike Snitzerdm: improve block integrity support
2011-03-17 Martin K. Petersenblock: Require subsystems to explicitly allocate bio_se...
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-01-22 Jeff Mahoney- Update to 2.6.38-rc1.
2011-01-14 Tejun Heoblock: restore multiple bd_link_disk_holder() support
2011-01-13 NeilBrowndm: per target unplug callback support
2011-01-13 NeilBrowndm: introduce target callbacks and congestion callback
2011-01-13 Linus TorvaldsMerge branch 'for-2.6.38/core' of git://git.kernel...
2010-12-27 Jeff Mahoney- Update to 2.6.37-rc7.
2010-12-17 Mike Snitzerblock: max hardware sectors limit wrapper
2010-12-17 Martin K. Petersenblock: Deprecate QUEUE_FLAG_CLUSTER and use queue_limit...
2010-11-13 Tejun Heoblock: clean up blkdev_get() wrappers and their users
2010-11-13 Tejun Heoblock: make blkdev_get/put() handle exclusive access
2010-11-13 Tejun Heoblock: simplify holder symlink handling
2010-11-12 Jeff Mahoney- Update to 2.6.37-rc1.
2010-09-10 Martin K. PetersenConsolidate min_not_zero
2010-08-18 Jeff Mahoney- Update to 2.6.36-rc1.
2010-08-12 Mike Snitzerdm: linear support discard
2010-08-12 Will Drewrydm ioctl: refactor dm_table_complete
2010-03-09 Jeff Mahoney- Updated to 2.6.34-rc1.
2010-03-06 Nikanth Karthikesandm table: remove unused dm_get_device range parameters
2010-03-06 Kiyoshi Uedadm table: remove dm_get from dm_table_get_md
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-25 Greg Kroah-Hartman- Update to 2.6.32.6
2010-01-25 Martin K. PetersenDM: Fix device mapper topology stacking
2010-01-11 Martin K. PetersenDM: Fix device mapper topology stacking
2009-12-15 Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2009-12-15 André Goddard Rosatree-wide: convert open calls to remove spaces to skip_...
2009-12-11 Hannes Reinecke- needs_update: Merge or delete remaining patches.
2009-12-10 Alasdair G Kergondm: bind new table before destroying old
2009-11-19 Hannes Reinecke- patches.suse/dm-mpath-accept-failed-paths: Fixup...
2009-09-08 Greg Kroah-Hartman- Update to 2.6.31-rc9
2009-09-04 Mike Snitzerdm stripe: expose correct io hints
2009-09-04 Mike Snitzerdm table: add more context to terse warning messages
2009-09-04 Mikulas Patockadm table: fix queue_limit checking device iterator
2009-08-03 Jeff Mahoney- Updated to 2.6.31-rc5.
2009-07-23 Mike Snitzerdm table: pass correct dev area size to device_area_is_...
2009-07-23 Mike Snitzerdm: remove queue next_ordered workaround for barriers
2009-07-20 Jeff Mahoney- Update to 2.6.30.2
2009-07-03 Jeff Mahoney- Update to 2.6.31-rc1-git10.
2009-07-02 Mikulas Patockadm: use i_size_read
2009-06-30 Mike Snitzerdm table: fix blk_stack_limits arg to use bytes not...
2009-06-22 Kiyoshi Uedadm: do not set QUEUE_ORDERED_DRAIN if request based
2009-06-22 Kiyoshi Uedadm: enable request based option
2009-06-22 Kiyoshi Uedadm: prepare for request based option
2009-06-22 Mike Snitzerdm: calculate queue limits during resume not load
2009-06-22 Mike Snitzerdm table: establish queue limits by copying table limits
2009-06-22 Mike Snitzerdm table: replace struct io_restrictions with struct...
2009-06-22 Mike Snitzerdm table: validate device logical_block_size
2009-06-22 Mike Snitzerdm table: ensure targets are aligned to logical_block_size
2009-06-22 Jonthan Brassowdm table: improve warning message when devices not...
2009-06-22 Mikulas Patockadm: use i_size_read
2009-06-09 Jens AxboeRevert "block: Fix bounce limit setting in DM"
2009-06-03 Martin K. Petersenblock: Fix bounce limit setting in DM
2009-05-22 Martin K. Petersenblock: Use accessor functions for queue limits
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-04-15 Jeff Mahoney- Update to 2.6.30-rc2.
2009-04-08 Mikulas Patockadm: remove limited barrier support
2009-04-08 Martin K. Petersendm: add integrity support
2009-04-02 Alasdair G Kergondm table: fix upgrade mode race
2009-03-24 Jeff Mahoney- Update to 2.6.29-final.
2009-02-02 Jeff Mahoney- Updated to 2.6.29-rc3.
2009-01-08 Nikanth Karthikesan- patches.fixes/dm-avoid-put-table-dm_any_congested...
2009-01-06 Mikulas Patockadm table: rework reference counting
2009-01-06 Andi Kleendm: support barriers on simple devices
2008-12-16 Hannes Reinecke- patches.fixes/blk-dont-invoke-request_fn-on-stopped...
2008-12-12 Hannes Reinecke- patches.fixes/scsi-check-host-lookup-failure: Correct
2008-12-08 Hannes Reinecke- patches.fixes/block-integrity-update: Block integrity...
2008-12-03 Milan Brozblock: fix setting of max_segment_size and seg_boundary...
2008-11-21 Hannes Reinecke- patches.drivers/cxgb3i: add cxgb3i iscsi driver
2008-10-24 Hannes Reinecke- Include patches from upstream:
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/viro/bdev
next