Show patches with: Archived = No       |   5596 patches
« 1 2 ... 47 48 4955 56 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
selftests:proc-empty-vm: Remove unused debug write callIn the function test_proc_pid_statm selftests:proc-empty-vm: Remove unused debug write callIn the function test_proc_pid_statm - - - --- 2023-11-19 angquan yu New
[v3] libfs: getdents() should return 0 after reaching EOD [v3] libfs: getdents() should return 0 after reaching EOD - - - --- 2023-11-18 Chuck Lever New
[2/2] fanotify: allow "weak" fsid when watching a single filesystem Support fanotify FAN_REPORT_FID on all filesystems - - - --- 2023-11-18 Amir Goldstein New
[1/2] fanotify: store fsid in mark instead of in connector Support fanotify FAN_REPORT_FID on all filesystems - - - --- 2023-11-18 Amir Goldstein New
fs: namei: Fix spelling mistake "Retuns" to "Returns" fs: namei: Fix spelling mistake "Retuns" to "Returns" - - - --- 2023-11-18 YangXin New
[GIT,PULL] xfs: bug fixes for 6.7 [GIT,PULL] xfs: bug fixes for 6.7 - - - --- 2023-11-18 Chandan Babu R New
[GIT,PULL] bcachefs fixes [GIT,PULL] bcachefs fixes - - - --- 2023-11-17 Kent Overstreet New
fs: Rename mapping private members fs: Rename mapping private members 1 1 - --- 2023-11-17 Matthew Wilcox New
iov_iter: fix copy_page_to_iter_nofault() iov_iter: fix copy_page_to_iter_nofault() 1 - - --- 2023-11-17 Omar Sandoval New
[v2,51/51] cifs: Remove some code that's no longer used, part 3 netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,50/51] cifs: Remove some code that's no longer used, part 2 netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,49/51] cifs: Remove some code that's no longer used, part 1 netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,48/51] cifs: Cut over to using netfslib netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,47/51] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,46/51] cifs: Implement netfslib hooks netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,45/51] cifs: Make wait_mtu_credits take size_t args netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,44/51] cifs: Use more fields from netfs_io_subrequest netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,43/51] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,42/51] cifs: Share server EOF pos with netfslib netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,41/51] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,40/51] afs: Use the netfs write helpers netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,39/51] netfs: Rearrange netfs_io_subrequest to put request pointer first netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,38/51] netfs: Implement a write-through caching option netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,37/51] netfs: Provide a launder_folio implementation netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,36/51] netfs: Support encryption on Unbuffered/DIO write netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,35/51] netfs: Support decryption on ubuffered/DIO read netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,34/51] netfs: Decrypt encrypted content netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,33/51] netfs: Perform content encryption netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,32/51] netfs: Make netfs_skip_folio_read() take account of blocksize netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,31/51] netfs: Provide minimum blocksize parameter netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,30/51] netfs: Provide a writepages implementation netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,29/51] netfs: Provide netfs_file_read_iter() netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,28/51] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite() netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,27/51] netfs: Implement buffered write API netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,26/51] netfs: Implement unbuffered/DIO write support netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,25/51] netfs: Implement support for unbuffered/DIO read netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,24/51] netfs: Allocate multipage folios in the writepath netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,23/51] netfs: Make netfs_read_folio() handle streaming-write pages netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,22/51] netfs: Provide func to copy data to pagecache for buffered write netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,21/51] netfs: Dispatch write requests to process a writeback slice netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,20/51] netfs: Prep to use folio->private for write grouping and streaming write netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,19/51] netfs: Make the refcounting of netfs_begin_read() easier to use netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,18/51] fscache: Add a function to begin an cache op from a netfslib request netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,17/51] netfs: Make netfs_put_request() handle a NULL pointer netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,16/51] netfs: Add a hook to allow tell the netfs to update its i_size netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,15/51] netfs: Extend the netfs_io_*request structs to handle writes netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,14/51] netfs: Export netfs_put_subrequest() and some tracepoints netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,13/51] netfs: Limit subrequest by size or number of segments netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,12/51] netfs: Add func to calculate pagecount/size-limited span of an iterator netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,11/51] netfs: Add bounce buffering support netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,10/51] netfs: Provide tools to create a buffer in an xarray netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,09/51] netfs: Add support for DIO buffering netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,08/51] netfs: Add iov_iters to (sub)requests to describe various buffers netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,07/51] netfs: Implement unbuffered/DIO vs buffered I/O locking netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,06/51] netfs: Provide invalidate_folio and release_folio calls netfs, afs, cifs: Delegate high-level I/O to netfslib - 1 - --- 2023-11-17 David Howells New
[v2,05/51] afs: Don't use folio->private to record partial modification netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,04/51] netfs: Add a ->free_subrequest() op netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,03/51] netfs: Allow the netfs to make the io (sub)request alloc larger netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,02/51] netfs: Track the fpos above which the server has no data netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,01/51] netfs: Add a procfile to list in-progress requests netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[6/6] fs: Convert error_remove_page to error_remove_folio Convert aops->error_remove_page to ->error_remove_folio - - - --- 2023-11-17 Matthew Wilcox New
[5/6] memory-failure: Convert truncate_error_page to truncate_error_folio Convert aops->error_remove_page to ->error_remove_folio - - - --- 2023-11-17 Matthew Wilcox New
[4/6] memory-failure: Use a folio in me_huge_page() Convert aops->error_remove_page to ->error_remove_folio - - - --- 2023-11-17 Matthew Wilcox New
[3/6] memory-failure: Convert delete_from_lru_cache() to take a folio Convert aops->error_remove_page to ->error_remove_folio - - - --- 2023-11-17 Matthew Wilcox New
[2/6] memory-failure: Use a folio in me_pagecache_dirty() Convert aops->error_remove_page to ->error_remove_folio - - - --- 2023-11-17 Matthew Wilcox New
[1/6] memory-failure: Use a folio in me_pagecache_clean() Convert aops->error_remove_page to ->error_remove_folio - - - --- 2023-11-17 Matthew Wilcox New
[v5,7/7] landlock: Document IOCTL support Landlock: IOCTL support - - - --- 2023-11-17 Günther Noack New
[v5,6/7] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL Landlock: IOCTL support - - - --- 2023-11-17 Günther Noack New
[v5,5/7] selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH) Landlock: IOCTL support - - - --- 2023-11-17 Günther Noack New
[v5,4/7] selftests/landlock: Test IOCTL with memfds Landlock: IOCTL support - - - --- 2023-11-17 Günther Noack New
[v5,3/7] selftests/landlock: Test IOCTL support Landlock: IOCTL support - - - --- 2023-11-17 Günther Noack New
[v5,2/7] landlock: Add IOCTL access right Landlock: IOCTL support - - - --- 2023-11-17 Günther Noack New
[v5,1/7] landlock: Optimize the number of calls to get_access_mask slightly Landlock: IOCTL support - - - --- 2023-11-17 Günther Noack New
fs: namei: Fix spelling mistake "Retuns" to "Returns" There are two spelling mistake in comments. F… fs: namei: Fix spelling mistake "Retuns" to "Returns" There are two spelling mistake in comments. F… - - - --- 2023-11-17 YangXin New
[GIT,PULL] overlayfs fixes for 6.7-rc2 [GIT,PULL] overlayfs fixes for 6.7-rc2 - - - --- 2023-11-17 Amir Goldstein New
[v6,4/4] ACPI: APEI: EINJ: Add support for vendor defined error types Add support for Vendor Defined Error Types in Einj Module - 2 - --- 2023-11-16 Avadhut Naik New
[v6,3/4] platform/chrome: cros_ec_debugfs: Fix permissions for panicinfo Add support for Vendor Defined Error Types in Einj Module - 2 - --- 2023-11-16 Avadhut Naik New
[v6,2/4] fs: debugfs: Add write functionality to debugfs blobs Add support for Vendor Defined Error Types in Einj Module - 3 - --- 2023-11-16 Avadhut Naik New
[v6,1/4] ACPI: APEI: EINJ: Refactor available_error_type_show() Add support for Vendor Defined Error Types in Einj Module - 2 - --- 2023-11-16 Avadhut Naik New
fs: export getname() fs: export getname() - - - --- 2023-11-16 Kent Overstreet New
[5/5] afs: Mark a superblock for an R/O or Backup volume as SB_RDONLY afs: Miscellaneous small fixes - 1 - --- 2023-11-16 David Howells New
[4/5] afs: Fix file locking on R/O volumes to operate in local mode afs: Miscellaneous small fixes - 1 - --- 2023-11-16 David Howells New
[3/5] afs: Return ENOENT if no cell DNS record can be found afs: Miscellaneous small fixes - 1 - --- 2023-11-16 David Howells New
[2/5] afs: Make error on cell lookup failure consistent with OpenAFS afs: Miscellaneous small fixes - 2 - --- 2023-11-16 David Howells New
[1/5] afs: Fix afs_server_list to be cleaned up with RCU afs: Miscellaneous small fixes - 1 - --- 2023-11-16 David Howells New
fs: fuse: dax: set fc->dax to NULL in fuse_dax_conn_free() fs: fuse: dax: set fc->dax to NULL in fuse_dax_conn_free() 1 1 - --- 2023-11-16 Hangyu Hua New
[2/2] bch2_ioctl_subvolume_destroy(): fix locking [1/2] new helper: user_path_locked_at() - - - --- 2023-11-16 Al Viro New
[1/2] new helper: user_path_locked_at() [1/2] new helper: user_path_locked_at() - - - --- 2023-11-16 Al Viro New
squashfs: squashfs_read_data need to check if the length is 0 squashfs: squashfs_read_data need to check if the length is 0 - 1 - --- 2023-11-16 Lizhi Xu New
autofs: add: new_inode check in autofs_fill_super() autofs: add: new_inode check in autofs_fill_super() - - - --- 2023-11-16 Ian Kent New
[v2] libfs: getdents() should return 0 after reaching EOD [v2] libfs: getdents() should return 0 after reaching EOD - - - --- 2023-11-15 Chuck Lever New
[v3,10/10] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,09/10] iov_iter: Add kunit to benchmark decanting of xarray to bvec iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,08/10] iov_iter: Add benchmarking kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,07/10] iov_iter: Add extract kunit tests for ITER_UBUF and ITER_IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,06/10] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,05/10] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,04/10] iov_iter: Consolidate bvec pattern checking iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,03/10] iov_iter: Consolidate the test vector struct in the kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,02/10] iov_iter: Consolidate some of the repeated code into helpers iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
« 1 2 ... 47 48 4955 56 »