messages from 2025-06-12 03:43:25 to 2025-06-13 14:54:34 UTC [more...]
[PATCH 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-06-13 14:54 UTC (13+ messages)
` [PATCH 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [PATCH 07/10] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
[BUG] fuse/virtiofs: kernel module build fail
2025-06-13 14:06 UTC (4+ messages)
Getting Unexpected Lookup entries calls after Readdirplus
2025-06-13 13:34 UTC (4+ messages)
` [fuse] "
[PATCH 0/6] NFSD: add enable-dontcache and initially use it to add DIO support
2025-06-13 13:02 UTC (47+ messages)
` [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO
` need SUNRPC TCP to receive into aligned pages [was: Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO]
` [PATCH 4/6] fs: introduce RWF_DIRECT to allow using O_DIRECT on a per-IO basis
` [PATCH 5/6] NFSD: leverage DIO alignment to selectively issue O_DIRECT reads and writes
[syzbot] [hfs?] INFO: task hung in hfs_mdb_commit (3)
2025-06-13 11:04 UTC
[PATCH v1] exfat: add cluster chain loop check for dir
2025-06-13 10:38 UTC
[PATCH] fs: don't needlessly acquire f_lock
2025-06-13 10:35 UTC (12+ messages)
` [PATCH] fs: drop assert in file_seek_cur_needs_f_lock
` [PATCH v2] "
[PATCH] exfat: fdatasync flag should be same like generic_write_sync()
2025-06-13 10:13 UTC (2+ messages)
[PATCH v4 0/4] Implement dmabuf direct I/O via copy_file_range
2025-06-13 9:43 UTC (13+ messages)
[PATCHv2 1/2] sched/wait: Add wait_event_state_exclusive()
2025-06-13 9:17 UTC (2+ messages)
[PATCH 0/5] add STATIC_PMD_ZERO_PAGE config option
2025-06-13 8:58 UTC (12+ messages)
` [PATCH 1/5] mm: move huge_zero_page declaration from huge_mm.h to mm.h
` [PATCH 2/5] huge_memory: add huge_zero_page_shrinker_(init|exit) function
` [PATCH 3/5] mm: add static PMD zero page
` [PATCH 4/5] mm: add mm_get_static_huge_zero_folio() routine
` [PATCH 5/5] block: use mm_huge_zero_folio in __blkdev_issue_zero_pages()
[PATCHES][RFC][CFT] rpc_pipefs cleanups
2025-06-13 8:19 UTC (19+ messages)
` [PATCH 01/17] simple_recursive_removal(): saner interaction with fsnotify
` [PATCH 02/17] new helper: simple_start_creating()
` [PATCH 03/17] rpc_pipe: clean failure exits in fill_super
` [PATCH 04/17] rpc_{rmdir_,}depopulate(): use simple_recursive_removal() instead
` [PATCH 05/17] rpc_unlink(): use simple_recursive_removal()
` [PATCH 06/17] rpc_populate(): lift cleanup into callers
` [PATCH 07/17] rpc_unlink(): saner calling conventions
` [PATCH 08/17] rpc_mkpipe_dentry(): "
` [PATCH 09/17] rpc_pipe: don't overdo directory locking
` [PATCH 10/17] rpc_pipe: saner primitive for creating subdirectories
` [PATCH 11/17] rpc_pipe: saner primitive for creating regular files
` [PATCH 12/17] rpc_mkpipe_dentry(): switch to start_creating()
` [PATCH 13/17] rpc_gssd_dummy_populate(): don't bother with rpc_populate()
` [PATCH 14/17] rpc_pipe: expand the calls of rpc_mkdir_populate()
` [PATCH 15/17] rpc_new_dir(): the last argument is always NULL
` [PATCH 16/17] rpc_create_client_dir(): don't bother with rpc_populate()
` [PATCH 17/17] rpc_create_client_dir(): return 0 or -E
[PATCH] zonefs: use ZONEFS_SUPER_SIZE instead of PAGE_SIZE
2025-06-13 8:07 UTC (2+ messages)
[PATCH 0/2] Minor VFS-related cleanups
2025-06-13 7:08 UTC (9+ messages)
` [PATCH 1/2] VFS: change old_dir and new_dir in struct renamedata to dentrys
[PATCH 0/7] Some random fixes and cleanups to shmem
2025-06-13 6:56 UTC (7+ messages)
` [PATCH 2/7] mm: shmem: avoid setting error on splited entries in shmem_set_folio_swapin_error()
[PATCH] virtio_fs: Remove redundant spinlock in virtio_fs_request_complete()
2025-06-13 5:50 UTC
[PATCH 0/5] Remove zero_user()
2025-06-13 5:24 UTC (8+ messages)
` [PATCH 1/5] bio: Use memzero_page() in bio_truncate()
` [PATCH 2/5] null_blk: Use memzero_page()
` [PATCH 3/5] direct-io: "
` [PATCH 4/5] ceph: Convert ceph_zero_partial_page() to use a folio
` [PATCH 5/5] mm: Remove zero_user()
[PATCH] proc_sysctl: Fix up ->is_seen() handling
2025-06-13 3:14 UTC (7+ messages)
[PATCH] proc_sysctl: remove RCU annotations for accessing ->sysctl
2025-06-13 3:04 UTC (2+ messages)
[PATCH v4 0/7] Add managed SOFT RESERVE resource handling
2025-06-13 2:12 UTC (3+ messages)
` [PATCH v4 7/7] cxl/dax: Defer DAX consumption of SOFT RESERVED resources until after CXL region creation
[GIT PULL] bcachefs fixes for 6.16-rc2
2025-06-13 2:10 UTC
[PATCH for-next v3 0/2] add ioctl to query metadata and protection info capabilities
2025-06-13 1:51 UTC (7+ messages)
` [PATCH for-next v3 2/2] fs: "
` [PATCH for-next v3 1/2] block: introduce pi_size field in blk_integrity
[PATCH v4 bpf-next 0/5] bpf path iterator
2025-06-13 0:10 UTC (5+ messages)
` [PATCH v4 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
` [PATCH v4 bpf-next 3/5] bpf: Introduce path iterator
[PATCH v2] VFS: change old_dir and new_dir in struct renamedata to dentrys
2025-06-12 23:28 UTC
[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
2025-06-12 22:50 UTC (13+ messages)
` [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
[REGRESSION] 9pfs issues on 6.12-rc1
2025-06-12 22:24 UTC (8+ messages)
[RFC] Keyrings: How to make them more useful
2025-06-12 20:36 UTC (4+ messages)
[PATCH v5] ceph: fix slab-use-after-free in have_mon_and_osd_map()
2025-06-12 19:50 UTC (5+ messages)
[PATCHES][CFR][CFT] securityfs cleanups and fixes
2025-06-12 17:43 UTC (4+ messages)
` [PATCH 01/10] securityfs: don't pin dentries twice, once is enough
` [PATCH 09/10] ipe: don't bother with removal of files in directory we'll be removing
[PATCH 0/2] squashfs: Remove page->mapping references
2025-06-12 14:39 UTC (3+ messages)
` [PATCH 1/2] squashfs: Pass the inode to squashfs_readahead_fragment()
` [PATCH 2/2] squashfs: Use folios in squashfs_bio_read_cached()
[PATCH 00/24] coredump: further cleanups
2025-06-12 13:25 UTC (25+ messages)
` [PATCH 01/24] coredump: rename format_corename()
` [PATCH 02/24] coredump: make coredump_parse() return bool
` [PATCH 03/24] coredump: fix socket path validation
` [PATCH 04/24] coredump: validate that path doesn't exceed UNIX_PATH_MAX
` [PATCH 05/24] fs: move name_contains_dotdot() to header
` [PATCH 06/24] coredump: don't allow ".." in coredump socket path
` [PATCH 07/24] coredump: validate socket path in coredump_parse()
` [PATCH 08/24] selftests/coredump: make sure invalid paths are rejected
` [PATCH 09/24] coredump: rename do_coredump() to vfs_coredump()
` [PATCH 10/24] coredump: split file coredumping into coredump_file()
` [PATCH 11/24] coredump: prepare to simplify exit paths
` [PATCH 12/24] coredump: move core_pipe_count to global variable
` [PATCH 13/24] coredump: split pipe coredumping into coredump_pipe()
` [PATCH 14/24] coredump: move pipe specific file check "
` [PATCH 15/24] coredump: use a single helper for the socket
` [PATCH 16/24] coredump: add coredump_write()
` [PATCH 17/24] coredump: auto cleanup argv
` [PATCH 18/24] coredump: directly return
` [PATCH 19/24] cred: add auto cleanup method
` [PATCH 20/24] coredump: auto cleanup prepare_creds()
` [PATCH 21/24] coredump: add coredump_cleanup()
` [PATCH 22/24] coredump: order auto cleanup variables at the top
` [PATCH 23/24] coredump: avoid pointless variable
` [PATCH 24/24] coredump: add coredump_skip() helper
[PATCH] fs/xattr.c: fix simple_xattr_list()
2025-06-12 12:54 UTC (7+ messages)
[PATCH v3 bpf-next 0/5] bpf path iterator
2025-06-12 12:31 UTC (11+ messages)
` [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
[PATCH] fs: unlock the superblock during iterate_supers_type
2025-06-12 12:27 UTC (3+ messages)
[PATCH] ovl: fix debug print in case of mkdir error
2025-06-12 12:25 UTC (2+ messages)
[PATCH v2 0/6] Extend freeze support to suspend and hibernate
2025-06-12 12:20 UTC (4+ messages)
` [PATCH v2 1/6] super: remove pointless s_root checks
[PATCH 0/2] mount: fix detached mount regression
2025-06-12 12:16 UTC (11+ messages)
` [PATCH 1/2] "
[PATCHES][RFC][CFR] mount-related stuff
2025-06-12 12:09 UTC (9+ messages)
` [PATCH 01/26] copy_tree(): don't set ->mnt_mountpoint on the root of copy
` [PATCH 17/26] attach_recursive_mnt(): unify the mnt_change_mountpoint() logics
[PATCH v5 0/5] Readahead tweaks for larger folios
2025-06-12 11:37 UTC (3+ messages)
` [PATCH v5 4/5] mm/readahead: Store folio order in struct file_ra_state
[PATCH] Documentation: fuse: Consolidate FUSE docs into its own subdirectory
2025-06-12 10:53 UTC (4+ messages)
[PATCH] man/man2/memfd_secret.2: Correct the flags
2025-06-12 9:45 UTC
[PATCH v4] selftests: filesystems: Add functional test for the abort file in fusectl
2025-06-12 9:40 UTC
[PATCH v3 RESEND] selftests: filesystems: Add functional test for the abort file in fusectl
2025-06-12 8:56 UTC (2+ messages)
[linus:master] [select] 5730609ffd: will-it-scale.per_process_ops 3.9% improvement
2025-06-12 7:17 UTC
[PATCH 0/5] Minor cleanup preparation for some dir-locking API changes
2025-06-12 6:59 UTC (3+ messages)
` [PATCH 5/5] Change vfs_mkdir() to unlock on failure
[QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
2025-06-12 6:29 UTC (9+ messages)
[PATCH RESEND] doc: fuse: Add max_background and congestion_threshold
2025-06-12 6:22 UTC (2+ messages)
[RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
2025-06-12 6:10 UTC (14+ messages)
[PATCH v1 2/8] iomap: add IOMAP_IN_MEM iomap type
2025-06-12 4:42 UTC (11+ messages)
[PATCH 2/2] fs/proc: take rcu_read_lock() in proc_sys_compare()
2025-06-12 4:30 UTC (2+ messages)
[PATCH 0/7] iomap: zero range folio batch support
2025-06-12 4:06 UTC (7+ messages)
` [PATCH 3/7] iomap: optional zero range dirty folio processing
[PATCH v1 0/8] fuse: use iomap for buffered writes + writeback
2025-06-12 3:56 UTC (14+ messages)
` [PATCH v1 2/8] iomap: add IOMAP_IN_MEM iomap type
` [PATCH v1 3/8] iomap: add buffered write support for IOMAP_IN_MEM iomaps
` [PATCH v1 4/8] iomap: add writepages "
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).