]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-02-17 Jens Axboeblk-mq-sched: don't add flushes to the head of requeue...
2017-02-17 Jens Axboeblk-mq: have blk_mq_dispatch_rq_list() return if we...
2017-02-15 Tahsin Erdoganblock: do not allow updates through sysfs until registr...
2017-02-10 Omar Sandovalblk-mq-sched: don't hold queue_lock when calling exit_icq
2017-02-10 Josef Bacikblock: set make_request_fn manually in blk_mq_update_nr...
2017-02-10 Paolo Valenteblk-mq: pass bio to blk_mq_sched_get_rq_priv
2017-02-08 Tejun Heoblock: fix double-free in the failure path of cgwb_bdi_...
2017-02-08 Christoph Hellwignvme: support ranged discard requests
2017-02-08 Christoph Hellwigblock: optionally merge discontiguous discard bios...
2017-02-08 Christoph Hellwigblock: enumify ELEVATOR_*_MERGE
2017-02-08 Christoph Hellwigblock: move req_set_nomerge to blk.h
2017-02-06 Omar Sandovalblk-mq-sched: (un)register elevator when (un)registerin...
2017-02-04 Christoph Hellwigdm: don't allow ioctls to targets that don't map to...
2017-02-03 Jens Axboeblock: free merged request in the caller
2017-02-03 Jens Axboeblk-merge: return the merged request
2017-02-03 Hou Taoblkcg: fix double free of new_blkg in blkcg_init_queue
2017-02-02 Omar Sandovalblk-mq-sched: bypass the scheduler for flushes entirely
2017-02-02 Jens Axboezram_drv: update for backing dev info changes
2017-02-02 Omar Sandovalblktrace: use existing disk debugfs directory
2017-02-02 Omar Sandovalblk-mq: move debugfs_remove() of disk dir to blk_releas...
2017-02-02 Omar Sandovalblock: use same block debugfs directory for blk-mq...
2017-02-02 Omar Sandovalblktrace: make do_blk_trace_setup() static
2017-02-02 Omar Sandovalblock: fix debugfs config conditional in struct request...
2017-02-02 Omar Sandovaldebugfs: add debugfs_lookup()
2017-02-02 Dan Williamsscsi, block: fix duplicate bdi name registration crashes
2017-02-02 Jan Karablock: Get rid of blk_get_backing_dev_info()
2017-02-02 Jan Karablock: Make blk_get_backing_dev_info() safe without...
2017-02-02 Jan Karablock: Dynamically allocate and refcount backing_dev_info
2017-02-02 Jan Karablock: Use pointer to backing_dev_info from request_queue
2017-02-02 Jan Karablock: Unhash block device inodes on gendisk destruction
2017-02-01 Josef Baciknbd: use an idr to keep track of nbd devices
2017-02-01 Josef Baciknbd: use our own workqueue for recv threads
2017-02-01 Bart Van Asscheblk-mq-debug: Introduce debugfs_create_files()
2017-02-01 Bart Van Asscheblk-mq-debug: Make show() operations interruptible
2017-02-01 Bart Van Asscheblk-mq-debug: Avoid that sparse complains about req_fla...
2017-02-01 Bart Van Asscheblk-mq-debugfs: Add missing __acquires() / __releases...
2017-01-31 Jens Axboeblock: move internal_tag to same cache line as tag
2017-01-31 Christoph Hellwigblock: fold cmd_type into the REQ_OP_ space
2017-01-31 Christoph Hellwigide: don't abuse cmd_type
2017-01-31 Christoph Hellwigblock: introduce blk_rq_is_passthrough
2017-01-31 Christoph Hellwignbd: move request validity checking into nbd_send_cmd
2017-01-31 Christoph Hellwignbd: remove REQ_TYPE_DRV_PRIV leftovers
2017-01-31 Christoph Hellwigmspro_block: remove pointless prep_fn
2017-01-31 Christoph Hellwigms_block: remove pointless prep_fn
2017-01-31 Christoph Hellwigmmc: remove pointless request type check in mmc_prep_re...
2017-01-31 Christoph Hellwigѕd: remove pointless REQ_TYPE_FS check
2017-01-31 Christoph Hellwigscm_blk: remove unneeded REQ_TYPE_FS check
2017-01-31 Christoph Hellwigvirtio_blk: make SCSI passthrough support configurable
2017-01-31 Christoph Hellwigvirtio_blk: remove struct request backpointer from...
2017-01-31 Christoph Hellwigblock: make scsi_request and scsi ioctl support optional
2017-01-31 Christoph Hellwigskd: implement trivial scsi ioctls directly
2017-01-30 Christoph Hellwignvme/scsi: don't rely on BLK_MAX_CDB
2017-01-30 Jens Axboenvme: fix compilation of scsi component
2017-01-27 Christoph Hellwigblock: don't assign cmd_flags in __blk_rq_prep_clone
2017-01-27 Christoph Hellwigblock: split scsi_request out of struct request
2017-01-27 Christoph Hellwigblock/bsg: move queue creation into bsg_setup_queue
2017-01-27 Christoph Hellwigscsi: allocate scsi_cmnd structures as part of struct...
2017-01-27 Christoph Hellwigscsi: remove __scsi_alloc_queue
2017-01-27 Christoph Hellwigscsi: remove scsi_cmd_dma_pool
2017-01-27 Christoph Hellwigscsi: respect unchecked_isa_dma for blk-mq
2017-01-27 Christoph Hellwigscsi: remove gfp_flags member in scsi_host_cmd_pool
2017-01-27 Hannes Reineckescsi_dh_hp_sw: switch to scsi_execute_req_flags()
2017-01-27 Hannes Reineckescsi_dh_emc: switch to scsi_execute_req_flags()
2017-01-27 Hannes Reineckescsi_dh_rdac: switch to scsi_execute_req_flags()
2017-01-27 Christoph Hellwigdm: always defer request allocation to the owner of...
2017-01-27 Christoph Hellwigdm: remove incomplete BLOCK_PC support
2017-01-27 Christoph Hellwigblock: cleanup tracing
2017-01-27 Christoph Hellwigblock: allow specifying size for extra command data
2017-01-27 Christoph Hellwigblock: simplify blk_init_allocated_queue
2017-01-27 Christoph Hellwigblock: fix elevator init check
2017-01-27 Christoph Hellwigmd: cleanup bio op / flags handling in raid1_write_request
2017-01-27 Jens AxboeMerge branch 'for-4.11/block' into for-4.11/rq-refactor
2017-01-27 Omar Sandovalblk-mq: fix debugfs compilation issues
2017-01-27 Jens Axboeblock: cleanup remaining manual checks for PREFLUSH|FUA
2017-01-27 Jens Axboeblk-mq-sched: add flush insertion into blk_mq_sched_ins...
2017-01-27 Christoph Hellwigblock: add a op_is_flush helper
2017-01-27 Jens Axboeblk-mq-sched: change ->dispatch_requests() to ->dispatc...
2017-01-27 Jens Axboeblk-mq-sched: fix starvation for multiple hardware...
2017-01-27 Jens Axboeblk-mq: release driver tag on a requeue event
2017-01-27 Jens Axboeblk-mq: fix potential race in queue restart and driver...
2017-01-27 Jens Axboeblk-mq: improve scheduler queue sync/async running
2017-01-27 Omar Sandovalblk-mq: move hctx and ctx counters from sysfs to debugfs
2017-01-27 Omar Sandovalblk-mq: move hctx io_poll, stats, and dispatched from...
2017-01-27 Omar Sandovalblk-mq: add tags and sched_tags bitmaps to debugfs
2017-01-27 Omar Sandovalblk-mq: move tags and sched_tags info from sysfs to...
2017-01-27 Omar Sandovalblk-mq: export software queue pending map to debugfs
2017-01-27 Omar Sandovalsbitmap: add helpers for dumping to a seq_file
2017-01-27 Omar Sandovalblk-mq: add extra request information to debugfs
2017-01-27 Omar Sandovalblk-mq: move hctx->dispatch and ctx->rq_list from sysfs...
2017-01-27 Omar Sandovalblk-mq: add hctx->{state,flags} to debugfs
2017-01-27 Omar Sandovalblk-mq: create debugfs directory tree
2017-01-26 Jens Axboeblk-mq-sched: check for successful allocation before...
2017-01-26 Jens Axboeblk-mq: don't lose flags passed in to blk_mq_alloc_requ...
2017-01-25 Jens Axboeblk-mq: only apply active queue tag throttling for...
2017-01-23 Markus Elfringcfq-iosched: Adjust one function call together with...
2017-01-23 Markus Elfringblk-throttle: Adjust two function calls together with...
2017-01-23 Alexander Potapenkoblock: Initialize cfqq->ioprio_class in cfq_get_queue()
2017-01-22 Linus TorvaldsLinux 4.10-rc5 v4.10-rc5
2017-01-22 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-01-22 Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git.kernel...
next