Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-15 15:17:38 to 2024-05-20 02:16:17 UTC [more...]

[PATCH 0/2] exec: Add KUnit test for bprm_stack_limits()
 2024-05-20  2:16 UTC  (2+ messages)
` [PATCH 2/2] exec: Avoid pathological argc, envc, and bprm->p values

[syzbot] [ext4?] general protection fault in __block_commit_write
 2024-05-20  1:52 UTC  (2+ messages)

[PATCH 0/3] Introduce user namespace capabilities
 2024-05-20  0:54 UTC  (36+ messages)
` [PATCH 1/3] capabilities: "
` [PATCH 2/3] capabilities: add securebit for strict userns caps
` [PATCH 3/3] capabilities: add cap userns sysctl mask

[PATCH] eventfd: introduce ratelimited wakeup for non-semaphore eventfd
 2024-05-19 21:18 UTC  (3+ messages)

[GIT PULL] bcachefs updates fro 6.10-rc1
 2024-05-19 21:17 UTC  (2+ messages)

[PATCH v2 0/5] cachefiles: some bugfixes for clean object/send req/poll
 2024-05-19 11:11 UTC  (3+ messages)
` [PATCH v2 4/5] cachefiles: cyclic allocation of msg_id to avoid reuse

[PATCH v2 00/12] cachefiles: some bugfixes and cleanups for ondemand requests
 2024-05-19 10:56 UTC  (2+ messages)

[RFC PATCH 00/20] Introduce the famfs shared-memory file system
 2024-05-19  5:59 UTC  (4+ messages)

[PATCH v12] mm: report per-page metadata information
 2024-05-19  0:47 UTC  (2+ messages)

From Financial Crimes Enforcement Network
 2024-05-18 21:23 UTC 

[syzbot] [exfat?] possible deadlock in exfat_evict_inode
 2024-05-18 20:20 UTC 

[PATCH v3 0/3] iomap/xfs: fix stale data exposure when truncating realtime inodes
 2024-05-18 19:26 UTC  (9+ messages)
` [PATCH v3 1/3] iomap: pass blocksize to iomap_truncate_page()
` [PATCH v3 2/3] fsdax: pass blocksize to dax_truncate_page()
` [PATCH v3 3/3] xfs: correct the zeroing truncate range

[PATCH] fs: switch timespec64 fields in inode to discrete integers
 2024-05-18 16:03 UTC  (4+ messages)

[syzbot] [hfs?] KMSAN: uninit-value in copy_name
 2024-05-18  9:21 UTC 

[GIT PULL] sysctl changes for v6.10-rc1
 2024-05-18  1:54 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
 2024-05-17 21:32 UTC  (2+ messages)

[PATCH v3] fs: fix unintentional arithmetic wraparound in offset calculation
 2024-05-17 21:24 UTC  (6+ messages)

[PATCH 0/2] Move pidfd to tiny pseudo fs
 2024-05-17 20:07 UTC  (8+ messages)
` [PATCH 2/2] pidfd: add pidfdfs

[PATCH 25/26] xfs: make it possible to disable fsverity
 2024-05-17 19:36 UTC  (11+ messages)

[PATCH 18/26] xfs: use merkle tree offset as attr hash
 2024-05-17 17:17 UTC  (11+ messages)

[syzbot] [ntfs3?] possible deadlock in ntfs_mark_rec_free (2)
 2024-05-17 16:29 UTC  (3+ messages)

[PATCH v5 00/10] ext4: support adding multi-delalloc blocks
 2024-05-17 16:19 UTC  (12+ messages)
` [PATCH v5 01/10] ext4: factor out a common helper to query extent map
` [PATCH v5 02/10] ext4: check the extent status again before inserting delalloc block
` [PATCH v5 03/10] ext4: warn if delalloc counters are not zero on inactive
` [PATCH v5 04/10] ext4: trim delalloc extent
` [PATCH v5 05/10] ext4: drop iblock parameter
` [PATCH v5 06/10] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
` [PATCH v5 07/10] ext4: make ext4_da_reserve_space() reserve multi-clusters
` [PATCH v5 08/10] ext4: factor out a helper to check the cluster allocation state
` [PATCH v5 09/10] ext4: make ext4_insert_delayed_block() insert multi-blocks
` [PATCH v5 10/10] ext4: make ext4_da_map_blocks() buffer_head unaware

[PATCH] fs/fuse: use correct name fuse_conn_list in docstring
 2024-05-17 16:10 UTC 

[PATCHBOMB v5.6] fs-verity support for XFS
 2024-05-17 15:56 UTC  (4+ messages)
` [PATCHSET v5.6] fstests: "

