messages from 2025-11-19 22:51:01 to 2025-11-21 07:28:25 UTC [more...]
[PATCH v2] fs: scale opening of character devices
2025-11-21 7:28 UTC
[PATCH] fs: scale opening of character devices
2025-11-21 7:22 UTC
[PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach
2025-11-21 7:18 UTC (15+ messages)
` [PATCH v11] "
` [PATCH v12] "
` [PATCH v13] "
` [PATCH v14] "
` [PATCH v15] "
` [PATCH v16] "
` [PATCH v17] "
` [PATCH v18] "
` [RFC][PATCH] exec: Move cred computation under exec_update_lock
[PATCH] f2fs: add a way to change the desired readahead folio order
2025-11-21 6:50 UTC
[PATCH 1/2] f2fs: improve readahead for POSIX_FADV_WILLNEED
2025-11-21 6:49 UTC
[PATCH v2 00/13] ext4: replace ext4_es_insert_extent() when caching on-disk extents
2025-11-21 6:08 UTC (14+ messages)
` [PATCH v2 01/13] ext4: cleanup zeroout in ext4_split_extent_at()
` [PATCH v2 02/13] ext4: subdivide EXT4_EXT_DATA_VALID1
` [PATCH v2 03/13] ext4: don't zero the entire extent if EXT4_EXT_DATA_PARTIAL_VALID1
` [PATCH v2 04/13] ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before submitting I/O
` [PATCH v2 05/13] ext4: correct the mapping status if the extent has been zeroed
` [PATCH v2 06/13] ext4: don't cache extent during splitting extent
` [PATCH v2 07/13] ext4: drop extent cache before "
` [PATCH v2 08/13] ext4: cleanup useless out tag in __es_remove_extent()
` [PATCH v2 09/13] ext4: make __es_remove_extent() check extent status
` [PATCH v2 10/13] ext4: make ext4_es_cache_extent() support overwrite existing extents
` [PATCH v2 11/13] ext4: adjust the debug info in ext4_es_cache_extent()
` [PATCH v2 12/13] ext4: replace ext4_es_insert_extent() when caching on-disk extents
` [PATCH v2 13/13] ext4: drop the TODO comment in ext4_es_insert_extent()
[RFC PATCH 0/7] Enable exfat_get_block to support obtaining multiple clusters
2025-11-21 5:51 UTC (3+ messages)
[syzbot] [erofs?] WARNING in get_next_unlocked_entry
2025-11-21 4:29 UTC (6+ messages)
` [PATCH] erofs: correct FSDAX detection
[syzbot] [erofs?] WARNING in dax_iomap_rw
2025-11-21 1:54 UTC (2+ messages)
[PATCH v1 0/3] Allow knfsd to use atomic_open()
2025-11-21 1:07 UTC (5+ messages)
[PATCH 00/44] Change a lot of min_t() that might mask high bits
2025-11-20 23:45 UTC (13+ messages)
` [PATCH 39/44] mm: use min() instead of min_t()
` (subset) [PATCH 00/44] Change a lot of min_t() that might mask high bits
[PATCH v4 0/3] initrd: remove half of classic initrd support
2025-11-20 23:44 UTC (4+ messages)
` [PATCH v4 1/3] init: remove deprecated "load_ramdisk" and "prompt_ramdisk" command line parameters
[PATCH RFC v2 00/48] file: add and convert to FD_PREPARE()
2025-11-20 23:28 UTC (51+ messages)
` [PATCH RFC v2 01/48] file: add FD_PREPARE()
` [PATCH RFC v2 02/48] anon_inodes: convert __anon_inode_getfd() to FD_PREPARE()
` [PATCH RFC v2 03/48] eventfd: convert do_eventfd() "
` [PATCH RFC v2 04/48] fhandle: convert do_handle_open() "
` [PATCH RFC v2 05/48] namespace: convert open_tree() "
` [PATCH RFC v2 06/48] namespace: convert open_tree_attr() "
` [PATCH RFC v2 07/48] namespace: convert fsmount() "
` [PATCH RFC v2 08/48] fanotify: convert fanotify_init() "
` [PATCH RFC v2 09/48] nsfs: convert open_namespace() "
` [PATCH RFC v2 10/48] nsfs: convert ns_ioctl() "
` [PATCH RFC v2 11/48] autofs: convert autofs_dev_ioctl_open_mountpoint() "
` [PATCH RFC v2 12/48] eventpoll: convert do_epoll_create() "
` [PATCH RFC v2 13/48] open: convert do_sys_openat2() "
` [PATCH RFC v2 14/48] signalfd: convert do_signalfd4() "
` [PATCH RFC v2 15/48] timerfd: convert timerfd_create() "
` [PATCH RFC v2 16/48] userfaultfd: convert new_userfaultfd() "
` [PATCH RFC v2 17/48] xfs: convert xfs_open_by_handle() "
` [PATCH RFC v2 18/48] drm: convert drm_mode_create_lease_ioctl() "
` [PATCH RFC v2 19/48] dma: convert dma_buf_fd() "
` [PATCH RFC v2 20/48] af_unix: convert unix_file_open() "
` [PATCH RFC v2 21/48] dma: convert sync_file_ioctl_merge() "
` [PATCH RFC v2 22/48] exec: convert begin_new_exec() "
` [PATCH RFC v2 23/48] ipc: convert do_mq_open() "
` [PATCH RFC v2 24/48] bpf: convert bpf_iter_new_fd() "
` [PATCH RFC v2 25/48] bpf: convert bpf_token_create() "
` [PATCH RFC v2 26/48] memfd: convert memfd_create() "
` [PATCH RFC v2 27/48] secretmem: convert memfd_secret() "
` [PATCH RFC v2 28/48] net/handshake: convert handshake_nl_accept_doit() "
` [PATCH RFC v2 29/48] net/kcm: convert kcm_ioctl() "
` [PATCH RFC v2 30/48] net/sctp: convert sctp_getsockopt_peeloff_common() "
` [PATCH RFC v2 31/48] net/socket: convert sock_map_fd() "
` [PATCH RFC v2 32/48] net/socket: convert __sys_accept4_file() "
` [PATCH RFC v2 33/48] spufs: convert spufs_context_open() "
` [PATCH RFC v2 34/48] papr-hvpipe: convert papr_hvpipe_dev_create_handle() "
` [PATCH RFC v2 35/48] spufs: convert spufs_gang_open() "
` [PATCH RFC v2 36/48] pseries: convert papr_platform_dump_create_handle() "
` [PATCH RFC v2 37/48] pseries: port papr_rtas_setup_file_interface() "
` [PATCH RFC v2 38/48] dma: port sw_sync_ioctl_create_fence() "
` [PATCH RFC v2 39/48] gpio: convert linehandle_create() "
` [PATCH RFC v2 40/48] hv: convert mshv_ioctl_create_partition() "
` [PATCH RFC v2 41/48] media: convert media_request_alloc() "
` [PATCH RFC v2 42/48] ntsync: convert ntsync_obj_get_fd() "
` [PATCH RFC v2 43/48] tty: convert ptm_open_peer() "
` [PATCH RFC v2 44/48] vfio: convert vfio_group_ioctl_get_device_fd() "
` [PATCH RFC v2 45/48] file: convert replace_fd() "
` [PATCH RFC v2 46/48] io_uring: convert io_create_mock_file() "
` [PATCH RFC v2 47/48] kvm: convert kvm_arch_supports_gmem_init_shared() "
` [PATCH RFC v2 48/48] kvm: convert kvm_vcpu_ioctl_get_stats_fd() "
Questions about encryption and (possibly weak) checksum
2025-11-20 22:36 UTC (3+ messages)
[PATCH] fs/splice.c: trivial fix: pipes -> pipe's
2025-11-20 21:13 UTC
[PATCH v2 0/3] Allow knfsd to use atomic_open()
2025-11-20 20:48 UTC (6+ messages)
` [PATCH v2 1/3] VFS: move dentry_create() from fs/open.c to fs/namei.c
` [PATCH v2 2/3] VFS: Prepare atomic_open() for dentry_create()
` [PATCH v2 3/3] VFS/knfsd: Teach dentry_create() to use atomic_open()
[PATCH v6 00/20] Live Update Orchestrator
2025-11-20 20:25 UTC (22+ messages)
` [PATCH v6 05/20] liveupdate: luo_ioctl: add user interface
` [PATCH v6 06/20] liveupdate: luo_file: implement file systems callbacks
` [PATCH v6 08/20] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state
` [PATCH v6 15/20] mm: memfd_luo: allow preserving memfd
[PATCH v4 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2025-11-20 20:21 UTC (12+ messages)
` [PATCH v4 1/9] dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is ready
` [PATCH v4 2/9] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [PATCH v4 3/9] dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXL
` [PATCH v4 4/9] dax/hmem: Defer handling of Soft Reserved ranges that overlap CXL windows
` [PATCH v4 5/9] cxl/region, dax/hmem: Arbitrate Soft Reserved ownership with cxl_regions_fully_map()
` [PATCH v4 6/9] cxl/region: Add register_dax flag to defer DAX setup
` [PATCH v4 7/9] cxl/region, dax/hmem: Register cxl_dax only when CXL owns Soft Reserved span
` [PATCH v4 8/9] cxl/region, dax/hmem: Tear down CXL regions when HMEM reclaims Soft Reserved
` [PATCH v4 9/9] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree
[PATCH] ceph: fix kernel crash in ceph_open()
2025-11-20 20:17 UTC (6+ messages)
[PATCH] Replace BUG_ON with error handling in hfs_new_inode()
2025-11-20 19:53 UTC (2+ messages)
[PATCH] include/linux/fs.h: trivial fix: regualr -> regular
2025-11-20 19:51 UTC
[PATCH v2] hfsplus: fix uninit-value in hfsplus_cat_build_record
2025-11-20 19:33 UTC (2+ messages)
[PATCH] hfsplus: fix uninit-value in hfsplus_cat_build_record
2025-11-20 17:34 UTC (2+ messages)
[PATCH] mm/filemap: Fix logic around SIGBUS in filemap_map_pages()
2025-11-20 16:59 UTC (2+ messages)
[syzbot] [ext4?] WARNING in __folio_mark_dirty (3)
2025-11-20 16:41 UTC
[linux-next:master] [iomap] f8eaf79406: xfstests.generic.439.fail
2025-11-20 16:02 UTC (2+ messages)
[PATCH v2 0/9] netfs: Miscellaneous prep patches for rewrite of I/O layer
2025-11-20 15:25 UTC (10+ messages)
` [PATCH v2 1/9] cifs: Add the smb3_read_* tracepoints to SMB1
` [PATCH v2 2/9] cifs: Use netfs_alloc/free_folioq_buffer()
` [PATCH v2 3/9] cifs: Rename mid_q_entry to smb_message
` [PATCH v2 4/9] cifs: Remove the RFC1002 header from smb_hdr
` [PATCH v2 5/9] cifs: Make smb1's SendReceive() wrap cifs_send_recv()
` [PATCH v2 6/9] cifs: Clean up some places where an extra kvec[] was required for rfc1002
` [PATCH v2 7/9] cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flags
` [PATCH v2 8/9] cifs: Remove the server pointer from smb_message
` [PATCH v2 9/9] cifs: Don't need state locking in smb2_get_mid_entry()
[PATCH v2 0/4] initial work on making VMA flags a bitmap
2025-11-20 14:27 UTC (3+ messages)
` [PATCH v2 1/4] mm: declare VMA flags by bit
re-enable IOCB_NOWAIT writes to files v2
2025-11-20 14:16 UTC (20+ messages)
` [PATCH 01/16] fs: refactor file timestamp update logic
` [PATCH 02/16] fs: lift the FMODE_NOCMTIME check into file_update_time_flags
` [PATCH 03/16] fs: export vfs_utimes
` [PATCH 04/16] btrfs: use vfs_utimes to update file timestamps
` [PATCH 05/16] btrfs: fix the comment on btrfs_update_time
` [PATCH 06/16] orangefs: use inode_update_timestamps directly
` [PATCH 07/16] fs: remove inode_update_time
` [PATCH 08/16] fs: allow error returns from generic_update_time
` [PATCH 09/16] fs: exit early in generic_update_time when there is no work
` [PATCH 10/16] fs: factor out a mark_inode_dirty_time helper
` [PATCH 11/16] fs: allow error returns from inode_update_timestamps
` [PATCH 12/16] fs: factor out a sync_lazytime helper
` [PATCH 13/16] fs: add a ->sync_lazytime method
` [PATCH 14/16] fs: add support for non-blocking timestamp updates
` [PATCH 15/16] xfs: implement ->sync_lazytime
` [PATCH 16/16] xfs: enable non-blocking timestamp updates
[RFC PATCH 0/8] xfs: single block atomic writes for buffered IO
2025-11-20 12:14 UTC (11+ messages)
[RFC PATCH v1 0/3] fuse: LOOKUP_HANDLE operation
2025-11-20 10:55 UTC (4+ messages)
` [RFC PATCH v1 1/3] fuse: initial infrastructure for FUSE_LOOKUP_HANDLE support
` [RFC PATCH v1 2/3] fuse: move fuse_entry_out structs out of the stack
` [RFC PATCH v1 3/3] fuse: implementation of the FUSE_LOOKUP_HANDLE operation
Safety of resolving untrusted paths with detached mount dirfd
2025-11-20 9:24 UTC (4+ messages)
[PATCH 0/3] Compression fixes for ntfs3
2025-11-20 8:41 UTC (2+ messages)
[Patch v4 0/3] NFSD: Fix server hang when there are multiple layout conflicts
2025-11-20 6:59 UTC (14+ messages)
` [PATCH v4 3/3] FSD: Fix NFS "
[FS-DEV][NTFSPLUS][BUGREPORT]NtfsPlus extend mft data allocation error
2025-11-20 6:20 UTC (3+ messages)
[PATCH v4 0/9] introduce VM_MAYBE_GUARD and make it sticky
2025-11-20 6:11 UTC (5+ messages)
` [PATCH v4 1/9] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
` [PATCH v4 2/9] mm: add atomic VMA flags and set VM_MAYBE_GUARD as such
[PATCH v17 00/47] DEPT(DEPendency Tracker)
2025-11-20 5:14 UTC (7+ messages)
` [PATCH v17 44/47] dept: introduce APIs to set page usage and use subclasses_evt for the usage
[PATCHSET v6 4/8] fuse: allow servers to use iomap for better file IO performance
2025-11-20 1:49 UTC (9+ messages)
[PATCH v2 1/2] fs: tidy up step_into() & friends before inlining
2025-11-20 0:38 UTC (2+ messages)
` [PATCH v2 2/2] fs: inline step_into() and walk_component()
[PATCH v4 0/9] iomap: buffered io changes
2025-11-20 0:38 UTC (8+ messages)
` [PATCH v4 7/9] iomap: use loff_t for file positions and offsets in writeback code
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).