]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2016-11-22 Ming Leiblock: bio: pass bvec table to bio_init()
2016-11-22 Jens Axboeblock_dev: get rid of blksize bits calculation
2016-11-22 Damien Le Moalblock_dev: Fixed direct I/O bio sector calculation
2016-11-21 Shaun Tancheffblock: apply blk_partition_remap to REQ_OP_ZONE_RESET
2016-11-21 Christoph Hellwigblock: clear all of bi_opf in bio_set_op_attrs
2016-11-21 Jens Axboepktcdvd: mark as unmaintained and deprecated
2016-11-18 Tobias Klauserblock: Change extern inline to static inline
2016-11-18 Geliang Tangskd_main: drop duplicate header scatterlist.h
2016-11-18 Jens Axboeblock: document the 'io_poll_delay' queue sysfs file
2016-11-17 Christoph Hellwigblock: new direct I/O implementation
2016-11-17 Jens Axboeblock: make __blkdev_direct_IO_sync() support O_SYNC...
2016-11-17 Jens Axboeblock: support a full bio worth of IO for simplified...
2016-11-17 Jens Axboeblk-mq: make the polling code adaptive
2016-11-17 Jens Axboeblk-mq: implement hybrid poll mode for sync O_DIRECT
2016-11-17 Christoph Hellwigblock: fast-path for small and simple direct I/O requests
2016-11-17 Jens Axboenbd: fix use-after-free of rq/bio in the xmit path
2016-11-16 Arnd Bergmannblk-wbt: fix old-style function declaration
2016-11-16 Yasuaki Ishimatsunull_blk: add usage hints for NVM
2016-11-16 Ming Leiblock: deal with stale req count of plug list
2016-11-15 Omar Sandovalscsi_lib: untangle 0 and BLK_MQ_RQ_QUEUE_OK
2016-11-15 Omar Sandovalnvme: untangle 0 and BLK_MQ_RQ_QUEUE_OK
2016-11-14 Omar Sandovalloop: return proper error from loop_queue_rq()
2016-11-14 Damien Le Moalsd_zbc: Force use of READ16/WRITE16
2016-11-14 Bart Van Asschebsg: Add sparse annotations to bsg_request_fn()
2016-11-11 Jens Axboeblk-wbt: use BLK_STAT_{READ,WRITE} instead of 0/1
2016-11-11 Jens Axboeblk-wbt: remove stat ops
2016-11-11 Jens Axboeblk-wbt: store queue instead of bdi
2016-11-11 Jens Axboeblock: move poll code to blk-mq
2016-11-11 Sachin ShuklaBlock: mtip32xx: Improvement in code readability when...
2016-11-11 Jens Axboeblk-mq: blk_mq_try_issue_directly() should lookup hardw...
2016-11-10 Jens Axboeblock: hook up writeback throttling
2016-11-10 Jens Axboeblk-wbt: add general throttling mechanism
2016-11-10 Jens Axboeblock: add scalable completion tracking of requests
2016-11-10 Tejun Heoblock: cfq_cpd_alloc() should use @gfp
2016-11-10 Christoph Hellwignvme: don't pass the full CQE to nvme_complete_async_event
2016-11-10 Christoph Hellwignvme: introduce struct nvme_request
2016-11-10 Arnd Bergmannskd: fix function prototype
2016-11-10 Arnd Bergmannskd: fix msix error handling
2016-11-09 Jens Axboeblock: set REQ_SYNC if we clear REQ_FUA|REQ_PREFLUSH
2016-11-08 Jens Axboewriteback: track if we're sleeping on progress in balan...
2016-11-08 Andy Shevchenkoskd_main: use %*ph to dump small buffers
2016-11-08 Christoph Hellwigskd: use pci_alloc_irq_vectors
2016-11-07 Christoph Hellwigpktcdvd: don't scribble over the bvec array
2016-11-06 Gabriel Krisman... blk-mq: Always schedule hctx->next_cpu
2016-11-05 Jens Axboeblock: add code to track actual device queue depth
2016-11-04 Shaohua Liblk-mq: immediately dispatch big size request
2016-11-04 Shaohua Liblock: immediately dispatch big size request
2016-11-03 Johannes Thumshirnblock: drop q argument from bsg_validate_sgv4_hdr
2016-11-02 Bart Van Asschenvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPE...
2016-11-02 Bart Van Asschenvme: Fix a race condition related to stopping queues
2016-11-02 Bart Van Asschedm: Fix a race condition related to stopping and starti...
2016-11-02 Bart Van Asschedm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED...
2016-11-02 Bart Van Asscheblk-mq: Add a kick_requeue_list argument to blk_mq_requ...
2016-11-02 Bart Van Asscheblk-mq: Introduce blk_mq_quiesce_queue()
2016-11-02 Bart Van Asscheblk-mq: Remove blk_mq_cancel_requeue_work()
2016-11-02 Bart Van Asscheblk-mq: Avoid that requeueing starts stopped queues
2016-11-02 Bart Van Asscheblk-mq: Move more code into blk_mq_direct_issue_request()
2016-11-02 Bart Van Asscheblk-mq: Introduce blk_mq_queue_stopped()
2016-11-02 Bart Van Asscheblk-mq: Introduce blk_mq_hctx_stopped()
2016-11-02 Bart Van Asscheblk-mq: Do not invoke .queue_rq() for a stopped queue
2016-11-02 Kent Overstreetblock: add bio_iov_iter_get_pages()
2016-11-02 Jens Axboewriteback: mark background writeback as such
2016-11-02 Jens Axboewriteback: add wbc_to_write_flags()
2016-11-02 Jens Axboeblock: add REQ_BACKGROUND
2016-11-01 Christoph Hellwigblock: remove the CONFIG_BLOCK ifdef in blk_types.h
2016-11-01 Christoph Hellwigmm: only include blk_types in swap.h if CONFIG_SWAP...
2016-11-01 Christoph Hellwigceph: don't include blk_types.h in messenger.h
2016-11-01 Christoph Hellwigarm, arm64: don't include blk_types.h in <asm/io.h>
2016-11-01 Christoph Hellwigblock,fs: untangle fs.h and blk_types.h
2016-11-01 Christoph Hellwigblock, fs: move submit_bio to bio.h
2016-11-01 Christoph Hellwigfs: decouple READ and WRITE from the block layer ops
2016-11-01 Christoph Hellwigblock,fs: use REQ_* flags directly
2016-11-01 Christoph Hellwigblock: replace REQ_NOIDLE with REQ_IDLE
2016-11-01 Christoph Hellwigblock: treat REQ_FUA and REQ_PREFLUSH as synchronous
2016-11-01 Christoph Hellwigblock: don't use REQ_SYNC in the READ_SYNC definition
2016-11-01 Christoph Hellwigbtrfs: use op_is_sync to check for synchronous requests
2016-11-01 Christoph Hellwigbcache: use op_is_sync to check for synchronous requests
2016-11-01 Christoph Hellwigumem: use op_is_sync to check for synchronous requests
2016-11-01 Christoph Hellwigblk-cgroup: use op_is_sync to check for synchronous...
2016-11-01 Christoph Hellwigcfq-iosched: use op_is_sync instead of opencoding it
2016-10-28 Christoph Hellwigblock: add a proper block layer data direction encoding
2016-10-28 Christoph Hellwigblock: better op and flags encoding
2016-10-28 Christoph Hellwigblock: split out request-only flags into a new namespace
2016-10-28 Christoph Hellwigblock: replace REQ_THROTTLED with a bio flag
2016-10-28 Christoph Hellwigblock: move REQ_RAHEAD to common flags
2016-10-28 Christoph Hellwigblock: REQ_NOMERGE is common to the bio and request
2016-10-28 Christoph Hellwigblock: remove bio_is_rw
2016-10-28 Jens Axboeblk-mq: get rid of confusing blk_map_ctx structure
2016-10-28 Jens Axboeblk-mq: update hardware and software queues for sleepin...
2016-10-25 Mike Snitzerbrd: remove support for BLKFLSBUF
2016-10-25 Jan Karabrd: Switch rd_size to unsigned long
2016-10-25 Arnd Bergmannsd: fix uninitialized variable access in error handling
2016-10-25 Arnd Bergmannblock: zoned: fix harmless maybe-uninitialized warning
2016-10-19 Hannes Reineckesd: Implement support for ZBC devices
2016-10-18 Shaun Tancheffblk-zoned: implement ioctls
2016-10-18 Hannes Reineckeblock: Implement support for zoned block devices
2016-10-18 Shaun Tancheffblock: Define zoned block device operations
2016-10-18 Hannes Reineckeblock: update chunk_sectors in blk_stack_limits()
2016-10-18 Hannes Reineckeblk-sysfs: Add 'chunk_sectors' to sysfs attributes
2016-10-18 Damien Le Moalblock: Add 'zoned' queue limit
next