import PULS_20180308
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / md /
2018-03-13 Strictedimport PULS_20160108
2014-07-28 Mike Snitzerdm cache metadata: do not allow the data block size...
2014-07-28 Mike Snitzerdm thin metadata: do not allow the data block size...
2014-07-17 Joe Thornberdm io: fix a race condition in the wake up code for...
2014-07-09 NeilBrownmd: flush writes before starting a recovery.
2014-07-09 Lukas Czernerdm thin: update discard_granularity to reflect the...
2014-06-11 NeilBrownmd: always set MD_RECOVERY_INTR when interrupting a...
2014-06-11 NeilBrownmd: always set MD_RECOVERY_INTR when aborting a reshape...
2014-06-11 Heinz Mauelshagendm cache: always split discards on cache block boundaries
2014-06-07 Mikulas Patockadm crypt: fix cpu hotplug crash by removing per-cpu...
2014-06-07 NeilBrownmd: avoid possible spinning md thread at shutdown.
2014-05-31 NeilBrownmd/raid1: r1buf_pool_alloc: free allocate pages when...
2014-05-13 Mike Snitzerdm thin: fix dangling bio in process_deferred_bios...
2014-05-13 Joe Thornberdm transaction manager: fix corruption due to non-atomi...
2014-03-24 Heinz Mauelshagendm cache: fix access beyond end of origin device
2014-03-24 Heinz Mauelshagendm cache: fix truncation bug when copying a block to...
2014-03-07 Mike Snitzerdm thin: fix the error path for the thin device constructor
2014-03-07 Mike Snitzerdm thin: avoid metadata commit if a pool's thin devices...
2014-03-07 Hannes Reineckedm mpath: fix stalls when handling invalid ioctls
2014-02-22 Oleg Nesterovmd/raid5: Fix CPU hotplug callback registration
2014-02-22 NeilBrownmd/raid1: restore ability for check and repair to fix...
2014-02-13 Mikulas Patockadm sysfs: fix a module unload race
2014-02-13 Joe Thornberdm space map metadata: fix bug in resizing of thin...
2014-02-13 Joe Thornberdm space map metadata: fix extending the space map
2014-02-13 Joe Thornberdm space map common: make sure new space is used during...
2014-02-13 Mikulas Patockadm: wait until embedded kobject is released before...
2014-02-13 Mike Snitzerdm thin: initialize dm_thin_new_mapping returned by...
2014-02-13 Joe Thornberdm thin: fix discard support to a previously shared...
2014-02-06 Kent Overstreetbcache: Data corruption fix
2014-02-06 NeilBrownmd/raid5: fix long-standing problem with bitmap handlin...
2014-01-25 NeilBrownmd/raid5: Fix possible confusion when multiple write...
2014-01-25 NeilBrownmd/raid10: fix two bugs in handling of known-bad-blocks.
2014-01-25 NeilBrownmd/raid10: fix bug when raid10 recovery fails to recove...
2014-01-25 NeilBrownmd: fix problem when adding device to read-only array...
2013-12-20 Joe Thornberdm thin: switch to read only mode if a mapping insert...
2013-12-20 Mikulas Patockadm table: fail dm_table_create on dm_round_up overflow
2013-12-20 Mike Snitzerdm space map metadata: return on failure in sm_metadata...
2013-12-20 Mikulas Patockadm delay: fix a possible deadlock due to shared workqueue
2013-12-20 Joe Thornberdm array: fix a reference counting bug in shadow_ablock
2013-12-20 Mikulas Patockadm snapshot: avoid snapshot space leak on crash
2013-12-20 Mikulas Patockadm bufio: initialize read-only module parameters
2013-12-04 NeilBrownmd: fix calculation of stacking limits on level change.
2013-12-04 Mikulas Patockadm: allocate buffer for messages with small number...
2013-12-04 Joe Thornberdm cache: fix a race condition between queuing new...
2013-12-04 Joe Thornberdm array: fix bug in growing array
2013-12-04 Shiva Krishna Merladm mpath: fix race condition between multipath_dtr...
2013-11-13 Lukasz Doraumd: Fix skipping recovery for read-only arrays.
2013-11-13 Bian Yumd: avoid deadlock when md_set_badblocks.
2013-11-13 Shaohua Liraid5: avoid finding "discard" stripe
2013-11-13 Shaohua Liraid5: set bio bi_vcnt 0 for discard request
2013-11-13 Kent Overstreetbcache: Fixed incorrect order of arguments to bio_alloc...
2013-11-04 Mikulas Patockadm snapshot: fix data corruption
2013-10-13 Kent Overstreetbcache: Fix a null ptr deref regression
2013-10-05 NeilBrowndm-raid: silence compiler warning on rebuilds_per_group.
2013-10-05 Mike Snitzerdm mpath: disable WRITE SAME if it fails
2013-10-05 Mikulas Patockadm-snapshot: fix performance degradation due to small...
2013-10-05 Mikulas Patockadm snapshot: workaround for a false positive lockdep...
2013-10-05 Kent Overstreetbcache: Fix flushes in writeback mode
2013-10-05 Kent Overstreetbcache: Fix for handling overlapping extents when readi...
2013-10-05 Kent Overstreetbcache: Fix a shrinker deadlock
2013-10-05 Kent Overstreetbcache: Fix a dumb CPU spinning bug in writeback
2013-10-05 Kent Overstreetbcache: Fix a flush/fua performance bug
2013-10-05 Kent Overstreetbcache: Fix a writeback performance regression
2013-10-05 Kent Overstreetbcache: Fix for when no journal entries are found
2013-10-05 Gabriel de Perthuisbcache: Strip endline when writing the label through...
2013-10-05 Kent Overstreetbcache: Fix a dumb journal discard bug
2013-08-29 Kent Overstreetbcache: FUA fixes
2013-08-29 Kumar Amit Mehtamd: bcache: io.c: fix a potential NULL pointer dereference
2013-08-04 Mikulas Patockadm verity: fix inability to use a few specific devices...
2013-08-04 Mikulas Patockadm ioctl: set noio flag to avoid __vmalloc deadlock
2013-08-04 Hannes Reineckedm mpath: fix ioctl deadlock when no paths
2013-08-04 NeilBrownmd/raid10: remove use-after-free bug.
2013-08-04 NeilBrownmd/raid5: fix interaction of 'replace' and 'recovery'.
2013-08-04 NeilBrownmd/raid1: fix bio handling problems in process_checks()
2013-08-04 NeilBrownmd: Remove recent change which allows devices to skip...
2013-07-28 Kent Overstreetbcache: Journal replay fix
2013-07-28 Kent Overstreetbcache: Fix GC_SECTORS_USED() calculation
2013-07-28 Kent Overstreetbcache: Fix a sysfs splat on shutdown
2013-07-28 Kent Overstreetbcache: Shutdown fix
2013-07-28 Kent Overstreetbcache: Advertise that flushes are supported
2013-07-28 Kent Overstreetbcache: Fix a dumb race
2013-07-25 NeilBrownmd/raid10: fix two problems with RAID10 resync.
2013-07-25 NeilBrownmd/raid10: fix two bugs affecting RAID10 reshape.
2013-07-25 NeilBrownmd/raid10: fix bug which causes all RAID10 reshapes...
2013-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2013-06-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-29 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-06-27 James BottomleyMerge tag 'fcoe1' into fixes
2013-06-27 James BottomleyMerge tag 'fcoe' into fixes
2013-06-26 Linus TorvaldsMerge tag 'regulator-v3.10-rc7' of git://git./linux...
2013-06-26 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-06-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-25 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-06-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-06-24 Mark BrownMerge remote-tracking branch 'spi/fix/s3c64xx' into...
2013-06-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-22 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2013-06-22 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2013-06-22 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2013-06-21 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
next