]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2017-04-27  Jens Axboeblk-mq-sched: alloate reserved tags out of normal pool
2017-04-27  Ming Leimtip32xx: use runtime tag to initialize command header
2017-04-26  Bart Van Asschescsi: Implement blk_mq_ops.show_rq()
2017-04-26  Bart Van Asscheblk-mq: Add blk_mq_ops.show_rq()
2017-04-26  Bart Van Asscheblk-mq: Show operation, cmd_flags and rq_flags names
2017-04-26  Bart Van Asscheblk-mq: Make blk_flags_show() callers append a newline...
2017-04-26  Bart Van Asscheblk-mq: Move the "state" debugfs attribute one level...
2017-04-26  Bart Van Asscheblk-mq: Unregister debugfs attributes earlier
2017-04-26  Bart Van Asscheblk-mq: Only unregister hctxs for which registration...
2017-04-26  Bart Van Asscheblk-mq-debugfs: Rename functions for registering and...
2017-04-26  Bart Van Asscheblk-mq: Let blk_mq_debugfs_register() look up the queue...
2017-04-26  Bart Van Asscheblk-mq: Register <dev>/queue/mq after having registered...
2017-04-26  Christoph Hellwigide-pm: always pass 0 error to ide_complete_rq in ide_d...
2017-04-26  Christoph Hellwigide-pm: always pass 0 error to __blk_end_request_all
2017-04-26  Christoph Hellwigscsi_transport_sas: always pass 0 error to blk_end_requ...
2017-04-25  Wei Yongjunlightnvm: fix possible memory leak in pblk_bb_discovery()
2017-04-25  Jean Delvarevirtio_blk: Fix English description of VIRTIO_BLK_SCSI
2017-04-23  Javier Gonzálezlightnvm: pblk: fix erase counters on error fail
2017-04-23  Javier Gonzálezlightnvm: pblk: free metadata on line alloc failure
2017-04-23  Javier Gonzálezlightnvm: pblk: fix memory leak on error path
2017-04-23  Javier Gonzálezlightnvm: pblk: fix bad error check
2017-04-23  Javier Gonzálezlightnvm: pblk: fix race condition on line retry
2017-04-23  Mike Snitzerblock: fix blk_integrity_register to use template's...
2017-04-21  Dan Carpenterlightnvm: don't print a warning for ADDR_EMPTY
2017-04-21  Dan Carpenterlightnvm: potential underflow in pblk_read_rq()
2017-04-21  Ilya Dryomovblock: get rid of blk_integrity_revalidate()
2017-04-21  Rakesh Panditlightnvm: propagate pblk_init return to userspace
2017-04-21  Bart Van Asscheblk-mq: Fix preempt count imbalance
2017-04-21  Jens AxboeMerge branch 'nvme-4.12' of git://git.infradead.org...
2017-04-21  Jens Axboemtip32xx: fix dereference of stack garbage
2017-04-21  Junxiong Guannvme: let dm-mpath distinguish nvme error codes
2017-04-21  Keith Buschnvme/pci: Poll CQ on timeout
2017-04-21  James Smartnvmet_fc: Change traddr field separator to a colon
2017-04-21  James Smartnvme_fc: Add ls aborts on remote port teardown
2017-04-21  James Smartnvme_fc: Move LS's to rport
2017-04-21  James Smartnvmet_fc: add missing reference in add_port
2017-04-21  James Smartnvmet_fc: Rework target side abort handling
2017-04-21  James Smartnvme_fcloop: split job struct from transport for req_re...
2017-04-21  James Smartnvmet_fc: add req_release to lldd api
2017-04-21  James Smartnvmet_fc: add target feature flags for upcall isr contexts
2017-04-21  Logan Gunthorpenvmet: convert from kmap to nvmet_copy_from_sgl
2017-04-21  Helen Koikenvme: improve performance for virtual NVMe devices
2017-04-21  Keith Buschnvme/pci: Don't set reserved SQ create flags
2017-04-21  Jens Axboeblk-stat: kill blk_stat_rq_ddir()
2017-04-21  Josef Baciknbd: set the max segments to USHRT_MAX
2017-04-20  Bart Van Asscheblk-mq: Remove blk_mq_sched_move_to_dispatch()
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_...
next