summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: don't handle failure in .get_budgetMing Lei2017-11-041-1/+1
* block: add a poll_fn callback to struct request_queueChristoph Hellwig2017-11-031-1/+3
* block: introduce GENHD_FL_HIDDENChristoph Hellwig2017-11-031-0/+1
* block: don't look at the struct device dev_t in disk_devtChristoph Hellwig2017-11-031-1/+1
* block: add a blk_steal_bios helperChristoph Hellwig2017-11-031-0/+2
* block: provide a direct_make_request helperChristoph Hellwig2017-11-031-0/+1
* block: add REQ_DRV bitChristoph Hellwig2017-11-031-0/+5
* block: move REQ_NOWAITChristoph Hellwig2017-11-031-2/+2
* Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-4.15/blockJens Axboe2017-11-032-6/+13
|\
| * nvme-fc: add a dev_loss_tmo field to the remoteportJames Smart2017-11-011-2/+9
| * nvme-fc: remove NVME_FC_MAX_SEGMENTSJames Smart2017-10-271-2/+0
| * block: remove blk_mq_reinit_tagsetSagi Grimberg2017-10-181-2/+0
| * block: introduce blk_mq_tagset_iterSagi Grimberg2017-10-181-0/+2
| * nvme-fc: add uevent for auto-connectJames Smart2017-10-041-0/+2
* | blk-mq-sched: improve dispatching from sw queueMing Lei2017-11-011-0/+2
* | blk-mq: introduce .get_budget and .put_budget in blk_mq_opsMing Lei2017-11-011-0/+11
* | sbitmap: introduce __sbitmap_for_each_set()Ming Lei2017-11-011-17/+47
* | elevator: allow name aliasesJens Axboe2017-10-251-0/+1
* | lightnvm: implement generic path for sync I/OJavier González2017-10-131-0/+3
* | lightnvm: remove stale extern and unused exported symbolsRakesh Pandit2017-10-131-7/+0
* | lightnvm: remove unused argument from nvm_set_tgt_bb_tblRakesh Pandit2017-10-131-1/+1
* | lightnvm: prevent target type module removal when in useRakesh Pandit2017-10-131-0/+1
* | fs/block_dev: remove vfs_msg() interfaceRakesh Pandit2017-10-121-11/+0
* | blk-stat: delete useless codeShaohua Li2017-10-101-3/+2
* | writeback: merge try_to_writeback_inodes_sb_nr() into callerRakesh Pandit2017-10-101-3/+1
* | backing-dev: kill unused pdflush_proc_obsolete()Jens Axboe2017-10-061-2/+0
* | block: remove QUEUE_FLAG_STACKABLEChristoph Hellwig2017-10-051-5/+0
* | writeback: eliminate work item allocation in bd_start_writeback()Jens Axboe2017-10-043-23/+23
|/
* writeback: only allow one inflight and pending full flushJens Axboe2017-10-031-0/+1
* writeback: make wb_start_writeback() staticJens Axboe2017-10-031-2/+0
* writeback: provide a wakeup_flusher_threads_bdi()Jens Axboe2017-10-031-0/+2
* writeback: remove 'range_cyclic' argument for wb_start_writeback()Jens Axboe2017-10-031-1/+1
* fs: kill 'nr_pages' argument from wakeup_flusher_threads()Jens Axboe2017-10-031-1/+1
* buffer: have alloc_page_buffers() use __GFP_NOFAILJens Axboe2017-10-031-1/+1
* block: fix a build errorShaohua Li2017-09-261-1/+1
* block: make blkcg aware of kthread stored original cgroup infoShaohua Li2017-09-261-6/+7
* blkcg: delete unused APIsShaohua Li2017-09-262-14/+0
* kthread: add a mechanism to store cgroup infoShaohua Li2017-09-261-0/+11
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-253-18/+15
|\
| * nvmet-fc: sync header templates with commentsJames Smart2017-09-251-5/+8
| * nvme: add transport SGL definitionsJames Smart2017-09-251-0/+6
| * nvme.h: remove FC transport-specific error valuesJames Smart2017-09-251-13/+0
| * blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long2017-09-251-0/+1
* | Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-241-0/+7
|\ \
| * | of: provide inline helper for of_find_device_by_nodeArnd Bergmann2017-09-191-0/+7
| |/
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-241-4/+1
|\ \
| * | Revert "genirq: Restrict effective affinity to interrupts actually using it"Thomas Gleixner2017-09-211-4/+1
| |/
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-241-4/+8
|\ \
| * | syscalls: Use CHECK_DATA_CORRUPTION for addr_limit_user_checkThomas Garnier2017-09-171-4/+8
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-236-22/+12
|\ \