March 2021 Archives by author
Starting: Tue Mar 2 13:41:06 GMT 2021
Ending: Wed Mar 31 19:47:28 BST 2021
Messages: 234
- [PATCH v5 00/27] Memory Folios
Matthew Wilcox (Oracle)
- [PATCH v5 01/27] fs/cachefiles: Remove wait_bit_key layout dependency
Matthew Wilcox (Oracle)
- [PATCH v5 02/27] mm/writeback: Add wait_on_page_writeback_killable
Matthew Wilcox (Oracle)
- [PATCH v5 03/27] afs: Use wait_on_page_writeback_killable
Matthew Wilcox (Oracle)
- [PATCH v5 04/27] mm: Introduce struct folio
Matthew Wilcox (Oracle)
- [PATCH v5 05/27] mm: Add folio_pgdat and folio_zone
Matthew Wilcox (Oracle)
- [PATCH v5 06/27] mm/vmstat: Add functions to account folio statistics
Matthew Wilcox (Oracle)
- [PATCH v5 07/27] mm/debug: Add VM_BUG_ON_FOLIO and VM_WARN_ON_ONCE_FOLIO
Matthew Wilcox (Oracle)
- [PATCH v5 08/27] mm: Add put_folio
Matthew Wilcox (Oracle)
- [PATCH v5 09/27] mm: Add get_folio
Matthew Wilcox (Oracle)
- [PATCH v5 10/27] mm: Create FolioFlags
Matthew Wilcox (Oracle)
- [PATCH v5 11/27] mm: Handle per-folio private data
Matthew Wilcox (Oracle)
- [PATCH v5 12/27] mm: Add folio_index, folio_file_page and folio_contains
Matthew Wilcox (Oracle)
- [PATCH v5 13/27] mm/util: Add folio_mapping and folio_file_mapping
Matthew Wilcox (Oracle)
- [PATCH v5 14/27] mm/memcg: Add folio wrappers for various functions
Matthew Wilcox (Oracle)
- [PATCH v5 15/27] mm/filemap: Add unlock_folio
Matthew Wilcox (Oracle)
- [PATCH v5 16/27] mm/filemap: Add lock_folio
Matthew Wilcox (Oracle)
- [PATCH v5 17/27] mm/filemap: Add lock_folio_killable
Matthew Wilcox (Oracle)
- [PATCH v5 18/27] mm/filemap: Add __lock_folio_async
Matthew Wilcox (Oracle)
- [PATCH v5 19/27] mm/filemap: Add __lock_folio_or_retry
Matthew Wilcox (Oracle)
- [PATCH v5 20/27] mm/filemap: Add wait_on_folio_locked
Matthew Wilcox (Oracle)
- [PATCH v5 21/27] mm/filemap: Add end_folio_writeback
Matthew Wilcox (Oracle)
- [PATCH v5 22/27] mm/writeback: Add wait_on_folio_writeback
Matthew Wilcox (Oracle)
- [PATCH v5 23/27] mm/writeback: Add wait_for_stable_folio
Matthew Wilcox (Oracle)
- [PATCH v5 24/27] mm/filemap: Convert wait_on_page_bit to wait_on_folio_bit
Matthew Wilcox (Oracle)
- [PATCH v5 25/27] mm/filemap: Convert wake_up_page_bit to wake_up_folio_bit
Matthew Wilcox (Oracle)
- [PATCH v5 26/27] mm/filemap: Convert page wait queues to be folios
Matthew Wilcox (Oracle)
- [PATCH v5 27/27] mm/doc: Build kerneldoc for various mm files
Matthew Wilcox (Oracle)
- [PATCH v6 00/27] Memory Folios
Matthew Wilcox (Oracle)
- [PATCH v6 01/27] mm: Introduce struct folio
Matthew Wilcox (Oracle)
- [PATCH v6 02/27] mm: Add folio_pgdat and folio_zone
Matthew Wilcox (Oracle)
- [PATCH v6 03/27] mm/vmstat: Add functions to account folio statistics
Matthew Wilcox (Oracle)
- [PATCH v6 04/27] mm/debug: Add VM_BUG_ON_FOLIO and VM_WARN_ON_ONCE_FOLIO
Matthew Wilcox (Oracle)
- [PATCH v6 05/27] mm: Add folio reference count functions
Matthew Wilcox (Oracle)
- [PATCH v6 06/27] mm: Add put_folio
Matthew Wilcox (Oracle)
- [PATCH v6 07/27] mm: Add get_folio
Matthew Wilcox (Oracle)
- [PATCH v6 08/27] mm: Create FolioFlags
Matthew Wilcox (Oracle)
- [PATCH v6 09/27] mm: Handle per-folio private data
Matthew Wilcox (Oracle)
- [PATCH v6 10/27] mm/filemap: Add folio_index, folio_file_page and folio_contains
Matthew Wilcox (Oracle)
- [PATCH v6 11/27] mm/filemap: Add folio_next_index
Matthew Wilcox (Oracle)
- [PATCH v6 12/27] mm/filemap: Add folio_offset and folio_file_offset
Matthew Wilcox (Oracle)
- [PATCH v6 13/27] mm/util: Add folio_mapping and folio_file_mapping
Matthew Wilcox (Oracle)
- [PATCH v6 14/27] mm: Add folio_mapcount
Matthew Wilcox (Oracle)
- [PATCH v6 15/27] mm/memcg: Add folio wrappers for various functions
Matthew Wilcox (Oracle)
- [PATCH v6 16/27] mm/filemap: Add unlock_folio
Matthew Wilcox (Oracle)
- [PATCH v6 17/27] mm/filemap: Add lock_folio
Matthew Wilcox (Oracle)
- [PATCH v6 18/27] mm/filemap: Add lock_folio_killable
Matthew Wilcox (Oracle)
- [PATCH v6 19/27] mm/filemap: Add __lock_folio_async
Matthew Wilcox (Oracle)
- [PATCH v6 20/27] mm/filemap: Add __lock_folio_or_retry
Matthew Wilcox (Oracle)
- [PATCH v6 21/27] mm/filemap: Add wait_on_folio_locked
Matthew Wilcox (Oracle)
- [PATCH v6 22/27] mm/filemap: Add end_folio_writeback
Matthew Wilcox (Oracle)
- [PATCH v6 23/27] mm/writeback: Add wait_on_folio_writeback
Matthew Wilcox (Oracle)
- [PATCH v6 24/27] mm/writeback: Add wait_for_stable_folio
Matthew Wilcox (Oracle)
- [PATCH v6 25/27] mm/filemap: Convert wait_on_page_bit to wait_on_folio_bit
Matthew Wilcox (Oracle)
- [PATCH v6 26/27] mm/filemap: Convert wake_up_page_bit to wake_up_folio_bit
Matthew Wilcox (Oracle)
- [PATCH v6 27/27] mm/filemap: Convert page wait queues to be folios
Matthew Wilcox (Oracle)
- [PATCH 0/2] AFS metadata xattr fixes
Jeffrey E Altman
- [PATCH v2 2/2] afs: Stop listxattr() from listing "afs.*" attributes
Jeffrey E Altman
- [PATCH v2 1/2] afs: Fix accessing YFS xattrs on a non-YFS server
Jeffrey E Altman
- [PATCH] afs: remove the unused variable
Muhammad Usama Anjum
- [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache
Josef Bacik
- Bidding invitation
Albert Bourla
- fscache: Redesigning the on-disk cache
Dave Chinner
- Metadata writtenback notification? -- was Re: fscache: Redesigning the on-disk cache
Dave Chinner
- [PATCH] rxrpc: rxkad: replace if (cond) BUG() with BUG_ON()
Jiapeng Chong
- [PATCH 1/2] afs: Fix accessing YFS xattrs on a non-YFS server
Marc Dionne
- [PATCH 2/2] afs: Fix afs_listxattr() to not list afs ACL special xattrs
Marc Dionne
- [PATCH v2 2/2] afs: Stop listxattr() from listing "afs.*" attributes
Marc Dionne
- fscache: Redesigning the on-disk cache
J. Bruce Fields
- fscache: Redesigning the on-disk cache
Amir Goldstein
- fscache: Redesigning the on-disk cache
Amir Goldstein
- [PATCH v5 01/27] fs/cachefiles: Remove wait_bit_key layout dependency
Christoph Hellwig
- [PATCH v5 02/27] mm/writeback: Add wait_on_page_writeback_killable
Christoph Hellwig
- [PATCH v5 03/27] afs: Use wait_on_page_writeback_killable
Christoph Hellwig
- [PATCH v5 00/27] Memory Folios
Christoph Hellwig
- [PATCH v5 00/27] Memory Folios
Christoph Hellwig
- [PATCH -next] afs: Remove unused variable in afs_req_issue_op()
David Howells
- [PATCH] afs: remove the unused variable
David Howells
- Reproducible crash in kAFS with just "cp -a"
David Howells
- fscache: Redesigning the on-disk cache
David Howells
- Reproducible crash in kAFS with just "cp -a"
David Howells
- fscache: Redesigning the on-disk cache - LRU handling
David Howells
- fscache: Redesigning the on-disk cache
David Howells
- listxattr separate for yfs and openafs
David Howells
- Metadata writtenback notification? -- was Re: fscache: Redesigning the on-disk cache
David Howells
- listxattr separate for yfs and openafs
David Howells
- fscache: Redesigning the on-disk cache
David Howells
- [PATCH] afs: Fix afs_listxattr() to not list YFS xattrs if a non-YFS server is seen
David Howells
- [PATCH] afs: Fix afs_listxattr() to not list YFS xattrs if a non-YFS server is seen
David Howells
- [PATCH] afs: Fix afs_listxattr() to not list YFS xattrs if a non-YFS server is seen
David Howells
- [PATCH] afs: Fix afs_listxattr() to not list afs ACL special xattrs
David Howells
- fscache: Redesigning the on-disk cache
David Howells
- Metadata writtenback notification? -- was Re: fscache: Redesigning the on-disk cache
David Howells
- [PATCH] afs: Fix afs_listxattr() to not list YFS xattrs if a non-YFS server is seen
David Howells
- general protection fault in strncasecmp
David Howells
- [PATCH] afs: Fix afs_listxattr() to not list afs ACL special xattrs
David Howells
- [PATCH] afs: Fix afs_listxattr() to not list afs ACL special xattrs
David Howells
- [PATCH v4 00/28] Network fs helper library & fscache kiocb API
David Howells
- [PATCH v4 01/28] iov_iter: Add ITER_XARRAY
David Howells
- [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache
David Howells
- [PATCH v4 03/28] mm: Implement readahead_control pageset expansion
David Howells
- [PATCH v4 04/28] netfs: Make a netfs helper module
David Howells
- [PATCH v4 05/28] netfs: Documentation for helper library
David Howells
- [PATCH v4 06/28] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h
David Howells
- [PATCH v4 07/28] netfs, mm: Add unlock_page_fscache() and wait_on_page_fscache()
David Howells
- [PATCH v4 08/28] netfs: Provide readahead and readpage netfs helpers
David Howells
- [PATCH v4 09/28] netfs: Add tracepoints
David Howells
- [PATCH v4 10/28] netfs: Gather stats
David Howells
- [PATCH v4 11/28] netfs: Add write_begin helper
David Howells
- [PATCH v4 12/28] netfs: Define an interface to talk to a cache
David Howells
- [PATCH v4 13/28] netfs: Hold a ref on a page when PG_private_2 is set
David Howells
- [PATCH v4 14/28] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
David Howells
- [PATCH v4 15/28] afs: Disable use of the fscache I/O routines
David Howells
- [PATCH v4 16/28] afs: Pass page into dirty region helpers to provide THP size
David Howells
- [PATCH v4 17/28] afs: Print the operation debug_id when logging an unexpected data version
David Howells
- [PATCH v4 18/28] afs: Move key to afs_read struct
David Howells
- [PATCH v4 19/28] afs: Don't truncate iter during data fetch
David Howells
- [PATCH v4 20/28] afs: Log remote unmarshalling errors
David Howells
- [PATCH v4 21/28] afs: Set up the iov_iter before calling afs_extract_data()
David Howells
- [PATCH v4 22/28] afs: Use ITER_XARRAY for writing
David Howells
- [PATCH v4 23/28] afs: Wait on PG_fscache before modifying/releasing a page
David Howells
- [PATCH v4 24/28] afs: Extract writeback extension into its own function
David Howells
- [PATCH v4 25/28] afs: Prepare for use of THPs
David Howells
- [PATCH v4 26/28] afs: Use the fs operation ops to handle FetchData completion
David Howells
- [PATCH v4 27/28] afs: Use new fscache read helper API
David Howells
- [PATCH v4 28/28] afs: Use the fscache_write_begin() helper
David Howells
- [PATCH 0/2] AFS metadata xattr fixes
David Howells
- [PATCH 1/2] afs: Fix accessing YFS xattrs on a non-YFS server
David Howells
- [PATCH 2/2] afs: Fix afs_listxattr() to not list afs ACL special xattrs
David Howells
- [PATCH v2 0/2] AFS metadata xattr fixes
David Howells
- [PATCH v2 1/2] afs: Fix accessing YFS xattrs on a non-YFS server
David Howells
- [PATCH v2 2/2] afs: Stop listxattr() from listing "afs.*" attributes
David Howells
- [GIT PULL] afs: Fix oops and confusion from metadata xattrs
David Howells
- [PATCH v4 08/28] netfs: Provide readahead and readpage netfs helpers
David Howells
- [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache
David Howells
- [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache
David Howells
- [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache
David Howells
- [PATCH v5 01/27] fs/cachefiles: Remove wait_bit_key layout dependency
David Howells
- [PATCH v5 02/27] mm/writeback: Add wait_on_page_writeback_killable
David Howells
- [PATCH v5 03/27] afs: Use wait_on_page_writeback_killable
David Howells
- [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache
David Howells
- [PATCH v4 08/28] netfs: Provide readahead and readpage netfs helpers
David Howells
- [PATCH v5 03/27] afs: Use wait_on_page_writeback_killable
David Howells
- [PATCH 0/3] cachefiles, afs: mm wait fixes
David Howells
- [PATCH 1/3] fs/cachefiles: Remove wait_bit_key layout dependency
David Howells
- [PATCH 2/3] mm/writeback: Add wait_on_page_writeback_killable
David Howells
- [PATCH 3/3] afs: Use wait_on_page_writeback_killable
David Howells
- [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache
David Howells
- [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache
David Howells
- [PATCH v5 00/27] Memory Folios
David Howells
- [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache
David Howells
- [PATCH v5 00/28] Network fs helper library & fscache kiocb API
David Howells
- [PATCH v5 01/28] iov_iter: Add ITER_XARRAY
David Howells
- [PATCH v5 02/28] mm: Add wait_on_page_writeback_killable()
David Howells
- [PATCH v5 03/28] mm: Add set/end/wait functions for PG_private_2
David Howells
- [PATCH v5 04/28] mm: Implement readahead_control pageset expansion
David Howells
- [PATCH v5 05/28] netfs: Make a netfs helper module
David Howells
- [PATCH v5 06/28] netfs: Documentation for helper library
David Howells
- [PATCH v5 07/28] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h
David Howells
- [PATCH v5 08/28] netfs, mm: Add set/end/wait_on_page_fscache() aliases
David Howells
- [PATCH v5 09/28] netfs: Provide readahead and readpage netfs helpers
David Howells
- [PATCH v5 10/28] netfs: Add tracepoints
David Howells
- [PATCH v5 11/28] netfs: Gather stats
David Howells
- [PATCH v5 12/28] netfs: Add write_begin helper
David Howells
- [PATCH v5 13/28] netfs: Define an interface to talk to a cache
David Howells
- [PATCH v5 14/28] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
David Howells
- [PATCH v5 15/28] afs: Disable use of the fscache I/O routines
David Howells
- [PATCH v5 16/28] afs: Pass page into dirty region helpers to provide THP size
David Howells
- [PATCH v5 17/28] afs: Print the operation debug_id when logging an unexpected data version
David Howells
- [PATCH v5 18/28] afs: Move key to afs_read struct
David Howells
- [PATCH v5 19/28] afs: Don't truncate iter during data fetch
David Howells
- [PATCH v5 20/28] afs: Log remote unmarshalling errors
David Howells
- [PATCH v5 21/28] afs: Set up the iov_iter before calling afs_extract_data()
David Howells
- [PATCH v5 22/28] afs: Use ITER_XARRAY for writing
David Howells
- [PATCH v5 23/28] afs: Wait on PG_fscache before modifying/releasing a page
David Howells
- [PATCH v5 24/28] afs: Extract writeback extension into its own function
David Howells
- [PATCH v5 25/28] afs: Prepare for use of THPs
David Howells
- [PATCH v5 26/28] afs: Use the fs operation ops to handle FetchData completion
David Howells
- [PATCH v5 27/28] afs: Use new fscache read helper API
David Howells
- [PATCH v5 28/28] afs: Use the fscache_write_begin() helper
David Howells
- [GIT PULL] cachefiles, afs: mm wait fixes
David Howells
- [PATCH 5.10 033/157] afs: Fix accessing YFS xattrs on a non-YFS server
Greg Kroah-Hartman
- [PATCH 5.10 034/157] afs: Stop listxattr() from listing "afs.*" attributes
Greg Kroah-Hartman
- [PATCH 5.11 038/120] afs: Fix accessing YFS xattrs on a non-YFS server
Greg Kroah-Hartman
- [PATCH 5.11 039/120] afs: Stop listxattr() from listing "afs.*" attributes
Greg Kroah-Hartman
- [PATCH 5.4 17/60] afs: Stop listxattr() from listing "afs.*" attributes
Greg Kroah-Hartman
- Reproducible crash in kAFS with just "cp -a"
Gaja Sophie Peters
- Reproducible crash in kAFS with just "cp -a"
Gaja Sophie Peters
- listxattr separate for yfs and openafs
Gaja Sophie Peters
- listxattr separate for yfs and openafs
Gaja Sophie Peters
- listxattr separate for yfs and openafs
Gaja Sophie Peters
- [PATCH] afs: Fix afs_listxattr() to not list YFS xattrs if a non-YFS server is seen
Gaja Sophie Peters
- [PATCH] afs: Fix afs_listxattr() to not list afs ACL special xattrs
Gaja Sophie Peters
- [PATCH] afs: Fix afs_listxattr() to not list afs ACL special xattrs
Gaja Sophie Peters
- [PATCH] afs: Fix afs_listxattr() to not list afs ACL special xattrs
Gaja Sophie Peters
- [PATCH v2 2/2] afs: Stop listxattr() from listing "afs.*" attributes
Gaja Sophie Peters
- [PATCH] rxrpc: rxkad: replace if (cond) BUG() with BUG_ON()
Leon Romanovsky
- [PATCH RESEND][next] rxrpc: Fix fall-through warnings for Clang
Gustavo A. R. Silva
- [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache
Linus Torvalds
- [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache
Linus Torvalds
- [GIT PULL] cachefiles, afs: mm wait fixes
Linus Torvalds
- general protection fault in strncasecmp
Dmitry Vyukov
- [PATCH v5 00/27] Memory Folios
Johannes Weiner
- [PATCH v5 00/27] Memory Folios
Johannes Weiner
- [PATCH v5 00/27] Memory Folios
Johannes Weiner
- [PATCH v5 00/27] Memory Folios
Johannes Weiner
- [PATCH v5 00/27] Memory Folios
Johannes Weiner
- Metadata writtenback notification? -- was Re: fscache: Redesigning the on-disk cache
Matthew Wilcox
- [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache
Matthew Wilcox
- [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache
Matthew Wilcox
- [PATCH v4 08/28] netfs: Provide readahead and readpage netfs helpers
Matthew Wilcox
- [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache
Matthew Wilcox
- [PATCH v5 00/27] Memory Folios
Matthew Wilcox
- [PATCH v5 00/27] Memory Folios
Matthew Wilcox
- [PATCH v5 03/27] afs: Use wait_on_page_writeback_killable
Matthew Wilcox
- [PATCH 0/3] cachefiles, afs: mm wait fixes
Matthew Wilcox
- [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache
Matthew Wilcox
- [PATCH v5 00/27] Memory Folios
Matthew Wilcox
- [PATCH v5 00/27] Memory Folios
Matthew Wilcox
- [PATCH v5 00/27] Memory Folios
Matthew Wilcox
- [PATCH v5 00/27] Memory Folios
Matthew Wilcox
- [PATCH v5 00/27] Memory Folios
Matthew Wilcox
- [PATCH -next] afs: Remove unused variable in afs_req_issue_op()
Wei Yongjun
- [PATCH] afs: fix no return statement in function returning non-void
Zheng Zengkai
- [PATCH] afs: fix no return statement in function returning non-void
Zheng Zengkai
- [GIT PULL] afs: Fix oops and confusion from metadata xattrs
pr-tracker-bot at kernel.org
- [GIT PULL] cachefiles, afs: mm wait fixes
pr-tracker-bot at kernel.org
- Patch "afs: Fix accessing YFS xattrs on a non-YFS server" has been added to the 5.11-stable tree
gregkh at linuxfoundation.org
- Patch "afs: Stop listxattr() from listing "afs.*" attributes" has been added to the 5.11-stable tree
gregkh at linuxfoundation.org
- Patch "afs: Stop listxattr() from listing "afs.*" attributes" has been added to the 5.4-stable tree
gregkh at linuxfoundation.org
- Patch "afs: Stop listxattr() from listing "afs.*" attributes" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "afs: Fix accessing YFS xattrs on a non-YFS server" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- [PATCH v5 26/27] mm/filemap: Convert page wait queues to be folios
kernel test robot
- [PATCH v5 24/27] mm/filemap: Convert wait_on_page_bit to wait_on_folio_bit
kernel test robot
Last message date:
Wed Mar 31 19:47:28 BST 2021
Archived on: Wed Mar 31 19:57:37 BST 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).