linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-13 12:01:30 to 2024-09-16 14:04:57 UTC [more...]

[RFC PATCH 00/24] erofs: introduce Rust implementation
 2024-09-16 14:04 UTC  (12+ messages)
` [RFC PATCH 01/24] erofs: lift up erofs_fill_inode to global
` [RFC PATCH 02/24] erofs: add superblock data structure in Rust
` [RFC PATCH 03/24] erofs: add Errno "
` [RFC PATCH 04/24] erofs: add xattrs data structure "
` [RFC PATCH 05/24] erofs: add inode "
` [RFC PATCH 06/24] erofs: add alloc_helper "
` [RFC PATCH 07/24] erofs: add data abstraction "
` [RFC PATCH 08/24] erofs: add device data structure "
` [RFC PATCH 09/24] erofs: add continuous iterators "
` [RFC PATCH 10/24] erofs: add device_infos implementation "

[GIT PULL] vfs netfs
 2024-09-16 14:02 UTC  (6+ messages)
  ` [PATCH] cifs: Fix cifs readv callback merge resolution issue
  ` [PATCH] cifs: Remove redundant setting of NETFS_SREQ_HIT_EOF

[RFC PATCH 00/24] erofs: introduce Rust implementation
 2024-09-16 13:56 UTC  (25+ messages)
` [RFC PATCH 01/24] erofs: lift up erofs_fill_inode to global
` [RFC PATCH 02/24] erofs: add superblock data structure in Rust
` [RFC PATCH 03/24] erofs: add Errno "
` [RFC PATCH 04/24] erofs: add xattrs data structure "
` [RFC PATCH 05/24] erofs: add inode "
` [RFC PATCH 06/24] erofs: add alloc_helper "
` [RFC PATCH 07/24] erofs: add data abstraction "
` [RFC PATCH 08/24] erofs: add device data structure "
` [RFC PATCH 09/24] erofs: add continuous iterators "
` [RFC PATCH 10/24] erofs: add device_infos implementation "
` [RFC PATCH 11/24] erofs: add map data structure "
` [RFC PATCH 12/24] erofs: add directory entry "
` [RFC PATCH 13/24] erofs: add runtime filesystem and inode "
` [RFC PATCH 14/24] erofs: add block mapping capability "
` [RFC PATCH 15/24] erofs: add iter methods in filesystem "
` [RFC PATCH 16/24] erofs: implement dir and inode operations "
` [RFC PATCH 17/24] erofs: introduce Rust SBI to C
` [RFC PATCH 18/24] erofs: introduce iget alternative "
` [RFC PATCH 19/24] erofs: introduce namei "
` [RFC PATCH 20/24] erofs: introduce readdir "
` [RFC PATCH 21/24] erofs: introduce erofs_map_blocks "
` [RFC PATCH 22/24] erofs: add skippable iters in Rust
` [RFC PATCH 23/24] erofs: implement xattrs operations "
` [RFC PATCH 24/24] erofs: introduce xattrs replacement to C

[PATCH v5 0/5] data placement hints and FDP
 2024-09-16 13:49 UTC  (6+ messages)
  ` [PATCH v5 4/5] sd: limit to use write life hints

Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
 2024-09-16 13:29 UTC  (23+ messages)

[PATCH v2] cachefiles: fix dentry leak in cachefiles_open_file()
 2024-09-16 13:05 UTC  (2+ messages)

[syzbot] Monthly hfs report (Sep 2024)
 2024-09-16 12:27 UTC 

[PATCH 6.6 88/91] cifs: Fix signature miscalculation
 2024-09-16 11:45 UTC 

[PATCH 6.10 118/121] cifs: Fix signature miscalculation
 2024-09-16 11:44 UTC 

[PATCH 0/7 v2 RFC] Make wake_up_{bit,var} less fragile
 2024-09-16 11:48 UTC  (5+ messages)
` [PATCH 2/7] sched: change wake_up_bit() and related function to expect unsigned long *

[PATCH v2] fs/exfat: resolve memory leak from exfat_create_upcase_table()
 2024-09-16 11:26 UTC  (2+ messages)

[GIT PULL] AFFS updates for 6.12
 2024-09-16 11:25 UTC  (2+ messages)

[GIT PULL] vfs mount
 2024-09-16 11:09 UTC  (3+ messages)

[PATCH v8 00/11] fs: multigrain timestamp redux
 2024-09-16 10:57 UTC  (20+ messages)
