public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-11 09:01:37 to 2024-03-13 17:03:42 UTC [more...]

[PATCH v3 00/11] enable bs > ps in XFS
 2024-03-13 17:02 UTC  (11+ messages)
` [PATCH v3 01/11] mm: Support order-1 folios in the page cache
` [PATCH v3 03/11] filemap: allocate mapping_min_order "
` [PATCH v3 04/11] readahead: rework loop in page_cache_ra_unbounded()
` [PATCH v3 05/11] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v3 06/11] readahead: round up file_ra_state->ra_pages to mapping_min_nrpages
` [PATCH v3 07/11] mm: do not split a folio if it has minimum folio order requirement
` [PATCH v3 08/11] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v3 09/11] xfs: expose block size in stat
` [PATCH v3 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v3 11/11] xfs: enable block size larger than page size support

[PATCH v5 00/37] Memory allocation profiling
 2024-03-13 15:31 UTC  (14+ messages)
` [PATCH v5 03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v5 06/37] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v5 12/37] lib: prevent module unloading if memory is not freed
` [PATCH v5 15/37] lib: introduce early boot parameter to avoid page_ext memory overhead
` [PATCH v5 20/37] mm: fix non-compound multi-order memory accounting in __free_pages

[PATCH] afs: Revert "afs: Hide silly-rename files from userspace"
 2024-03-13 15:20 UTC  (3+ messages)

[PATCH 0/3] fiemap extension to add physical extent length
 2024-03-13 15:05 UTC  (5+ messages)
` [PATCH 1/3] fs: add physical_length field to fiemap extents
  ` [PATCH 1/3] "

[syzbot] [f2fs?] KASAN: slab-use-after-free Read in f2fs_filemap_fault
 2024-03-13 14:50 UTC  (5+ messages)

[syzbot] Monthly udf report (Mar 2024)
 2024-03-13 13:48 UTC 

[linus:master] [netfs] c9c4ff12df: BUG:KASAN:wild-memory-access_in__fscache_use_cookie
 2024-03-13 13:41 UTC 

[PATCH 0/4] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
 2024-03-13 13:25 UTC  (24+ messages)
` [PATCH 1/4] xfs: match lock mode in xfs_buffered_write_iomap_begin()
` [PATCH 2/4] xfs: convert delayed extents to unwritten when zeroing post eof blocks
` [PATCH 3/4] iomap: don't increase i_size if it's not a write operation
` [PATCH 4/4] iomap: cleanup iomap_write_iter()

[syzbot] [fs?] WARNING in stashed_dentry_prune
 2024-03-13 13:07 UTC  (2+ messages)