[PATCH] fuse: annotate potential data-race in num_background
 2024-05-17 15:23 UTC  (4+ messages)

[PATCH v3] ext4: Don't reduce symlink i_mode by umask if no ACL support
 2024-05-17 15:10 UTC  (3+ messages)

[PATCH v2] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks
 2024-05-17 20:14 UTC  (2+ messages)

[PATCH v5 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
 2024-05-17 13:30 UTC  (11+ messages)
` [RFC] iomap: use huge zero folio in iomap_dio_zero

Recall: [PATCH] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks
 2024-05-17 12:06 UTC 

[PATCH] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks
 2024-05-17 20:04 UTC 

[syzbot] [v9fs?] KASAN: slab-use-after-free Read in p9_fid_destroy
 2024-05-17 11:31 UTC  (2+ messages)

[PATCH] hostfs: convert hostfs to use the new mount api
 2024-05-17 11:21 UTC  (3+ messages)

[PATCH v6 0/8] File abstractions needed by Rust Binder
 2024-05-17  9:30 UTC  (9+ messages)
` [PATCH v6 1/8] rust: types: add `NotThreadSafe`
` [PATCH v6 2/8] rust: task: add `Task::current_raw`
` [PATCH v6 3/8] rust: file: add Rust abstraction for `struct file`
` [PATCH v6 4/8] rust: cred: add Rust abstraction for `struct cred`
` [PATCH v6 5/8] rust: security: add abstraction for secctx
` [PATCH v6 6/8] rust: file: add `FileDescriptorReservation`
` [PATCH v6 7/8] rust: file: add `Kuid` wrapper
` [PATCH v6 8/8] rust: file: add abstraction for `poll_table`

[PATCH] mm/vmscan: Update stale references to shrink_page_list
 2024-05-17  9:13 UTC 

[RFC PATCH v3 00/22] Rust PuzzleFS filesystem driver
 2024-05-17  8:37 UTC  (24+ messages)
` [RFC PATCH v3 01/22] kernel: configs: add qemu-busybox-min.config
` [RFC PATCH v3 02/22] rust: hex: import crate
` [RFC PATCH v3 03/22] rust: hex: add SPDX license identifiers
` [RFC PATCH v3 04/22] rust: Kbuild: enable `hex`
` [RFC PATCH v3 05/22] rust: hex: add encode_hex_iter and encode_hex_upper_iter methods
` [RFC PATCH v3 06/22] rust: capnp: import crate
` [RFC PATCH v3 07/22] rust: capnp: add SPDX License Identifiers
` [RFC PATCH v3 08/22] rust: capnp: return an error when trying to display floating point values
` [RFC PATCH v3 09/22] rust: Kbuild: enable `capnp`
` [RFC PATCH v3 10/22] rust: kernel: add an abstraction over vfsmount to allow cloning a new private mount
` [RFC PATCH v3 11/22] rust: file: add bindings for `struct file`
` [RFC PATCH v3 12/22] rust: file: Add support for reading files using their path
` [RFC PATCH v3 13/22] fs: puzzlefs: Implement the initial version of PuzzleFS
` [RFC PATCH v3 14/22] rust: kernel: add from_iter_fallible for Vec<T>
` [RFC PATCH v3 15/22] kernel: configs: add puzzlefs config fragment
` [RFC PATCH v3 16/22] scripts: add fs directory to rust-analyzer
` [RFC PATCH v3 17/22] fs: puzzlefs: add extended attributes support
` [RFC PATCH v3 18/22] rust: add improved version of `ForeignOwnable::borrow_mut`
` [RFC PATCH v3 19/22] Add borrow_mut implementation to a ForeignOwnable CString
` [RFC PATCH v3 20/22] rust: add support for file system parameters
` [RFC PATCH v3 21/22] fs: puzzlefs: add oci_root_dir and image_manifest mount parameters
` [RFC PATCH v3 22/22] fs: puzzlefs: implement statfs for puzzlefs

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
 2024-05-17  3:45 UTC  (2+ messages)
` [syzbot] "

[PATCH vfs.all 00/26] fs & block: remove bdev->bd_inode
 2024-05-17  2:24 UTC  (10+ messages)
` [PATCH vfs.all 08/26] erofs: prevent direct access of bd_inode
        ` [PATCH 6/6] z_erofs_pcluster_begin(): don't bother with rounding position down

[PATCH] fs: nls: add missing MODULE_DESCRIPTION() macros
 2024-05-16 23:32 UTC  (2+ messages)

[PATCH v2 0/3] iomap/xfs: fix stale data exposure when truncating realtime inodes
 2024-05-16 23:03 UTC  (6+ messages)
` [PATCH v2 1/3] iomap: pass blocksize to iomap_truncate_page()
` [PATCH v2 2/3] fsdax: pass blocksize to dax_truncate_page()
` [PATCH v2 3/3] xfs: correct the zeroing truncate range

[viro-vfs:untested.persistency 57/58] security/integrity/ima/ima_fs.c:430:20: error: use of undeclared identifier 'ima_policy'
 2024-05-16 20:47 UTC 

[PATCH 1/2] ext4: Reduce stack usage in ext4_mpage_readpages()
 2024-05-16 18:16 UTC  (2+ messages)
` [PATCH 2/2] ext4: Remove array of buffer_heads from mext_page_mkuptodate()

page-flags.rst
 2024-05-16 15:33 UTC  (2+ messages)

[syzbot] [btrfs?] kernel BUG in create_pending_snapshot
 2024-05-16 15:32 UTC  (2+ messages)

[syzbot] [btrfs?] WARNING in emit_fiemap_extent
 2024-05-16 15:08 UTC  (3+ messages)

[PATCH v5 00/11] enable bs > ps in XFS
 2024-05-16 14:56 UTC  (4+ messages)
` [PATCH v5 05/11] mm: split a folio in minimum folio order chunks

kernel BUG at fs/inode.c:LINE! (2)
 2024-05-16 14:35 UTC  (6+ messages)

[RFC PATCH] fs: dcache: Delete the associated dentry when deleting a file
 2024-05-16 13:44 UTC  (4+ messages)
` [PATCH] vfs: "

[syzbot] [lsm?] general protection fault in hook_inode_free_security
 2024-05-16 13:07 UTC  (3+ messages)

[PATCH] fs/ntfs3: Break dir enumeration if directory contents error
 2024-05-16 12:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] fs/ntfs3: Fix case when index is reused during tree transformation
 2024-05-16 12:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ext4/jbd2: drop jbd2_transaction_committed()
 2024-05-16  8:27 UTC  (3+ messages)