` [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
` [PATCH v8 02/11] fs: add infrastructure for multigrain timestamps
` [PATCH v8 03/11] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v8 04/11] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v8 05/11] fs: tracepoints around multigrain timestamp events
` [PATCH v8 06/11] fs: add percpu counters for significant "
` [PATCH v8 07/11] Documentation: add a new file documenting multigrain timestamps
` [PATCH v8 08/11] xfs: switch to "
` [PATCH v8 09/11] ext4: "
` [PATCH v8 10/11] btrfs: convert "
` [PATCH v8 11/11] tmpfs: add support for "

[PATCH v2] timekeeping: move multigrain timestamp floor handling into timekeeper
 2024-09-16 10:41 UTC  (6+ messages)

[PATCH v4 00/14] forcealign for xfs
 2024-09-16 10:24 UTC  (17+ messages)

[linux-next:fs-next] [netfs, cifs] 73425800ac: xfstests.generic.080.fail
 2024-09-16 10:23 UTC  (2+ messages)

[GIT PULL] vfs procfs
 2024-09-16  7:59 UTC  (2+ messages)

[GIT PULL] vfs fallocate
 2024-09-16  7:59 UTC  (2+ messages)

[GIT PULL] vfs file
 2024-09-16  7:34 UTC  (2+ messages)

[GIT PULL] vfs folio
 2024-09-16  7:34 UTC  (2+ messages)

[GIT PULL] vfs misc
 2024-09-16  7:34 UTC  (2+ messages)

[PATCH 0/7] mm: Use pxdp_get() for accessing page table entries
 2024-09-16  6:15 UTC  (10+ messages)
` [PATCH 2/7] x86/mm: Drop page table entry address output from pxd_ERROR()
` [PATCH 3/7] mm: Use ptep_get() for accessing PTE entries
` [PATCH 4/7] mm: Use pmdp_get() for accessing PMD entries

[PATCH - RFC] VFS: disable new delegations during delegation-breaking operations
 2024-09-16  4:34 UTC 

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

[PATCH v4 00/30] riscv control-flow integrity for usermode
 2024-09-16  3:20 UTC  (15+ messages)
` [PATCH v4 01/30] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH v4 07/30] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
` [PATCH v4 15/30] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v4 21/30] riscv/traps: Introduce software check exception
` [PATCH v4 23/30] riscv signal: save and restore of shadow stack for signal
` [PATCH v4 28/30] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v4 29/30] riscv: Documentation for shadow stack on riscv

[PATCH RFC] vfs: Introduce a new open flag to imply dentry deletion on file removal
 2024-09-15 22:50 UTC  (4+ messages)

[PATCH -next] tmpfs: fault in smaller chunks if large folio allocation not allowed
 2024-09-15 10:40 UTC  (2+ messages)

[PATCH] fs/exfat: resolve memory leak from exfat_create_upcase_table()
 2024-09-15  7:26 UTC  (4+ messages)

[PATCH v2] afs: Fix possible infinite loop with unresponsive servers
 2024-09-14 21:12 UTC 

[PATCH] afs: Fix missing wire-up of afs_retry_request()
 2024-09-14 20:40 UTC 

[PATCH v7 00/11] fs: multigrain timestamp redux
 2024-09-14 13:37 UTC  (19+ messages)
` [PATCH v7 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
` [PATCH v7 02/11] fs: add infrastructure for multigrain timestamps
` [PATCH v7 03/11] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v7 04/11] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v7 05/11] fs: tracepoints around multigrain timestamp events
` [PATCH v7 06/11] fs: add percpu counters for significant "
` [PATCH v7 07/11] Documentation: add a new file documenting multigrain timestamps
` [PATCH v7 08/11] xfs: switch to "
` [PATCH v7 09/11] ext4: "
` [PATCH v7 10/11] btrfs: convert "
` [PATCH v7 11/11] tmpfs: add support for "

[PATCH] fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is set
 2024-09-14  9:52 UTC  (2+ messages)

[PATCH RESEND v3 0/2] Introduce tracepoint for hugetlbfs
 2024-09-14  8:09 UTC  (2+ messages)

[PATCH v4 16/30] riscv/shstk: If needed allocate a new shadow stack on clone
 2024-09-14  3:26 UTC  (4+ messages)

[PATCH] sysctl: avoid spurious permanent empty tables
 2024-09-13 23:40 UTC  (2+ messages)

[HELP] FUSE writeback performance bottleneck
 2024-09-13 20:55 UTC  (9+ messages)

[PATCH] filemap: filemap_read() should check that the offset is positive or zero
 2024-09-13 20:04 UTC 

[PATCH v4 07/10] tmpfs: Add casefold lookup support
 2024-09-13 18:25 UTC  (3+ messages)

[PATCH] filemap: Fix bounds checking in filemap_read()
 2024-09-13 18:21 UTC  (2+ messages)

[PATCH v15 00/26] nfs/nfsd: add support for LOCALIO
 2024-09-13 18:12 UTC  (10+ messages)

[PATCH] [RFC] proc: Add mmap callback for /proc/<pid>/mem
 2024-09-13 17:40 UTC 

[PATCH v2] unicode: change the reference of database file
 2024-09-13 15:26 UTC  (2+ messages)

[PATCH v5 00/30] Permission Overlay Extension
 2024-09-13 15:14 UTC  (7+ messages)
` [PATCH v5 06/30] arm64: context switch POR_EL0 register

[syzbot] [fs?] KASAN: slab-use-after-free Read in invalidate_bh_lru
 2024-09-13 13:55 UTC  (3+ messages)

[RFC 0/5] ext4: Implement support for extsize hints
 2024-09-13 13:34 UTC  (4+ messages)

[GIT PULL] bcachefs fixes for 6.10.y
 2024-09-13 12:48 UTC  (2+ messages)

[PATCH v15 00/26] nfs/nfsd: add support for LOCALIO
 2024-09-13 12:27 UTC  (4+ messages)

[PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver
 2024-09-13 12:21 UTC  (11+ 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 NNTP newsgroup(s).