Linux Block I/O
[Prev Page][Next Page]
- Re: [RFC PATCH 2/3] softirq: implement interrupt flood detection
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v12 5/5] xen/blkback: Consistently insert one empty line between functions
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v12 4/5] xen/blkback: Remove unnecessary static variable name prefixes
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v12 3/5] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v12 2/5] xenbus/backend: Protect xenbus callback with lock
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v12 1/5] xenbus/backend: Add memory pressure handler callback
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v12 0/5] xenbus/backend: Add memory pressure handler callback
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [RFC PATCH 1/3] sched/core: add API for exporting runqueue clock
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH] block: fix memleak when __blk_rq_map_user_iov() is failed
- From: Yang Yingliang <yangyingliang@xxxxxxxxxx>
- [RFC PATCH 3/3] blk-mq: complete request in rescuer process context in case of irq flood
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 2/3] softirq: implement interrupt flood detection
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 1/3] sched/core: add API for exporting runqueue clock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 0/3] softirq/blk-mq: implement interrupt flood detection for avoiding cpu lockup
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 5/6] iomap: support RWF_UNCACHED for buffered writes
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH liburing] spec: additional Fedora RPM cleanups
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 5/6] iomap: support RWF_UNCACHED for buffered writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/6] fs: add read support for RWF_UNCACHED
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 6/6] xfs: don't do delayed allocations for uncached buffered writes
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 5/6] iomap: support RWF_UNCACHED for buffered writes
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] block: make the io_ticks counter more accurate
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/6] iomap: add struct iomap_ctx
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] sbitmap: only queue kyber's wait callback if not already active
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: Fix a lockdep complaint triggered by request queue flushing
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: Fix the type of 'sts' in bsg_queue_rq()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 5/5] iomap: support RWF_UNCACHED for buffered writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 5/5] iomap: support RWF_UNCACHED for buffered writes
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] block: Fix a lockdep complaint triggered by request queue flushing
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] block: Fix the type of 'sts' in bsg_queue_rq()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 4/6] iomap: add struct iomap_ctx
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v2 04/27] compat_ioctl: block: handle add zone open, close and finish ioctl
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 11/27] compat_ioctl: move CDROM_SEND_PACKET handling into scsi
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [GIT PULL v2 00/27] block, scsi: final compat_ioctl cleanup
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 09/27] compat_ioctl: block: add blkdev_compat_ptr_ioctl
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 10/27] compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 08/27] compat: scsi: sg: fix v3 compat read/write interface
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 05/27] compat_ioctl: block: handle Persistent Reservations
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 12/27] compat_ioctl: move CDROMREADADIO to cdrom.c
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 18/27] compat_ioctl: scsi: move ioctl handling into drivers
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 24/27] compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.c
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 16/27] compat_ioctl: bsg: add handler
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 27/27] Documentation: document ioctl interfaces better
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 21/27] compat_ioctl: move cdrom commands into cdrom.c
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 03/27] compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 06/27] compat: ARM64: always include asm-generic/compat.h
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 13/27] compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 02/27] compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 19/27] compat_ioctl: move sys_compat_ioctl() to ioctl.c
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 25/27] compat_ioctl: block: simplify compat_blkpg_ioctl()
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 14/27] compat_ioctl: block: handle cdrom compat ioctl in non-cdrom drivers
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 26/27] compat_ioctl: simplify up block/ioctl.c
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 20/27] compat_ioctl: simplify the implementation
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 17/27] compat_ioctl: ide: floppy: add handler
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 15/27] compat_ioctl: add scsi_compat_ioctl
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 22/27] compat_ioctl: scsi: handle HDIO commands from drivers
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 23/27] compat_ioctl: move HDIO ioctl handling into drivers/ide
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 07/27] compat: provide compat_ptr() on all architectures
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 01/27] pktcdvd: fix regression on 64-bit architectures
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [Y2038] [PATCH 10/24] compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 4/6] iomap: add struct iomap_ctx
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/6] iomap: add struct iomap_ctx
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] nbd: fix shutdown and recv work deadlock v2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Re: [Xen-devel] [PATCH v11 2/6] xenbus/backend: Protect xenbus callback with lock
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- Re: [Xen-devel] [PATCH v11 2/6] xenbus/backend: Protect xenbus callback with lock
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH 1/6] fs: add read support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/6] fs: add read support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/3] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: Re: [Xen-devel] [PATCH v11 2/6] xenbus/backend: Protect xenbus callback with lock
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: Re: [Xen-devel] [PATCH v10 2/4] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [PATCH v11 4/6] xen/blkback: Protect 'reclaim_memory()' with 'reclaim_lock'
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH v11 2/6] xenbus/backend: Protect xenbus callback with lock
- From: Jürgen Groß <jgross@xxxxxxxx>
- [PATCH v11 6/6] xen/blkback: Consistently insert one empty line between functions
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v11 5/6] xen/blkback: Remove unnecessary static variable name prefixes
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v11 4/6] xen/blkback: Protect 'reclaim_memory()' with 'reclaim_lock'
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v11 3/6] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v11 2/6] xenbus/backend: Protect xenbus callback with lock
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v11 1/6] xenbus/backend: Add memory pressure handler callback
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v11 0/6] xenbus/backend: Add a memory pressure handler callback
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [PATCH 1/1] block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] sbitmap: only queue kyber's wait callback if not already active
- From: David Jeffery <djeffery@xxxxxxxxxx>
- Re: [PATCH 1/6] fs: add read support for RWF_UNCACHED
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 1/1] block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT
- From: Roman Penyaev <rpenyaev@xxxxxxx>
- Re: [Y2038] [PATCH 10/24] compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN
- From: Ben Hutchings <ben.hutchings@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] fs: add read support for RWF_UNCACHED
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH 4/6] iomap: add struct iomap_ctx
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 6/6] xfs: don't do delayed allocations for uncached buffered writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 5/6] iomap: support RWF_UNCACHED for buffered writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/6] mm: make buffered writes work with RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/6] mm: make generic_perform_write() take a struct kiocb
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/6] fs: add read support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v5 0/6] Support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 5/5] iomap: support RWF_UNCACHED for buffered writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] block: make the io_ticks counter more accurate
- From: Wen Yang <wenyang@xxxxxxxxxxxxxxxxx>
- [PATCH v12 23/25] mm/gup: track FOLL_PIN pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH RFC 0/3] block,ext4: Introduce REQ_OP_ASSIGN_RANGE to reflect extents allocation in block device internals
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [RFC PATCH] mm/gup: try_pin_compound_head() can be static
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [Xen-devel] [PATCH v10 2/4] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: Re: [Xen-devel] [PATCH v10 2/4] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: Re: [Xen-devel] [PATCH v10 2/4] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: Re: [Xen-devel] [PATCH v10 2/4] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [Xen-devel] [PATCH v10 2/4] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH v9 23/25] mm/gup: track FOLL_PIN pages
- From: kbuild test robot <lkp@xxxxxxxxx>
- [RFC PATCH] mm/gup: try_pin_compound_head() can be static
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: Re: [Xen-devel] [PATCH v10 2/4] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v11 23/25] mm/gup: track FOLL_PIN pages
- From: Jan Kara <jack@xxxxxxx>
- Re: [Xen-devel] [PATCH v10 2/4] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH block/for-5.5-fixes] iocost: over-budget forced IOs should schedule async delay
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v11 06/25] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v11 16/25] net/xdp: set FOLL_PIN via pin_user_pages()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v11 13/25] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v11 05/25] goldish_pipe: rename local pin_user_pages() routine
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v11 10/25] mm/gup: introduce pin_user_pages*() and FOLL_PIN
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v11 01/25] mm/gup: factor out duplicate code from four routines
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v11 09/25] IB/umem: use get_user_pages_fast() to pin DMA pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v11 14/25] drm/via: set FOLL_PIN via pin_user_pages_fast()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v11 02/25] mm/gup: move try_get_compound_head() to top, fix minor issues
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v11 17/25] media/v4l2-core: set pages dirty upon releasing DMA buffers
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v11 21/25] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v11 11/25] goldish_pipe: convert to pin_user_pages() and put_user_page()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v11 07/25] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v11 08/25] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v11 24/25] mm/gup_benchmark: support pin_user_pages() and related calls
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v11 19/25] vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversion
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v11 03/25] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v11 18/25] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v11 15/25] fs/io_uring: set FOLL_PIN via pin_user_pages()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v11 25/25] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v11 20/25] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v11 22/25] mm, tree-wide: rename put_user_page*() to unpin_user_page*()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v11 12/25] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v11 23/25] mm/gup: track FOLL_PIN pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v11 04/25] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v11 23/25] mm/gup: track FOLL_PIN pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH block/for-5.5-fixes] iocost: over-budget forced IOs should schedule async delay
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: Re: [Xen-devel] [PATCH v10 2/4] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- Re: [Xen-devel] [PATCH v10 2/4] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: Re: [Xen-devel] [PATCH v10 2/4] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [Xen-devel] [PATCH v10 2/4] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [PATCH v11 23/25] mm/gup: track FOLL_PIN pages
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v10 4/4] xen/blkback: Consistently insert one empty line between functions
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v10 3/4] xen/blkback: Remove unnecessary static variable name prefixes
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v10 2/4] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v10 1/4] xenbus/backend: Add memory pressure handler callback
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v10 0/4] xenbus/backend: Add a memory pressure handler callback
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [PATCH] rbd: Avoid calling BUG() when object_map is not empty
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: Re: [Xen-devel] [PATCH v9 2/4] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [PATCH v9 4/4] xen/blkback: Consistently insert one empty line between functions
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH v9 2/4] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH 5/5] iomap: support RWF_UNCACHED for buffered writes
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] rbd: Avoid calling BUG() when object_map is not empty
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- [PATCH] rbd: Avoid calling BUG() when object_map is not empty
- From: Aditya Pakki <pakki001@xxxxxxx>
- [PATCH v11 23/25] mm/gup: track FOLL_PIN pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 3/5] mm: make buffered writes work with RWF_UNCACHED
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Block fixes for 5.5-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull] device mapper fixes for 5.5-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 4/5] iomap: add struct iomap_data
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/5] iomap: add struct iomap_data
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH liburing] spec: additional Fedora RPM cleanups
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- [PATCH v9 3/4] xen/blkback: Remove unnecessary static variable name prefixes
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- [PATCH v9 4/4] xen/blkback: Consistently insert one empty line between functions
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- [PATCH v9 2/4] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- [PATCH v9 1/4] xenbus/backend: Add memory pressure handler callback
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- [PATCH v9 0/4] xenbus/backend: Add a memory pressure handler callback
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- Re: Re: [PATCH v8 2/3] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- Re: [PATCH v8 2/3] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- [PATCH v2 4/4] tests/srp/015: Add a test that uses the SoftiWARP (siw) driver
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 3/4] common/multipath-over-rdma, tests/srp: Make it easy to use siw instead of rdma_rxe
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 2/4] common/multipath-over-rdma: Rename two functions
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 1/4] common/multipath-over-rdma: Fix expand_ipv6_addr()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 0/4] Add an SRP test for the SoftiWARP driver
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v8 3/3] xen/blkback: Remove unnecessary static variable name prefixes
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- [PATCH v8 2/3] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- [PATCH v8 1/3] xenbus/backend: Add memory pressure handler callback
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- [PATCH v8 0/3] xenbus/backend: Add a memory pressure handler callback
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- Re: [PATCH] virtio-blk: remove VIRTIO_BLK_F_SCSI support
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [Xen-devel] [PATCH v7 2/3] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- Re: [PATCH] virtio-blk: remove VIRTIO_BLK_F_SCSI support
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PATCH liburing] spec: additional Fedora RPM cleanups
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH] virtio-blk: remove VIRTIO_BLK_F_SCSI support
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: bcache works on s390 now
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [Xen-devel] [PATCH v7 2/3] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: Re: [Xen-devel] [PATCH v7 2/3] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [RFC PATCH] block/genhd: Notify udev about capacity change
- From: "Singh, Balbir" <sblbir@xxxxxxxxxx>
- RE: [PATCH v3 3/4] xen/interface: re-define FRONT/BACK_RING_ATTACH()
- From: "Durrant, Paul" <pdurrant@xxxxxxxxxx>
- Re: [PATCH] xen-blkback: prevent premature module unload
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH v3 3/4] xen/interface: re-define FRONT/BACK_RING_ATTACH()
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH v4] sched/core: Preempt current task in favour of bound kthread
- From: Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/5] iomap: support RWF_UNCACHED for buffered writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 5/5] iomap: support RWF_UNCACHED for buffered writes
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Chris Mason <clm@xxxxxx>
- [GIT PULL] Block fixes for 5.5-rc2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 5/5] iomap: support RWF_UNCACHED for buffered writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 5/5] iomap: support RWF_UNCACHED for buffered writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v4 0/5] Support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 5/5] iomap: support RWF_UNCACHED for buffered writes
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: add blktrace extension support
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Martin Steigerwald <martin@xxxxxxxxxxxx>
- Re: [PATCH 1/5] fs: add read support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/5] fs: add read support for RWF_UNCACHED
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 5/5] iomap: support RWF_UNCACHED for buffered writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/5] iomap: add struct iomap_data
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/5] mm: make buffered writes work with RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/5] mm: make generic_perform_write() take a struct kiocb
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/5] fs: add read support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v4 0/5] Support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 02/24] compat: scsi: sg: fix v3 compat read/write interface
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 21/24] compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.c
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 20/24] compat_ioctl: move HDIO ioctl handling into drivers/ide
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCHSET v4 0/5] Support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] virtio-blk: remove VIRTIO_BLK_F_SCSI support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 15/24] compat_ioctl: scsi: move ioctl handling into drivers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 21/24] compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.c
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 20/24] compat_ioctl: move HDIO ioctl handling into drivers/ide
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 15/24] compat_ioctl: scsi: move ioctl handling into drivers
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] blk-cgroup: remove blkcg_drain_queue
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 02/24] compat: scsi: sg: fix v3 compat read/write interface
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: Re: [Xen-devel] [PATCH v7 2/3] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- Re: Re: [Xen-devel] [PATCH v7 2/3] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- [PATCH v2] blk-cgroup: remove blkcg_drain_queue
- Re: [PATCHSET 0/5] Support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET 0/5] Support for RWF_UNCACHED
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] blk-cgroup: remove blkcg_drain_queue
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH 7/7] bcache: use read_cache_page_gfp to read the superblock
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/7] bcache: store a pointer to the on-disk sb in the cache and cached_dev structures
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/7] bcache: return a pointer to the on-disk sb from read_super
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/7] bcache: transfer the sb_page reference to register_{bdev,cache}
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/7] bcache: rework error unwinding in register_bcache
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/7] bcache: use a separate data structure for the on-disk super block
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/7] bcache: cached_dev_free needs to put the sb page
- From: Christoph Hellwig <hch@xxxxxx>
- bcache superblock reading / writing v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: bcache kbuild cleanups
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [Xen-devel] [PATCH v7 2/3] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: Re: [Xen-devel] [PATCH v7 2/3] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH] blk-cgroup: remove blkcg_drain_queue
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4] sched/core: Preempt current task in favour of bound kthread
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4] sched/core: Preempt current task in favour of bound kthread
- From: Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx>
- [git pull] device mapper fixes for 5.5-rc2
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- bcache works on s390 now
- From: Coly Li <colyli@xxxxxxx>
- [PATCH] blk-cgroup: remove blkcg_drain_queue
- Re: Re: [Xen-devel] [PATCH v7 2/3] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- Re: [PATCH v4] sched/core: Preempt current task in favour of bound kthread
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 4/4] xen-blkback: support dynamic unbind/bind
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH v3 4/4] xen-blkback: support dynamic unbind/bind
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [Xen-devel] [PATCH v7 2/3] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH v4] sched/core: Preempt current task in favour of bound kthread
- From: Vincent Guittot <vincent.guittot@xxxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Martin Steigerwald <martin@xxxxxxxxxxxx>
- Re: [PATCH 15/24] compat_ioctl: scsi: move ioctl handling into drivers
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 15/24] compat_ioctl: scsi: move ioctl handling into drivers
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v4] sched/core: Preempt current task in favour of bound kthread
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v10 23/25] mm/gup: track FOLL_PIN pages
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4] sched/core: Preempt current task in favour of bound kthread
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4] sched/core: Preempt current task in favour of bound kthread
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH] block/genhd: Notify udev about capacity change
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [Xen-devel] [PATCH v7 1/3] xenbus/backend: Add memory pressure handler callback
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH 15/24] compat_ioctl: scsi: move ioctl handling into drivers
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v10 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v10 05/25] goldish_pipe: rename local pin_user_pages() routine
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v10 16/25] net/xdp: set FOLL_PIN via pin_user_pages()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v10 14/25] drm/via: set FOLL_PIN via pin_user_pages_fast()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v10 01/25] mm/gup: factor out duplicate code from four routines
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v10 20/25] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v10 18/25] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v10 15/25] fs/io_uring: set FOLL_PIN via pin_user_pages()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v10 02/25] mm/gup: move try_get_compound_head() to top, fix minor issues
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v10 19/25] vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversion
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v10 17/25] media/v4l2-core: set pages dirty upon releasing DMA buffers
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v10 11/25] goldish_pipe: convert to pin_user_pages() and put_user_page()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v10 03/25] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v10 08/25] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v10 10/25] mm/gup: introduce pin_user_pages*() and FOLL_PIN
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v10 04/25] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v10 21/25] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v10 22/25] mm, tree-wide: rename put_user_page*() to unpin_user_page*()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v10 07/25] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v10 24/25] mm/gup_benchmark: support pin_user_pages() and related calls
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v10 06/25] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v10 25/25] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v10 09/25] IB/umem: use get_user_pages_fast() to pin DMA pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v10 23/25] mm/gup: track FOLL_PIN pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v10 13/25] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v10 12/25] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v3 4/4] xen-blkback: support dynamic unbind/bind
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH v3 3/4] xen/interface: re-define FRONT/BACK_RING_ATTACH()
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH v3 2/4] xenbus: limit when state is forced to closed
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH v9 23/25] mm/gup: track FOLL_PIN pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/24] compat_ioctl: block: handle add zone open, close and finish ioctl
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH 04/24] compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH 03/24] compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 15/24] compat_ioctl: scsi: move ioctl handling into drivers
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 15/24] compat_ioctl: scsi: move ioctl handling into drivers
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v4] sched/core: Preempt current task in favour of bound kthread
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v9 10/25] mm/gup: introduce pin_user_pages*() and FOLL_PIN
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v9 10/25] mm/gup: introduce pin_user_pages*() and FOLL_PIN
- From: Jonathan Corbet <corbet@xxxxxxx>
- [PATCH 20/24] compat_ioctl: move HDIO ioctl handling into drivers/ide
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 23/24] compat_ioctl: simplify up block/ioctl.c
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 22/24] compat_ioctl: block: simplify compat_blkpg_ioctl()
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 21/24] compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.c
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 18/24] compat_ioctl: move cdrom commands into cdrom.c
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 06/24] compat_ioctl: block: handle Persistent Reservations
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 15/24] compat_ioctl: scsi: move ioctl handling into drivers
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 13/24] compat_ioctl: bsg: add handler
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 11/24] compat_ioctl: block: handle cdrom compat ioctl in non-cdrom drivers
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 10/24] compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 09/24] compat_ioctl: move CDROMREADADIO to cdrom.c
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 07/24] compaT_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 02/24] compat: scsi: sg: fix v3 compat read/write interface
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 08/24] compat_ioctl: move CDROM_SEND_PACKET handling into scsi
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 03/24] compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 05/24] compat_ioctl: block: handle add zone open, close and finish ioctl
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 04/24] compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 00/24] block, scsi: final compat_ioctl cleanup
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] block/genhd: Notify udev about capacity change
- From: "Singh, Balbir" <sblbir@xxxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v7 3/3] xen/blkback: Remove unnecessary static variable name prefixes
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- [PATCH v7 2/3] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- [PATCH v7 1/3] xenbus/backend: Add memory pressure handler callback
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- [PATCH v7 0/2] xenbus/backend: Add a memory pressure handler callback
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- Re: [PATCH 5/5] iomap: support RWF_UNCACHED for buffered writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v4] sched/core: Preempt current task in favour of bound kthread
- From: Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/5] iomap: pass in the write_begin/write_end flags to iomap_actor
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/5] iomap: support RWF_UNCACHED for buffered writes
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v3 4/4] xen-blkback: support dynamic unbind/bind
- From: Paul Durrant <pdurrant@xxxxxxxxxx>
- [PATCH v3 3/4] xen/interface: re-define FRONT/BACK_RING_ATTACH()
- From: Paul Durrant <pdurrant@xxxxxxxxxx>
- [PATCH v3 0/4] xen-blkback: support live update
- From: Paul Durrant <pdurrant@xxxxxxxxxx>
- [PATCH v3 2/4] xenbus: limit when state is forced to closed
- From: Paul Durrant <pdurrant@xxxxxxxxxx>
- [PATCH v3 1/4] xenbus: move xenbus_dev_shutdown() into frontend code...
- From: Paul Durrant <pdurrant@xxxxxxxxxx>
- [PATCH 5/5] iomap: support RWF_UNCACHED for buffered writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/5] iomap: pass in the write_begin/write_end flags to iomap_actor
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/5] mm: make generic_perform_write() take a struct kiocb
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/5] mm: make buffered writes work with RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/5] fs: add read support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: bcache kbuild cleanups
- From: Liang C <liangchen.linux@xxxxxxxxx>
- Re: [PATCH 5/5] iomap: support RWF_UNCACHED for buffered writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/5] mm: make buffered writes work with RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- RE: [PATCH] xen-blkback: prevent premature module unload
- From: "Durrant, Paul" <pdurrant@xxxxxxxxxx>
- Re: [PATCH] xen-blkback: prevent premature module unload
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH] xen-blkback: prevent premature module unload
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- RE: [PATCH] xen-blkback: prevent premature module unload
- From: "Durrant, Paul" <pdurrant@xxxxxxxxxx>
- [PATCH RFC v2 3/3] ext4: Notify block device about fallocate(0)-assigned blocks
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [PATCH v6 1/3] xenbus/backend: Add memory pressure handler callback
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: Re: [PATCH v6 1/3] xenbus/backend: Add memory pressure handler callback
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- Re: [PATCH v6 3/3] xen/blkback: Remove unnecessary static variable name prefixes
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: Re: Re: [PATCH v5 2/2] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- Re: Re: Re: [PATCH v5 1/2] xenbus/backend: Add memory pressure handler callback
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- Re: [PATCH v6 1/3] xenbus/backend: Add memory pressure handler callback
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH] xen-blkback: prevent premature module unload
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH v9 23/25] mm/gup: track FOLL_PIN pages
- From: Jan Kara <jack@xxxxxxx>
- Re: Re: [PATCH v5 2/2] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: Re: [PATCH v5 1/2] xenbus/backend: Add memory pressure handler callback
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH v9 20/25] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH RESEND] block/genhd: Fix memory leak in error path of __alloc_disk_node()
- From: Keita Suzuki <keitasuzuki.park@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 0/3] block,ext4: Introduce REQ_OP_ASSIGN_RANGE to reflect extents allocation in block device internals
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [PATCH RFC 0/3] block,ext4: Introduce REQ_OP_ASSIGN_RANGE to reflect extents allocation in block device internals
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: add blktrace extension support
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- [PATCH v6 3/3] xen/blkback: Remove unnecessary static variable name prefixes
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- [PATCH v6 2/3] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- [PATCH v6 1/3] xenbus/backend: Add memory pressure handler callback
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- [PATCH v6 0/2] xenbus/backend: Add a memory pressure handler callback
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- Re: Re: [PATCH v5 2/2] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- Re: Re: [PATCH v5 1/2] xenbus/backend: Add memory pressure handler callback
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- [PATCH v9 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v9 02/25] mm/gup: move try_get_compound_head() to top, fix minor issues
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v9 05/25] goldish_pipe: rename local pin_user_pages() routine
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v9 01/25] mm/gup: factor out duplicate code from four routines
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v9 04/25] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v9 03/25] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v9 07/25] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v9 06/25] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v9 08/25] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v9 12/25] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v9 10/25] mm/gup: introduce pin_user_pages*() and FOLL_PIN
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v9 11/25] goldish_pipe: convert to pin_user_pages() and put_user_page()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v9 13/25] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v9 16/25] net/xdp: set FOLL_PIN via pin_user_pages()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v9 09/25] IB/umem: use get_user_pages_fast() to pin DMA pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v9 15/25] fs/io_uring: set FOLL_PIN via pin_user_pages()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v9 17/25] media/v4l2-core: set pages dirty upon releasing DMA buffers
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v9 19/25] vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversion
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v9 20/25] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v9 24/25] mm/gup_benchmark: support pin_user_pages() and related calls
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v9 18/25] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v9 22/25] mm, tree-wide: rename put_user_page*() to unpin_user_page*()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v9 21/25] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v9 25/25] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v9 23/25] mm/gup: track FOLL_PIN pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v9 14/25] drm/via: set FOLL_PIN via pin_user_pages_fast()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 5/5] iomap: support RWF_UNCACHED for buffered writes
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v8 20/26] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/5] mm: make buffered writes work with RWF_UNCACHED
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v8 23/26] mm/gup: pass flags arg to __gup_device_* functions
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v8 24/26] mm/gup: track FOLL_PIN pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 3/5] mm: make buffered writes work with RWF_UNCACHED
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH AUTOSEL 4.14 068/130] loop: fix no-unmap write-zeroes request behavior
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 092/177] loop: fix no-unmap write-zeroes request behavior
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 187/350] loop: fix no-unmap write-zeroes request behavior
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCHSET 0/5] Support for RWF_UNCACHED
- From: Andreas Dilger <adilger@xxxxxxxxx>
- [PATCH 5/5] iomap: support RWF_UNCACHED for buffered writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/5] iomap: pass in the write_begin/write_end flags to iomap_actor
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/5] mm: make buffered writes work with RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/5] mm: make generic_perform_write() take a struct kiocb
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/5] fs: add read support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v2 0/5] Support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/5] mm: make buffered writes work with RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: fix NULL pointer dereference in account statistics with IDE
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: fix NULL pointer dereference in account statistics with IDE
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH] block: fix NULL pointer dereference in account statistics with IDE
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/5] mm: make buffered writes work with RWF_UNCACHED
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] block: fix NULL pointer dereference in account statistics with IDE
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 3/5] mm: make buffered writes work with RWF_UNCACHED
- From: Chris Mason <clm@xxxxxx>
- [PATCH v3] sched/core: Preempt current task in favour of bound kthread
- From: Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/5] mm: make buffered writes work with RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH RFC 0/3] block,ext4: Introduce REQ_OP_ASSIGN_RANGE to reflect extents allocation in block device internals
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH RFC 2/3] loop: Forward REQ_OP_ASSIGN_RANGE into fallocate(0)
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH RFC 1/3] block: Add support for REQ_OP_ASSIGN_RANGE operation
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH RFC 3/3] ext4: Notify block device about fallocate(0)-assigned blocks
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] mm: make buffered writes work with RWF_UNCACHED
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 5/5] iomap: support RWF_UNCACHED for buffered writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/5] mm: make buffered writes work with RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/5] iomap: pass in the write_begin/write_end flags to iomap_actor
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/5] mm: make generic_perform_write() take a struct kiocb
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/5] fs: add read support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET 0/5] Support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v6 0/4] Add MMC software queue support
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH] xen-blkback: prevent premature module unload
- From: Paul Durrant <pdurrant@xxxxxxxxxx>
- Re: [PATCH v8 24/26] mm/gup: track FOLL_PIN pages
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/2] block: add iostat counters for requests splits
- From: Aleksei Zakharov <zaharov@xxxxxxxxxxx>
- Re: [PATCH v8 23/26] mm/gup: pass flags arg to __gup_device_* functions
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH v5 2/2] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH v2] sched/core: Preempt current task in favour of bound kthread
- From: Vincent Guittot <vincent.guittot@xxxxxxxxxx>
- Re: [PATCH v8 08/26] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
- From: Jan Kara <jack@xxxxxxx>
- Re: [Xen-devel] [PATCH v5 1/2] xenbus/backend: Add memory pressure handler callback
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- Re: [Xen-devel] [PATCH v5 1/2] xenbus/backend: Add memory pressure handler callback
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH v2] sched/core: Preempt current task in favour of bound kthread
- From: Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 17/26] media/v4l2-core: set pages dirty upon releasing DMA buffers
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v5 1/2] xenbus/backend: Add memory pressure handler callback
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH v2] sched/core: Preempt current task in favour of bound kthread
- From: Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] sched/core: Preempt current task in favour of bound kthread
- From: Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] sched/core: Preempt current task in favour of bound kthread
- From: Vincent Guittot <vincent.guittot@xxxxxxxxxx>
- Re: [PATCH v2] sched/core: Preempt current task in favour of bound kthread
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2] sched/core: Preempt current task in favour of bound kthread
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/2] xenbus/backend: Add memory pressure handler callback
- From: Jürgen Groß <jgross@xxxxxxxx>
- [PATCH v5 2/2] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- [PATCH v5 1/2] xenbus/backend: Add memory pressure handler callback
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- [PATCH v5 0/2] xenbus/backend: Add a memory pressure handler callback
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- Re: [PATCH] xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH v4 1/2] xenbus/backend: Add memory pressure handler callback
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- Re: [PATCH v4 2/2] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH v4 1/2] xenbus/backend: Add memory pressure handler callback
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH v4 1/2] xenbus/backend: Add memory pressure handler callback
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- Re: [PATCH v4 1/2] xenbus/backend: Add memory pressure handler callback
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH v8 20/26] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v8 17/26] media/v4l2-core: set pages dirty upon releasing DMA buffers
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v2] sched/core: Preempt current task in favour of bound kthread
- From: Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH] floppy: hide invalid floppy disk types
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: fix "check bi_size overflow before merge"
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: single aio thread is migrated crazily by scheduler
- From: Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] block: add iostat counters for requests splits
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- [RFC PATCH] block/genhd: Notify udev about capacity change
- From: Balbir Singh <sblbir@xxxxxxxxxx>
- Re: [PATCH] block: fix "check bi_size overflow before merge"
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v8 17/26] media/v4l2-core: set pages dirty upon releasing DMA buffers
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 20/26] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: single aio thread is migrated crazily by scheduler
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v8 00/26] mm/gup: track dma-pinned pages: FOLL_PIN
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 03/26] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 04/26] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 01/26] mm/gup: factor out duplicate code from four routines
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 05/26] goldish_pipe: rename local pin_user_pages() routine
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 11/26] goldish_pipe: convert to pin_user_pages() and put_user_page()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 08/26] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 16/26] net/xdp: set FOLL_PIN via pin_user_pages()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 10/26] mm/gup: introduce pin_user_pages*() and FOLL_PIN
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 06/26] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 09/26] IB/umem: use get_user_pages_fast() to pin DMA pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 14/26] drm/via: set FOLL_PIN via pin_user_pages_fast()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 17/26] media/v4l2-core: set pages dirty upon releasing DMA buffers
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 15/26] fs/io_uring: set FOLL_PIN via pin_user_pages()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 19/26] vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversion
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 21/26] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 12/26] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 23/26] mm/gup: pass flags arg to __gup_device_* functions
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 26/26] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 24/26] mm/gup: track FOLL_PIN pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 22/26] mm, tree-wide: rename put_user_page*() to unpin_user_page*()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 20/26] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 25/26] mm/gup_benchmark: support pin_user_pages() and related calls
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 18/26] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 13/26] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 07/26] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH v8 02/26] mm/gup: move try_get_compound_head() to top, fix minor issues
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH] xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- Re: [PATCH] xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [PATCH] xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- [PATCH v4 2/2] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v4 1/2] xenbus/backend: Add memory pressure handler callback
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v4 0/2] xenbus/backend: Add a memory pressure handler callback
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH] block: fix "check bi_size overflow before merge"
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH] floppy: hide invalid floppy disk types
- From: philip@xxxxxxxxxxxx (Philip K.)
- Re: [PATCH] floppy: hide invalid floppy disk types
- From: Denis Efremov <efremov@xxxxxxxxx>
- Re: [PATCH v3] floppy: hide invalid floppy disk types
- From: Denis Efremov <efremov@xxxxxxxxx>
- Re: single aio thread is migrated crazily by scheduler
- From: Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx>
- Re: single aio thread is migrated crazily by scheduler
- From: Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx>
- [PATCH] [regression fix] pktcdvd: fix regression on 64-bit architectures
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 2/2] block: add iostat counters for requests splits
- From: Aleksei Zakharov <zaharov@xxxxxxxxxxx>
- [PATCH 1/2] block: extend bi_flags to int and introduce BIO_SPLITTED
- From: Aleksei Zakharov <zaharov@xxxxxxxxxxx>
- [PATCH 0/2] block: add bio split counters for iostat
- From: Aleksei Zakharov <zaharov@xxxxxxxxxxx>
- Re: Re: [PATCH v3 0/1] xen/blkback: Squeeze page pools if a memory pressure
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [PATCH v3 0/1] xen/blkback: Squeeze page pools if a memory pressure
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH 09/11] megaraid_sas: switch fusion adapters to MQ
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: Re: [PATCH v3 0/1] xen/blkback: Squeeze page pools if a memory pressure
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [PATCH v3 0/1] xen/blkback: Squeeze page pools if a memory pressure
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: Re: [PATCH v3 0/1] xen/blkback: Squeeze page pools if a memory pressure
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [PATCH v3 0/1] xen/blkback: Squeeze page pools if a memory pressure
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH 09/11] megaraid_sas: switch fusion adapters to MQ
- From: Sumit Saxena <sumit.saxena@xxxxxxxxxxxx>
- Re: bcache kbuild cleanups
- From: Coly Li <colyli@xxxxxxx>
- RE: [PATCH v3 0/1] xen/blkback: Squeeze page pools if a memory pressure
- From: "Durrant, Paul" <pdurrant@xxxxxxxxxx>
- Re: [PATCH v3 0/1] xen/blkback: Squeeze page pools if a memory pressure
- From: Jürgen Groß <jgross@xxxxxxxx>
- [PATCH 7/7] bcache: use read_cache_page_gfp to read the superblock
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/7] bcache: store a pointer to the on-disk sb in the cache and cached_dev structures
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/7] bcache: return a pointer to the on-disk sb from read_super
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/7] bcache: transfer the sb_page reference to register_{bdev,cache}
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/7] bcache: rework error unwinding in register_bcache
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/7] bcache: use a separate data structure for the on-disk super block
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/7] bcache: cached_dev_free needs to put the sb page
- From: Christoph Hellwig <hch@xxxxxx>
- bcache kbuild cleanups
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v3] floppy: hide invalid floppy disk types
- From: Moritz Müller <moritzm.mueller@xxxxxxxxx>
- [PATCH v3 1/1] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v3 0/1] xen/blkback: Squeeze page pools if a memory pressure
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: The irq Affinity is changed after the patch(Fixes: b1a5a73e64e9 ("genirq/affinity: Spread vectors on node according to nr_cpu ratio"))
- From: "chenxiang (M)" <chenxiang66@xxxxxxxxxxxxx>
- Re: [PATCH] floppy: hide invalid floppy disk types
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH] nbd: fix shutdown and recv work deadlock v2
- From: Mike Christie <mchristi@xxxxxxxxxx>
- Re: [PATCH] floppy: hide invalid floppy disk types
- From: Denis Efremov <yefremov.denis@xxxxxxxxx>
- [PATCH] floppy: hide invalid floppy disk types
- From: Moritz Müller <moritzm.mueller@xxxxxxxxx>
- Re: [PATCH] floppy: hide invalid floppy disk types
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2]
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2]
- From: Johannes Hirte <johannes.hirte@xxxxxxxxxxxxx>
- Re: [PATCH] floppy: hide invalid floppy disk types
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] floppy: hide invalid floppy disk types
- From: Moritz Müller <moritzm.mueller@xxxxxxxxx>
- Re: The irq Affinity is changed after the patch(Fixes: b1a5a73e64e9 ("genirq/affinity: Spread vectors on node according to nr_cpu ratio"))
- From: George Spelvin <lkml@xxxxxxx>
- Re: [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2]
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2]
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2]
- From: Johannes Hirte <johannes.hirte@xxxxxxxxxxxxx>
- Re: [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2]
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2]
- From: Johannes Hirte <johannes.hirte@xxxxxxxxxxxxx>
- Re: Injecting delays into block layer
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- Re: [GIT PULL] Block/io_uring fixes and changes for 5.5-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: Injecting delays into block layer
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [RFC PATCH] bcache: enable zoned device support
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC PATCH] bcache: enable zoned device support
- From: Coly Li <colyli@xxxxxxx>
- Re: [RFC PATCH] bcache: enable zoned device support
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [RFC PATCH] bcache: enable zoned device support
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC PATCH] bcache: enable zoned device support
- From: Coly Li <colyli@xxxxxxx>
- [GIT PULL] Block/io_uring fixes and changes for 5.5-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4.19 240/321] mmc: core: align max segment size with logical block size
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC PATCH] bcache: enable zoned device support
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [RFC PATCH] bcache: enable zoned device support
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Add prctl support for controlling mem reclaim V4
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH 4.19 240/321] mmc: core: align max segment size with logical block size
- From: Pavel Machek <pavel@xxxxxxx>
- Re: [GIT PULL] pipe: General notification queue
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block: fix memleak of bio integrity data
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: fix memleak of bio integrity data
- From: Justin Tee <justin.tee@xxxxxxxxxxxx>
- Re: [GIT PULL] pipe: Notification queue preparation
- From: David Sterba <dsterba@xxxxxxx>
- Re: [GIT PULL] pipe: Notification queue preparation
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] pipe: Notification queue preparation
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [GIT PULL] pipe: Notification queue preparation
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] pipe: Notification queue preparation
- From: David Sterba <dsterba@xxxxxxx>
- Re: [GIT PULL] pipe: Notification queue preparation
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [RFC PATCH] bcache: enable zoned device support
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH v2 1/1] xen/blkback: Aggressively shrink page pools if a memory pressure is detected
- From: <sjpark@xxxxxxxxxx>
- Re: [PATCH v2 1/1] xen/blkback: Aggressively shrink page pools if a memory pressure is detected
- From: <sjpark@xxxxxxxxxx>
- Re: [PATCH v2 0/1] xen/blkback: Aggressively shrink page pools if a memory pressure is detected
- From: <sjpark@xxxxxxxxxx>
- [PATCH v2 1/1] xen/blkback: Aggressively shrink page pools if a memory pressure is detected
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v2 0/1] xen/blkback: Aggressively shrink page pools if a memory pressure is detected
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [PATCH 0/3] blk-mq: optimise plugging
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Data corruption in kernel 5.1+ with iSER attached ramdisk
- From: Stephen Rust <srust@xxxxxxxxxxxxxxx>
- Re: Data corruption in kernel 5.1+ with iSER attached ramdisk
- From: Stephen Rust <srust@xxxxxxxxxxxxxxx>
- Re: [PATCH] bfq-iosched: Ensure bio->bi_blkg is valid before using it
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] pipe: Notification queue preparation
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 0/3] blk-mq: optimise plugging
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [GIT PULL] pipe: Notification queue preparation
- From: David Sterba <dsterba@xxxxxxx>
- [PATCH] bfq-iosched: Ensure bio->bi_blkg is valid before using it
- From: Hou Tao <houtao1@xxxxxxxxxx>
- RE: [PATCH 1/4] scsi: megaraid_sas: use private counter for tracking inflight per-LUN commands
- From: Kashyap Desai <kashyap.desai@xxxxxxxxxxxx>
- Re: [PATCH] block: fix memleak of bio integrity data
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH] block: fix memleak of bio integrity data
- From: Christoph Hellwig <hch@xxxxxx>
- Re: Data corruption in kernel 5.1+ with iSER attached ramdisk
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH] block: fix memleak of bio integrity data
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: fix memleak of bio integrity data
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: Data corruption in kernel 5.1+ with iSER attached ramdisk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: Data corruption in kernel 5.1+ with iSER attached ramdisk
- From: Stephen Rust <srust@xxxxxxxxxxxxxxx>
- [PATCH] block: fix memleak of bio integrity data
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: Data corruption in kernel 5.1+ with iSER attached ramdisk
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: Data corruption in kernel 5.1+ with iSER attached ramdisk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: single aio thread is migrated crazily by scheduler
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] zram: try to avoid worst-case scenario on same element pages
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v4 rebase 00/10] Fix cdrom autoclose
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: Data corruption in kernel 5.1+ with iSER attached ramdisk
- From: Stephen Rust <srust@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] brd: remove max_hw_sectors limit and warn on un-aligned buffer
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: kernel (or fio) bug with IOSQE_IO_DRAIN
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: kernel (or fio) bug with IOSQE_IO_DRAIN
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2] nvme: Add support for ACRE Command Interrupted status
- From: "Meneghini, John" <John.Meneghini@xxxxxxxxxx>
- Re: single aio thread is migrated crazily by scheduler
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [Xen-devel] [PATCH 0/2] xen/blkback: Aggressively shrink page pools if a memory pressure is detected
- From: <sjpark@xxxxxxxxxx>
- RE: [Xen-devel] [PATCH 0/2] xen/blkback: Aggressively shrink page pools if a memory pressure is detected
- From: "Durrant, Paul" <pdurrant@xxxxxxxxxx>
- [PATCH 2/2] blkback: Add a module parameter for aggressive pool shrinking duration
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH 0/2] xen/blkback: Aggressively shrink page pools if a memory pressure is detected
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH 1/2] xen/blkback: Aggressively shrink page pools if a memory pressure is detected
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH 2/2] brd: warn on un-aligned buffer
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 1/2] brd: remove max_hw_sectors queue limit
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 0/2] brd: remove max_hw_sectors limit and warn on un-aligned buffer
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 2/2] xen-blkback: allow module to be cleanly unloaded
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH v3 1/2] xen/xenbus: reference count registered modules
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH 04/11] blk-mq: Facilitate a shared sbitmap per tagset
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH] block/genhd: Fix memory leak in error path of __alloc_disk_node()
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- Re: [PATCH 4/4] mmc: sdhci: Add DMA memory boundary workaround
- From: Jisheng Zhang <Jisheng.Zhang@xxxxxxxxxxxxx>
- Re: Data corruption in kernel 5.1+ with iSER attached ramdisk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] zram: try to avoid worst-case scenario on same element pages
- From: Taejoon Song <taejoon.song@xxxxxxx>
- Re: [PATCH] zram: fix error return codes not being returned in writeback_store
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: Data corruption in kernel 5.1+ with iSER attached ramdisk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 4.19 240/321] mmc: core: align max segment size with logical block size
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: single aio thread is migrated crazily by scheduler
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xen/blkback: Avoid unmapping unmapped grant pages
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2] nvme: Add support for ACRE Command Interrupted status
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: Data corruption in kernel 5.1+ with iSER attached ramdisk
- From: Stephen Rust <srust@xxxxxxxxxxxxxxx>
- Re: [PATCH V2] nvme: Add support for ACRE Command Interrupted status
- From: "Meneghini, John" <John.Meneghini@xxxxxxxxxx>
- Re: [PATCH 8/8] block: set the zone size in blk_revalidate_disk_zones atomically
- From: Javier González <javier@xxxxxxxxxxx>
- Re: [PATCH 04/11] blk-mq: Facilitate a shared sbitmap per tagset
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: avoid out of bounds zone bitmap access
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] nbd: fix shutdown and recv work deadlock
- From: Mike Christie <mchristi@xxxxxxxxxx>
- Re: [PATCH 8/8] block: set the zone size in blk_revalidate_disk_zones atomically
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 8/8] block: set the zone size in blk_revalidate_disk_zones atomically
- From: Javier González <javier@xxxxxxxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]