USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id array
[linux-flexiantxendom0.git] / drivers / md /
2012-04-30 NeilBrownmd/bitmap: prevent bitmap_daemon_work running while...
2012-04-02 Stefan BaderUBUNTU: ubuntu: dm-raid4-5 -- (no-up) Export dm_disk...
2012-04-02 Joe Thornberdm thin: fix stacked bi_next usage
2012-04-02 Joe Thornberdm persistent data: fix btree rebalancing after remove
2012-04-02 Andrei Warkentindm exception store: fix init error path
2012-04-02 Mikulas Patockadm crypt: add missing error handling
2012-04-02 Mikulas Patockadm crypt: fix mempool deadlock
2012-04-02 NeilBrownmd: fix clearing of the 'changed' flags for the bad...
2012-04-02 NeilBrownmd/raid1,raid10: avoid deadlock during resync/recovery.
2012-04-02 NeilBrownmd: don't set md arrays to readonly on shutdown.
2012-04-02 NeilBrownmd/bitmap: ensure to load bitmap when creating via...
2012-03-12 Jonathan E Brassowdm raid: fix flush support
2012-03-12 Jonathan E Brassowdm raid: set MD_CHANGE_DEVS when rebuilding
2012-03-12 Joe Thornberdm thin metadata: decrement counter after removing...
2012-03-12 Joe Thornberdm thin metadata: unlock superblock in init_pmd error...
2012-03-12 Mike Snitzerdm thin metadata: remove incorrect close_device on...
2012-03-12 Mike Snitzerdm flakey: fix crash on read when corrupt_bio_byte...
2012-03-12 Milan Brozdm io: fix discard support
2012-03-12 Jesper Juhldm ioctl: do not leak argv if target message only conta...
2012-01-26 Paolo Bonzinidm: do not forward ioctls from logical volumes to the...
2012-01-26 NeilBrownmd/raid1: perform bad-block tests for WriteMostly devic...
2011-12-22 NeilBrownmd/bitmap: It is OK to clear bits during recovery.
2011-12-22 NeilBrownmd: don't give up looking for spares on first failure...
2011-12-22 NeilBrownmd/raid5: ensure correct assessment of drives during...
2011-12-22 NeilBrownmd/linear: fix hot-add of devices to linear arrays.
2011-12-09 Adam Kwolekmd: raid5 crash during degradation
2011-12-08 NeilBrownmd/raid5: never wait for bad-block acks on failed device.
2011-12-08 NeilBrownmd: ensure new badblocks are handled promptly.
2011-12-08 NeilBrownmd: bad blocks shouldn't cause a Blocked status on...
2011-12-08 NeilBrownmd: take a reference to mddev during sysfs access.
2011-12-08 NeilBrownmd: refine interpretation of "hold_active == UNTIL_IOCTL".
2011-11-22 NeilBrownmd/lock: ensure updates to page_attrs are properly...
2011-11-08 Dan Williamsmd/raid5: STRIPE_ACTIVE has lock semantics, add barriers
2011-11-08 NeilBrownmd/raid5: abort any pending parity operations when...
2011-11-07 Stephen Rothwelldevice-mapper: using EXPORT_SYBOL in dm-space-map-check...
2011-11-07 Stephen Rothwelldevice-mapper: dm-bufio.c needs to include module.h
2011-11-07 Paul Gortmakerdrivers/md: change module.h -> export.h in persistent...
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-05 Linus TorvaldsMerge branch 'for-3.2/core' of git://git.kernel.dk...
2011-11-03 Linus TorvaldsMerge git://git./linux/kernel/git/steve/linux-dm
2011-10-31 Paul Gortmakermd: Add in export.h for files using EXPORT_SYMBOL
2011-10-31 Paul Gortmakermd: Add module.h to all files using it implicitly
2011-10-31 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-10-31 Jonathan E Brassowdm: raid fix device status indicator when array initial...
2011-10-31 Jonathan E Brassowdm log userspace: add log device dependency
2011-10-31 Jonathan Brassowdm log userspace: fix comment hyphens
2011-10-31 Joe Thornberdm: add thin provisioning target
2011-10-31 Joe Thornberdm: add persistent data library
2011-10-31 Mikulas Patockadm: add bufio
2011-10-31 Alasdair G Kergondm: export dm get md
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 Mikulas Patockadm kcopyd: add dm_kcopyd_zero to zero an area
2011-10-31 Namhyung Kimdm: remove superfluous smp_mb
2011-10-31 Namhyung Kimdm: use local printk ratelimit
2011-10-31 Mandeep Singh Bainesdm table: propagate non rotational flag
2011-10-31 NeilBrownmd/raid10: Fix bug when activating a hot-spare.
2011-10-26 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-10-26 NeilBrownmd: Fix some bugs in recovery_disabled handling.
2011-10-25 NeilBrownmd/raid5: fix bug that could result in reads from a...
2011-10-24 Tao Mablock: Remove the control of complete cpu from bio.
2011-10-23 Alasdair G Kergondm kcopyd: fix job_pool leak
2011-10-19 Jens AxboeMerge branch 'v3.1-rc10' into for-3.2/core
2011-10-19 Chris Dunlopmd.c: trivial comment fix
2011-10-18 Andrei WarkentinMD: Allow restarting an interrupted incremental recovery.
2011-10-18 NeilBrownmd: clear In_sync bit on devices added to an active...
2011-10-11 NeilBrownmd: add proper write-congestion reporting to RAID1...
2011-10-11 NeilBrownmd: rename "mdk_personality" to "md_personality"
2011-10-11 NeilBrownmd/bitmap remove fault injection options.
2011-10-11 NeilBrownmd/raid5: typedef removal: raid5_conf_t -> struct r5conf
2011-10-11 NeilBrownmd/raid1: typedef removal: conf_t -> struct r1conf
2011-10-11 NeilBrownmd/raid10: typedef removal: conf_t -> struct r10conf
2011-10-11 NeilBrownmd/raid0: typedef removal: raid0_conf_t -> struct r0conf
2011-10-11 NeilBrownmd/multipath: typedef removal: multipath_conf_t ->...
2011-10-11 NeilBrownmd/linear: typedef removal: linear_conf_t -> struct...
2011-10-11 NeilBrownmd/faulty: remove typedef: conf_t -> struct faulty_conf
2011-10-11 NeilBrownmd/linear: remove typedefs: dev_info_t -> struct dev_info
2011-10-11 NeilBrownmd: remove typedefs: mirror_info_t -> struct mirror_info
2011-10-11 NeilBrownmd: remove typedefs: r10bio_t -> struct r10bio and...
2011-10-11 NeilBrownmd: remove typedefs: mdk_thread_t -> struct md_thread
2011-10-11 NeilBrownmd: remove typedefs: mddev_t -> struct mddev
2011-10-11 NeilBrownmd: removing typedefs: mdk_rdev_t -> struct md_rdev
2011-10-07 NeilBrownmd/raid0: convert some printks to pr_debug.
2011-10-07 NeilBrownmd: remove PRINTK and dprintk debugging and use pr_debug
2011-10-07 NeilBrownmd: remove some old DEBUGging code.
2011-10-07 NeilBrownmd/raid5: convert to macros into inline functions.
2011-10-07 NeilBrownmd/raid1/ avoid bio search in end_sync_read()
2011-10-07 Namhyung Kimmd/raid1: factor out common bio handling code
2011-10-07 NeilBrownmd/raid5: remove pointless NULL test.
2011-10-07 NeilBrownmd/raid1: add documentation to r1_private_data_s data...
2011-10-06 Linus TorvaldsMerge branch 'for-linus' of people.redhat.com/agk/git...
2011-09-25 Milan Brozdm crypt: always disable discard_zeroes_data
2011-09-25 Jonthan Brassowdm: raid fix write_mostly arg validation
2011-09-25 Mike Snitzerdm table: avoid crash if integrity profile changes
2011-09-25 Mike Snitzerdm: flakey fix corrupt_bio_byte error path
2011-09-23 Daniel P. Berrangemd: don't delay reboot by 1 second if no MD devices...
2011-09-21 Wang Sheng-Huitrival: md_k.h should be md.h in the beginning comment...
2011-09-21 NeilBrownmd/bitmap: improve handling of 'allclean'.
2011-09-21 NeilBrownmd/bitmap: rename and tidy up BITMAP_PAGE_CLEAN
next