Show patches with: Submitter = NeilBrown       |    State = Action Required       |    Archived = No       |   152 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Don't block writes to swap-files with ETXTBSY. Don't block writes to swap-files with ETXTBSY. - - - --- 2021-08-25 NeilBrown New
MM: clarify effort used in alloc_pages_bulk_*() MM: clarify effort used in alloc_pages_bulk_*() 1 - - --- 2021-08-29 NeilBrown New
[6/6] XFS: remove congestion_wait() loop from xfs_buf_alloc_pages() congestion_wait() and GFP_NOFAIL - - - --- 2021-09-14 NeilBrown New
[5/6] XFS: remove congestion_wait() loop from kmem_alloc() congestion_wait() and GFP_NOFAIL - - - --- 2021-09-14 NeilBrown New
[4/6] EXT4: remove congestion_wait from ext4_bio_write_page, and simplify congestion_wait() and GFP_NOFAIL - - - --- 2021-09-14 NeilBrown New
[3/6] EXT4: Remove ENOMEM/congestion_wait() loops. congestion_wait() and GFP_NOFAIL - - - --- 2021-09-14 NeilBrown New
[2/6] MM: annotate congestion_wait() and wait_iff_congested() as ineffective. congestion_wait() and GFP_NOFAIL - - - --- 2021-09-14 NeilBrown New
[1/6] MM: improve documentation for __GFP_NOFAIL congestion_wait() and GFP_NOFAIL 1 - - --- 2021-09-14 NeilBrown New
[6/6] XFS: remove congestion_wait() loop from xfs_buf_alloc_pages() congestion_wait() and GFP_NOFAIL - - - --- 2021-09-17 NeilBrown New
[5/6] XFS: remove congestion_wait() loop from kmem_alloc() congestion_wait() and GFP_NOFAIL - - - --- 2021-09-17 NeilBrown New
[4/6] EXT4: remove congestion_wait from ext4_bio_write_page, and simplify congestion_wait() and GFP_NOFAIL - - - --- 2021-09-17 NeilBrown New
[3/6] EXT4: Remove ENOMEM/congestion_wait() loops. congestion_wait() and GFP_NOFAIL - - - --- 2021-09-17 NeilBrown New
[2/6] MM: improve documentation for __GFP_NOFAIL congestion_wait() and GFP_NOFAIL 1 - - --- 2021-09-17 NeilBrown New
[1/6] MM: Support __GFP_NOFAIL in alloc_pages_bulk_*() and improve doco congestion_wait() and GFP_NOFAIL 1 - - --- 2021-09-17 NeilBrown New
[13/13] MM: use AIO for DIO writes to swap Repair SWAP-over-NFS - - - --- 2021-11-16 NeilBrown New
[12/13] MM: use AIO/DIO for reads from SWP_FS_OPS swap-space Repair SWAP-over-NFS - - - --- 2021-11-16 NeilBrown New
[11/13] NFS: swap-out must always use STABLE writes. Repair SWAP-over-NFS - - - --- 2021-11-16 NeilBrown New
[10/13] NFSv4: keep state manager thread active if swap is enabled Repair SWAP-over-NFS - - - --- 2021-11-16 NeilBrown New
[09/13] SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC Repair SWAP-over-NFS - - - --- 2021-11-16 NeilBrown New
[08/13] NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS Repair SWAP-over-NFS - - - --- 2021-11-16 NeilBrown New
[07/13] SUNRPC: remove scheduling boost for "SWAPPER" tasks. Repair SWAP-over-NFS - - - --- 2021-11-16 NeilBrown New
[06/13] SUNRPC/xprt: async tasks mustn't block waiting for memory Repair SWAP-over-NFS - - - --- 2021-11-16 NeilBrown New
[05/13] SUNRPC/auth: async tasks mustn't block waiting for memory Repair SWAP-over-NFS - - - --- 2021-11-16 NeilBrown New
[04/13] SUNRPC/call_alloc: async tasks mustn't block waiting for memory Repair SWAP-over-NFS - - - --- 2021-11-16 NeilBrown New
[03/13] MM: reclaim mustn't enter FS for swap-over-NFS Repair SWAP-over-NFS - - - --- 2021-11-16 NeilBrown New
[02/13] NFS: do not take i_rwsem for swap IO Repair SWAP-over-NFS - - - --- 2021-11-16 NeilBrown New
[01/13] NFS: move generic_write_checks() call from nfs_file_direct_write() to nfs_file_write() Repair SWAP-over-NFS - - - --- 2021-11-16 NeilBrown New
MM: discard __GFP_ATOMIC MM: discard __GFP_ATOMIC - 2 - --- 2021-11-17 NeilBrown New
[2/2] Remove bdi_congested() and wb_congested() and related functions Remove some 'congested' tests - - - --- 2021-12-13 NeilBrown New
[1/2] Remove inode_congested() Remove some 'congested' tests - - - --- 2021-12-13 NeilBrown New
[06/18] MM: submit multipage reads for SWP_FS_OPS swap-space Repair SWAP-over-NFS - - - --- 2021-12-16 NeilBrown New
[05/18] MM: reclaim mustn't enter FS for SWP_FS_OPS swap-space Repair SWAP-over-NFS - - - --- 2021-12-16 NeilBrown New
[04/18] MM: perform async writes to SWP_FS_OPS swap-space Repair SWAP-over-NFS - - - --- 2021-12-16 NeilBrown New
[03/18] MM: use ->swap_rw for reads from SWP_FS_OPS swap-space Repair SWAP-over-NFS - - - --- 2021-12-16 NeilBrown New
[02/18] MM: create new mm/swap.h header file. Repair SWAP-over-NFS - 1 - --- 2021-12-16 NeilBrown New
[01/18] Structural cleanup for filesystem-based swap Repair SWAP-over-NFS - - - --- 2021-12-16 NeilBrown New
[18/18] NFS: swap-out must always use STABLE writes. Repair SWAP-over-NFS - - - --- 2021-12-16 NeilBrown New
[17/18] NFSv4: keep state manager thread active if swap is enabled Repair SWAP-over-NFS - - - --- 2021-12-16 NeilBrown New
[16/18] SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC Repair SWAP-over-NFS - - - --- 2021-12-16 NeilBrown New
[15/18] NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS Repair SWAP-over-NFS - - - --- 2021-12-16 NeilBrown New
[14/18] SUNRPC: remove scheduling boost for "SWAPPER" tasks. Repair SWAP-over-NFS - - - --- 2021-12-16 NeilBrown New
[13/18] SUNRPC/xprt: async tasks mustn't block waiting for memory Repair SWAP-over-NFS - - - --- 2021-12-16 NeilBrown New
[12/18] SUNRPC/auth: async tasks mustn't block waiting for memory Repair SWAP-over-NFS - - - --- 2021-12-16 NeilBrown New
[11/18] SUNRPC/call_alloc: async tasks mustn't block waiting for memory Repair SWAP-over-NFS - - - --- 2021-12-16 NeilBrown New
[10/18] NFS: swap IO handling is slightly different for O_DIRECT IO Repair SWAP-over-NFS - - - --- 2021-12-16 NeilBrown New
[09/18] NFS: rename nfs_direct_IO and use as ->swap_rw Repair SWAP-over-NFS - - - --- 2021-12-16 NeilBrown New
[08/18] MM: Add AS_CAN_DIO mapping flag Repair SWAP-over-NFS - - - --- 2021-12-16 NeilBrown New
[07/18] MM: submit multipage write for SWP_FS_OPS swap-space Repair SWAP-over-NFS - - - --- 2021-12-16 NeilBrown New
[23/23] SUNRPC: lock against ->sock changing during sysfs read Repair SWAP-over_NFS - - - --- 2022-01-24 NeilBrown New
[22/23] NFS: swap-out must always use STABLE writes. Repair SWAP-over_NFS - - - --- 2022-01-24 NeilBrown New
[21/23] NFSv4: keep state manager thread active if swap is enabled Repair SWAP-over_NFS - - - --- 2022-01-24 NeilBrown New
[20/23] SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC Repair SWAP-over_NFS - - - --- 2022-01-24 NeilBrown New
[19/23] NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS Repair SWAP-over_NFS - - - --- 2022-01-24 NeilBrown New
[18/23] SUNRPC: remove scheduling boost for "SWAPPER" tasks. Repair SWAP-over_NFS - - - --- 2022-01-24 NeilBrown New
[17/23] SUNRPC/xprt: async tasks mustn't block waiting for memory Repair SWAP-over_NFS - - - --- 2022-01-24 NeilBrown New
[16/23] SUNRPC/auth: async tasks mustn't block waiting for memory Repair SWAP-over_NFS - - - --- 2022-01-24 NeilBrown New
[15/23] SUNRPC/call_alloc: async tasks mustn't block waiting for memory Repair SWAP-over_NFS - - - --- 2022-01-24 NeilBrown New
[14/23] NFS: swap IO handling is slightly different for O_DIRECT IO Repair SWAP-over_NFS - 1 - --- 2022-01-24 NeilBrown New
[13/23] NFS: rename nfs_direct_IO and use as ->swap_rw Repair SWAP-over_NFS - 1 - --- 2022-01-24 NeilBrown New
[12/23] NFS: remove IS_SWAPFILE hack Repair SWAP-over_NFS - 1 - --- 2022-01-24 NeilBrown New
[11/23] VFS: Add FMODE_CAN_ODIRECT file flag Repair SWAP-over_NFS - 1 - --- 2022-01-24 NeilBrown New
[10/23] MM: submit multipage write for SWP_FS_OPS swap-space Repair SWAP-over_NFS - 1 - --- 2022-01-24 NeilBrown New
[09/23] MM: submit multipage reads for SWP_FS_OPS swap-space Repair SWAP-over_NFS - 1 - --- 2022-01-24 NeilBrown New
[08/23] DOC: update documentation for swap_activate and swap_rw Repair SWAP-over_NFS - 1 - --- 2022-01-24 NeilBrown New
[07/23] MM: perform async writes to SWP_FS_OPS swap-space using ->swap_rw Repair SWAP-over_NFS - 1 - --- 2022-01-24 NeilBrown New
[06/23] MM: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space Repair SWAP-over_NFS - 1 - --- 2022-01-24 NeilBrown New
[05/23] MM: reclaim mustn't enter FS for SWP_FS_OPS swap-space Repair SWAP-over_NFS - 1 - --- 2022-01-24 NeilBrown New
[04/23] MM: move responsibility for setting SWP_FS_OPS to ->swap_activate Repair SWAP-over_NFS - 1 - --- 2022-01-24 NeilBrown New
[03/23] MM: drop swap_set_page_dirty Repair SWAP-over_NFS - 1 - --- 2022-01-24 NeilBrown New
[02/23] MM: extend block-plugging to cover all swap reads with read-ahead Repair SWAP-over_NFS - 1 - --- 2022-01-24 NeilBrown New
[01/23] MM: create new mm/swap.h header file. Repair SWAP-over_NFS - 1 - --- 2022-01-24 NeilBrown New
[9/9] Remove congestion tracking framework. Remove remaining parts of congestions tracking code. - - - --- 2022-01-27 NeilBrown New
[8/9] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC" Remove remaining parts of congestions tracking code. - - - --- 2022-01-27 NeilBrown New
[7/9] NFS: remove congestion control. Remove remaining parts of congestions tracking code. - - - --- 2022-01-27 NeilBrown New
[6/9] fuse: don't set/clear bdi_congested Remove remaining parts of congestions tracking code. - - - --- 2022-01-27 NeilBrown New
[5/9] cephfs: don't set/clear bdi_congestion Remove remaining parts of congestions tracking code. - - - --- 2022-01-27 NeilBrown New
[4/9] f2f2: replace some congestion_wait() calls with io_schedule_timeout() Remove remaining parts of congestions tracking code. - - - --- 2022-01-27 NeilBrown New
[3/9] f2fs: change retry waiting for f2fs_write_single_data_page() Remove remaining parts of congestions tracking code. - - - --- 2022-01-27 NeilBrown New
[2/9] Remove bdi_congested() and wb_congested() and related functions Remove remaining parts of congestions tracking code. 1 - - --- 2022-01-27 NeilBrown New
[1/9] Remove inode_congested() Remove remaining parts of congestions tracking code. - - - --- 2022-01-27 NeilBrown New
[3/3] ceph: remove reliance on bdi congestion remove dependence of inode_congested() - - - --- 2022-01-31 NeilBrown New
[2/3] nfs: remove reliance on bdi congestion remove dependence of inode_congested() - - - --- 2022-01-31 NeilBrown New
[1/3] fuse: remove reliance on bdi congestion remove dependence of inode_congested() - - - --- 2022-01-31 NeilBrown New
[21/21] NFS: swap-out must always use STABLE writes. Repair SWAP-over_NFS - - - --- 2022-02-07 NeilBrown New
[20/21] NFS: swap IO handling is slightly different for O_DIRECT IO Repair SWAP-over_NFS - - - --- 2022-02-07 NeilBrown New
[19/21] NFS: rename nfs_direct_IO and use as ->swap_rw Repair SWAP-over_NFS - 1 - --- 2022-02-07 NeilBrown New
[18/21] NFSv4: keep state manager thread active if swap is enabled Repair SWAP-over_NFS - - - --- 2022-02-07 NeilBrown New
[17/21] SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC Repair SWAP-over_NFS - 1 - --- 2022-02-07 NeilBrown New
[16/21] NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS Repair SWAP-over_NFS - - - --- 2022-02-07 NeilBrown New
[15/21] SUNRPC: remove scheduling boost for "SWAPPER" tasks. Repair SWAP-over_NFS - - - --- 2022-02-07 NeilBrown New
[14/21] SUNRPC/xprt: async tasks mustn't block waiting for memory Repair SWAP-over_NFS - - - --- 2022-02-07 NeilBrown New
[13/21] SUNRPC/auth: async tasks mustn't block waiting for memory Repair SWAP-over_NFS - - - --- 2022-02-07 NeilBrown New
[12/21] SUNRPC/call_alloc: async tasks mustn't block waiting for memory Repair SWAP-over_NFS - - - --- 2022-02-07 NeilBrown New
[11/21] NFS: remove IS_SWAPFILE hack Repair SWAP-over_NFS - 1 - --- 2022-02-07 NeilBrown New
[10/21] VFS: Add FMODE_CAN_ODIRECT file flag Repair SWAP-over_NFS - 1 - --- 2022-02-07 NeilBrown New
[09/21] MM: submit multipage write for SWP_FS_OPS swap-space Repair SWAP-over_NFS - 1 - --- 2022-02-07 NeilBrown New
[08/21] MM: submit multipage reads for SWP_FS_OPS swap-space Repair SWAP-over_NFS - 1 - --- 2022-02-07 NeilBrown New
[07/21] DOC: update documentation for swap_activate and swap_rw Repair SWAP-over_NFS - 1 - --- 2022-02-07 NeilBrown New
[06/21] MM: perform async writes to SWP_FS_OPS swap-space using ->swap_rw Repair SWAP-over_NFS - 1 - --- 2022-02-07 NeilBrown New
[05/21] MM: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space Repair SWAP-over_NFS - 1 - --- 2022-02-07 NeilBrown New
« 1 2 »