messages from 2026-02-18 07:19:06 to 2026-02-19 20:51:27 UTC [more...]
[syzbot] [iomap?] WARNING in ifs_free
2026-02-19 20:51 UTC (2+ messages)
[PATCH V7 00/19] famfs: port into fuse
2026-02-19 20:22 UTC (27+ messages)
` [PATCH V7 01/19] dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
` [PATCH V7 02/19] dax: Factor out dax_folio_reset_order() helper
` [PATCH V7 04/19] dax: Save the kva from memremap
` [PATCH V7 06/19] dax: Add dax_set_ops() for setting dax_operations at bind time
` [PATCH V7 07/19] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
` [PATCH V7 08/19] dax: export dax_dev_get()
` [PATCH V7 09/19] famfs_fuse: magic.h: Add famfs magic numbers
` [PATCH V7 10/19] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
` [PATCH V7 11/19] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [PATCH V7 12/19] famfs_fuse: Plumb the GET_FMAP message/response
` [PATCH V7 13/19] famfs_fuse: Create files with famfs fmaps
` [PATCH V7 14/19] famfs_fuse: GET_DAXDEV message and daxdev_table
` [PATCH V7 18/19] famfs_fuse: Add famfs fmap metadata documentation
[PATCH v3 00/35] fs-verity support for XFS with post EOF merkle tree
2026-02-19 19:30 UTC (72+ messages)
` [PATCH v3 01/35] fsverity: report validation errors back to the filesystem
` [PATCH v3 02/35] fsverity: expose ensure_fsverity_info()
` [PATCH v3 03/35] fsverity: add consolidated pagecache offset for metadata
` [PATCH v3 04/35] fsverity: generate and store zero-block hash
` [PATCH v3 05/35] fsverity: introduce fsverity_folio_zero_hash()
` [PATCH v3 06/35] fsverity: pass digest size and hash of the empty block to ->write
` [PATCH v3 07/35] iomap: introduce IOMAP_F_FSVERITY
` [PATCH v3 08/35] iomap: don't limit fsverity metadata by EOF in writeback
` [PATCH v3 10/35] iomap: issue readahead for fsverity merkle tree
` [PATCH v3 11/35] iomap: allow filesystem to read fsverity metadata beyound EOF
` [PATCH v3 12/35] iomap: let fsverity verify holes
` [PATCH v3 13/35] xfs: use folio host instead of file struct
` [PATCH v3 19/35] xfs: introduce XFS_FSVERITY_CONSTRUCTION inode flag
` [PATCH v3 20/35] xfs: introduce XFS_FSVERITY_REGION_START constant
` [PATCH v3 21/35] xfs: disable preallocations for fsverity Merkle tree writes
` [PATCH v3 22/35] xfs: add iomap write/writeback and reading of Merkle tree pages
` [PATCH v3 23/35] xfs: add helper to check that inode data need fsverity verification
` [PATCH v3 25/35] xfs: add helpers to convert between pagecache and on-disk offset
` [PATCH v3 26/35] xfs: add a helper to decide if bmbt record needs offset conversion
` [PATCH v3 27/35] xfs: use different on-disk and pagecache offset for fsverity
` [PATCH v3 28/35] xfs: add fs-verity support
` [PATCH v3 33/35] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v3 34/35] xfs: add fsverity traces
[PATCH v3 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support for files
2026-02-19 18:57 UTC (14+ messages)
` [PATCH v3 2/3] kernfs: send IN_DELETE_SELF and IN_IGNORED on file deletion
` [PATCH v3 3/3] selftests: memcg: Add tests IN_DELETE_SELF and IN_IGNORED on memory.events
[LSF/MM/BPF TOPIC] File system testing
2026-02-19 18:42 UTC (3+ messages)
remove or unexport unused fs_conext infrastructure
2026-02-19 16:04 UTC (8+ messages)
` [PATCH 1/4] fs: mark bool_names static
` [PATCH 2/4] fs: remove fsparam_blob / fs_param_is_blob
` [PATCH 3/4] fs: remove fsparam_path / fs_param_is_path
` [PATCH 4/4] fs: unexport fs_context_for_reconfigure
[PATCH RFC] block: enable RWF_DONTCACHE for block devices
2026-02-19 15:24 UTC (3+ messages)
[LSF/MM/BPF TOPIC] Should we make inode->i_ino a u64?
2026-02-19 14:31 UTC (2+ messages)
[PATCH] hfs: evaluate the upper 32bits for detecting overflow
2026-02-19 14:00 UTC (11+ messages)
[PATCH] exfat: add fallocate support
2026-02-19 13:41 UTC (5+ messages)
Generic approach to avoid truncation of file on pseudo fs
2026-02-19 13:37 UTC
[PATCH v8 00/17] Subject: Exposing case folding behavior
2026-02-19 13:14 UTC (3+ messages)
` [PATCH v8 08/17] ext4: Report case sensitivity in fileattr_get
[PATCHSET] fs: bug fixes for 7.0
2026-02-19 11:37 UTC (8+ messages)
` [PATCH 1/2] fsnotify: drop unused helper
` [PATCH 2/2] fserror: fix lockdep complaint when igrabbing inode
[PATCH v2 0/3] 9p: Performance improvements for build workloads
2026-02-19 10:18 UTC (10+ messages)
` [PATCH v2 1/3] 9p: Cache negative dentries for lookup performance
` [PATCH v2 2/3] 9p: Introduce option for negative dentry cache retention time
` [PATCH v2 3/3] 9p: Enable symlink caching in page cache
[LSF/MM/BPF TOPIC] VFS idmappings support in NFS
2026-02-19 8:53 UTC (10+ messages)
[RFC PATCH] Introduce filesystem type tracking
2026-02-19 8:45 UTC (7+ messages)
[syzbot] [gfs2?] WARNING in filename_mkdirat
2026-02-19 8:09 UTC (6+ messages)
support file system generated / verified integrity information v3
2026-02-19 7:17 UTC (5+ messages)
` [PATCH 10/15] iomap: only call into ->submit_read when there is a read_ctx
` [PATCH 07/15] block: pass a maxlen argument to bio_iov_iter_bounce
[PATCH v1 0/1] iomap: don't mark folio uptodate if read IO has bytes pending
2026-02-19 6:11 UTC (6+ messages)
` [PATCH v1 1/1] "
inconsistent lock state in the new fserror code
2026-02-19 5:59 UTC (8+ messages)
[PATCH v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-02-19 3:44 UTC (15+ messages)
` [PATCH v6 1/9] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [PATCH v6 2/9] dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXL
` [PATCH v6 3/9] cxl/region: Skip decoder reset on detach for autodiscovered regions
` [PATCH v6 4/9] dax/cxl, hmem: Initialize hmem early and defer dax_cxl binding
` [PATCH v6 5/9] dax: Track all dax_region allocations under a global resource tree
` [PATCH v6 7/9] dax: Add deferred-work helpers for dax_hmem and dax_cxl coordination
` [PATCH v6 8/9] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges
[PATCH] hfs/hfsplus: fix timestamp wrapped issue
2026-02-19 0:44 UTC (6+ messages)
[LSF/MM/BPF TOPIC] Buffered atomic writes
2026-02-19 0:32 UTC (21+ messages)
` [Lsf-pc] "
[RFC 0/1] Shrinking rwsem
2026-02-18 23:06 UTC (10+ messages)
` [RFC 1/1] rwsem: Shrink rwsem by one pointer
[PATCH] hfs: Validate CNIDs in hfs_read_inode
2026-02-18 22:13 UTC (10+ messages)
` [PATCH v2 1/2] "
` [PATCH v6] hfs: update sanity check of the root record
[linux-next20260216]Warnings at mm/page_counter.c:60 at page_counter_cancel+0x110/0x134, CPU#24: kworker/24:3/1074770
2026-02-18 21:43 UTC (4+ messages)
[PATCH v1 00/11] io_uring: add kernel-managed buffer rings
2026-02-18 21:43 UTC (20+ messages)
` [PATCH v1 03/11] io_uring/kbuf: add support for "
[PATCH v4 0/3] fsverity: remove fsverity_verify_page()
2026-02-18 21:41 UTC (2+ messages)
[PATCH] fsverity: fix build error by adding fsverity_readahead() stub
2026-02-18 21:41 UTC (2+ messages)
[next-20260216]NULL pointer dereference in drain_obj_stock() (RCU free path)
2026-02-18 21:25 UTC (4+ messages)
[PATCH] hfsplus: Fix error pointer dereference
2026-02-18 20:44 UTC (2+ messages)
[PATCH v3 0/4] O_REGULAR flag support for open
2026-02-18 19:44 UTC (12+ messages)
` [PATCH v3 1/4] open: new O_REGULAR flag support
[GIT PULL] sysctl changes for v7.00-rc1
2026-02-18 19:05 UTC (2+ messages)
[PATCH v2 2/2] fat: Add FS_IOC_SETFSLABEL ioctl
2026-02-18 18:42 UTC (2+ messages)
[PATCH v2 0/5] iomap, xfs: improve zero range flushing and lookup
2026-02-18 17:41 UTC (9+ messages)
` [PATCH v2 1/5] iomap, xfs: lift zero range hole mapping flush into xfs
` [PATCH v2 4/5] xfs: only flush when COW fork blocks overlap data fork holes
[GIT PULL] ntfs3: changes for 7.0
2026-02-18 16:53 UTC (2+ messages)
[PATCH v2 0/2] fat: Add FS_IOC_GETFSLABEL / FS_IOC_SETFSLABEL ioctls
2026-02-18 16:26 UTC (7+ messages)
` [PATCH v2 2/2] fat: Add FS_IOC_SETFSLABEL ioctl
` [syzbot ci] Re: fat: Add FS_IOC_GETFSLABEL / FS_IOC_SETFSLABEL ioctls
[LSF/MM/BPF TOPIC] A common project for file system performance testing
2026-02-18 15:31 UTC (2+ messages)
[PATCH v4 0/4] openat2: new OPENAT2_REGULAR flag support
2026-02-18 15:23 UTC (3+ messages)
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2026-02-18 15:08 UTC (5+ messages)
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep
[PATCH RFC v3 0/4] pidfd: add CLONE_AUTOREAP and CLONE_PIDFD_AUTOKILL
2026-02-18 14:00 UTC (16+ messages)
` [PATCH RFC v3 1/4] clone: add CLONE_AUTOREAP
` [PATCH RFC v3 2/4] pidfd: add CLONE_PIDFD_AUTOKILL
[PATCH 0/2] fanotify: avid some premature LSM checks
2026-02-18 12:36 UTC (3+ messages)
[PATCH v2 2/3] kernfs: send IN_DELETE_SELF and IN_IGNORED on file deletion
2026-02-18 11:23 UTC (5+ messages)
LSF/MM/BPF: 2026: Call for Proposals
2026-02-18 9:56 UTC (6+ messages)
[PATCH 0/4] write-stream for file I/O
2026-02-18 9:45 UTC (5+ messages)
` [PATCH 1/4] fs: add write-stream management file_operations
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