]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-04-20 Jens Axboeblk-mq: add might_sleep check to blk_mq_get_driver_tag()
2017-04-20 Stephen Batesblk-mq: Fix poll_stat for new size-based bucketing.
2017-04-20 Jens Axboeblk-mq: fix schedule-while-atomic with scheduler attached
2017-04-20 Stephen Batesblk-mq: Add a polling specific stats function
2017-04-20 Stephen Batesblk-stat: convert blk-stat bucket callback to signed
2017-04-20 Christoph Hellwigblock: remove the errors field from struct request
2017-04-20 Christoph Hellwigblktrace: remove the unused block_rq_abort tracepoint
2017-04-20 Christoph Hellwigswim3: remove (commented out) printing of req->errors
2017-04-20 Christoph Hellwigataflop: switch from req->errors to req->error_count
2017-04-20 Christoph Hellwigfloppy: switch from req->errors to req->error_count
2017-04-20 Christoph Hellwigblock: add a error_count field to struct request
2017-04-20 Christoph Hellwigblk-mq: simplify __blk_mq_complete_request
2017-04-20 Christoph Hellwigblk-mq: remove the error argument to blk_mq_complete_re...
2017-04-20 Christoph Hellwigxen-blkfront: don't use req->errors
2017-04-20 Christoph Hellwigmtip32xx: add a status field to struct mtip_cmd
2017-04-20 Christoph Hellwignbd: don't use req->errors
2017-04-20 Christoph Hellwigdm mpath: don't check for req->errors
2017-04-20 Christoph Hellwigdm rq: don't pass irrelevant error code to blk_mq_compl...
2017-04-20 Christoph Hellwignull_blk: don't pass always-0 req->errors to blk_mq_com...
2017-04-20 Christoph Hellwigloop: zero-fill bio on the submitting cpu
2017-04-20 Christoph Hellwigscsi: introduce a result field in struct scsi_request
2017-04-20 Christoph Hellwigvirtio_blk: don't use req->errors
2017-04-20 Christoph Hellwigvirtio: fix spelling of virtblk_scsi_request_done
2017-04-20 Christoph Hellwignvme: make nvme_error_status private
2017-04-20 Christoph Hellwignvme: split nvme status from block req->errors
2017-04-20 Christoph Hellwignvme-fc: fix status code handling in nvme_fc_fcpio_done
2017-04-20 Christoph Hellwigblock: remove the blk_execute_rq return value
2017-04-20 Christoph Hellwigpd: don't check blk_execute_rq return value.
2017-04-20 Jan Karabdi: Drop 'parent' argument from bdi_register[_va]()
2017-04-20 Jan Karablock: Remove unused functions
2017-04-20 Jan Karafs: Remove SB_I_DYNBDI flag
2017-04-20 Jan Karaubifs: Convert to separately allocated bdi
2017-04-20 Jan Karanfs: Convert to separately allocated bdi
2017-04-20 Jan Karancpfs: Convert to separately allocated bdi
2017-04-20 Jan Karanilfs2: Convert to properly refcounting bdi
2017-04-20 Jan Karagfs2: Convert to properly refcounting bdi
2017-04-20 Jan Karafuse: Get rid of bdi_initialized
2017-04-20 Jan Karafuse: Convert to separately allocated bdi
2017-04-20 Jan Karaexofs: Convert to separately allocated bdi
2017-04-20 Jan Karacoda: Convert to separately allocated bdi
2017-04-20 Jan Karamtd: Convert to dynamically allocated bdi infrastructure
2017-04-20 Jan Karaafs: Convert to separately allocated bdi
2017-04-20 Jan Karaecryptfs: Convert to separately allocated bdi
2017-04-20 Jan Karacifs: Convert to separately allocated bdi
2017-04-20 Jan Karaceph: Convert to separately allocated bdi
2017-04-20 Jan Karabtrfs: Convert to separately allocated bdi
2017-04-20 Jan Kara9p: Convert to separately allocated bdi
2017-04-20 Jan Karalustre: Convert to separately allocated bdi
2017-04-20 Jan Karafs: Get proper reference for s_bdi
2017-04-20 Jan Karafs: Provide infrastructure for dynamic BDIs in filesystems
2017-04-20 Jan Karabdi: Export bdi_alloc_node() and bdi_put()
2017-04-20 Jan Karablock: Unregister bdi on last reference drop
2017-04-20 Jan Karabdi: Provide bdi_register_va() and bdi_alloc()
2017-04-20 Jens Axboeblk-throttle: fix unused variable warning with BLK_DEV_...
2017-04-20 Jens Axboebfq: fix compile error if CONFIG_CGROUPS=n
2017-04-20 Colin Ian Kingblock, bfq: don't dereference bic before null checking it
2017-04-20 Rakesh Panditligtnvm: fix double blk_put_queue on same queue
2017-04-19 Bart Van Asscheblock: Optimize ioprio_best()
2017-04-19 Bart Van Asscheblock: Inline blk_rq_set_prio()
2017-04-19 Bart Van Asschelightnvm: Use blk_init_request_from_bio() instead of...
2017-04-19 Bart Van Asschenull_blk: Use blk_init_request_from_bio() instead of...
2017-04-19 Bart Van Asscheblock: Export blk_init_request_from_bio()
2017-04-19 Arnd Bergmannlightnvm: assume 64-bit lba numbers
2017-04-19 Christoph Hellwigblock: make __blk_end_bidi_request private
2017-04-19 Christoph Hellwigblock: remove blk_end_request_cur
2017-04-19 Christoph Hellwigblock: remove blk_end_request_err and __blk_end_request_err
2017-04-19 Christoph Hellwigblock: remove the osdblk driver
2017-04-19 Jan Karablock: Make writeback throttling defaults consistent...
2017-04-19 Paolo Valenteblock, bfq: split bfq-iosched.c into multiple source...
2017-04-19 Paolo Valenteblock, bfq: remove all get and put of I/O contexts
2017-04-19 Arianna Avanziniblock, bfq: handle bursts of queue activations
2017-04-19 Paolo Valenteblock, bfq: boost the throughput with random I/O on...
2017-04-19 Paolo Valenteblock, bfq: boost the throughput on NCQ-capable flash...
2017-04-19 Arianna Avanziniblock, bfq: reduce idling only in symmetric scenarios
2017-04-19 Arianna Avanziniblock, bfq: add Early Queue Merge (EQM)
2017-04-19 Paolo Valenteblock, bfq: reduce latency during request-pool saturation
2017-04-19 Paolo Valenteblock, bfq: preserve a low latency also with NCQ-capabl...
2017-04-19 Paolo Valenteblock, bfq: reduce I/O latency for soft real-time appli...
2017-04-19 Paolo Valenteblock, bfq: improve responsiveness
2017-04-19 Paolo Valenteblock, bfq: add more fairness with writes and slow...
2017-04-19 Paolo Valenteblock, bfq: modify the peak-rate estimator
2017-04-19 Paolo Valenteblock, bfq: improve throughput boosting
2017-04-19 Arianna Avanziniblock, bfq: add full hierarchical scheduling and cgroup...
2017-04-19 Paolo Valenteblock, bfq: introduce the BFQ-v0 I/O scheduler as an...
2017-04-19 Josef Baciknbd: set the max segment size to UINT_MAX
2017-04-19 Jens AxboeMerge branch 'stable/for-jens-4.12' of git://git.kernel...
2017-04-18 Marc Olsonblkfront: add uevent for size change
2017-04-17 Josef Baciknbd: add a flag to destroy an nbd device on disconnect
2017-04-17 Josef Baciknbd: add device refcounting
2017-04-17 Josef Baciknbd: add a status netlink command
2017-04-17 Josef Baciknbd: handle dead connections
2017-04-17 Josef Baciknbd: only clear the queue on device teardown
2017-04-17 Josef Baciknbd: multicast dead link notifications
2017-04-17 Josef Baciknbd: add a reconfigure netlink command
2017-04-17 Josef Baciknbd: add a basic netlink interface
2017-04-17 Josef Baciknbd: stop using the bdev everywhere
2017-04-17 Josef Baciknbd: separate out the config information
2017-04-17 Josef Baciknbd: handle single path failures gracefully
2017-04-17 Josef Baciknbd: put socket in error cases
2017-04-16 Dan Carpenterlightnvm: fix some error code in pblk-init.c
next