Show patches with: State = Action Required       |   38467 patches
« 1 2 ... 223 224 225384 385 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,12/24] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-11-21 John Hubbard New
[v7,11/24] goldish_pipe: convert to pin_user_pages() and put_user_page() mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-11-21 John Hubbard New
[v7,10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-21 John Hubbard New
[v7,09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM mm/gup: track dma-pinned pages: FOLL_PIN 1 2 1 --- 2019-11-21 John Hubbard New
[v7,08/24] media/v4l2-core: set pages dirty upon releasing DMA buffers mm/gup: track dma-pinned pages: FOLL_PIN 1 1 - --- 2019-11-21 John Hubbard New
[v7,07/24] IB/umem: use get_user_pages_fast() to pin DMA pages mm/gup: track dma-pinned pages: FOLL_PIN - 4 - --- 2019-11-21 John Hubbard New
[v7,06/24] goldish_pipe: rename local pin_user_pages() routine mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-21 John Hubbard New
[v7,05/24] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-11-21 John Hubbard New
[v7,04/24] mm: Cleanup __put_devmap_managed_page() vs ->page_free() mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-21 John Hubbard New
[v7,03/24] mm/gup: move try_get_compound_head() to top, fix minor issues mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-21 John Hubbard New
[v7,02/24] mm/gup: factor out duplicate code from four routines mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-21 John Hubbard New
[v7,01/24] mm/gup: pass flags arg to __gup_device_* functions mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-21 John Hubbard New
[v2] block: Fix Kconfig indentation [v2] block: Fix Kconfig indentation - - - --- 2019-11-21 Krzysztof Kozlowski New
block: Fix Kconfig indentation block: Fix Kconfig indentation - - - --- 2019-11-20 Krzysztof Kozlowski New
[1/1] scsi core: limit overhead of device_busy counter for SSDs : limit overhead of device_busy counter for SSDs - - - --- 2019-11-19 Sumanesh Samanta New
bfq: Replace kmalloc_node with kzalloc_node bfq: Replace kmalloc_node with kzalloc_node - - - --- 2019-11-19 Xianting Tian New
[RFC,V2,5/5] scsi: hisi_sas: Switch v3 hw to MQ blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs - - - --- 2019-11-19 John Garry New
[RFC,V2,4/5] scsi: Add template flag 'host_tagset' blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs - - - --- 2019-11-19 John Garry New
[RFC,V2,3/5] blk-mq: Facilitate a shared sbitmap per tagset blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs - - - --- 2019-11-19 John Garry New
[RFC,V2,2/5] blk-mq: rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs - 1 - --- 2019-11-19 John Garry New
[RFC,v2,1/5] blk-mq: Remove some unused function arguments blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs - 1 - --- 2019-11-19 John Garry New
[v6,24/24] mm, tree-wide: rename put_user_page*() to unpin_user_page*() mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-11-19 John Hubbard New
[v6,23/24] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-11-19 John Hubbard New
[v6,22/24] mm/gup_benchmark: support pin_user_pages() and related calls mm/gup: track dma-pinned pages: FOLL_PIN - - - --- 2019-11-19 John Hubbard New
[v6,21/24] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1" mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-11-19 John Hubbard New
[v6,20/24] powerpc: book3s64: convert to pin_user_pages() and put_user_page() mm/gup: track dma-pinned pages: FOLL_PIN - - - --- 2019-11-19 John Hubbard New
[v6,19/24] vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversion mm/gup: track dma-pinned pages: FOLL_PIN - - - --- 2019-11-19 John Hubbard New
[v6,18/24] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion mm/gup: track dma-pinned pages: FOLL_PIN 1 - - --- 2019-11-19 John Hubbard New
[v6,17/24] mm/gup: track FOLL_PIN pages mm/gup: track dma-pinned pages: FOLL_PIN - - - --- 2019-11-19 John Hubbard New
[v6,16/24] net/xdp: set FOLL_PIN via pin_user_pages() mm/gup: track dma-pinned pages: FOLL_PIN 1 - - --- 2019-11-19 John Hubbard New
[v6,15/24] fs/io_uring: set FOLL_PIN via pin_user_pages() mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-11-19 John Hubbard New
[v6,14/24] drm/via: set FOLL_PIN via pin_user_pages_fast() mm/gup: track dma-pinned pages: FOLL_PIN 1 2 - --- 2019-11-19 John Hubbard New
[v6,13/24] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote() mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-19 John Hubbard New
[v6,12/24] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-11-19 John Hubbard New
[v6,11/24] goldish_pipe: convert to pin_user_pages() and put_user_page() mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-11-19 John Hubbard New
[v6,10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-19 John Hubbard New
[v6,09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-11-19 John Hubbard New
[v6,08/24] media/v4l2-core: set pages dirty upon releasing DMA buffers mm/gup: track dma-pinned pages: FOLL_PIN 1 - - --- 2019-11-19 John Hubbard New
[v6,07/24] IB/umem: use get_user_pages_fast() to pin DMA pages mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-19 John Hubbard New
[v6,06/24] goldish_pipe: rename local pin_user_pages() routine mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-19 John Hubbard New
[v6,05/24] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-11-19 John Hubbard New
[v6,04/24] mm: Cleanup __put_devmap_managed_page() vs ->page_free() mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-11-19 John Hubbard New
[v6,03/24] mm/gup: move try_get_compound_head() to top, fix minor issues mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-11-19 John Hubbard New
[v6,02/24] mm/gup: factor out duplicate code from four routines mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-11-19 John Hubbard New
[v6,01/24] mm/gup: pass flags arg to __gup_device_* functions mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-19 John Hubbard New
[RESEND,2/2] scsi: ufs: Update L4 attributes on manual hibern8 exit in Cadence UFS. scsi: ufs: hibern8 fixes - 1 - --- 2019-11-19 Sheeba B New
[RESEND,1/2] scsi: ufs: Enable hibern8 interrupt only during manual hibern8 in Cadence UFS. scsi: ufs: hibern8 fixes - - - --- 2019-11-19 Sheeba B New
[v2] nbd:fix memory leak in nbd_get_socket() [v2] nbd:fix memory leak in nbd_get_socket() - 2 - --- 2019-11-19 Sun Ke New
nbd:fix memory leak in nbd_get_socket() nbd:fix memory leak in nbd_get_socket() - - - --- 2019-11-19 Sun Ke New
block: Don't disable interrupts in trigger_softirq() block: Don't disable interrupts in trigger_softirq() - 1 - --- 2019-11-18 Sebastian Andrzej Siewior New
[4/4] scsi: core: don't limit per-LUN queue depth for SSD scis: don't apply per-LUN queue depth for SSD - - - --- 2019-11-18 Ming Lei New
[3/4] scsi: sd: register request queue after sd_revalidate_disk is done scis: don't apply per-LUN queue depth for SSD - 1 - --- 2019-11-18 Ming Lei New
[2/4] scsi: mpt3sas: use private counter for tracking inflight per-LUN commands scis: don't apply per-LUN queue depth for SSD - 1 - --- 2019-11-18 Ming Lei New
[1/4] scsi: megaraid_sas: use private counter for tracking inflight per-LUN commands scis: don't apply per-LUN queue depth for SSD - 1 - --- 2019-11-18 Ming Lei New
[V2] scsi: core: only re-run queue in scsi_end_request() if device queue is busy [V2] scsi: core: only re-run queue in scsi_end_request() if device queue is busy - - - --- 2019-11-18 Ming Lei New
[v2,4/4] mtip32xx: Replace magic numbers with PCI constants skd/mtip32xx: Prefer pcie_capability_read_word() - - - --- 2019-11-18 Frederick Lawler New
[v2,3/4] mtip32xx: Prefer pcie_capability_read_word() skd/mtip32xx: Prefer pcie_capability_read_word() - - - --- 2019-11-18 Frederick Lawler New
[v2,2/4] skd: Replace magic numbers with PCI constants skd/mtip32xx: Prefer pcie_capability_read_word() - - - --- 2019-11-18 Frederick Lawler New
[v2,1/4] skd: Prefer pcie_capability_read_word() skd/mtip32xx: Prefer pcie_capability_read_word() - - - --- 2019-11-18 Frederick Lawler New
scsi: core: only re-run queue in scsi_end_request() if device queue is busy scsi: core: only re-run queue in scsi_end_request() if device queue is busy - - - --- 2019-11-17 Ming Lei New
[2/2] nbd: add support to replace running daemon [1/2] nbd: move send_disconnects - - - --- 2019-11-16 Mike Christie New
[1/2] nbd: move send_disconnects [1/2] nbd: move send_disconnects - - - --- 2019-11-16 Mike Christie New
[v2] blk-mq: avoid repeatedly scheduling the same work to run hardware queue [v2] blk-mq: avoid repeatedly scheduling the same work to run hardware queue - - - --- 2019-11-16 Long Li New
[blktests,4/4] tests/srp/015: Add a test that uses the SoftiWARP (siw) driver Add an SRP test for the SoftiWARP driver - - - --- 2019-11-15 Bart Van Assche New
[blktests,3/4] common/multipath-over-rdma, tests/srp: Make it easy to use siw instead of rdma_rxe Add an SRP test for the SoftiWARP driver - - - --- 2019-11-15 Bart Van Assche New
[blktests,2/4] common/multipath-over-rdma: Rename two functions Add an SRP test for the SoftiWARP driver - - - --- 2019-11-15 Bart Van Assche New
[blktests,1/4] common/multipath-over-rdma: Fix expand_ipv6_addr() Add an SRP test for the SoftiWARP driver - - - --- 2019-11-15 Bart Van Assche New
[-next] scsi: sd_zbc: Remove set but not used variable 'buflen' [-next] scsi: sd_zbc: Remove set but not used variable 'buflen' - 1 - --- 2019-11-15 Yue Haibing New
[RFC,3/3] blk-mq: kill blk_mq_alloc_request_hctx() blk-mq/nvme: use blk_mq_alloc_request() for NVMe's connect request - - - --- 2019-11-15 Ming Lei New
[RFC,2/3] nvme: don't use blk_mq_alloc_request_hctx() for allocating connect request blk-mq/nvme: use blk_mq_alloc_request() for NVMe's connect request - - - --- 2019-11-15 Ming Lei New
[RFC,1/3] block: reuse one scheduler/flush field for private request's data blk-mq/nvme: use blk_mq_alloc_request() for NVMe's connect request - - - --- 2019-11-15 Ming Lei New
[v5,24/24] mm, tree-wide: rename put_user_page*() to unpin_user_page*() mm/gup: track dma-pinned pages: FOLL_PIN - - - --- 2019-11-15 John Hubbard New
[v5,23/24] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-11-15 John Hubbard New
[v5,22/24] mm/gup_benchmark: support pin_user_pages() and related calls mm/gup: track dma-pinned pages: FOLL_PIN - - - --- 2019-11-15 John Hubbard New
[v5,21/24] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1" mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-11-15 John Hubbard New
[v5,20/24] powerpc: book3s64: convert to pin_user_pages() and put_user_page() mm/gup: track dma-pinned pages: FOLL_PIN - - - --- 2019-11-15 John Hubbard New
[v5,19/24] vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversion mm/gup: track dma-pinned pages: FOLL_PIN - - - --- 2019-11-15 John Hubbard New
[v5,18/24] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion mm/gup: track dma-pinned pages: FOLL_PIN 1 - - --- 2019-11-15 John Hubbard New
[v5,17/24] mm/gup: track FOLL_PIN pages mm/gup: track dma-pinned pages: FOLL_PIN - - - --- 2019-11-15 John Hubbard New
[v5,16/24] net/xdp: set FOLL_PIN via pin_user_pages() mm/gup: track dma-pinned pages: FOLL_PIN 1 - - --- 2019-11-15 John Hubbard New
[v5,15/24] fs/io_uring: set FOLL_PIN via pin_user_pages() mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-11-15 John Hubbard New
[v5,14/24] drm/via: set FOLL_PIN via pin_user_pages_fast() mm/gup: track dma-pinned pages: FOLL_PIN 1 2 - --- 2019-11-15 John Hubbard New
[v5,13/24] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote() mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-15 John Hubbard New
[v5,12/24] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-11-15 John Hubbard New
[v5,11/24] goldish_pipe: convert to pin_user_pages() and put_user_page() mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-11-15 John Hubbard New
[v5,10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-15 John Hubbard New
[v5,09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-11-15 John Hubbard New
[v5,08/24] media/v4l2-core: set pages dirty upon releasing DMA buffers mm/gup: track dma-pinned pages: FOLL_PIN 1 - - --- 2019-11-15 John Hubbard New
[v5,07/24] IB/umem: use get_user_pages_fast() to pin DMA pages mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-15 John Hubbard New
[v5,06/24] goldish_pipe: rename local pin_user_pages() routine mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-15 John Hubbard New
[v5,05/24] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages mm/gup: track dma-pinned pages: FOLL_PIN - - - --- 2019-11-15 John Hubbard New
[v5,04/24] mm: Cleanup __put_devmap_managed_page() vs ->page_free() mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-11-15 John Hubbard New
[v5,03/24] mm/gup: move try_get_compound_head() to top, fix minor issues mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-11-15 John Hubbard New
[v5,02/24] mm/gup: factor out duplicate code from four routines mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-11-15 John Hubbard New
[v5,01/24] mm/gup: pass flags arg to __gup_device_* functions mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-15 John Hubbard New
[v7,2/2] loop: Better discard support for block devices loop: Better discard for block devices - 2 - --- 2019-11-14 Evan Green New
[v7,1/2] loop: Report EOPNOTSUPP properly loop: Better discard for block devices - 2 - --- 2019-11-14 Evan Green New
block-mq: ratelimit the warning log block-mq: ratelimit the warning log - - - --- 2019-11-14 Junxiao Bi New
blk-mq: avoid repeatedly scheduling the same work to run hardware queue blk-mq: avoid repeatedly scheduling the same work to run hardware queue - - - --- 2019-11-14 Long Li New
[block/for-next] blk-cgroup: cgroup_rstat_updated() shouldn't be called on cgroup1 [block/for-next] blk-cgroup: cgroup_rstat_updated() shouldn't be called on cgroup1 - - 1 --- 2019-11-14 Tejun Heo New
« 1 2 ... 223 224 225384 385 »