Show patches with: none      |   39155 patches
« 1 2 ... 186 187 188391 392 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[7/9] fs: remove compat_sys_vmsplice [1/9] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-25 Christoph Hellwig New
[6/9] fs: remove the compat readv/writev syscalls [1/9] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-25 Christoph Hellwig New
[5/9] fs: remove various compat readv/writev helpers [1/9] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-25 Christoph Hellwig New
[4/9] iov_iter: transparently handle compat iovecs in import_iovec [1/9] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-25 Christoph Hellwig New
[3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec [1/9] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-25 Christoph Hellwig New
[2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c [1/9] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-25 Christoph Hellwig New
[1/9] compat.h: fix a spelling error in <linux/compat.h> [1/9] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-25 Christoph Hellwig New
[PATCHv4,1/3] block: add zone specific block statuses zoned block device specific errors - 4 - --- 2020-09-25 Keith Busch New
[PATCHv4,3/3] scsi: handle zone resources errors zoned block device specific errors 1 2 - --- 2020-09-24 Keith Busch New
[PATCHv4,2/3] nvme: translate zone resource errors zoned block device specific errors - 4 - --- 2020-09-24 Keith Busch New
[PATCHv4,1/3] block: add zone specific block statuses zoned block device specific errors - 4 - --- 2020-09-24 Keith Busch New
[GIT,PULL] nvme fixes for 5.9 [GIT,PULL] nvme fixes for 5.9 - - - --- 2020-09-24 Christoph Hellwig New
[13/13] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag [01/13] fs: remove the unused SB_I_MULTIROOT flag - 2 - --- 2020-09-24 Christoph Hellwig New
[12/13] bdi: invert BDI_CAP_NO_ACCT_WB [01/13] fs: remove the unused SB_I_MULTIROOT flag - 2 - --- 2020-09-24 Christoph Hellwig New
[11/13] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag [01/13] fs: remove the unused SB_I_MULTIROOT flag - 2 - --- 2020-09-24 Christoph Hellwig New
[10/13] mm: use SWP_SYNCHRONOUS_IO more intelligently [01/13] fs: remove the unused SB_I_MULTIROOT flag - 2 - --- 2020-09-24 Christoph Hellwig New
[09/13] bdi: remove BDI_CAP_SYNCHRONOUS_IO [01/13] fs: remove the unused SB_I_MULTIROOT flag - 2 - --- 2020-09-24 Christoph Hellwig New
[08/13] bdi: remove BDI_CAP_CGROUP_WRITEBACK [01/13] fs: remove the unused SB_I_MULTIROOT flag - 2 - --- 2020-09-24 Christoph Hellwig New
[07/13] block: lift setting the readahead size into the block layer [01/13] fs: remove the unused SB_I_MULTIROOT flag 1 4 - --- 2020-09-24 Christoph Hellwig New
[06/13] md: update the optimal I/O size on reshape [01/13] fs: remove the unused SB_I_MULTIROOT flag 1 2 - --- 2020-09-24 Christoph Hellwig New
[05/13] bdi: initialize ->ra_pages and ->io_pages in bdi_init [01/13] fs: remove the unused SB_I_MULTIROOT flag 2 1 - --- 2020-09-24 Christoph Hellwig New
[04/13] aoe: set an optimal I/O size [01/13] fs: remove the unused SB_I_MULTIROOT flag - 2 - --- 2020-09-24 Christoph Hellwig New
[03/13] bcache: inherit the optimal I/O size [01/13] fs: remove the unused SB_I_MULTIROOT flag 1 2 - --- 2020-09-24 Christoph Hellwig New
[02/13] drbd: remove dead code in device_to_statistics [01/13] fs: remove the unused SB_I_MULTIROOT flag - 2 - --- 2020-09-24 Christoph Hellwig New
[01/13] fs: remove the unused SB_I_MULTIROOT flag [01/13] fs: remove the unused SB_I_MULTIROOT flag - 2 - --- 2020-09-24 Christoph Hellwig New
null_blk: synchronization fix for zoned device null_blk: synchronization fix for zoned device - - - --- 2020-09-24 Kanchan Joshi New
block: check poll() callback when setting QUEUE_FLAG_POLL block: check poll() callback when setting QUEUE_FLAG_POLL - - - --- 2020-09-24 Jingbo Xu New
[2/2] dm: add support for REQ_NOWAIT and enable it for linear target block/dm: add REQ_NOWAIT support for bio-based - - - --- 2020-09-23 Mike Snitzer New
[1/2] block: add QUEUE_FLAG_NOWAIT block/dm: add REQ_NOWAIT support for bio-based - 1 - --- 2020-09-23 Mike Snitzer New
block: fix potential double free during probe failure block: fix potential double free during probe failure - - - --- 2020-09-23 Christoph Hellwig New
[git,pull] device mapper fixes for 5.9 final [git,pull] device mapper fixes for 5.9 final - - - --- 2020-09-23 Mike Snitzer New
block: fix bmd->is_null_mapped initialization block: fix bmd->is_null_mapped initialization - - 1 --- 2020-09-23 Christoph Hellwig New
[v2,5/5] io_uring: Fix double list add in io_queue_async_work() io_uring: Fix async workqueue is not canceled on some corner case - - - --- 2020-09-23 Muchun Song New
[v2,4/5] io_uring: Fix missing save the current thread files io_uring: Fix async workqueue is not canceled on some corner case - - - --- 2020-09-23 Muchun Song New
[v2,3/5] io_uring: Fix remove irrelevant req from the task_list io_uring: Fix async workqueue is not canceled on some corner case - - - --- 2020-09-23 Muchun Song New
[v2,2/5] io_uring: Fix missing smp_mb() in io_cancel_async_work() io_uring: Fix async workqueue is not canceled on some corner case - - - --- 2020-09-23 Muchun Song New
[v2,1/5] io_uring: Fix resource leaking when kill the process io_uring: Fix async workqueue is not canceled on some corner case - - - --- 2020-09-23 Muchun Song New
[v4,3/3] xen-blkfront: Apply changed parameter name to the document xen-blk(back|front): Let users disable persistent grants 1 1 - --- 2020-09-23 SeongJae Park New
[v4,2/3] xen-blkfront: add a parameter for disabling of persistent grants xen-blk(back|front): Let users disable persistent grants 1 1 - --- 2020-09-23 SeongJae Park New
[v4,1/3] xen-blkback: add a parameter for disabling of persistent grants xen-blk(back|front): Let users disable persistent grants 1 1 - --- 2020-09-23 SeongJae Park New
[9/9] security/keys: remove compat_keyctl_instantiate_key_iov [1/9] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-23 Christoph Hellwig New
[8/9] mm: remove compat_process_vm_{readv,writev} [1/9] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-23 Christoph Hellwig New
[7/9] fs: remove compat_sys_vmsplice [1/9] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-23 Christoph Hellwig New
[6/9] fs: remove the compat readv/writev syscalls [1/9] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-23 Christoph Hellwig New
[5/9] fs: remove various compat readv/writev helpers [1/9] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-23 Christoph Hellwig New
[4/9] iov_iter: transparently handle compat iovecs in import_iovec [1/9] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-23 Christoph Hellwig New
[3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec [1/9] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-23 Christoph Hellwig New
[2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c [1/9] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-23 Christoph Hellwig New
[1/9] compat.h: fix a spelling error in <linux/compat.h> [1/9] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-23 Christoph Hellwig New
[V3,for,5.11,12/12] scsi: replace sdev->device_busy with sbitmap blk-mq/scsi: tracking device queue depth via sbitmap - 1 - --- 2020-09-23 Ming Lei New
[V3,for,5.11,11/12] scsi: make sure sdev->queue_depth is <= shost->can_queue blk-mq/scsi: tracking device queue depth via sbitmap - 1 - --- 2020-09-23 Ming Lei New
[V3,for,5.11,10/12] scsi: add scsi_device_busy() to read sdev->device_busy blk-mq/scsi: tracking device queue depth via sbitmap - - - --- 2020-09-23 Ming Lei New
[V3,for,5.11,09/12] scsi: put hot fields of scsi_host_template into one cacheline blk-mq/scsi: tracking device queue depth via sbitmap - 1 - --- 2020-09-23 Ming Lei New
[V3,for,5.11,08/12] blk-mq: return budget token from .get_budget callback blk-mq/scsi: tracking device queue depth via sbitmap - - - --- 2020-09-23 Ming Lei New
[V3,for,5.11,07/12] blk-mq: add callbacks for storing & retrieving budget token blk-mq/scsi: tracking device queue depth via sbitmap - - - --- 2020-09-23 Ming Lei New
[V3,for,5.11,06/12] sbitmap: add helper of sbitmap_calculate_shift blk-mq/scsi: tracking device queue depth via sbitmap - 1 - --- 2020-09-23 Ming Lei New
[V3,for,5.11,05/12] sbitmap: export sbitmap_weight blk-mq/scsi: tracking device queue depth via sbitmap - 1 - --- 2020-09-23 Ming Lei New
[V3,for,5.11,04/12] sbitmap: move allocation hint into sbitmap blk-mq/scsi: tracking device queue depth via sbitmap - - - --- 2020-09-23 Ming Lei New
[V3,for,5.11,03/12] sbitmap: add helpers for updating allocation hint blk-mq/scsi: tracking device queue depth via sbitmap - 1 - --- 2020-09-23 Ming Lei New
[V3,for,5.11,02/12] sbitmap: maintain allocation round_robin in sbitmap blk-mq/scsi: tracking device queue depth via sbitmap - 1 - --- 2020-09-23 Ming Lei New
[V3,for,5.11,01/12] sbitmap: remove sbitmap_clear_bit_unlock blk-mq/scsi: tracking device queue depth via sbitmap - 2 - --- 2020-09-23 Ming Lei New
[GIT,PULL] Block fixes for 5.9-rc [GIT,PULL] Block fixes for 5.9-rc - - - --- 2020-09-22 Jens Axboe New
[v3,3/3] xen-blkfront: Apply changed parameter name to the document xen-blk(back|front): Let users disable persistent grants - 1 - --- 2020-09-22 SeongJae Park New
[v3,2/3] xen-blkfront: add a parameter for disabling of persistent grants xen-blk(back|front): Let users disable persistent grants - 1 - --- 2020-09-22 SeongJae Park New
[v3,1/3] xen-blkback: add a parameter for disabling of persistent grants xen-blk(back|front): Let users disable persistent grants - 1 - --- 2020-09-22 SeongJae Park New
[v2,3/3] xen-blkfront: Apply changed parameter name to the document xen-blk(back|front): Let users disable persistent grants - - - --- 2020-09-22 SeongJae Park New
[v2,2/3] xen-blkfront: add a parameter for disabling of persistent grants xen-blk(back|front): Let users disable persistent grants - - - --- 2020-09-22 SeongJae Park New
[v2,1/3] xen-blkback: add a parameter for disabling of persistent grants xen-blk(back|front): Let users disable persistent grants - - - --- 2020-09-22 SeongJae Park New
[blktests] block/011: remove and rescan for evicted device [blktests] block/011: remove and rescan for evicted device - - - --- 2020-09-22 Klaus Jensen New
xen-blkback: add a parameter for disabling of persistent grants xen-blkback: add a parameter for disabling of persistent grants - - - --- 2020-09-22 SeongJae Park New
[v2,2/2] nbd: introduce a client flag to do zero timeout handling nbd: improve timeout handling and a fix - 1 - --- 2020-09-22 Hou Pu New
[v2,1/2] nbd: return -ETIMEDOUT when NBD_DO_IT ioctl returns nbd: improve timeout handling and a fix - 1 - --- 2020-09-22 Hou Pu New
[v3,6/6] dm: change max_io_len() to use blk_max_size_offset() dm: fix then improve bio splitting - - - --- 2020-09-22 Mike Snitzer New
[v3,5/6] dm table: stack 'chunk_sectors' limit to account for target-specific splitting dm: fix then improve bio splitting - - - --- 2020-09-22 Mike Snitzer New
[v3,4/6] block: allow 'chunk_sectors' to be non-power-of-2 dm: fix then improve bio splitting - 2 - --- 2020-09-22 Mike Snitzer New
[v3,3/6] block: use lcm_not_zero() when stacking chunk_sectors dm: fix then improve bio splitting - 2 - --- 2020-09-22 Mike Snitzer New
[v3,2/6] dm: fix comment in dm_process_bio() dm: fix then improve bio splitting - - - --- 2020-09-22 Mike Snitzer New
[v3,1/6] dm: fix bio splitting and its bio completion order for regular IO dm: fix then improve bio splitting - - - --- 2020-09-22 Mike Snitzer New
[11/11] security/keys: remove compat_keyctl_instantiate_key_iov [01/11] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-21 Christoph Hellwig New
[10/11] mm: remove compat_process_vm_{readv,writev} [01/11] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-21 Christoph Hellwig New
[09/11] fs: remove compat_sys_vmsplice [01/11] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-21 Christoph Hellwig New
[08/11] fs: remove the compat readv/writev syscalls [01/11] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-21 Christoph Hellwig New
[07/11] fs: remove various compat readv/writev helpers [01/11] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-21 Christoph Hellwig New
[06/11] iov_iter: handle the compat case in import_iovec [01/11] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-21 Christoph Hellwig New
[05/11] iov_iter: merge the compat case into rw_copy_check_uvector [01/11] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-21 Christoph Hellwig New
[04/11] iov_iter: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector [01/11] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-21 Christoph Hellwig New
[03/11] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c and mark it static [01/11] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-21 Christoph Hellwig New
[02/11] mm: call import_iovec() instead of rw_copy_check_uvector() in process_vm_rw() [01/11] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-21 Christoph Hellwig New
[01/11] compat.h: fix a spelling error in <linux/compat.h> [01/11] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-21 Christoph Hellwig New
[-next] rsxx: simplify the return expression of rsxx_save_config() [-next] rsxx: simplify the return expression of rsxx_save_config() - - - --- 2020-09-21 Qinglang Miao New
[3/3] nbd: introduce a client flag to do zero timeout handling nbd: improve timeout handling and a fix - - - --- 2020-09-21 Hou Pu New
[2/3] nbd: unify behavior in timeout no matter how many sockets is configured nbd: improve timeout handling and a fix - - - --- 2020-09-21 Hou Pu New
[1/3] nbd: return -ETIMEDOUT when NBD_DO_IT ioctl returns nbd: improve timeout handling and a fix - 1 - --- 2020-09-21 Hou Pu New
[13/13] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag [01/13] fs: remove the unused SB_I_MULTIROOT flag - 2 - --- 2020-09-21 Christoph Hellwig New
[12/13] bdi: invert BDI_CAP_NO_ACCT_WB [01/13] fs: remove the unused SB_I_MULTIROOT flag - 2 - --- 2020-09-21 Christoph Hellwig New
[11/13] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag [01/13] fs: remove the unused SB_I_MULTIROOT flag - 2 - --- 2020-09-21 Christoph Hellwig New
[10/13] mm: use SWP_SYNCHRONOUS_IO more intelligently [01/13] fs: remove the unused SB_I_MULTIROOT flag - 2 - --- 2020-09-21 Christoph Hellwig New
[09/13] bdi: remove BDI_CAP_SYNCHRONOUS_IO [01/13] fs: remove the unused SB_I_MULTIROOT flag - 2 - --- 2020-09-21 Christoph Hellwig New
[08/13] bdi: remove BDI_CAP_CGROUP_WRITEBACK [01/13] fs: remove the unused SB_I_MULTIROOT flag - 2 - --- 2020-09-21 Christoph Hellwig New
[07/13] block: lift setting the readahead size into the block layer [01/13] fs: remove the unused SB_I_MULTIROOT flag 1 1 - --- 2020-09-21 Christoph Hellwig New
« 1 2 ... 186 187 188391 392 »