ARM: tizen_odroid_defconfig: Change the default cpufreq governor
[platform/kernel/linux-exynos.git] / drivers / md /
2016-11-26 NeilBrownmd: be careful not lot leak internal curr_resync value...
2016-11-26 NeilBrownmd: sync sync_completed has correct value as recovery...
2016-11-24 tang.junhuidm table: fix missing dm_put_target_type() in dm_table_...
2016-09-15 Eric Biggersdm crypt: fix free of bad values after tfm allocation...
2016-09-15 Mikulas Patockadm crypt: fix error with too large bios
2016-09-15 Vladimir Zapolskiydm log writes: fix check of kthread_run() return value
2016-09-15 Mikulas Patockadm log writes: fix bug with too large bios
2016-09-15 Mikulas Patockadm log writes: move IO accounting earlier to fix error...
2016-08-31 Mike Snitzerdm flakey: fix reads to be issued if drop_writes configured
2016-08-31 Kent Overstreetbcache: RESERVE_PRIO is too small by one when prio_buck...
2016-08-31 Eric Wheelerbcache: register_bcache(): call blkdev_put() when cache...
2016-08-20 Mike Snitzerdm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SU...
2016-08-20 Sasha Levindm rq: fix the starting and stopping of blk-mq queues
2016-08-20 Mike Snitzerdm flakey: error READ bios during the down_interval
2016-08-20 Sasha Levindm: fix second blk_delay_queue() parameter to be in...
2016-07-11 DingXiangdm snapshot: disallow the COW and origin devices from...
2016-05-17 Shaohua LiMD: make bio mergeable
2016-04-18 Ming Leimd: multipath: don't hardcopy bio in .make_request...
2016-04-18 Joe Thornberdm thin metadata: don't issue prefetches if a transacti...
2016-04-18 NeilBrownmd/raid5: preserve STRIPE_PREREAD_ACTIVE in break_strip...
2016-04-18 Eric Wheelerbcache: fix cache_set_flush() NULL pointer dereference...
2016-04-18 Eric Wheelerbcache: cleaned up error handling around register_cache()
2016-04-18 Eric Wheelerbcache: fix race of writeback thread starting before...
2016-04-18 Shaohua LiRAID5: check_reshape() shouldn't call mddev_suspend
2016-04-18 Jes Sorensenmd/raid5: Compare apples to apples (or sectors to sectors)
2016-04-18 Mike Snitzerdm: fix excessive dm-mq context switching
2016-03-07 Mike Snitzerdm: fix dm_rq_target_io leak on faults with .request_fn...
2016-02-03 Mikulas Patockadm snapshot: fix hung bios when copy error occurs
2016-02-01 Kent Overstreetbcache: Change refill_dirty() to always scan entire...
2016-02-01 Stefan Baderbcache: prevent crash on changing writeback_running
2016-02-01 Gabriel de Perthuisbcache: allows use of register in udev to avoid "device...
2016-02-01 Zheng Liubcache: unregister reboot notifier if bcache fails...
2016-02-01 Al Virobcache: fix a leak in bch_cached_dev_run()
2016-02-01 Zheng Liubcache: clear BCACHE_DEV_UNLINK_DONE flag when attachin...
2016-02-01 Kent Overstreetbcache: Add a cond_resched() call to gc
2016-02-01 Zheng Liubcache: fix a livelock when we cause a huge number...
2016-02-01 Nikolay Borisovdm thin: fix race condition when destroying thin pool...
2015-11-09 NeilBrownRevert "md: allow a partially recovered device to be...
2015-11-09 Roman Gushchinmd/raid5: fix locking in handle_stripe_clean_event()
2015-11-09 Jes Sorensenmd/raid10: submit_bio_wait() returns 0 on success
2015-11-09 Jes Sorensenmd/raid1: submit_bio_wait() returns 0 on success
2015-11-09 Mike Snitzerdm btree: fix leak of bufio-backed block in btree_split...
2015-11-09 Joe Thornberdm btree remove: fix a bug when rebalancing nodes after...
2015-10-27 Mike Snitzerdm thin: fix missing pool reference count decrement...
2015-10-22 Joe Thornberdm cache: fix NULL pointer when switching from cleaner...
2015-10-22 Junichi Nomuradm: fix AB-BA deadlock in __dm_destroy()
2015-10-22 NeilBrownmd/bitmap: don't pass -1 to bitmap_storage_alloc.
2015-10-22 Mikulas Patockadm raid: fix round up of default region size
2015-10-22 NeilBrownmd/raid0: apply base queue limits *before* disk_stack_l...
2015-10-22 NeilBrownmd/raid0: update queue parameter in a safer location.
2015-10-22 Joe Thornberdm btree: add ref counting ops for the leaves of top...
2015-10-22 Mike Snitzerdm crypt: constrain crypt device's max_segment_size...
2015-09-29 NeilBrownmd: flush ->event_work before stopping array.
2015-09-29 NeilBrownmd/raid10: always set reshape_safe when initializing...
2015-09-29 NeilBrownmd/raid5: don't let shrink_slab shrink too far.
2015-09-29 NeilBrownmd/raid5: avoid races when changing cache size.
2015-09-13 Joe Thornberdm thin metadata: delete btrees when releasing metadata...
2015-08-17 Mike Snitzerdm: fix dm_merge_bvec regression on 32 bit systems
2015-08-17 NeilBrownmd/raid1: extend spinlock to protect raid1_end_read_req...
2015-08-17 Benjamin Randazzomd: use kzalloc() when bitmap is disabled
2015-08-10 NeilBrownmd/raid1: fix test for 'was read error from last workin...
2015-08-10 Mike SnitzerRevert "dm: only run the queue on completion if congest...
2015-08-03 Firo Yangmd: fix a build warning
2015-08-03 Goldwyn Rodriguesmd: Skip cluster setup for dm-raid
2015-08-03 NeilBrownmd: unlock mddev_lock on an error path.
2015-08-03 NeilBrownmd: clear mddev->private when it has been freed.
2015-08-03 Joe Thornberdm btree: silence lockdep lock inversion in dm_btree_del()
2015-08-03 Joe Thornberdm thin: allocate the cell_sort_array dynamically
2015-08-03 Dennis Yangdm btree remove: fix bug in redistribute3
2015-08-03 Joe Thornberdm space map metadata: fix occasional leak of a metadat...
2015-08-03 Mikulas Patockadm stats: fix divide by zero if 'number_of_areas' arg...
2015-08-03 Joe Thornberdm cache: fix race when issuing a POLICY_REPLACE operation
2015-06-21 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2015-06-19 Linus TorvaldsMerge tag 'sound-4.1' of git://git./linux/kernel/git...
2015-06-19 Michael TurquetteMerge branch 'ccf/atmel-fixes-for-4.1' of https://githu...
2015-06-18 Linus TorvaldsMerge tag 'trace-fix-filter-4.1-rc8' of git://git....
2015-06-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2015-06-18 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-06-15 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2015-06-15 Linus TorvaldsMerge tag 'ntb-4.1' of git://github.com/jonmason/ntb
2015-06-15 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-06-15 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-06-15 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-06-15 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-06-14 Linus TorvaldsMerge tag 'sound-4.1-rc8' of git://git./linux/kernel...
2015-06-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-06-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-06-12 Linus TorvaldsMerge tag 'md/4.1-rc7-fixes' of git://neil.brown.name/md
2015-06-12 Linus TorvaldsMerge git://git.infradead.org/intel-iommu
2015-06-12 NeilBrownmd: make sure MD_RECOVERY_DONE is clear before starting...
2015-06-12 NeilBrownmd: Close race when setting 'action' to 'idle'.
2015-06-12 NeilBrownmd: don't return 0 from array_state_store
2015-06-11 Linus TorvaldsMerge tag 'trace-rb-bm-fix-4.1-rc7' of git://git./linux...
2015-06-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-06-08 Kevin HilmanMerge tag 'omap-for-v4.1/fixes-rc6' of git://git./linux...
2015-06-08 Linus TorvaldsMerge git://git.infradead.org/intel-iommu
2015-06-08 Linus TorvaldsMerge branch 'for-4.1-fixes' of git://git./linux/kernel...
2015-06-07 Linus TorvaldsMerge tag 'driver-core-4.1-rc7' of git://git./linux...
2015-06-07 Linus TorvaldsMerge tag 'staging-4.1-rc7' of git://git./linux/kernel...
2015-06-07 Linus TorvaldsMerge tag 'tty-4.1-rc7' of git://git./linux/kernel...
next