cascardo/linux.git
2014-05-30 Ming Leiblock: virtio_blk: don't hold spin lock during world...
2014-05-30 Jens AxboeMerge branch 'for-3.16/core' into for-3.16/drivers
2014-05-30 Shaohua Liblk-mq: blk_mq_tag_to_rq should handle flush request
2014-05-29 Dave Jonesblock: remove dead code in scsi_ioctl:blk_verify_command
2014-05-29 Jens Axboeblk-mq: request initialization optimizations
2014-05-29 Jens Axboeblock: add queue flag for disabling SG merging
2014-05-29 Jens Axboeblock: remove 'magic' from struct blk_plug
2014-05-28 Jens AxboeMerge branch 'stable/for-jens-3.16' of git://git./linux...
2014-05-28 Valentin Priescuxen-blkback: defer freeing blkif to avoid blocking...
2014-05-28 Olaf Heringxen blkif.h: fix comment typo in discard-alignment
2014-05-28 Olaf Heringxen/blkback: disable discard feature if requested by...
2014-05-28 Olaf Heringxen-blkfront: remove type check from blkfront_setup_discard
2014-05-28 Jens AxboeMerge branch 'for-3.16/core' into for-3.16/drivers
2014-05-28 Christoph Hellwigblk-mq: remove alloc_hctx and free_hctx methods
2014-05-28 Jens Axboeblk-mq: add file comments and update copyright notices
2014-05-28 Jens AxboeMerge branch 'for-3.16/core' into for-3.16/drivers
2014-05-28 Christoph Hellwigblk-mq: remove blk_mq_alloc_request_pinned
2014-05-28 Christoph Hellwigblk-mq: do not use blk_mq_alloc_request_pinned in blk_m...
2014-05-28 Christoph Hellwigblk-mq: remove blk_mq_wait_for_tags
2014-05-28 Christoph Hellwigblk-mq: initialize request in __blk_mq_alloc_request
2014-05-28 Christoph Hellwigblk-mq: merge blk_mq_alloc_reserved_request into blk_mq...
2014-05-28 Christoph Hellwigblk-mq: add helper to insert requests from irq context
2014-05-28 Jens Axboeblk-mq: remove stale comment for blk_mq_complete_request()
2014-05-28 Jiri Kosinafloppy: do not corrupt bio.bi_flags when reading block 0
2014-05-27 Jens Axboeblk-mq: allow non-softirq completions
2014-05-27 Jens Axboeblk-mq: pass in suggested NUMA node to ->alloc_hctx()
2014-05-27 Ming Leiblock: only allocate/free mq_usage_counter in blk-mq
2014-05-27 Ming Leiblk-mq: avoid code duplication
2014-05-27 Ming Leiblk-mq: fix leak of hctx->ctx_map
2014-05-26 Fabian Frederickblock/blk-lib.c: make __blkdev_issue_zeroout static
2014-05-26 Christoph Hellwigblk-mq: idle all hardware contexts before freeing a...
2014-05-23 Jens Axboeblk-mq: allow setting of per-request timeouts
2014-05-23 Sam Bradshawblk-mq: export blk_mq_tag_busy_iter
2014-05-22 Jens Axboeblk-mq: split make request handler for multi and single...
2014-05-21 Jens Axboeblk-mq: save memory by freeing requests on unused hardw...
2014-05-21 Jens Axboeblk-mq: allow the hctx cpu hotplug notifier to return...
2014-05-20 Robert Elliottblk-mq: Micro-optimize blk_queue_nomerges() check
2014-05-20 Jens Axboeblk-mq: initialize q->nr_requests after calling blk_que...
2014-05-20 Asai Thambi S Pmtip32xx: move error handling to service thread
2014-05-20 Jens Axboeblk-mq: allow changing of queue depth through sysfs
2014-05-20 Jens Axboehtmldocs: fix bio.c location
2014-05-20 Jens Axboeblock: move mm/bounce.c to block/
2014-05-19 Jens AxboeMerge branch 'for-3.16/blk-mq-tagging' into for-3.16...
2014-05-19 Jens Axboeblk-mq: switch ctx pending map to the sparser blk_align...
2014-05-19 Jens Axboeblk-mq: move the cache friendly bitmap type of out...
2014-05-19 Jens Axboeblock: move ioprio.c from fs/ to block/
2014-05-19 Jens Axboeblock: move bio.c and bio-integrity.c from fs/ to block/
2014-05-16 Ming Leivirtio_blk: fix race between start and stop queue
2014-05-14 Jens Axboemtip32xx: stop block hardware queues before quiescing IO
2014-05-14 Dan Carpentermtip32xx: blk_mq_init_queue() returns an ERR_PTR
2014-05-14 Jens Axboemtip32xx: convert to use blk-mq
2014-05-13 Jens Axboeblk-mq: improve support for shared tags maps
2014-05-10 Jens AxboeMerge branch 'for-3.16/blk-mq-tagging' into for-3.16...
2014-05-10 Ming Leiblk-mq: bitmap tag: cleanup blk_mq_init_tags
2014-05-10 Ming Leiblk-mq: bitmap tag: select random tag betweet 0 and...
2014-05-10 Ming Leiblk-mq: bitmap tag: remove barrier in bt_clear_tag()
2014-05-10 Ming Leiblk-mq: bitmap tag: use clear_bit_unlock in bt_clear_tag()
2014-05-09 Jens Axboeblock: only calculate part_in_flight() once
2014-05-09 Jens Axboeblk-mq: fix race in IO start accounting
2014-05-09 Jens Axboeblk-mq: use sparser tag layout for lower queue depth
2014-05-09 Jens Axboeblk-mq: implement new and more efficient tagging scheme
2014-05-09 Christoph Hellwigblk-mq: initialize struct request fields individually
2014-05-09 Jens Axboeblk-mq: update a hotplug comment for grammar
2014-05-07 Jens Axboeblk-mq: add basic round-robin of what CPU to queue...
2014-05-05 Joe Perchescdrom: Remove unnecessary prototype for cdrom_get_disc_info
2014-05-05 Joe Perchescdrom: Remove unnecessary prototype for cdrom_mrw_exit
2014-05-05 Joe Perchescdrom: Remove cdrom_count_tracks prototype
2014-05-05 Joe Perchescdrom: Remove cdrom_get_next_writeable prototype
2014-05-05 Joe Perchescdrom: Remove cdrom_get_last_written prototype
2014-05-05 Joe Perchescdrom: Move mmc_ioctls above cdrom_ioctl to remove...
2014-05-05 Joe Perchescdrom: Remove unnecessary sanitize_format prototype
2014-05-05 Joe Perchescdrom: Remove unnecessary check_for_audio_disc prototype
2014-05-05 Joe Perchescdrom: Remove prototype for open_for_data
2014-05-05 Joe Perchescdrom: Remove obfuscating IOCTL_IN and IOCTL_OUT macros
2014-05-05 Joe Perchescdrom: Remove unused CHECKAUDIO macro
2014-05-05 Joe Perchescdrom: convert cdinfo to cd_dbg
2014-05-02 Fabian Frederickblock/blk-throttle.c: fix return of 0/1 with return...
2014-05-02 Fabian Frederickblock/blk-iopoll.c: use iop instead of iopoll
2014-05-02 Jens Axboeblk-mq: remove extra requeue trace
2014-05-01 Ming Leiblock: null_blk: fix use after free
2014-04-30 Masanari Iidablock: Fix format string mismatch in cfq-iosched.c
2014-04-30 Lars Ellenbergdrbd: use list_first_entry_or_null in first_peer_device...
2014-04-30 Philipp Reisnerdrbd: Allow attaching of a newly created device to...
2014-04-30 Philipp Reisnerdrbd: Test cstate while holding req_lock
2014-04-30 Philipp Reisnerdrbd: use blk_set_stacking_limits()
2014-04-30 Lars Ellenbergdrbd: evaluate disk and network timeout on different...
2014-04-30 Philipp Reisnerdrbd: Fix a hole in the challange-response connection...
2014-04-30 Lars Ellenbergdrbd: always implicitly close last epoch when idle
2014-04-30 Lars Ellenbergdrbd: add back some fairness to AL transactions
2014-04-30 Lars Ellenbergdrbd: keep max-bio size during detach/attach on disconn...
2014-04-30 Lars Ellenbergdrbd: fix a race between start_resync and send_and_submit
2014-04-30 Lars Ellenbergdrbd: Enable QUEUE_FLAG_DISCARD only if the peer can...
2014-04-30 Lars Ellenbergdrbd: prepare sending side for REQ_DISCARD
2014-04-30 Lars Ellenbergdrbd: prepare receiving side for REQ_DISCARD
2014-04-30 Lars Ellenbergdrbd: allow parallel promote/demote actions
2014-04-30 Lars Ellenbergdrbd: perpare for genetlink parallel_ops
2014-04-30 Philipp Reisnerdrbd: Do not BUG() when connection breaks in a special way
2014-04-30 Lars Ellenbergdrbd: don't let application IO pre-empt resync too...
2014-04-30 Lars Ellenbergdrbd: fix potential distributed deadlock during verify...
2014-04-30 Lars Ellenbergdrbd: resync: fix too large bursts for very slow rates
next