linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-31 12:57:10 to 2019-11-04 20:57:49 UTC [more...]

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-04 20:57 UTC  (41+ messages)
` [PATCH v2 01/18] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v2 02/18] mm/gup: factor out duplicate code from four routines
` [PATCH v2 03/18] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v2 04/18] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v2 05/18] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v2 06/18] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v2 07/18] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH v2 08/18] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v2 09/18] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v2 10/18] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v2 11/18] net/xdp: "
` [PATCH v2 12/18] mm/gup: track FOLL_PIN pages
` [PATCH v2 13/18] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v2 14/18] vfio, mm: "
` [PATCH v2 15/18] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH v2 16/18] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v2 17/18] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v2 18/18] mm/gup: remove support for gup(FOLL_LONGTERM)

[PATCH] block: avoid blk_bio_segment_split for small I/O operations
 2019-11-04 20:13 UTC  (4+ messages)

[PATCH 00/19] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-04 19:20 UTC  (36+ messages)
` [PATCH 01/19] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH 02/19] mm/gup: factor out duplicate code from four routines
` [PATCH 03/19] goldish_pipe: rename local pin_user_pages() routine
` [PATCH 05/19] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH 07/19] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH 08/19] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH 09/19] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH 10/19] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH 11/19] net/xdp: "
` [PATCH 13/19] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH 19/19] Documentation/vm: add pin_user_pages.rst

[PATCH V4] block: optimize for small block size IO
 2019-11-04 18:42 UTC  (9+ messages)

KCSAN: data-race in process_srcu / synchronize_srcu
 2019-11-04 16:53 UTC  (5+ messages)

dm-snapshot for system updates in Android
 2019-11-04 16:49 UTC  (3+ messages)

[PATCH liburing v2 0/3] Fedora 31 RPM improvements
 2019-11-04 15:59 UTC  (5+ messages)
` [PATCH liburing v2 1/3] spec: update RPM version number to 0.2
` [PATCH liburing v2 2/3] Makefile: add missing .pc dependency on .spec file
` [PATCH liburing v2 3/3] spec: Fedora RPM cleanups

[PATCH liburing 0/3] Fedora 31 RPM improvements
 2019-11-04 15:53 UTC  (6+ messages)
` [PATCH liburing 1/3] spec: update RPM version number to 0.2
` [PATCH liburing 2/3] Makefile: add missing .pc dependency on .spec file
` [PATCH liburing 3/3] spec: Fedora RPM cleanups

[PATCH] blk-mq: make sure that line break can be printed
 2019-11-04 14:14 UTC  (2+ messages)

[PATCH] blk-mq: avoid sysfs buffer overflow by too many CPU cores
 2019-11-04 14:13 UTC  (9+ messages)

[PATCH v3 0/3] block: sed-opal: Generic Read/Write Opal Tables
 2019-11-04 14:12 UTC  (8+ messages)
` [PATCH v3 1/3] block: sed-opal: Generalizing write data to any opal table
` [PATCH v3 2/3] block: sed-opal: Add support to read/write opal tables generically
` [PATCH v3 3/3] block: sed-opal: Introduce Opal Datastore UID

[PATCH v2 1/2] kernfs: Convert to u64 id
 2019-11-04 13:59 UTC  (2+ messages)

[RFC] io_uring: stop only support read/write for ctx with IORING_SETUP_IOPOLL
 2019-11-04 14:01 UTC  (4+ messages)

[PATCH] iocost: don't nest spin_lock_irq in ioc_weight_write()
 2019-11-04 11:59 UTC  (6+ messages)
  ` [PATCH] iocost: add a comment about locking "

[PATCH 0/2] bdev: Refresh bdev size for disks without partitioning
 2019-11-04  8:08 UTC  (3+ messages)

[PATCH 0/2] block, bfq: make bfq disable iocost and present a double interface
 2019-11-04  6:55 UTC  (4+ messages)

[PATCH 0/8] Zone management commands support
 2019-11-03 23:41 UTC  (7+ messages)
` [PATCH 3/8] scsi: sd_zbc: Fix sd_zbc_complete()
` [PATCH 6/8] scsi: sd_zbc: add zone open, close, and finish support

[PATCH] io_uring: add completion trace event
 2019-11-03 13:52 UTC 

[RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2]
 2019-11-03 12:02 UTC  (28+ messages)
` [RFC PATCH 00/10] pipe: Notification queue preparation "
  ` [RFC PATCH 07/10] pipe: Conditionalise wakeup in pipe_read() "
  ` [RFC PATCH 11/10] pipe: Add fsync() support "