About the conflict between XFS inode recycle and VFS rcu-walk
 2024-05-16  7:23 UTC  (5+ messages)

Fwd: Kernel panic in 6.9.0 after changes in kernel/power/swap.c
 2024-05-16  4:33 UTC  (2+ messages)

KASAN: slab-use-after-free in hfsplus_bnode_read
 2024-05-16  1:02 UTC 

[PATCH] tmpfs: don't interrupt fallocate with EINTR
 2024-05-15 23:09 UTC  (2+ messages)

[PATCH 0/1] fsnotify: clear PARENT_WATCHED flags lazily
 2024-05-15 22:14 UTC  (5+ messages)

[PATCH v2] sched/rt: Clean up usage of rt_task()
 2024-05-15 22:05 UTC 

[LSF/MM/BPF TOPIC] untorn buffered writes
 2024-05-15 19:54 UTC  (2+ messages)

[syzbot] [ntfs3?] kernel BUG at fs/ntfs/aops.c:LINE!
 2024-05-15 18:19 UTC 

[PATCH] sched/rt: Clean up usage of rt_task()
 2024-05-15 17:12 UTC  (7+ messages)

[syzbot] [btrfs?] kernel BUG in mapping_try_invalidate
 2024-05-15 17:02 UTC  (2+ messages)

[syzbot] [btrfs?] WARNING in btrfs_get_root_ref
 2024-05-15 16:49 UTC  (2+ messages)

[syzbot] [btrfs?] kernel BUG in folio_unlock (2)
 2024-05-15 16:45 UTC  (2+ messages)

[PATCH v2] fs: remove accidental overflow during wraparound check
 2024-05-15 16:44 UTC  (2+ messages)

[syzbot] [btrfs?] kernel BUG in __extent_writepage_io
 2024-05-15 16:36 UTC  (2+ messages)

[PATCH] libfs: fix implicitly cast in simple_attr_write_xsigned()
 2024-05-15 16:00 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).