messages from 2023-11-16 18:02:02 to 2023-11-20 00:07:39 UTC [more...]
[PATCH v2] autofs: add: new_inode check in autofs_fill_super()
2023-11-20 0:07 UTC (2+ messages)
[PATCH v4] libfs: getdents() should return 0 after reaching EOD
2023-11-19 23:56 UTC
[PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
2023-11-19 23:11 UTC (3+ messages)
` [f2fs-dev] "
[PATCH v3] libfs: getdents() should return 0 after reaching EOD
2023-11-19 21:14 UTC (6+ messages)
[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
2023-11-19 16:57 UTC (28+ messages)
` [PATCH RFC v2 01/27] arm64: mte: Rework naming for tag manipulation functions
` [PATCH RFC v2 02/27] arm64: mte: Rename __GFP_ZEROTAGS to __GFP_TAGGED
` [PATCH RFC v2 03/27] mm: cma: Make CMA_ALLOC_SUCCESS/FAIL count the number of pages
` [PATCH RFC v2 04/27] mm: migrate/mempolicy: Add hook to modify migration target gfp
` [PATCH RFC v2 05/27] mm: page_alloc: Add an arch hook to allow prep_new_page() to fail
` [PATCH RFC v2 06/27] mm: page_alloc: Allow an arch to hook early into free_pages_prepare()
` [PATCH RFC v2 07/27] mm: page_alloc: Add an arch hook to filter MIGRATE_CMA allocations
` [PATCH RFC v2 08/27] mm: page_alloc: Partially revert "mm: page_alloc: remove stale CMA guard code"
` [PATCH RFC v2 09/27] mm: Allow an arch to hook into folio allocation when VMA is known
` [PATCH RFC v2 10/27] mm: Call arch_swap_prepare_to_restore() before arch_swap_restore()
` [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
` [PATCH RFC v2 12/27] arm64: mte: Add tag storage pages to the MIGRATE_CMA migratetype
` [PATCH RFC v2 13/27] arm64: mte: Make tag storage depend on ARCH_KEEP_MEMBLOCK
` [PATCH RFC v2 14/27] arm64: mte: Disable dynamic tag storage management if HW KASAN is enabled
` [PATCH RFC v2 15/27] arm64: mte: Check that tag storage blocks are in the same zone
` [PATCH RFC v2 16/27] arm64: mte: Manage tag storage on page allocation
` [PATCH RFC v2 17/27] arm64: mte: Perform CMOs for tag blocks on tagged page allocation/free
` [PATCH RFC v2 18/27] arm64: mte: Reserve tag block for the zero page
` [PATCH RFC v2 19/27] mm: mprotect: Introduce PAGE_FAULT_ON_ACCESS for mprotect(PROT_MTE)
` [PATCH RFC v2 20/27] mm: hugepage: Handle huge page fault on access
` [PATCH RFC v2 21/27] mm: arm64: Handle tag storage pages mapped before mprotect(PROT_MTE)
` [PATCH RFC v2 22/27] arm64: mte: swap: Handle tag restoring when missing tag storage
` [PATCH RFC v2 23/27] arm64: mte: copypage: "
` [PATCH RFC v2 24/27] arm64: mte: Handle fatal signal in reserve_tag_storage()
` [PATCH RFC v2 25/27] KVM: arm64: Disable MTE if tag storage is enabled
` [PATCH RFC v2 26/27] arm64: mte: Fast track reserving tag storage when the block is free
` [PATCH RFC v2 27/27] arm64: mte: Enable dynamic tag storage reuse
[GIT PULL] xfs: bug fixes for 6.7
2023-11-19 13:35 UTC (4+ messages)
[syzbot] [fs?] INFO: task hung in user_get_super (2)
2023-11-19 11:27 UTC
[PATCH] autofs: add: new_inode check in autofs_fill_super()
2023-11-19 10:23 UTC (3+ messages)
[RFC][overlayfs] do we still need d_instantiate_anon() and export of d_alloc_anon()?
2023-11-19 8:19 UTC (10+ messages)
[syzbot] [btrfs?] WARNING in btrfs_release_global_block_rsv
2023-11-19 6:06 UTC (2+ messages)
[PATCH] selftests:proc-empty-vm: Remove unused debug write callIn the function test_proc_pid_statm
2023-11-19 5:08 UTC
[PATCH] selftests:proc-empty-vm: Remove unused debug write callIn the function test_proc_pid_statm
2023-11-19 5:05 UTC
[PATCH] iov_iter: fix copy_page_to_iter_nofault()
2023-11-18 20:25 UTC (2+ messages)
[PATCH 0/2] Support fanotify FAN_REPORT_FID on all filesystems
2023-11-18 18:30 UTC (3+ messages)
` [PATCH 1/2] fanotify: store fsid in mark instead of in connector
` [PATCH 2/2] fanotify: allow "weak" fsid when watching a single filesystem
[PATCH v2] libfs: getdents() should return 0 after reaching EOD
2023-11-18 16:40 UTC (3+ messages)
[PATCH] fs: namei: Fix spelling mistake "Retuns" to "Returns"
2023-11-18 13:21 UTC
[PATCH 00/15] Tidy up file permission hooks
2023-11-18 9:08 UTC (2+ messages)
` [PATCH 12/15] fs: move kiocb_start_write() into vfs_iocb_iter_write()
[syzbot] [exfat?] UBSAN: shift-out-of-bounds in exfat_fill_super (2)
2023-11-18 5:11 UTC
[PATCH] squashfs: fix oob in squashfs_readahead
2023-11-18 2:12 UTC (2+ messages)
[PATCH] fs: Rename mapping private members
2023-11-17 23:26 UTC (4+ messages)
[GIT PULL] bcachefs fixes
2023-11-17 22:46 UTC (2+ messages)
[PATCH v5 22/23] integrity: Move integrity functions to the LSM infrastructure
2023-11-17 21:22 UTC (4+ messages)
[PATCH v2 00/51] netfs, afs, cifs: Delegate high-level I/O to netfslib
2023-11-17 21:15 UTC (52+ messages)
` [PATCH v2 01/51] netfs: Add a procfile to list in-progress requests
` [PATCH v2 02/51] netfs: Track the fpos above which the server has no data
` [PATCH v2 03/51] netfs: Allow the netfs to make the io (sub)request alloc larger
` [PATCH v2 04/51] netfs: Add a ->free_subrequest() op
` [PATCH v2 05/51] afs: Don't use folio->private to record partial modification
` [PATCH v2 06/51] netfs: Provide invalidate_folio and release_folio calls
` [PATCH v2 07/51] netfs: Implement unbuffered/DIO vs buffered I/O locking
` [PATCH v2 08/51] netfs: Add iov_iters to (sub)requests to describe various buffers
` [PATCH v2 09/51] netfs: Add support for DIO buffering
` [PATCH v2 10/51] netfs: Provide tools to create a buffer in an xarray
` [PATCH v2 11/51] netfs: Add bounce buffering support
` [PATCH v2 12/51] netfs: Add func to calculate pagecount/size-limited span of an iterator
` [PATCH v2 13/51] netfs: Limit subrequest by size or number of segments
` [PATCH v2 14/51] netfs: Export netfs_put_subrequest() and some tracepoints
` [PATCH v2 15/51] netfs: Extend the netfs_io_*request structs to handle writes
` [PATCH v2 16/51] netfs: Add a hook to allow tell the netfs to update its i_size
` [PATCH v2 17/51] netfs: Make netfs_put_request() handle a NULL pointer
` [PATCH v2 18/51] fscache: Add a function to begin an cache op from a netfslib request
` [PATCH v2 19/51] netfs: Make the refcounting of netfs_begin_read() easier to use
` [PATCH v2 20/51] netfs: Prep to use folio->private for write grouping and streaming write
` [PATCH v2 21/51] netfs: Dispatch write requests to process a writeback slice
` [PATCH v2 22/51] netfs: Provide func to copy data to pagecache for buffered write
` [PATCH v2 23/51] netfs: Make netfs_read_folio() handle streaming-write pages
` [PATCH v2 24/51] netfs: Allocate multipage folios in the writepath
` [PATCH v2 25/51] netfs: Implement support for unbuffered/DIO read
` [PATCH v2 26/51] netfs: Implement unbuffered/DIO write support
` [PATCH v2 27/51] netfs: Implement buffered write API
` [PATCH v2 28/51] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()
` [PATCH v2 29/51] netfs: Provide netfs_file_read_iter()
` [PATCH v2 30/51] netfs: Provide a writepages implementation
` [PATCH v2 31/51] netfs: Provide minimum blocksize parameter
` [PATCH v2 32/51] netfs: Make netfs_skip_folio_read() take account of blocksize
` [PATCH v2 33/51] netfs: Perform content encryption
` [PATCH v2 34/51] netfs: Decrypt encrypted content
` [PATCH v2 35/51] netfs: Support decryption on ubuffered/DIO read
` [PATCH v2 36/51] netfs: Support encryption on Unbuffered/DIO write
` [PATCH v2 37/51] netfs: Provide a launder_folio implementation
` [PATCH v2 38/51] netfs: Implement a write-through caching option
` [PATCH v2 39/51] netfs: Rearrange netfs_io_subrequest to put request pointer first
` [PATCH v2 40/51] afs: Use the netfs write helpers
` [PATCH v2 41/51] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
` [PATCH v2 42/51] cifs: Share server EOF pos with netfslib
` [PATCH v2 43/51] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
` [PATCH v2 44/51] cifs: Use more fields from netfs_io_subrequest
` [PATCH v2 45/51] cifs: Make wait_mtu_credits take size_t args
` [PATCH v2 46/51] cifs: Implement netfslib hooks
` [PATCH v2 47/51] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
` [PATCH v2 48/51] cifs: Cut over to using netfslib
` [PATCH v2 49/51] cifs: Remove some code that's no longer used, part 1
` [PATCH v2 50/51] cifs: Remove some code that's no longer used, part 2
` [PATCH v2 51/51] cifs: Remove some code that's no longer used, part 3
[PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
2023-11-17 20:57 UTC (2+ messages)
[PATCH v5 0/7] Landlock: IOCTL support
2023-11-17 20:45 UTC (9+ messages)
` [PATCH v5 1/7] landlock: Optimize the number of calls to get_access_mask slightly
` [PATCH v5 2/7] landlock: Add IOCTL access right
` [PATCH v5 3/7] selftests/landlock: Test IOCTL support
` [PATCH v5 4/7] selftests/landlock: Test IOCTL with memfds
` [PATCH v5 5/7] selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH)
` [PATCH v5 6/7] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL
` [PATCH v5 7/7] landlock: Document IOCTL support
[PATCH v4 0/7] Landlock: IOCTL support
2023-11-17 20:44 UTC (13+ messages)
` [PATCH v4 1/7] landlock: Optimize the number of calls to get_access_mask slightly
` [PATCH v4 2/7] landlock: Add IOCTL access right
` [PATCH v4 6/7] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL
[RFC PATCH 12/53] netfs: Provide tools to create a buffer in an xarray
2023-11-17 20:20 UTC (6+ messages)
` [RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
` [RFC PATCH 11/53] netfs: Add support for DIO buffering
[PATCH 0/4] Make folio_start_writeback return void
2023-11-17 19:22 UTC (3+ messages)
` [PATCH 4/4] mm: Return void from folio_start_writeback() and related functions
ANNOUNCE: nfs-utils-2.6.4 released
2023-11-17 18:58 UTC
[PATCH 0/6] Convert aops->error_remove_page to ->error_remove_folio
2023-11-17 18:14 UTC (9+ messages)
` [PATCH 1/6] memory-failure: Use a folio in me_pagecache_clean()
` [PATCH 2/6] memory-failure: Use a folio in me_pagecache_dirty()
` [PATCH 3/6] memory-failure: Convert delete_from_lru_cache() to take a folio
` [PATCH 4/6] memory-failure: Use a folio in me_huge_page()
` [PATCH 5/6] memory-failure: Convert truncate_error_page to truncate_error_folio
` [PATCH 6/6] fs: Convert error_remove_page to error_remove_folio
[PATCH v2] fuse: Track process write operations in both direct and writethrough modes
2023-11-17 17:15 UTC (3+ messages)
[PATCH 0/5] afs: Miscellaneous small fixes
2023-11-17 16:30 UTC (7+ messages)
` [PATCH 1/5] afs: Fix afs_server_list to be cleaned up with RCU
` [PATCH 2/5] afs: Make error on cell lookup failure consistent with OpenAFS
` [PATCH 5/5] afs: Mark a superblock for an R/O or Backup volume as SB_RDONLY
proposed libc interface and man page for statmount(2)
2023-11-17 15:50 UTC (8+ messages)
[syzbot] [squashfs?] KASAN: slab-out-of-bounds Write in squashfs_readahead (2)
2023-11-17 15:48 UTC (4+ messages)
` [PATCH] squashfs: fix oob in squashfs_readahead
[PATCH] docs: vfs: fix typo in struct xattr_handlers
2023-11-17 15:42 UTC (2+ messages)
[PATCH 00/15] Many folio conversions for ceph
2023-11-17 15:37 UTC (2+ messages)
[PATCH] fs: namei: Fix spelling mistake "Retuns" to "Returns" There are two spelling mistake in comments. Fix it
2023-11-17 15:02 UTC
[GIT PULL] overlayfs fixes for 6.7-rc2
2023-11-17 14:29 UTC (2+ messages)
Mixed page compact code and (higher order) folios for filemap
2023-11-17 13:36 UTC (7+ messages)
[PATCH v5 1/1] mm: report per-page metadata information
2023-11-17 2:42 UTC (2+ messages)
[syzbot] [squashfs?] WARNING in squashfs_read_data
2023-11-17 2:17 UTC (4+ messages)
` [PATCH] squashfs: squashfs_read_data need to check if the length is 0
[deadlock or dead code] ceph_encode_dentry_release() misuse of dget()
2023-11-17 0:15 UTC (5+ messages)
[PATCH v6 0/4] Add support for Vendor Defined Error Types in Einj Module
2023-11-16 22:55 UTC (6+ messages)
` [PATCH v6 1/4] ACPI: APEI: EINJ: Refactor available_error_type_show()
` [PATCH v6 2/4] fs: debugfs: Add write functionality to debugfs blobs
` [PATCH v6 3/4] platform/chrome: cros_ec_debugfs: Fix permissions for panicinfo
` [PATCH v6 4/4] ACPI: APEI: EINJ: Add support for vendor defined error types
[PATCH 1/2] new helper: user_path_locked_at()
2023-11-16 21:56 UTC (4+ messages)
` [PATCH] fs: export getname()
[RESEND v5 0/4] Add support for Vendor Defined Error Types in Einj Module
2023-11-16 21:46 UTC (9+ messages)
` [RESEND v5 1/4] ACPI: APEI: EINJ: Refactor available_error_type_show()
` [RESEND v5 2/4] fs: debugfs: Add write functionality to debugfs blobs
[PATCH 32/34] KVM: selftests: Add basic selftest for guest_memfd()
2023-11-16 21:00 UTC (2+ messages)
[PATCH v2 00/18] btrfs: convert to the new mount API
2023-11-16 20:09 UTC (4+ messages)
` [PATCH v2 05/18] btrfs: do not allow free space tree rebuild on extent tree v2
[syzbot] [mm?] WARNING in unmap_page_range (2)
2023-11-16 20:04 UTC (6+ messages)
[PATCH v5 10/23] security: Introduce inode_post_setattr hook
2023-11-16 18:46 UTC (4+ messages)
[PATCH v5 13/23] security: Introduce file_pre_free_security hook
2023-11-16 18:41 UTC (4+ messages)
[PATCH AUTOSEL 4.14 2/4] binfmt_misc: cleanup on filesystem umount
2023-11-16 18:02 UTC (3+ messages)
[RFC PATCH 11/53] netfs: Add support for DIO buffering
2023-10-16 16:10 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).