deliverable/linux.git
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-10-03  Junichi Nomurablock: add bioset_create_nobvec()
2014-10-03  Junichi Nomurablock: use bio_clone_fast() in blk_rq_prep_clone()
2014-10-01  Hannes Reineckeblock: misplaced rq_complete tracepoint
2014-09-30  Martin K. Petersensd: Honor block layer integrity handling flags
2014-09-27  Rasmus Villemoesblock: Replace strnicmp with strncasecmp
2014-09-27  Martin K. Petersenblock: Add T10 Protection Information functions
2014-09-27  Martin K. Petersenblock: Don't merge requests if integrity flags differ
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: Add prefix to block integrity profile flags
2014-09-27  Martin K. Petersenblock: Clean up the code used to generate and verify...
2014-09-27  Martin K. Petersenblock: Make protection interval calculation generic
2014-09-27  Martin K. Petersenblock: Deprecate the use of the term sector in the...
2014-09-27  Martin K. Petersenblock: Remove bip_buf
2014-09-27  Martin K. Petersenblock: Remove integrity tagging functions
2014-09-27  Martin K. Petersenblock: Replace bi_integrity with bi_special
2014-09-27  Martin K. Petersenblock: Get rid of bdev_integrity_enabled()
2014-09-25  Ming Leiblk-mq: support per-distpatch_queue flush machinery
2014-09-25  Ming Leiblock: introduce 'blk_mq_ctx' parameter to blk_get_flus...
2014-09-25  Ming Leiblock: flush: avoid to figure out flush queue unnecessarily
2014-09-25  Ming Leiblock: remove blk_init_flush() and its pair
2014-09-25  Ming Leiblock: introduce blk_flush_queue to drive flush machinery
2014-09-25  Ming Leiblock: avoid to use q->flush_rq directly
2014-09-25  Ming Leiblock: move flush initialization to blk_flush_init
2014-09-25  Ming Leiblock: introduce blk_init_flush and its pair
2014-09-25  Ming Leiblk-mq: allocate flush_rq in blk_mq_init_flush()
2014-09-25  Ming Leiblk-mq: handle failure path for initializing hctx
2014-09-22  Christoph Hellwigscsi: move blk_mq_start_request call earlier
2014-09-22  Christoph Hellwigblock: fix blk_abort_request on blk-mq
2014-09-22  Ming Leiblk-timeout: fix blk_add_timer
2014-09-22  Jens Axboeblk-mq: limit memory consumption if a crash dump is...
2014-09-22  Ming Leiblk-mq: remove unnecessary blk_clear_rq_complete()
2014-09-22  Christoph Hellwigblk-mq: pass a reserved argument to the timeout handler
2014-09-22  Christoph Hellwigblk-mq: unshared timeout handler
2014-09-22  Christoph Hellwigblk-mq: fix and simplify tag iteration for the timeout...
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-22  Jens Axboeblk-mq: use blk_mq_start_hw_queues() when running reque...
2014-09-22  Jens Axboeblk-mq: fix potential oops on out-of-memory in __blk_mq...
2014-09-22  Christoph Hellwigblk-mq: avoid infinite recursion with the FUA flag
2014-09-22  David Hildenbrandblk-mq: Avoid race condition with uninitialized requests
2014-09-22  Jens Axboeblk-mq: request deadline must be visible before marking...
2014-09-16  Linus TorvaldsMerge tag 'gfs2-fixes' of git://git./linux/kernel/git...
2014-09-16  James Hoganvfs: workaround gcc <4.6 build error in link_path_walk()
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...
next
This page took 0.038932 seconds and 5 git commands to generate.