Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | random32: add noise from network and scheduling activity | Willy Tarreau | 2020-10-24 | 4 | -0/+30 | |
| * | | | | | | | | | random32: make prandom_u32() output unpredictable | George Spelvin | 2020-10-24 | 4 | -190/+318 | |
* | | | | | | | | | | Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-10-24 | 21 | -108/+222 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | block: blk-mq: fix a kernel-doc markup | Mauro Carvalho Chehab | 2020-10-23 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge tag 'nvme-5.10-2020-10-23' of git://git.infradead.org/nvme into block-5.10 | Jens Axboe | 2020-10-23 | 6 | -54/+115 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | nvme-fc: shorten reconnect delay if possible for FC | James Smart | 2020-10-23 | 1 | -1/+18 | |
| | * | | | | | | | | | | nvme-fc: wait for queues to freeze before calling update_hr_hw_queues | James Smart | 2020-10-23 | 1 | -2/+5 | |
| | * | | | | | | | | | | nvme-fc: fix error loop in create_hw_io_queues | James Smart | 2020-10-23 | 1 | -2/+2 | |
| | * | | | | | | | | | | nvme-fc: fix io timeout to abort I/O | James Smart | 2020-10-23 | 1 | -39/+69 | |
| | * | | | | | | | | | | nvmet: don't use BLK_MQ_REQ_NOWAIT for passthru | Chaitanya Kulkarni | 2020-10-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | nvmet: cleanup nvmet_passthru_map_sg() | Logan Gunthorpe | 2020-10-22 | 1 | -3/+4 | |
| | * | | | | | | | | | | nvmet: limit passthru MTDS by BIO_MAX_PAGES | Logan Gunthorpe | 2020-10-22 | 1 | -1/+8 | |
| | * | | | | | | | | | | nvmet: fix uninitialized work for zero kato | zhenwei pi | 2020-10-22 | 1 | -1/+2 | |
| | * | | | | | | | | | | nvme-pci: disable Write Zeroes on Sandisk Skyhawk | Kai-Heng Feng | 2020-10-22 | 1 | -0/+2 | |
| | * | | | | | | | | | | nvme: use queuedata for nvme_req_qid | Keith Busch | 2020-10-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | nvme-rdma: fix crash due to incorrect cqe | Chao Leng | 2020-10-22 | 1 | -2/+3 | |
| | * | | | | | | | | | | nvme-rdma: fix crash when connect rejected | Chao Leng | 2020-10-22 | 1 | -1/+0 | |
| * | | | | | | | | | | | null_blk: use zone status for max active/open | Keith Busch | 2020-10-22 | 1 | -26/+43 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | block: remove unused members for io_context | Yufen Yu | 2020-10-20 | 1 | -6/+0 | |
| * | | | | | | | | | | blk-mq: remove the calling of local_memory_node() | Xianting Tian | 2020-10-20 | 2 | -2/+2 | |
| * | | | | | | | | | | zram: Fix __zram_bvec_{read,write}() locking order | Peter Zijlstra | 2020-10-19 | 1 | -3/+5 | |
| * | | | | | | | | | | skd_main: remove unused including <linux/version.h> | Tian Tao | 2020-10-17 | 1 | -1/+0 | |
| * | | | | | | | | | | sgl_alloc_order: fix memory leak | Douglas Gilbert | 2020-10-16 | 1 | -1/+1 | |
| * | | | | | | | | | | lightnvm: fix out-of-bounds write to array devices->info[] | Colin Ian King | 2020-10-16 | 1 | -2/+3 | |
| * | | | | | | | | | | nbd: make the config put is called before the notifying the waiter | Xiubo Li | 2020-10-14 | 1 | -1/+1 | |
| * | | | | | | | | | | scsi: handle zone resources errors | Damien Le Moal | 2020-10-13 | 1 | -0/+9 | |
| * | | | | | | | | | | nvme: translate zone resource errors | Keith Busch | 2020-10-13 | 1 | -0/+4 | |
| * | | | | | | | | | | block: add zone specific block statuses | Keith Busch | 2020-10-13 | 3 | -0/+30 | |
| * | | | | | | | | | | block/rnbd-clt: send_msg_close if any error occurs after send_msg_open | Gioh Kim | 2020-10-13 | 1 | -1/+3 | |
| * | | | | | | | | | | block/rnbd-clt: do not cap max_hw_sectors & max_segments with remote device | Jack Wang | 2020-10-13 | 1 | -5/+0 | |
| * | | | | | | | | | | block/rnbd-clt: remove nr argument from send_usr_msg | Guoqing Jiang | 2020-10-13 | 1 | -5/+5 | |
* | | | | | | | | | | | Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-10-24 | 5 | -118/+191 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | splice: change exported internal do_splice() helper to take kernel offset | Jens Axboe | 2020-10-22 | 2 | -15/+52 | |
| * | | | | | | | | | | | io_uring: make loop_rw_iter() use original user supplied pointers | Jens Axboe | 2020-10-22 | 1 | -14/+12 | |
| * | | | | | | | | | | | io_uring: remove req cancel in ->flush() | Pavel Begunkov | 2020-10-22 | 1 | -23/+5 | |
| * | | | | | | | | | | | io-wq: re-set NUMA node affinities if CPUs come online | Jens Axboe | 2020-10-22 | 1 | -4/+56 | |
| * | | | | | | | | | | | io_uring: don't reuse linked_timeout | Pavel Begunkov | 2020-10-21 | 1 | -1/+3 | |
| * | | | | | | | | | | | io_uring: unify fsize with def->work_flags | Jens Axboe | 2020-10-20 | 3 | -14/+18 | |
| * | | | | | | | | | | | io_uring: fix racy REQ_F_LINK_TIMEOUT clearing | Pavel Begunkov | 2020-10-19 | 1 | -4/+13 | |
| * | | | | | | | | | | | io_uring: do poll's hash_node init in common code | Pavel Begunkov | 2020-10-19 | 1 | -2/+1 | |
| * | | | | | | | | | | | io_uring: inline io_poll_task_handler() | Pavel Begunkov | 2020-10-19 | 1 | -19/+12 | |
| * | | | | | | | | | | | io_uring: remove extra ->file check in poll prep | Pavel Begunkov | 2020-10-19 | 1 | -2/+0 | |
| * | | | | | | | | | | | io_uring: make cached_cq_overflow non atomic_t | Pavel Begunkov | 2020-10-19 | 1 | -5/+6 | |
| * | | | | | | | | | | | io_uring: inline io_fail_links() | Pavel Begunkov | 2020-10-19 | 1 | -10/+3 | |
| * | | | | | | | | | | | io_uring: kill ref get/drop in personality init | Pavel Begunkov | 2020-10-19 | 1 | -4/+9 | |
| * | | | | | | | | | | | io_uring: flags-based creds init in queue | Pavel Begunkov | 2020-10-19 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge tag 'libata-5.10-2020-10-24' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-10-24 | 4 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ata: fix some kernel-doc markups | Mauro Carvalho Chehab | 2020-10-23 | 3 | -3/+3 | |
| * | | | | | | | | | | | | ata: sata_rcar: Fix DMA boundary mask | Geert Uytterhoeven | 2020-10-16 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2020-10-24 | 47 | -129/+308 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |