]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2018-11-16 Jens Axboeblock: add queue_is_mq() helper
2018-11-16 Jens Axboenvme: provide optimized poll function for separate...
2018-11-16 Jens Axboeide: clear ide_req()->special for non-passthrough requests
2018-11-15 Jens Axboenvme: fix handling of EINVAL on pci_alloc_irq_vectors_a...
2018-11-15 Jens Axboeblock: add wbt_disable_default export for BFQ
2018-11-15 Christoph Hellwigblock: remove the queue_lock indirection
2018-11-15 Christoph Hellwigblock: remove the lock argument to blk_alloc_queue_node
2018-11-15 Christoph Hellwigmmc: stop abusing the request queue_lock pointer
2018-11-15 Christoph Hellwigmmc: simplify queue initialization
2018-11-15 Christoph Hellwigumem: don't override the queue_lock
2018-11-15 Christoph Hellwigdrbd: don't override the queue_lock
2018-11-15 Christoph Hellwigblk-cgroup: move locking into blkg_destroy_all
2018-11-15 Christoph Hellwigblk-cgroup: consolidate error handling in blkcg_init_queue
2018-11-15 Christoph Hellwigblock: remove a few unused exports
2018-11-15 Christoph Hellwigblock: update a few comments for the legacy request removal
2018-11-15 Christoph Hellwigblock: remove the unused lock argument to rq_qos_throttle
2018-11-15 Christoph Hellwigblock: remove queue_lockdep_assert_held
2018-11-15 Christoph Hellwigblock: use atomic bitops for ->queue_flags
2018-11-15 Christoph Hellwigblock: don't hold the queue_lock over blk_abort_request
2018-11-15 Christoph Hellwigblock: remove deadline __deadline manipulation helpers
2018-11-15 Christoph Hellwigblock: remove QUEUE_FLAG_BYPASS and ->bypass
2018-11-15 Eric Biggersblock: make blk_try_req_merge() static
2018-11-14 Jens Axboeblock: remove dead queue members
2018-11-14 Colin Ian Kingblock: clean up dead code that is now redundant
2018-11-14 Jens Axboenvme: fix boot hang with only being able to get one...
2018-11-13 Jens Axboeide: don't clear special on ide_queue_rq() entry
2018-11-12 Tetsuo Handaloop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_...
2018-11-10 Jens Axboenull_blk: remove unused nullb device
2018-11-10 Christoph Hellwigide: don't use req->special
2018-11-10 Christoph Hellwigpd: replace ->special use with private data in the request
2018-11-10 Christoph Hellwigaoe: replace ->special use with private data in the request
2018-11-10 Christoph Hellwigskd_main: don't use req->special
2018-11-10 Christoph Hellwignullb: remove leftover legacy request code
2018-11-10 Christoph Hellwigfnic: fix fnic_scsi_host_{start,end}_tag
2018-11-10 YueHaibingblock: remove set but not used variable 'et'
2018-11-10 Christoph Hellwigblock: remove the BLKPREP_* values.
2018-11-10 Christoph Hellwigscsi: return blk_status_t from device handler ->prep_fn
2018-11-10 Christoph Hellwigscsi: return blk_status_t from scsi_init_io and ->init_...
2018-11-10 Christoph Hellwigscsi: clean up error handling in scsi_init_io
2018-11-10 Christoph Hellwigscsi: push blk_status_t up into scsi_setup_{fs,scsi}_cmnd
2018-11-10 Christoph Hellwigscsi: simplify scsi_prep_state_check
2018-11-10 Christoph Hellwigide: cleanup ->prep_rq calling convention
2018-11-09 Christoph Hellwigblock: remove req->timeout_list
2018-11-09 Christoph Hellwigmtip32xxx: use for_each_sg
2018-11-09 Christoph Hellwigmtip32xx: don't use req->special
2018-11-09 Christoph Hellwigmtip32xx: remove mtip_get_int_command
2018-11-09 Christoph Hellwigmtip32xx: remove mtip_init_cmd_header
2018-11-09 Christoph Hellwigmtip32xx: add missing endianess annotations on struct...
2018-11-09 Christoph Hellwigmtip32xx: remove __force_bit2int
2018-11-09 Christoph Hellwigmtip32xx: return a blk_status_t from mtip_send_trim
2018-11-09 Christoph Hellwigmtip32xx: merge mtip_submit_request into mtip_queue_rq
2018-11-09 Christoph Hellwigmtip32xx: move the blk_rq_map_sg call to mtip_hw_submit_io
2018-11-09 Christoph Hellwigsx8: use a per-host tag_set
2018-11-09 Christoph Hellwigsx8: cleanup queue and disk allocation / freeing
2018-11-08 Jens Axboeblk-mq-tag: document tag iteration helper return value
2018-11-08 Jens Axboeblk-mq: provide a helper to check if a queue is busy
2018-11-08 Jens Axboeblk-mq-tag: change busy_iter_fn to return whether to...
2018-11-08 Jan Karaloop: Get rid of 'nested' acquisition of loop_ctl_mutex
2018-11-08 Jan Karaloop: Avoid circular locking dependency between loop_ct...
2018-11-08 Jan Karaloop: Fix deadlock when calling blkdev_reread_part()
2018-11-08 Jan Karaloop: Move loop_reread_partitions() out of loop_ctl_mutex
2018-11-08 Jan Karaloop: Move special partition reread handling in loop_cl...
2018-11-08 Jan Karaloop: Push loop_ctl_mutex down to loop_change_fd()
2018-11-08 Jan Karaloop: Push loop_ctl_mutex down to loop_set_fd()
2018-11-08 Jan Karaloop: Push loop_ctl_mutex down to loop_set_status()
2018-11-08 Jan Karaloop: Push loop_ctl_mutex down to loop_get_status()
2018-11-08 Jan Karaloop: Push loop_ctl_mutex down into loop_clr_fd()
2018-11-08 Jan Karaloop: Split setting of lo_state from loop_clr_fd
2018-11-08 Jan Karaloop: Push lo_ctl_mutex down into individual ioctls
2018-11-08 Jan Karaloop: Get rid of loop_index_mutex
2018-11-08 Jan Karaloop: Fold __loop_release into loop_release
2018-11-08 Tetsuo Handablock/loop: Use global lock for ioctl() operation.
2018-11-08 Tetsuo Handablock/loop: Don't grab "struct file" for vfs_getattr...
2018-11-08 Colin Ian Kingms_block: remove unused pointer 'set'
2018-11-08 Jens Axboesunvdc: fix compiler warning
2018-11-07 Jens Axboenvme: add separate poll queue map
2018-11-07 Jens Axboeblock: add REQ_HIPRI and inherit it from IOCB_HIPRI
2018-11-07 Jens Axboenvme: utilize two queue maps, one for reads and one...
2018-11-07 Jens Axboeblk-mq: initial support for multiple queue maps
2018-11-07 Jens Axboeblk-mq: improve plug list sorting
2018-11-07 Jens Axboeblk-mq: cleanup and improve list insertion
2018-11-07 Jens Axboeblk-mq: cache request hardware queue mapping
2018-11-07 Jens Axboeblk-mq: separate number of hardware queues from nr_cpu_ids
2018-11-07 Jens Axboeblk-mq: support multiple hctx maps
2018-11-07 Jens Axboeblk-mq: add 'type' attribute to the sysfs hctx directory
2018-11-07 Jens Axboeblk-mq: allow software queue to map to multiple hardwar...
2018-11-07 Jens Axboeblk-mq: pass in request/bio flags to queue mapping
2018-11-07 Jens Axboeblk-mq: provide dummy blk_mq_map_queue_type() helper
2018-11-07 Jens Axboeblk-mq: abstract out queue map
2018-11-07 Jens Axboeblk-mq: kill q->mq_map
2018-11-07 Jens AxboeMerge branch 'irq/for-block' of git://git.kernel.org...
2018-11-07 Jens Axboeblock: kill request ->cpu member
2018-11-07 Jens Axboeblock: get rid of q->softirq_done_fn()
2018-11-07 Jens Axboeblock: get rid of blk_queued_rq()
2018-11-07 Jens Axboeblk-merge: kill dead queue lock held check
2018-11-07 Jens Axboeblock: remove req_no_special_merge() from merging code
2018-11-07 Jens Axboeblock: kill request slab cache
2018-11-07 Jens Axboeblock: remove request_list code
2018-11-07 Jens Axboebsg: move bsg-lib parts outside of request queue
2018-11-07 Jens Axboeblock: kill legacy parts of timeout handling
next