` [PATCH] libfs: fix warning "

[PATCH 0/2] afs: Miscellaneous fixes
 2024-03-13 12:55 UTC  (4+ messages)
` [PATCH 1/2] afs: Don't cache preferred address
` [PATCH 2/2] afs: Fix occasional rmdir-then-VNOVNODE with generic/011

[PATCH] fat: ignore .. subdir and always add a link to dirs
 2024-03-13 12:43 UTC  (16+ messages)

[syzbot] [overlayfs?] possible deadlock in seq_read_iter (3)
 2024-03-13 12:30 UTC  (2+ messages)

[PATCH v5 00/24] fs-verity support for XFS
 2024-03-13 12:29 UTC  (39+ messages)
` [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
` [PATCH v5 07/24] fsverity: support block-based Merkle tree caching
` [PATCH v5 11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag
` [PATCH v5 20/24] xfs: disable direct read path for fs-verity files
` [PATCH v5 22/24] xfs: make scrub aware of verity dinode flag
` [PATCH v5 23/24] xfs: add fs-verity ioctls

[PATCH v2 0/6] virtiofs: fix the warning for ITER_KVEC dio
 2024-03-13 12:14 UTC  (5+ messages)
` [PATCH v2 4/6] virtiofs: support bounce buffer backed by scattered pages

[PATCH RFC 0/4] memcg_kmem hooks refactoring and kmem_cache_charge()
 2024-03-13 10:55 UTC  (15+ messages)
` [PATCH RFC 1/4] mm, slab: move memcg charging to post-alloc hook
` [PATCH RFC 2/4] mm, slab: move slab_memcg hooks to mm/memcontrol.c
` [PATCH RFC 4/4] UNFINISHED mm, fs: use kmem_cache_charge() in path_openat()

[PATCH v10 2/8] fuse: introduce atomic open
 2024-03-13 10:25 UTC  (7+ messages)
` [PATCH 0/1] Fix-atomic_open-not-using-negative-d_entry
  ` [PATCH 1/1] fuse: Make atomic_open use negative d_entry

[syzbot] [overlayfs?] WARNING in ovl_copy_up_file
 2024-03-13 10:23 UTC 

[syzbot] [net?] [afs?] WARNING in rxrpc_alloc_data_txbuf
 2024-03-13  9:21 UTC  (3+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 75bcffbb9e75
 2024-03-13  6:53 UTC  (3+ messages)

ZONE_DEVICE refcounting
 2024-03-13  6:32 UTC  (2+ messages)

[GIT PULL] xfs: new code for 6.9
 2024-03-13  5:51 UTC 

[PATCH v2 00/34] Open block devices as files
 2024-03-13  2:32 UTC  (3+ messages)
` [PATCH v2 01/34] bdev: open block device "

[dhowells-fs:cifs-netfs] [cifs] 7de1bab771: filebench.sum_operations/s -98.5% regression
 2024-03-13  1:19 UTC 

[GIT PULL] bcachefs updates for 6.9
 2024-03-13  1:10 UTC 

[PATCH] fuse: update size attr before doing IO
 2024-03-12 23:08 UTC  (5+ messages)

[GIT PULL] zonefs changes for 6.9-rc1
 2024-03-12 22:24 UTC  (2+ messages)

[GIT PULL] execve updates for v6.9-rc1
 2024-03-12 22:24 UTC  (2+ messages)

[GIT PULL] fscrypt updates for 6.9
 2024-03-12 22:24 UTC  (2+ messages)

[GIT PULL] fsverity updates for 6.9
 2024-03-12 22:24 UTC  (2+ messages)

[Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
 2024-03-12 22:09 UTC  (10+ messages)

[syzbot] [btrfs?] kernel BUG in insert_state (2)
 2024-03-12 21:43 UTC  (2+ messages)

Uneccesary flushes waking up suspended disks
 2024-03-12 20:35 UTC  (5+ messages)

[PATCH RFC gmem v1 0/8] KVM: gmem hooks/changes needed for x86 (other archs?)
 2024-03-12 20:26 UTC  (8+ messages)
` [PATCH RFC gmem v1 4/8] KVM: x86: Add gmem hook for invalidating memory

[GIT PULL] vfs pidfd
 2024-03-12 20:21 UTC  (7+ messages)

[PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
 2024-03-12 20:11 UTC  (11+ messages)

[PATCH v4 00/36] Memory allocation profiling
 2024-03-12 20:07 UTC  (6+ messages)
` [PATCH v4 13/36] lib: prevent module unloading if memory is not freed

[PATCH v2] statx: stx_subvol
 2024-03-12 17:17 UTC  (15+ messages)

more on subvolumes
 2024-03-12 17:16 UTC  (2+ messages)

[QUESTION] epoll: try to reuse allocations of epitem
 2024-03-12 15:45 UTC 

[PATCH 0/2] vfs: convert debugfs & tracefs to the new mount API
 2024-03-12 14:35 UTC  (2+ messages)

[PATCH 0/2] Move pidfd to tiny pseudo fs
 2024-03-12 14:09 UTC  (4+ messages)
` [PATCH 2/2] pidfd: add pidfdfs

[syzbot] [ntfs?] WARNING in do_open_execat
 2024-03-12 12:44 UTC  (6+ messages)
` [syzbot] [ntfs3?] "

[syzbot] [btrfs?] INFO: task hung in extent_writepages
 2024-03-12 11:12 UTC  (2+ messages)

[RFC PATCH] fs: Add vfs_masks_device_ioctl*() helpers
 2024-03-12 10:58 UTC  (19+ messages)

[PATCH v2 0/3] fs_parser: handle parameters that can be empty and don't have a value
 2024-03-12 10:31 UTC  (12+ messages)
` [PATCH v2 3/3] ovl: fix the parsing of empty string mount parameters

[syzbot] Monthly btrfs report (Mar 2024)
 2024-03-12  9:29 UTC 

[syzbot] Monthly ext4 report (Mar 2024)
 2024-03-12  9:29 UTC 

[syzbot] Monthly hfs report (Mar 2024)
 2024-03-12  9:29 UTC 

[PATCH v3 00/10] exfat: improve sync dentry
 2024-03-12  8:34 UTC  (3+ messages)

[PATCH] statx.2: Document STATX_SUBVOL
 2024-03-12  2:19 UTC  (2+ messages)

On the optimum size of a batch
 2024-03-11 21:58 UTC  (5+ messages)

[GIT PULL] vfs uuid
 2024-03-11 18:33 UTC  (2+ messages)

[GIT PULL] vfs misc
 2024-03-11 18:33 UTC  (2+ messages)

[GIT PULL] vfs ntfs
 2024-03-11 18:33 UTC  (2+ messages)

[GIT PULL] vfs iomap
 2024-03-11 18:33 UTC  (2+ messages)

[GIT PULL] vfs filelock
 2024-03-11 18:33 UTC  (2+ messages)

[GIT PULL] vfs super
 2024-03-11 18:33 UTC  (2+ messages)

[syzbot] [ntfs?] kernel BUG in ntfs_iget
 2024-03-11 18:20 UTC  (3+ messages)
` [syzbot] [ntfs3?] "

[syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget (2)
 2024-03-11 17:54 UTC  (3+ messages)

[PATCH v10 0/9] Landlock: IOCTL support
 2024-03-11 16:55 UTC  (4+ messages)
` [PATCH v10 2/9] landlock: Add IOCTL access right for character and block devices

[syzbot] [jfs?] BUG: unable to handle kernel NULL pointer dereference in dtInsertEntry
 2024-03-11 16:36 UTC  (2+ messages)

[syzbot] [ntfs3?] possible deadlock in map_mft_record
 2024-03-11 16:29 UTC  (2+ messages)

[PATCH] exec: Simplify remove_arg_zero() error path
 2024-03-11 16:24 UTC  (2+ messages)

[syzbot] [ntfs3?] KASAN: slab-out-of-bounds Read in ntfs_iget5
 2024-03-11 16:23 UTC  (2+ messages)

[PATCH 0/3] fs_parser: handle parameters that can be empty and don't have a value
 2024-03-11 16:01 UTC  (10+ messages)
` [PATCH 1/3] "

[PATCH 1/4] ovl: use refcount_t in readdir
 2024-03-11 13:52 UTC  (7+ messages)
` [PATCH 3/4] ovl: only lock readdir for accessing the cache

[PATCH v3] fsnotify: optimize the case of no parent watcher
 2024-03-11 13:51 UTC  (11+ messages)

[PATCH v2] minix: convert minix to use the new mount api
 2024-03-11 13:28 UTC  (2+ messages)

[syzbot] [sysv?] [vfs?] WARNING in invalidate_bh_lru
 2024-03-11  9:32 UTC  (3+ messages)
` [syzbot] [udf] "

[syzbot] [udf?] KASAN: slab-use-after-free Read in udf_free_blocks
 2024-03-11  9:25 UTC  (3+ messages)

[PATCH v2] sysctl: treewide: constify ctl_table_root::permissions
 2024-03-11  9:22 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox