dm space map metadata: fix sm_bootstrap_get_nr_blocks()
[linux-drm-fsl-dcu.git] / drivers /
2014-12-01 Dan Carpenterdm space map metadata: fix sm_bootstrap_get_nr_blocks()
2014-12-01 Darrick J. Wongdm bufio: fix memleak when using a dm_buffer's inline bio
2014-12-01 Joe Thornberdm cache: fix spurious cell_defer when dealing with...
2014-12-01 Joe Thornberdm cache: dirty flag was mistakenly being cleared when...
2014-12-01 Joe Thornberdm cache: only use overwrite optimisation for promotion...
2014-12-01 Joe Thornberdm cache: discard block size must be a multiple of...
2014-12-01 Joe Thornberdm cache: fix a harmless race when working out if a...
2014-12-01 Joe Thornberdm cache: when reloading a discard bitset allow for...
2014-12-01 Joe Thornberdm cache: fix some issues with the new discard range...
2014-12-01 Joe Thornberdm array: if resizing the array is a noop set the new...
2014-11-24 Eric Dumazetdm: use rcu_dereference_protected instead of rcu_derefe...
2014-11-21 Mike Snitzerdm thin: fix pool_io_hints to avoid looking at max_hw_s...
2014-11-19 Mike Snitzerdm thin: suspend/resume active thin devices when reload...
2014-11-19 Mike Snitzerdm: enhance internal suspend and resume interface
2014-11-19 Mike Snitzerdm thin: do not allow thin device activation while...
2014-11-19 Mike Snitzerdm: add presuspend_undo hook to target_type
2014-11-19 Mike Snitzerdm: return earlier from dm_blk_ioctl if target doesn...
2014-11-13 Mike Snitzerdm thin: remove stale 'trim' message in block comment...
2014-11-13 Mikulas Patockadm thin: fix a race in thin_dtr
2014-11-13 Joe Thornberdm cache: emit a warning message if there are a lot...
2014-11-10 Joe Thornberdm cache: improve discard support
2014-11-10 Joe Thornberdm cache: revert "prevent corruption caused by discard_...
2014-11-10 Joe Thornberdm cache: revert "remove remainder of distinct discard...
2014-11-10 Joe Thornberdm bio prison: introduce support for locking ranges...
2014-11-10 Mike Snitzerdm cache policy mq: simplify ability to promote sequent...
2014-11-10 Joe Thornberdm cache policy mq: tweak algorithm that decides when...
2014-11-10 Hannes Reineckedm: do not call dm_sync_table() when creating new devices
2014-11-10 Pranith Kumardm: sparse: Annotate field with __rcu for checking
2014-11-10 Pranith Kumardm: Use rcu_dereference() for accessing rcu pointer
2014-11-10 Mike Snitzerdm thin: refactor requeue_io to eliminate spinlock...
2014-11-10 Mike Snitzerdm thin: optimize retry_bios_on_resume
2014-11-10 Joe Thornberdm thin: sort the deferred cells
2014-11-10 Joe Thornberdm thin: direct dispatch when breaking sharing
2014-11-10 Joe Thornberdm thin: remap the bios in a cell immediately
2014-11-10 Joe Thornberdm thin: defer whole cells rather than individual bios
2014-11-10 Mike Snitzerdm thin: factor out remap_and_issue_overwrite
2014-11-10 Joe Thornberdm thin: performance improvement to discard processing
2014-11-10 Mike Snitzerdm thin: implement thin_merge
2014-11-10 Mike Snitzerdm: improve documentation and code clarity in dm_merge_bvec
2014-11-10 Mike Snitzerdm thin: adjust max_sectors_kb based on thinp blocksize
2014-11-10 Joe Thornberdm thin: throttle incoming IO
2014-11-10 Joe Thornberdm thin: prefetch missing metadata pages
2014-11-10 Joe Thornberdm transaction manager: add support for prefetching...
2014-11-10 Joe Thornberdm thin metadata: change dm_thin_find_block to allow...
2014-11-10 Joe Thornberdm bio prison: switch to using a red black tree
2014-11-10 Joe Thornberdm bufio: evict buffers that are past the max age but...
2014-11-10 Joe Thornberdm bufio: switch from a huge hash table to an rbtree
2014-11-10 Joe Thornberdm btree: fix a recursion depth bug in btree walking...
2014-11-04 Joe Thornberdm thin: grab a virtual cell before looking up the...
2014-10-29 Heinz Mauelshagendm raid: fix inaccessible superblocks causing oops...
2014-10-21 Heinz Mauelshagendm raid: ensure superblock's size matches device's...
2014-10-17 Mikulas Patockadm bufio: change __GFP_IO to __GFP_FS in shrinker callbacks
2014-10-11 Pavitra Kumardm stripe: fix potential for leak in stripe_ctr error...
2014-10-06 Alexey Khoroshilovdm log userspace: fix memory leak in dm_ulog_tfr_init...
2014-10-06 Mikulas Patockadm bufio: when done scanning return from __scan immediately
2014-10-06 Joe Thornberdm bufio: update last_accessed when relinking a buffer
2014-10-06 Heinz Mauelshagendm raid: add discard support for RAID levels 4, 5 and 6
2014-10-06 Heinz Mauelshagendm raid: add discard support for RAID levels 1 and 10
2014-10-06 Benjamin Marzinskidm: allow active and inactive tables to share dm_devs
2014-10-06 Benjamin Marzinskidm mpath: stop queueing IO when no valid paths exist
2014-10-06 Junichi Nomuradm: use bioset_create_nobvec()
2014-10-06 Junichi Nomuradm: remove nr_iovecs parameter from alloc_tio()
2014-09-30 Martin K. Petersensd: Honor block layer integrity handling flags
2014-09-27 Martin K. Petersenblock: Add T10 Protection Information functions
2014-09-27 Martin K. Petersenblock: Integrity checksum flag
2014-09-27 Martin K. Petersenblock: Relocate bio integrity flags
2014-09-27 Martin K. Petersenblock: Add a disk flag to block integrity profile
2014-09-27 Martin K. Petersenblock: Clean up the code used to generate and verify...
2014-09-27 Martin K. Petersenblock: Deprecate the use of the term sector in the...
2014-09-27 Martin K. Petersenblock: Remove integrity tagging functions
2014-09-27 Martin K. Petersenblock: Replace bi_integrity with bi_special
2014-09-22 Christoph Hellwigscsi: move blk_mq_start_request call earlier
2014-09-22 Christoph Hellwigblk-mq: pass a reserved argument to the timeout handler
2014-09-22 Christoph Hellwigblk-mq: rename blk_mq_end_io to blk_mq_end_request
2014-09-22 Christoph Hellwigblk-mq: call blk_mq_start_request from ->queue_rq
2014-09-22 Christoph Hellwigblk-mq: remove REQ_END
2014-09-22 Jens AxboeMerge branch 'for-linus' into for-3.18/core
2014-09-16 Linus TorvaldsMerge tag 'gfs2-fixes' of git://git./linux/kernel/git...
2014-09-16 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2014-09-15 Linus TorvaldsMerge tag 'regmap-v3.17-rc5' of git://git./linux/kernel...
2014-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-15 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2014-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-14 Linus TorvaldsMerge branch 'parisc-3.17-1' of git://git./linux/kernel...
2014-09-14 Linus TorvaldsMerge tag 'ntb-3.17' of git://github.com/jonmason/ntb
2014-09-14 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2014-09-14 Thomas GleixnerMerge tag 'irqchip-urgent-3.17' of git://git.infradead...
2014-09-14 Dave Jiangntb: Add alignment check to meet hardware requirement
2014-09-14 Jon MasonNTB: correct the spread of queues over mw's
2014-09-14 Al Viro[fix] lustre: d_make_root() does iput() on dentry alloc...
2014-09-13 Linus TorvaldsMerge branches 'locking-urgent-for-linus' and 'timers...
2014-09-13 Linus TorvaldsMerge tag 'dm-3.17-fix2' of git://git./linux/kernel...
2014-09-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2014-09-13 Linus TorvaldsMerge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of...
2014-09-12 Linus TorvaldsMerge tag 'char-misc-3.17-rc5' of git://git./linux...
2014-09-12 Linus TorvaldsMerge tag 'staging-3.17-rc5' of git://git./linux/kernel...
2014-09-12 Linus TorvaldsMerge tag 'tty-3.17-rc5' of git://git./linux/kernel...
2014-09-12 Linus TorvaldsMerge tag 'usb-3.17-rc5' of git://git./linux/kernel...
2014-09-12 Linus TorvaldsMerge tag 'nfs-for-3.17-4' of git://git.linux-nfs.org...
2014-09-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next