public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-08 23:26:32 to 2024-03-12 18:52:56 UTC [more...]

[PATCH RFC 0/4] memcg_kmem hooks refactoring and kmem_cache_charge()
 2024-03-12 18:52 UTC  (7+ messages)
` [PATCH RFC 1/4] mm, slab: move memcg charging to post-alloc hook
` [PATCH RFC 4/4] UNFINISHED mm, fs: use kmem_cache_charge() in path_openat()

[PATCH v5 00/37] Memory allocation profiling
 2024-03-12 18:41 UTC  (4+ messages)
` [PATCH v5 12/37] lib: prevent module unloading if memory is not freed

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

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

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

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

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

[PATCH v5 00/24] fs-verity support for XFS
 2024-03-12 16:44 UTC  (42+ 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 0/4] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
 2024-03-12 16:27 UTC  (20+ 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()

[GIT PULL] vfs pidfd
 2024-03-12 16:23 UTC  (5+ messages)

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

[Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
 2024-03-12 14:46 UTC  (9+ messages)

[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] [net?] [afs?] WARNING in rxrpc_alloc_data_txbuf
 2024-03-12 13:29 UTC 

[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  (21+ 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)

[GIT PULL] fsverity updates for 6.9
 2024-03-12  4:20 UTC 

[GIT PULL] fscrypt updates for 6.9
 2024-03-12  4:17 UTC 

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

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

[syzbot] [f2fs?] KASAN: slab-use-after-free Read in f2fs_filemap_fault
 2024-03-12  1:33 UTC  (2+ messages)

[GIT PULL] execve updates for v6.9-rc1
 2024-03-11 23:37 UTC 

On the optimum size of a batch
 2024-03-11 21:58 UTC  (6+ 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 RFC gmem v1 0/8] KVM: gmem hooks/changes needed for x86 (other archs?)
 2024-03-11 17:24 UTC  (7+ messages)
` [PATCH RFC gmem v1 4/8] KVM: x86: Add gmem hook for invalidating memory

[PATCH v10 0/9] Landlock: IOCTL support
 2024-03-11 16:55 UTC  (12+ messages)
` [PATCH v10 1/9] security: Create security_file_vfs_ioctl hook
` [PATCH v10 2/9] landlock: Add IOCTL access right for character and block devices
` [PATCH v10 3/9] selftests/landlock: Test IOCTL support
` [PATCH v10 4/9] selftests/landlock: Test IOCTL with memfds
` [PATCH v10 5/9] selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH)
` [PATCH v10 6/9] selftests/landlock: Test IOCTLs on named pipes
` [PATCH v10 7/9] selftests/landlock: Check IOCTL restrictions for named UNIX domain sockets
` [PATCH v10 8/9] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL_DEV
` [PATCH v10 9/9] landlock: Document IOCTL support

[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)

[LSF/MM/BPF TOPIC] untorn buffered writes
 2024-03-11  8:42 UTC  (2+ messages)

[PATCH RFC 0/2] ext4: Do endio process under irq context for DIO overwrites
 2024-03-11  7:55 UTC  (5+ messages)
` [PATCH RFC 1/2] iomap: Add a IOMAP_DIO_MAY_INLINE_COMP flag

[PATCH v3 10/10] exfat: remove duplicate update parent dir
 2024-03-11  4:25 UTC 

[PATCH v3 09/10] exfat: do not sync parent dir if just update timestamp
 2024-03-11  4:25 UTC 

[PATCH v3 08/10] exfat: remove unused functions
 2024-03-11  4:25 UTC 

[PATCH v3 07/10] exfat: convert exfat_find_empty_entry() to use dentry cache
 2024-03-11  4:25 UTC 

[PATCH v3 06/10] exfat: convert exfat_init_ext_entry() to use dentry cache
 2024-03-11  4:25 UTC 

[PATCH v3 03/10] exfat: convert exfat_add_entry() to use dentry cache
 2024-03-11  4:24 UTC 

