summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-251-0/+6
|\
| * Merge branch 'nvme-5.5' of git://git.infradead.org/nvme into for-5.5/drivers-...Jens Axboe2019-11-211-0/+6
| |\
| | * nvme: hwmon: provide temperature min and max values for each sensorAkinobu Mita2019-11-211-0/+6
| * | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Jens Axboe2019-11-071-0/+1
| |\ \
* | | | Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-252-48/+188
|\| | |
| * | | Merge branch 'for-5.5/block' into for-5.5/driversJens Axboe2019-11-078-70/+331
| |\ \ \ | | |_|/ | |/| |
| * | | nvme: resync include/linux/nvme.h with nvmecliRevanth Rajashekar2019-11-041-3/+50
| * | | nvme: introduce "Command Aborted By host" status codeMax Gurtovoy2019-11-041-0/+1
| * | | nvme-fc: Sync nvme-fc header to FC-NVME-2James Smart2019-11-041-45/+137
* | | | Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-2510-242/+369
|\ \ \ \
| * | | | block: add iostat counters for flush requestsKonstantin Khlebnikov2019-11-211-0/+1
| * | | | blk-cgroup: cgroup_rstat_updated() shouldn't be called on cgroup1Tejun Heo2019-11-181-1/+2
| * | | | sbitmap: Delete sbitmap_any_bit_clear()John Garry2019-11-131-9/+0
| * | | | blk-mq: Delete blk_mq_has_free_tags() and blk_mq_can_queue()John Garry2019-11-131-1/+0
| * | | | blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTATTejun Heo2019-11-071-159/+0
| * | | | blk-cgroup: reimplement basic IO stats using cgroup rstatTejun Heo2019-11-071-5/+43
| * | | | blk-cgroup: remove now unused blkg_print_stat_{bytes|ios}_recursive()Tejun Heo2019-11-071-5/+0
| * | | | Merge branch 'for-linus' into for-5.5/blockJens Axboe2019-11-0738-102/+274
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | block: add zone open, close and finish ioctl supportAjay Joshi2019-11-072-8/+19
| * | | | block: add zone open, close and finish operationsAjay Joshi2019-11-072-2/+28
| * | | | block: sed-opal: Add support to read/write opal tables genericallyRevanth Rajashekar2019-11-042-0/+21
| * | | | blk-mq: Make blk_mq_run_hw_queue() return voidJohn Garry2019-11-011-1/+1
| * | | | fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint nameEugene Syromiatnikov2019-10-251-1/+8
| * | | | blk-mq: fill header with kernel-docAndré Almeida2019-10-251-40/+185
| * | | | block: reorder bio::__bi_remaining for better packingDavid Sterba2019-10-251-1/+1
| * | | | blk-mq: Inline status checkersPavel Begunkov2019-10-071-2/+18
| * | | | block: Document all members of blk_mq_tag_set and bkl_mq_queue_mapBart Van Assche2019-10-071-11/+43
| * | | | block: Remove request_queue.nr_queuesBart Van Assche2019-10-071-1/+0
| * | | | block: Fix writeback throttling W=1 compiler warningsBart Van Assche2019-10-071-4/+8
| | |/ / | |/| |
* | | | Merge tag 'for-5.5/libata-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-251-6/+7
|\ \ \ \
| * | | | ata: make qc_prep return ata_completion_errorsJiri Slaby2019-11-011-6/+6
| * | | | ata: define AC_ERR_OKJiri Slaby2019-11-011-0/+1
* | | | | Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-255-1/+386
|\ \ \ \ \
| * | | | | io_uring: add support for backlogged CQ ringJens Axboe2019-11-091-0/+1
| * | | | | io_uring: add support for linked SQE timeoutsJens Axboe2019-11-081-0/+1
| * | | | | io_uring: add completion trace eventJens Axboe2019-11-041-9/+45
| * | | | | io_uring: remove io_uring_add_to_prev() trace eventJens Axboe2019-11-011-29/+0
| * | | | | io_uring: support for generic async request cancelJens Axboe2019-11-011-0/+2
| * | | | | io_uring: add support for IORING_OP_ACCEPTJens Axboe2019-10-291-1/+6
| * | | | | net: add __sys_accept4_file() helperJens Axboe2019-10-291-0/+3
| * | | | | io_uring: replace workqueue usage with io-wqJens Axboe2019-10-291-5/+7
| * | | | | io-wq: small threadpool implementation for io_uringJens Axboe2019-10-291-0/+1
| * | | | | io_uring: add set of tracing eventsDmitrii Dolgov2019-10-292-0/+350
| * | | | | io_uring: add support for canceling timeout requestsJens Axboe2019-10-291-0/+1
| * | | | | io_uring: add support for absolute timeoutsJens Axboe2019-10-291-0/+5
| * | | | | io_uring: allow application controlled CQ ring sizeJens Axboe2019-10-291-0/+1
| * | | | | io_uring: add support for IORING_REGISTER_FILES_UPDATEJens Axboe2019-10-291-0/+6
* | | | | | Merge tag 'tpmdd-next-20191112' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2019-11-253-56/+244
|\ \ \ \ \ \
| * | | | | | KEYS: trusted: Move TPM2 trusted keys codeSumit Garg2019-11-122-18/+25
| * | | | | | KEYS: trusted: Create trusted keys subsystemSumit Garg2019-11-122-3/+5