Messages by Date
-
2023/10/18
Re: [Linux-cachefs] [RFC PATCH 12/53] netfs: Provide tools to create a buffer in an xarray
Jeff Layton
-
2023/10/16
Re: [Linux-cachefs] [RFC PATCH 02/53] netfs: Track the fpos above which the server has no data
David Howells
-
2023/10/16
Re: [Linux-cachefs] [RFC PATCH 08/53] netfs: Add rsize to netfs_io_request
David Howells
-
2023/10/16
Re: [Linux-cachefs] [RFC PATCH 11/53] netfs: Add support for DIO buffering
Jeff Layton
-
2023/10/16
Re: [Linux-cachefs] [RFC PATCH 09/53] netfs: Implement unbuffered/DIO vs buffered I/O locking
David Howells
-
2023/10/16
Re: [Linux-cachefs] [RFC PATCH 09/53] netfs: Implement unbuffered/DIO vs buffered I/O locking
Jeff Layton
-
2023/10/16
Re: [Linux-cachefs] [RFC PATCH 08/53] netfs: Add rsize to netfs_io_request
Jeff Layton
-
2023/10/16
Re: [Linux-cachefs] [RFC PATCH 03/53] netfs: Note nonblockingness in the netfs_io_request struct
Jeff Layton
-
2023/10/16
Re: [Linux-cachefs] [RFC PATCH 07/53] netfs: Provide invalidate_folio and release_folio calls
Jeff Layton
-
2023/10/16
Re: [Linux-cachefs] [RFC PATCH 02/53] netfs: Track the fpos above which the server has no data
Jeff Layton
-
2023/10/16
Re: [Linux-cachefs] [RFC PATCH 01/53] netfs: Add a procfile to list in-progress requests
Jeff Layton
-
2023/10/13
Re: [Linux-cachefs] [RFC PATCH 12/53] netfs: Provide tools to create a buffer in an xarray
Matthew Wilcox
-
2023/10/13
[Linux-cachefs] [RFC PATCH 41/53] netfs: Rearrange netfs_io_subrequest to put request pointer first
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 51/53] cifs: Remove some code that's no longer used, part 1
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 53/53] cifs: Remove some code that's no longer used, part 3
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 50/53] cifs: Cut over to using netfslib
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 52/53] cifs: Remove some code that's no longer used, part 2
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 49/53] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 45/53] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 48/53] cifs: Implement netfslib hooks
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 47/53] cifs: Make wait_mtu_credits take size_t args
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 44/53] cifs: Share server EOF pos with netfslib
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 46/53] cifs: Use more fields from netfs_io_subrequest
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 43/53] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 42/53] afs: Use the netfs write helpers
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 39/53] netfs: Provide a launder_folio implementation
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 37/53] netfs: Support decryption on ubuffered/DIO read
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 40/53] netfs: Implement a write-through caching option
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 34/53] netfs: Make netfs_skip_folio_read() take account of blocksize
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 38/53] netfs: Support encryption on Unbuffered/DIO write
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 33/53] netfs: Provide minimum blocksize parameter
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 36/53] netfs: Decrypt encrypted content
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 35/53] netfs: Perform content encryption
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 32/53] netfs: Provide a writepages implementation
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 31/53] netfs: Provide netfs_file_read_iter()
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 30/53] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 29/53] netfs: Implement buffered write API
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 28/53] netfs: Implement unbuffered/DIO write support
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 27/53] netfs: Implement support for unbuffered/DIO read
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 26/53] netfs: Allocate multipage folios in the writepath
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 23/53] netfs: Dispatch write requests to process a writeback slice
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 25/53] netfs: Make netfs_read_folio() handle streaming-write pages
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 24/53] netfs: Provide func to copy data to pagecache for buffered write
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 22/53] netfs: Prep to use folio->private for write grouping and streaming write
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 21/53] netfs: Make the refcounting of netfs_begin_read() easier to use
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 20/53] fscache: Add a function to begin an cache op from a netfslib request
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 18/53] netfs: Add a hook to allow tell the netfs to update its i_size
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 17/53] netfs: Extend the netfs_io_*request structs to handle writes
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 19/53] netfs: Make netfs_put_request() handle a NULL pointer
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 16/53] netfs: Export netfs_put_subrequest() and some tracepoints
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 14/53] netfs: Add func to calculate pagecount/size-limited span of an iterator
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 15/53] netfs: Limit subrequest by size or number of segments
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 13/53] netfs: Add bounce buffering support
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 12/53] netfs: Provide tools to create a buffer in an xarray
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 11/53] netfs: Add support for DIO buffering
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 07/53] netfs: Provide invalidate_folio and release_folio calls
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 10/53] netfs: Add iov_iters to (sub)requests to describe various buffers
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 09/53] netfs: Implement unbuffered/DIO vs buffered I/O locking
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 08/53] netfs: Add rsize to netfs_io_request
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 05/53] netfs: Add a ->free_subrequest() op
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 06/53] afs: Don't use folio->private to record partial modification
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 03/53] netfs: Note nonblockingness in the netfs_io_request struct
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 04/53] netfs: Allow the netfs to make the io (sub)request alloc larger
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 02/53] netfs: Track the fpos above which the server has no data
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 01/53] netfs: Add a procfile to list in-progress requests
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 05/53] netfs: Add a ->free_subrequest() op
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 04/53] netfs: Allow the netfs to make the io (sub)request alloc larger
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 03/53] netfs: Note nonblockingness in the netfs_io_request struct
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 02/53] netfs: Track the fpos above which the server has no data
David Howells
-
2023/10/13
[Linux-cachefs] [RFC PATCH 01/53] netfs: Add a procfile to list in-progress requests
David Howells
-
2023/09/19
Re: [Linux-cachefs] [PATCH 07/11] vfs: add nowait parameter for file_accessed()
Pavel Begunkov
-
2023/09/18
[Linux-cachefs] [PATCH v2] netfs: Only call folio_start_fscache() one time for each folio
David Howells
-
2023/09/15
[Linux-cachefs] [PATCH v2] netfs: Only call folio_start_fscache() one time for each folio
Dave Wysochanski
-
2023/09/15
Re: [Linux-cachefs] [PATCH] netfs: Only call folio_start_fscache() one time for each folio
David Wysochanski
-
2023/09/15
Re: [Linux-cachefs] [PATCH] netfs: Only call folio_start_fscache() one time for each folio
David Howells
-
2023/09/13
Re: [Linux-cachefs] [PATCH] netfs: Only call folio_start_fscache time for each folio
Jeff Layton
-
2023/09/11
Re: [Linux-cachefs] [PATCH] netfs: Only call folio_start_fscache time for each folio
Jeff Layton
-
2023/09/10
Re: [Linux-cachefs] [PATCH 07/11] vfs: add nowait parameter for file_accessed()
Dave Chinner
-
2023/09/04
Re: [Linux-cachefs] [PATCH 07/11] vfs: add nowait parameter for file_accessed()
Christian Brauner
-
2023/09/04
Re: [Linux-cachefs] [PATCH v6 00/11] io_uring getdents
Christian Brauner
-
2023/09/04
Re: [Linux-cachefs] [PATCH 10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
Christian Brauner
-
2023/09/03
Re: [Linux-cachefs] [PATCH 02/11] xfs: add NOWAIT semantics for readdir
Dave Chinner
-
2023/09/03
Re: [Linux-cachefs] [PATCH 07/11] vfs: add nowait parameter for file_accessed()
Dave Chinner
-
2023/08/30
Re: [Linux-cachefs] [PATCH 07/11] vfs: add nowait parameter for file_accessed()
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 09/11] vfs: error out -EAGAIN if atime needs to be updated
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 08/11] vfs: move file_accessed() to the beginning of iterate_dir()
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 03/11] vfs: add nowait flag for struct dir_context
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 06/11] vfs: add a nowait parameter for touch_atime()
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 01/11] fs: split off vfs_getdents function of getdents64 syscall
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 28/29] xfs: support nowait semantics for xc_ctx_lock in xlog_cil_commit()
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 25/29] xfs: support nowait for xfs_buf_item_init()
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 07/11] vfs: add nowait parameter for file_accessed()
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH v6 00/11] io_uring getdents
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 27/29] xfs: add a comment for xlog_kvmalloc()
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 24/29] xfs: support nowait for xfs_buf_read_map()
Hao Xu
-
2023/08/30
Re: [Linux-cachefs] [PATCH 02/11] xfs: add NOWAIT semantics for readdir
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 06/29] vfs: add file_pos_unlock() for io_uring usage
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 08/29] vfs: add nowait parameter for file_accessed()
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 11/11] io_uring: add support for getdents
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 23/29] xfs: don't print warn info for -EAGAIN error in xfs_buf_get_map()
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 02/29] xfs: rename XBF_TRYLOCK to XBF_NOWAIT
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 22/29] xfs: comment page allocation for nowait case in xfs_buf_find_insert()
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 21/29] xfs: return -EAGAIN when bulk memory allocation fails in nowait case
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 05/11] vfs: add file_pos_unlock() for io_uring usage
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 04/11] vfs: add a vfs helper for io_uring file pos lock
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 29/29] io_uring: add support for getdents
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 02/11] xfs: add NOWAIT semantics for readdir
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 26/29] xfs: return -EAGAIN when nowait meets sync in transaction commit
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 17/29] xfs: make xfs_trans_ijoin() error out -EAGAIN
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH RFC v5 00/29] io_uring getdents
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 18/29] xfs: set XBF_NOWAIT for xfs_buf_read_map if necessary
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 20/29] xfs: distinguish error type of memory allocation failure for nowait case
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 01/29] fs: split off vfs_getdents function of getdents64 syscall
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 16/29] xfs: add nowait parameter for xfs_inode_item_init()
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 11/29] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 07/29] vfs: add a nowait parameter for touch_atime()
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 15/29] xfs: don't wait for free space in xlog_grant_head_check() in nowait case
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 03/29] xfs: add NOWAIT semantics for readdir
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 12/29] xfs: enforce GFP_NOIO implicitly during nowait time update
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 19/29] xfs: support nowait memory allocation in _xfs_buf_alloc()
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 05/29] vfs: add a vfs helper for io_uring file pos lock
Hao Xu
-
2023/08/30
Re: [Linux-cachefs] [PATCH 07/11] vfs: add nowait parameter for file_accessed()
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 14/29] xfs: support nowait for xfs_log_reserve()
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 13/29] xfs: make xfs_trans_alloc() support nowait semantics
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 10/29] vfs: add S_NOWAIT for nowait time update
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 04/29] vfs: add nowait flag for struct dir_context
Hao Xu
-
2023/08/30
[Linux-cachefs] [PATCH 09/29] vfs: move file_accessed() to the beginning of iterate_dir()
Hao Xu
-
2023/08/29
Re: [Linux-cachefs] [PATCH 02/11] xfs: add NOWAIT semantics for readdir
Matthew Wilcox
-
2023/08/29
Re: [Linux-cachefs] [PATCH 07/11] vfs: add nowait parameter for file_accessed()
Matthew Wilcox
-
2023/08/27
Re: [Linux-cachefs] [PATCH 07/11] vfs: add nowait parameter for file_accessed()
Matthew Wilcox
-
2023/08/27
Re: [Linux-cachefs] [PATCH 09/11] vfs: error out -EAGAIN if atime needs to be updated
Matthew Wilcox
-
2023/08/27
Re: [Linux-cachefs] [PATCH 04/11] vfs: add a vfs helper for io_uring file pos lock
Matthew Wilcox
-
2023/08/27
Re: [Linux-cachefs] [PATCH 02/11] xfs: add NOWAIT semantics for readdir
Matthew Wilcox
-
2023/08/25
Re: [Linux-cachefs] [PATCH RFC v5 00/29] io_uring getdents
Dave Chinner
-
2023/08/25
Re: [Linux-cachefs] [PATCH 25/29] xfs: support nowait for xfs_buf_item_init()
Dave Chinner
-
2023/08/25
Re: [Linux-cachefs] [PATCH 28/29] xfs: support nowait semantics for xc_ctx_lock in xlog_cil_commit()
Dave Chinner
-
2023/08/25
Re: [Linux-cachefs] [PATCH 26/29] xfs: return -EAGAIN when nowait meets sync in transaction commit
Dave Chinner
-
2023/08/25
Re: [Linux-cachefs] [PATCH 24/29] xfs: support nowait for xfs_buf_read_map()
Dave Chinner
-
2023/08/25
Re: [Linux-cachefs] [PATCH 02/29] xfs: rename XBF_TRYLOCK to XBF_NOWAIT
Dave Chinner
-
2023/08/25
Re: [Linux-cachefs] [PATCH RFC v5 00/29] io_uring getdents
Darrick J. Wong
-
2023/08/25
Re: [Linux-cachefs] [PATCH 22/29] xfs: comment page allocation for nowait case in xfs_buf_find_insert()
Matthew Wilcox
-
2023/08/25
Re: [Linux-cachefs] [PATCH 12/29] xfs: enforce GFP_NOIO implicitly during nowait time update
Matthew Wilcox
-
2023/08/18
[Linux-cachefs] [PATCH -next] fscache: Remove duplicated include
GUO Zihua
-
2023/08/18
[Linux-cachefs] [PATCH -next] fscache: Remove duplicated include
GUO Zihua
-
2023/08/14
Re: [Linux-cachefs] [PATCH -next] fscache: Remove duplicated include
David Howells
-
2023/08/14
Re: [Linux-cachefs] [PATCH -next] fscache: Remove duplicated include
David Howells
-
2023/08/07
Re: [Linux-cachefs] Files read from NFS instead of fscache when also in pagecache
David Wysochanski
-
2023/08/04
Re: [Linux-cachefs] Files read from NFS instead of fscache when also in pagecache
Ole Salscheider
-
2023/08/02
Re: [Linux-cachefs] Files read from NFS instead of fscache when also in pagecache
David Wysochanski
-
2023/08/02
[Linux-cachefs] Files read from NFS instead of fscache when also in pagecache
Ole Salscheider
-
2023/07/27
Re: [Linux-cachefs] [PATCH] crypto, cifs: Fix error handling in extract_iter_to_sg()
David Hildenbrand
-
2023/07/26
Re: [Linux-cachefs] [PATCH] crypto, cifs: Fix error handling in extract_iter_to_sg()
Steve French
-
2023/07/24
Re: [Linux-cachefs] [PATCH] netfs: Only call folio_start_fscache() one time for each folio
David Wysochanski
-
2023/07/17
Re: [Linux-cachefs] [PATCH v7 2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
David Wysochanski
-
2023/07/07
Re: [Linux-cachefs] [BUG mm-unstable] BUG: KASAN: use-after-free in shrink_folio_list+0x9f4/0x1ae0
SeongJae Park
-
2023/07/07
Re: [Linux-cachefs] [BUG mm-unstable] BUG: KASAN: use-after-free in shrink_folio_list+0x9f4/0x1ae0
Hyeonggon Yoo
-
2023/07/07
Re: [Linux-cachefs] [BUG mm-unstable] BUG: KASAN: use-after-free in shrink_folio_list+0x9f4/0x1ae0
Hyeonggon Yoo
-
2023/07/07
Re: [Linux-cachefs] [BUG mm-unstable] BUG: KASAN: use-after-free in shrink_folio_list+0x9f4/0x1ae0
Matthew Wilcox
-
2023/07/07
Re: [Linux-cachefs] [BUG mm-unstable] BUG: KASAN: use-after-free in shrink_folio_list+0x9f4/0x1ae0
Matthew Wilcox
-
2023/07/07
Re: [Linux-cachefs] [BUG mm-unstable] BUG: KASAN: use-after-free in shrink_folio_list+0x9f4/0x1ae0
David Wysochanski
-
2023/06/29
Re: [Linux-cachefs] [PATCH v7 2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
Jingbo Xu
-
2023/06/28
Re: [Linux-cachefs] [PATCH v7 2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
Xiubo Li
-
2023/06/28
[Linux-cachefs] [PATCH v7 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
David Howells
-
2023/06/28
[Linux-cachefs] [PATCH v7 1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs
David Howells
-
2023/06/28
[Linux-cachefs] [PATCH v7 2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
David Howells
-
2023/06/25
Re: [Linux-cachefs] [PATCH] cachefiles: allocate static minor for /dev/cachefiles
Greg KH
-
2023/06/22
Re: [Linux-cachefs] [PATCH] cachefiles: allocate static minor for /dev/cachefiles
Greg KH
-
2023/06/22
Re: [Linux-cachefs] [PATCH] cachefiles: allocate static minor for /dev/cachefiles
David Howells
-
2023/06/21
Re: [Linux-cachefs] [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays
Joel Granados
-
2023/06/21
[Linux-cachefs] [PATCH 07/11] sysctl: Add size to register_sysctl
Joel Granados
-
2023/06/21
[Linux-cachefs] [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays
Joel Granados
-
2023/06/21
Re: [Linux-cachefs] [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays
Joel Granados
-
2023/06/21
Re: [Linux-cachefs] [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays
Jani Nikula
-
2023/06/21
Re: [Linux-cachefs] [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays
Jani Nikula
-
2023/06/16
[Linux-cachefs] [PATCH] cachefiles: allocate static minor for /dev/cachefiles
Marcel Holtmann
-
2023/06/11
Re: [Linux-cachefs] [PATCH v2 1/3] fs: rename FMODE_NOACCOUNT to FMODE_INTERNAL
Christoph Hellwig
-
2023/06/08
[Linux-cachefs] [PATCH] netfs: Only call folio_start_fscache() one time for each folio
Dave Wysochanski
-
2023/06/07
Re: [Linux-cachefs] [PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
Chris Chilvers
-
2023/06/06
Re: [Linux-cachefs] [PATCH -next 0/2] lsm: Change inode_setattr() to take struct
Mickaël Salaün
-
2023/06/06
Re: [Linux-cachefs] [PATCH -next 0/2] lsm: Change inode_setattr() to take struct
Jay Freyensee
-
2023/06/06
Re: [Linux-cachefs] [PATCH net-next v2 01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg()
Paolo Abeni
-
2023/06/06
[Linux-cachefs] [PATCH net-next v3 04/10] Move netfs_extract_iter_to_sg() to lib/scatterlist.c
David Howells
-
2023/06/06
[Linux-cachefs] [PATCH net-next v3 02/10] Fix a couple of spelling mistakes
David Howells
-
2023/06/06
[Linux-cachefs] [PATCH net-next v3 03/10] Wrap lines at 80
David Howells
-
2023/06/06
[Linux-cachefs] [PATCH net-next v3 01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg()
David Howells
-
2023/06/05
Re: [Linux-cachefs] [PATCH] cachefiles: Allow the cache to be non-root
Christian Brauner
-
2023/05/31
Re: [Linux-cachefs] [PATCH -next 0/2] lsm: Change inode_setattr() to take struct
Casey Schaufler
-
2023/05/31
Re: [Linux-cachefs] [PATCH -next 0/2] lsm: Change inode_setattr() to take struct
Casey Schaufler
-
2023/05/31
Re: [Linux-cachefs] [PATCH -next 0/2] lsm: Change inode_setattr() to take struct
Christoph Hellwig
-
2023/05/31
Re: [Linux-cachefs] [PATCH -next 0/2] lsm: Change inode_setattr() to take struct
Christian Brauner
-
2023/05/30
Re: [Linux-cachefs] [PATCH -next 0/2] lsm: Change inode_setattr() to take struct
Casey Schaufler
-
2023/05/30
Re: [Linux-cachefs] [PATCH net-next v2 02/10] Fix a couple of spelling mistakes
Simon Horman
-
2023/05/30
Re: [Linux-cachefs] [PATCH -next 0/2] lsm: Change inode_setattr() to take struct
Christian Brauner
-
2023/05/30
Re: [Linux-cachefs] [PATCH -next 0/2] lsm: Change inode_setattr() to take struct
Casey Schaufler
-
2023/05/30
Re: [Linux-cachefs] [PATCH -next 0/2] lsm: Change inode_setattr() to take struct
Christoph Hellwig
-
2023/05/30
[Linux-cachefs] [PATCH net-next v2 04/10] Move netfs_extract_iter_to_sg() to lib/scatterlist.c
David Howells
-
2023/05/30
[Linux-cachefs] [PATCH net-next v2 03/10] Wrap lines at 80
David Howells
-
2023/05/30
[Linux-cachefs] [PATCH net-next v2 02/10] Fix a couple of spelling mistakes
David Howells
-
2023/05/30
[Linux-cachefs] [PATCH net-next v2 01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg()
David Howells