[PATCH v3 05/10] exfat: move free cluster out of exfat_init_ext_entry()
 2024-03-11  4:25 UTC 

[PATCH v3 02/10] exfat: add exfat_get_empty_dentry_set() helper
 2024-03-11  4:24 UTC 

[PATCH v3 04/10] exfat: convert exfat_remove_entries() to use dentry cache
 2024-03-11  4:25 UTC 

[PATCH v3 01/10] exfat: add __exfat_get_dentry_set() helper
 2024-03-11  4:24 UTC 

[syzbot] [reiserfs?] possible deadlock in vfs_setxattr (2)
 2024-03-11  2:43 UTC  (2+ messages)

Uneccesary flushes waking up suspended disks
 2024-03-11  1:32 UTC  (5+ messages)

[RFC PATCH 00/20] Introduce the famfs shared-memory file system
 2024-03-11  1:29 UTC  (10+ messages)

[GIT PULL] zonefs changes for 6.9-rc1
 2024-03-11  0:02 UTC 

[PATCH 1/2] [RFC] proc: pagemap: Expose whether a PTE is writable
 2024-03-10 22:14 UTC  (4+ messages)
` [PATCH 2/2] [RFC] pagemap.rst: Document write bit

sendfile(2) erroneously yields EINVAL on too large counts
 2024-03-10 18:53 UTC  (4+ messages)

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

[linus:master] [readahead] ab4443fe3c: vm-scalability.throughput -21.4% regression
 2024-03-10  6:41 UTC  (11+ messages)

[PATCH v1] fs/fuse: Fix missing FOLL_PIN for direct-io
 2024-03-10  2:59 UTC  (5+ messages)

[syzbot] [reiserfs?] INFO: task hung in reiserfs_sync_fs
 2024-03-10  0:57 UTC  (2+ messages)

[syzbot] [reiserfs?] possible deadlock in reiserfs_dirty_inode
 2024-03-10  0:54 UTC  (2+ messages)

[syzbot] [tomoyo?] [hfs?] general protection fault in tomoyo_check_acl (3)
 2024-03-10  0:52 UTC  (4+ messages)
` [syzbot] [hfs] "

[PATCH v8 0/2] rust: xarray: Add an abstraction for XArray
 2024-03-09 23:57 UTC  (3+ messages)
` [PATCH v8 1/2] rust: types: add FOREIGN_ALIGN to ForeignOwnable
` [PATCH v8 2/2] rust: xarray: Add an abstraction for XArray

[syzbot] [reiserfs?] possible deadlock in open_xa_dir
 2024-03-09 22:20 UTC 

[syzbot] [reiserfs?] possible deadlock in mnt_want_write_file
 2024-03-09 14:09 UTC 

[PATCH v2 0/6] virtiofs: fix the warning for ITER_KVEC dio
 2024-03-09  4:27 UTC  (10+ messages)
` [PATCH v2 1/6] fuse: limit the length of ITER_KVEC dio by max_pages
` [PATCH v2 3/6] virtiofs: factor out more common methods for argbuf
` [PATCH v2 4/6] virtiofs: support bounce buffer backed by scattered pages

[RFC] ext4: Add support for ext4_map_blocks_atomic()
 2024-03-09  2:37 UTC  (2+ messages)

[syzbot] [fs?] BUG: sleeping function called from invalid context in __bread_gfp
 2024-03-08 22:16 UTC  (2+ messages)

[syzbot] [hfs?] KASAN: slab-out-of-bounds Write in hfs_bnode_read_key
 2024-03-08 22:19 UTC  (3+ messages)

[syzbot] [reiserfs?] possible deadlock in do_page_mkwrite
 2024-03-09  0:24 UTC 

[PATCH] tmpfs: Fix race on handling dquot rbtree
 2024-03-08 23:26 UTC  (2+ messages)


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