]> git.karo-electronics.de Git - karo-tx-linux.git/history - block
blk-mq: abstract out blk_mq_dispatch_rq_list() helper
[karo-tx-linux.git] / block /
2016-12-09 Jens Axboeblk-mq: abstract out blk_mq_dispatch_rq_list() helper
2016-12-09 Jens Axboeblk-mq: add blk_mq_start_stopped_hw_queue()
2016-12-09 Christoph Hellwigblock: improve handling of the magic discard payload
2016-12-09 Christoph Hellwigblk-wbt: don't throttle discard or write zeroes
2016-12-06 Jens AxboeMerge branch 'nvmf-4.10' of git://git.infradead.org...
2016-12-05 Jens Axboeblk-mq: blk_account_io_start() takes a bool
2016-12-05 Nicolai Stangeblock: fix unintended fallthrough in generic_make_reque...
2016-12-03 Shaohua Liblk-stat: fix a typo
2016-12-01 Ritesh Harjaniblock: factor out req_set_nomerge
2016-12-01 Chaitanya Kulkarniblock: add support for REQ_OP_WRITE_ZEROES
2016-12-01 Chaitanya Kulkarniblock: add async variant of blkdev_issue_zeroout
2016-12-01 Damien Le Moalblock: Check partition alignment on zoned block devices
2016-11-29 Gabriel Krisman... blk-mq: Drop explicit timeout sync in hotplug
2016-11-28 Jens Axboeblk-wbt: allow wbt to be enabled always through sysfs
2016-11-28 Jens Axboeblk-wbt: cleanup disable-by-default for CFQ
2016-11-28 Jens Axboeblk-wbt: allow reset of default latency through sysfs
2016-11-22 Tejun Heoblock,blkcg: use __GFP_NOWARN for best-effort allocatio...
2016-11-22 Ming Leiblock: bio: pass bvec table to bio_init()
2016-11-21 Shaun Tancheffblock: apply blk_partition_remap to REQ_OP_ZONE_RESET
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-16 Arnd Bergmannblk-wbt: fix old-style function declaration
2016-11-16 Ming Leiblock: deal with stale req count of plug list
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 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-09 Jens Axboeblock: set REQ_SYNC if we clear REQ_FUA|REQ_PREFLUSH
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 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-01 Christoph Hellwigblock,fs: use REQ_* flags directly
2016-11-01 Christoph Hellwigblock: replace REQ_NOIDLE with REQ_IDLE
2016-11-01 Christoph Hellwigcfq-iosched: use op_is_sync instead of opencoding it
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: 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 Arnd Bergmannblock: zoned: fix harmless maybe-uninitialized warning
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
2016-10-15 Linus TorvaldsMerge tag 'befs-v4.9-rc1' of git://github.com/luisbg...
2016-10-15 Linus TorvaldsMerge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel...
2016-10-15 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-10-15 Linus TorvaldsMerge tag 'sound-fix-4.9-rc1' of git://git.kernel.org...
2016-10-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-10-15 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2016-10-15 Linus TorvaldsMerge branch 'for-linus-4.9' of git://git.kernel.org...
2016-10-15 Al ViroMerge branch 'work.uaccess' into for-linus
2016-10-15 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git.kernel...
2016-10-14 Linus TorvaldsMerge tag 'linux-kselftest-4.9-rc1-update' of git:...
2016-10-14 Linus TorvaldsMerge branch 'misc' of git://git.kernel.org/pub/scm...
2016-10-14 Linus TorvaldsMerge branch 'kbuild' of git://git.kernel.org/pub/scm...
2016-10-14 Linus TorvaldsMerge tag 'docs-4.9-2' of git://git.lwn.net/linux
2016-10-14 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2016-10-14 Linus TorvaldsMerge tag 'for-linus-2' of git://git.kernel.org/pub...
2016-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-10-14 Linus TorvaldsMerge tag 'rtc-4.9' of git://git.kernel.org/pub/scm...
2016-10-14 Linus TorvaldsMerge branch 'i2c/for-next' of git://git.kernel.org...
2016-10-14 Linus TorvaldsMerge tag 'acpi-extra-4.9-rc1' of git://git.kernel...
2016-10-14 Linus TorvaldsMerge tag 'pm-extra-4.9-rc1' of git://git.kernel.org...
2016-10-14 Linus TorvaldsMerge branch 'for-4.9' of git://git.kernel.org/pub...
2016-10-14 Linus TorvaldsMerge branch 'for-4.9' of git://git.kernel.org/pub...
2016-10-14 Linus TorvaldsMerge branch 'for-4.9' of git://git.kernel.org/pub...
2016-10-14 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2016-10-14 Linus TorvaldsMerge tag 'metag-for-v4.9-rc1' of git://git.kernel...
2016-10-14 Linus TorvaldsMerge tag 'powerpc-4.9-2' of git://git.kernel.org/pub...
2016-10-14 Rafael J. WysockiMerge branches 'acpi-fan', 'acpi-ec', 'acpi-drivers...
2016-10-14 Rafael J. WysockiMerge branches 'device-properties' and 'acpi-misc'
2016-10-14 Rafael J. WysockiMerge branches 'pm-cpufreq' and 'pm-devfreq'
2016-10-14 Linus TorvaldsMerge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org...
2016-10-14 Linus TorvaldsMerge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields...
2016-10-14 Linus TorvaldsMerge tag 'xfs-reflink-for-linus-4.9-rc1' of git:/...
2016-10-14 Linus TorvaldsMerge tag 'pci-v4.9-changes-2' of git://git.kernel...
2016-10-13 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.9-1' of git://git...
2016-10-13 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2016-10-12 Linus TorvaldsMerge tag 'pwm/for-4.9-rc1' of git://git.kernel.org...
next