[GIT PULL] Block fixes for 5.4-rc6
 2019-11-02  1:10 UTC  (2+ messages)

[RFC PATCH 00/11] pipe: Notification queue preparation [ver #3]
 2019-11-01 22:12 UTC  (15+ messages)
` [RFC PATCH 01/11] pipe: Reduce #inclusion of pipe_fs_i.h "
` [RFC PATCH 02/11] Remove the nr_exclusive argument from __wake_up_sync_key() "
` [RFC PATCH 03/11] Add wake_up_interruptible_sync_poll_locked() "
` [RFC PATCH 04/11] pipe: Use head and tail pointers for the ring, not cursor and length "
` [RFC PATCH 05/11] pipe: Allow pipes to have kernel-reserved slots "
` [RFC PATCH 06/11] pipe: Advance tail pointer inside of wait spinlock in pipe_read() "
` [RFC PATCH 07/11] pipe: Conditionalise wakeup "
` [RFC PATCH 08/11] pipe: Rearrange sequence in pipe_write() to preallocate slot "
` [RFC PATCH 09/11] pipe: Remove redundant wakeup from pipe_write() "
` [RFC PATCH 10/11] pipe: Check for ring full inside of the spinlock in "
` [RFC PATCH 11/11] pipe: Increase the writer-wakeup threshold to reduce context-switch count "

[PATCH] io_uring: remove io_uring_add_to_prev() trace event
 2019-11-01 18:46 UTC 

BUG: unable to handle kernel paging request in io_wq_cancel_all
 2019-11-01 18:07 UTC  (6+ messages)

[PATCHSET v3 block/for-linus] IO cost model based work-conserving porportional controller
 2019-11-01 16:56 UTC  (10+ messages)
` [PATCH 08/10] blkcg: implement blk-iocost

[PATCH V3] block: optimize for small block size IO
 2019-11-01 14:47 UTC  (2+ messages)

[PATCH v4] loop: fix no-unmap write-zeroes request behavior
 2019-11-01 14:43 UTC  (2+ messages)

[PATCH] blk-mq: Make blk_mq_run_hw_queue() return void
 2019-11-01 14:43 UTC  (2+ messages)

[PATCH] io_uring: set -EINTR directly when a signal wakes up in io_cqring_wait
 2019-11-01 14:37 UTC  (3+ messages)

[blktests PATCH 0/2] nvme: add a new test to check model attr
 2019-11-01  7:42 UTC  (3+ messages)
` [blktests PATCH 1/2] nvme: handle model attr in subsys create helper

[PATCH] block: retry blk_rq_map_user_iov() on failure
 2019-11-01  1:35 UTC  (3+ messages)

[PATCH v5 0/9] Inline Encryption Support
 2019-10-31 22:25 UTC  (20+ messages)
` [PATCH v5 1/9] block: Keyslot Manager for Inline Encryption
` [PATCH v5 2/9] block: Add encryption context to struct bio
` [PATCH v5 3/9] block: blk-crypto for Inline Encryption
` [PATCH v5 5/9] scsi: ufs: UFS crypto API
` [PATCH v5 6/9] scsi: ufs: Add inline encryption support to UFS
` [PATCH v5 7/9] fscrypt: add inline encryption support
` [PATCH v5 8/9] f2fs: "

[PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
 2019-10-31 16:28 UTC  (11+ messages)

[PATCH] io_uring: signedness bug in io_async_cancel()
 2019-10-31 12:57 UTC  (2+ messages)

[RFC PATCH 07/10] pipe: Conditionalise wakeup in pipe_read() [ver #2]
 2019-10-27 15:57 UTC 

[RFC PATCH 11/10] pipe: Add fsync() support [ver #2]
 2019-10-27 15:22 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).