]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-04-16 Dan Carpenterlightnvm: fix some error code in pblk-init.c
2017-04-16 Dan Carpenterlightnvm: fix some WARN() messages
2017-04-16 Dan Carpenterlightnvm: pblk-gc: fix an error pointer dereference...
2017-04-16 Javier Gonzálezlightnvm: physical block device (pblk) target
2017-04-16 Javier Gonzálezlightnvm: convert sprintf into strlcpy
2017-04-16 Javier Gonzálezlightnvm: fix type checks on rrpc
2017-04-16 Javier Gonzálezlightnvm: clean unused variable
2017-04-16 Javier Gonzálezlightnvm: make nvm_free static
2017-04-16 Javier Gonzálezlightnvm: allow to init targets on factory mode
2017-04-16 Javier Gonzálezlightnvm: bad type conversion for nvme control bits
2017-04-16 Javier Gonzálezlightnvm: fix cleanup order of disk on init error
2017-04-16 Javier Gonzálezlightnvm: double-clear of dev->lun_map on target init...
2017-04-16 NeilBrownlightnvm: don't check for failure from mempool_alloc()
2017-04-16 Matias Bjørlinglightnvm: enable nvme size compile asserts
2017-04-16 Javier Gonzálezlightnvm: free reverse device map
2017-04-16 Javier Gonzálezlightnvm: rename scrambler controller hint
2017-04-16 Javier Gonzálezlightnvm: submit erases using the I/O path
2017-04-16 Scott Bauernvme/lightnvm: Prevent small buffer overflow in nvme_nv...
2017-04-16 Christophe... lightnvm: Fix error handling
2017-04-14 Dan Carpenternet: off by one in inet6_pton()
2017-04-14 Omar Sandovalblk-mq: introduce Kyber multiqueue I/O scheduler
2017-04-14 Omar Sandovalblk-mq-sched: make completed_request() callback more...
2017-04-14 Omar Sandovalblk-mq: export helpers
2017-04-14 Omar Sandovalblk-mq: add shallow depth option for blk_mq_get_tag()
2017-04-14 Omar Sandovalsbitmap: add sbitmap_get_shallow() operation
2017-04-14 Christoph Hellwigremove the mg_disk driver
2017-04-11 Jan Karablock: Fix list corruption of blk stats callback list
2017-04-10 Bart Van Asscheblk-mq: Show symbolic names for hctx state and flags
2017-04-10 Bart Van Asscheblk-mq: Export queue state through /sys/kernel/debug...
2017-04-08 Martin K. Petersenscsi: sd: Remove LBPRZ dependency for discards
2017-04-08 Martin K. Petersenscsi: sd: Separate zeroout and discard command choices
2017-04-08 Christoph Hellwigblock: remove the discard_zeroes_data flag
2017-04-08 Christoph Hellwigdrbd: implement REQ_OP_WRITE_ZEROES
2017-04-08 Christoph Hellwigdrbd: make intelligent use of blkdev_issue_zeroout
2017-04-08 Christoph Hellwigblock: stop using discards for zeroing
2017-04-08 Christoph Hellwigmmc: remove the discard_zeroes_data flag
2017-04-08 Christoph Hellwigrsxx: remove the discard_zeroes_data flag
2017-04-08 Christoph Hellwigrbd: remove the discard_zeroes_data flag
2017-04-08 Christoph Hellwigbrd: remove discard support
2017-04-08 Christoph Hellwigloop: implement REQ_OP_WRITE_ZEROES
2017-04-08 Christoph Hellwigzram: implement REQ_OP_WRITE_ZEROES
2017-04-08 Christoph Hellwignvme: implement REQ_OP_WRITE_ZEROES
2017-04-08 Christoph Hellwigsd: implement unmapping Write Zeroes
2017-04-08 Christoph Hellwigblock_dev: use blkdev_issue_zerout for hole punches
2017-04-08 Christoph Hellwigblock: add a new BLKDEV_ZERO_NOFALLBACK flag
2017-04-08 Christoph Hellwigblock: add a REQ_NOUNMAP flag for REQ_OP_WRITE_ZEROES
2017-04-08 Christoph Hellwigblock: add a flags argument to (__)blkdev_issue_zeroout
2017-04-08 Christoph Hellwigblock: stop using blkdev_issue_write_same for zeroing
2017-04-08 Christoph Hellwigdm kcopyd: switch to use REQ_OP_WRITE_ZEROES
2017-04-08 Christoph Hellwigdm: support REQ_OP_WRITE_ZEROES
2017-04-08 Christoph Hellwigdm io: discards don't take a payload
2017-04-08 Christoph Hellwigmd: support REQ_OP_WRITE_ZEROES
2017-04-08 Christoph Hellwigsd: implement REQ_OP_WRITE_ZEROES
2017-04-08 Christoph Hellwigblock: implement splitting of REQ_OP_WRITE_ZEROES bios
2017-04-08 Christoph Hellwigblock: renumber REQ_OP_WRITE_ZEROES
2017-04-08 Christoph Hellwigsd: split sd_setup_discard_cmnd
2017-04-07 Scott Bauerblock: sed-opal: Tone down all the pr_* to debugs
2017-04-07 Bart Van Asscheblk-mq: Clarify comments in blk_mq_dispatch_rq_list()
2017-04-07 Bart Van Asscheblk-mq: Make it safe to use RCU to iterate over blk_mq_...
2017-04-07 Omar Sandovalblk-mq: use true instead of 1 for blk_mq_queue_data...
2017-04-07 Omar Sandovalblk-mq: make driver tag failure path easier to follow
2017-04-07 Omar Sandovalblk-mq-sched: provide hooks for initializing hardware...
2017-04-07 Jens AxboeMerge branch 'for-linus' into for-4.12/block
2017-04-07 Bart Van Asscheblk-mq: Restart a single queue if tag sets are shared
2017-04-07 Bart Van Asschedm rq: Avoid that request processing stalls sporadically
2017-04-07 Bart Van Asschescsi: Avoid that SCSI queues get stuck
2017-04-07 Bart Van Asscheblk-mq: Introduce blk_mq_delay_run_hw_queue()
2017-04-07 NeilBrownblock: trace completion of all bios.
2017-04-07 NeilBrownblock: simple improvements for bio->flags
2017-04-07 Omar Sandovalblk-mq: remap queues when adding/removing hardware...
2017-04-07 Omar Sandovalblk-mq-sched: fix crash in switch error path
2017-04-07 Omar Sandovalblk-mq-sched: set up scheduler tags when bringing up...
2017-04-07 Omar Sandovalblk-mq-sched: refactor scheduler initialization
2017-04-07 Omar Sandovalblk-mq: use the right hctx when getting a driver tag...
2017-04-05 Jens Axboeblock: move timeout field in struct request to pack...
2017-04-05 Christoph Hellwigblock, scsi: move the retries field to struct scsi_request
2017-04-05 Christoph Hellwignvme: move the retries count to struct nvme_request
2017-04-05 Christoph Hellwignvme: mark nvme_max_retries static
2017-04-05 Christoph Hellwignvme: cleanup nvme_req_needs_retry
2017-04-05 Christoph Hellwignvme: move ->retries setup to nvme_setup_cmd
2017-04-05 Christoph Hellwigremove the obsolete hd driver
2017-04-05 Bart Van Asscheblk-mq: Remove blk_mq_queue_data.list
2017-04-05 Jan Karacfq: Disable writeback throttling by default
2017-04-04 Adam Manzanaresblock: fix inheriting request priority from bio
2017-04-04 Christoph Hellwignvme: factor request completion code into a common...
2017-04-04 Christoph Hellwignvme-fc: drop ctrl for all command completions
2017-04-04 Sagi Grimbergnvme-fc: increment request retries counter before requeuing
2017-04-04 Sagi Grimbergnvme-loop: increment request retries counter before...
2017-04-04 Sagi Grimbergnvme-rdma: increment request retries counter before...
2017-04-04 James Smartnvme_fc: Clean up host fcpio done status handling
2017-04-04 James Smartnvmet_fc: Clear SG list to avoid double frees
2017-04-04 James Smartnvme_fc: correct LS validation
2017-04-04 James Smartnvmet_fc: Sync NVME LS reject reasons with spec
2017-04-04 James Smartnvme_fc: Add check of status_code in ERSP_IU
2017-04-04 James Smartnvme_fc: Sync FC-NVME header with standard
2017-04-04 Sagi Grimbergnvme-rdma: Support ctrl_loss_tmo
2017-04-04 Sagi Grimbergnvme-fabrics: Allow ctrl loss timeout configuration
2017-04-04 Sagi Grimbergnvme-rdma: get rid of local reconnect_delay
2017-04-04 Sagi Grimbergnvme-loop: retrieve iod from the cqe command_id
2017-04-04 Sagi Grimbergnvme-loop: remove unneeded includes
next