linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-08 22:20:26 to 2025-12-12 05:20:14 UTC [more...]

[PATCH v2 0/6] Exposing case folding behavior
 2025-12-12  5:20 UTC  (12+ messages)
` [PATCH v2 1/6] fs: Add case sensitivity info to file_kattr
` [PATCH v2 2/6] fat: Implement fileattr_get for case sensitivity
` [PATCH v2 3/6] ntfs3: "
` [PATCH v2 4/6] ext4: Report case sensitivity in fileattr_get
` [PATCH v2 5/6] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v2 6/6] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING

6.19 tmpfs __d_lookup() lockup
 2025-12-12  5:15 UTC  (3+ messages)

[RFC v2 00/11] Add dmabuf read/write via io_uring
 2025-12-12  1:56 UTC  (13+ messages)
` [RFC v2 01/11] file: add callback for pre-mapping dmabuf
` [RFC v2 02/11] iov_iter: introduce iter type for pre-registered dma
` [RFC v2 03/11] block: move around bio flagging helpers
` [RFC v2 05/11] block: add infra to handle dmabuf tokens

[PATCH v5] fs: add predicts based on nd->depth
 2025-12-12  1:22 UTC  (2+ messages)

[syzbot] [fs?] [mm?] WARNING in sched_mm_cid_fork
 2025-12-12  0:25 UTC  (2+ messages)

[PATCH v3 4/4] ceph: adding CEPH_SUBVOLUME_ID_NONE
 2025-12-12  0:14 UTC  (2+ messages)

[PATCH v4 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2025-12-11 23:42 UTC  (10+ messages)
` [PATCH v4 1/9] dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is ready
` [PATCH v4 4/9] dax/hmem: Defer handling of Soft Reserved ranges that overlap CXL windows
` [PATCH v4 5/9] cxl/region, dax/hmem: Arbitrate Soft Reserved ownership with cxl_regions_fully_map()

[PATCH] HFS: btree: fix missing error check after hfs_bnode_find()
 2025-12-11 23:13 UTC  (3+ messages)

[PATCH v26 00/28] riscv control-flow integrity for usermode
 2025-12-11 17:21 UTC  (29+ messages)
` [PATCH v26 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v26 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v26 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v26 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v26 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v26 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v26 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v26 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v26 09/28] riscv/mm: write protect and shadow stack
` [PATCH v26 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v26 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v26 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v26 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v26 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v26 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v26 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v26 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v26 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v26 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v26 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v26 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v26 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v26 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v26 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v26 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v26 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v26 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v26 28/28] kselftest/riscv: kselftest for user mode cfi

[PATCH v25 00/28] riscv control-flow integrity for usermode
 2025-12-11 17:13 UTC  (4+ messages)
` [PATCH v25 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE

[PATCH v2 0/2] timers/nohz: Optimize /proc/stat idle/iowait fluctuation
 2025-12-11 16:34 UTC  (4+ messages)
` [PATCH v2 1/2] timers/nohz: Revise a comment about broken iowait counter update race
` [PATCH v2 2/2] timers/nohz: Avoid /proc/stat idle/iowait fluctuation when cpu hotplug

Bug: Opening a file under /proc/<pid>/ after process exit may return ENOENT
 2025-12-11 15:02 UTC 

[PATCH] fs/ntfs3: fix memory leak in ntfs_fill_super()
 2025-12-11 14:33 UTC  (2+ messages)

[PATCH] fs/ntfs3: rename ni_readpage_cmpr into ni_read_folio_cmpr
 2025-12-11 13:49 UTC 

[PATCH] fs/ntfs3: allow readdir() to finish after directory mutations without rewinddir()
 2025-12-11 13:52 UTC 

[PATCH] fs/ntfs3: improve readahead for bitmap initialization and large directory scans
 2025-12-11 13:50 UTC 

[syzbot] [fs?] INFO: rcu detected stall in unwind_next_frame (5)
 2025-12-11 13:41 UTC  (2+ messages)
` [syzbot] [ext4?] "

[BUG] Hung task in path_openat (possible rwsem lock inversion)
 2025-12-11 13:40 UTC 

[PATCH] fs/buffer: add alert in try_to_free_buffers() for folios without buffers
 2025-12-11 13:27 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2] fs: add NULL check in drop_buffers() to prevent null-ptr-deref
 2025-12-11 12:50 UTC  (10+ messages)

[PATCH 00/18] cifs: Scripted header file cleanup
 2025-12-11 12:17 UTC  (19+ messages)
` [PATCH 01/18] cifs: Scripted clean up fs/smb/client/cached_dir.h
` [PATCH 02/18] cifs: Scripted clean up fs/smb/client/dfs.h
` [PATCH 03/18] cifs: Scripted clean up fs/smb/client/cifsproto.h
` [PATCH 04/18] cifs: Scripted clean up fs/smb/client/cifs_unicode.h
` [PATCH 05/18] cifs: Scripted clean up fs/smb/client/netlink.h
` [PATCH 06/18] cifs: Scripted clean up fs/smb/client/cifsfs.h
` [PATCH 07/18] cifs: Scripted clean up fs/smb/client/dfs_cache.h
` [PATCH 08/18] cifs: Scripted clean up fs/smb/client/dns_resolve.h
` [PATCH 09/18] cifs: Scripted clean up fs/smb/client/cifsglob.h
` [PATCH 10/18] cifs: Scripted clean up fs/smb/client/fscache.h
` [PATCH 11/18] cifs: Scripted clean up fs/smb/client/fs_context.h
` [PATCH 12/18] cifs: Scripted clean up fs/smb/client/cifs_spnego.h
` [PATCH 13/18] cifs: Scripted clean up fs/smb/client/compress.h
` [PATCH 14/18] cifs: Scripted clean up fs/smb/client/cifs_swn.h
` [PATCH 15/18] cifs: Scripted clean up fs/smb/client/cifs_debug.h
` [PATCH 16/18] cifs: Scripted clean up fs/smb/client/smb2proto.h
` [PATCH 17/18] cifs: Scripted clean up fs/smb/client/reparse.h
` [PATCH 18/18] cifs: Scripted clean up fs/smb/client/ntlmssp.h

move blk-crypto-fallback to sit above the block layer v2
 2025-12-11 11:43 UTC  (12+ messages)
` [PATCH 1/9] fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_crypt
` [PATCH 2/9] fscrypt: keep multiple bios in flight in fscrypt_zeroout_range_inline_crypt
` [PATCH 3/9] block: merge bio_split_rw_at into bio_split_io_at
` [PATCH 4/9] blk-crypto: submit the encrypted bio in blk_crypto_fallback_bio_prep
` [PATCH 5/9] blk-crypto: optimize bio splitting in blk_crypto_fallback_encrypt_bio
` [PATCH 6/9] blk-crypto: use on-stack skcipher requests for fallback en/decryption
` [PATCH 7/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation
` [PATCH 8/9] blk-crypto: optimize data unit alignment checking
` [PATCH 9/9] blk-crypto: handle the fallback above the block layer

[PATCH] pagemap: Add alert to mapping_set_release_always() for mapping with no release_folio
 2025-12-11  9:23 UTC  (3+ messages)

[syzbot] [exfat?] [ocfs2?] kernel BUG in link_path_walk
 2025-12-11  9:00 UTC  (9+ messages)

[RFC v2 0/3] Decoupling large folios dependency on THP
 2025-12-11  7:37 UTC  (9+ messages)
` [RFC v2 1/3] filemap: set max order to be min order if THP is disabled

[PATCH v1 00/30] fuse/io-uring: add kernel-managed buffer rings and zero-copy
 2025-12-11  2:57 UTC  (13+ messages)
` [PATCH v1 07/30] io_uring/rsrc: add fixed buffer table pinning/unpinning
` [PATCH v1 09/30] io_uring: add io_uring_cmd_import_fixed_index()

[PATCH] fs: warn on dirty inode in writeback paired with I_WILL_FREE
 2025-12-11  1:45 UTC  (2+ messages)
` [syzbot ci] "

[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
 2025-12-10 23:29 UTC  (4+ messages)

[syzbot] [exfat?] [ocfs2?] kernel BUG in link_path_walk
 2025-12-10 23:27 UTC  (15+ messages)
        ` [PATCH for 6.19-rc1] fs: preserve file type in make_bad_inode() unless invalid

[PATCH v2 2/4] mm: Add file_operations.get_mapping_order()
 2025-12-10 20:24 UTC  (3+ messages)

[PATCH] 9p/virtio: restrict page pinning to user_backed_iter() iovec
 2025-12-10 13:33 UTC  (6+ messages)

[PATCH] media: mc: fix potential use-after-free in media_request_alloc()
 2025-12-10  9:08 UTC  (2+ messages)
  `  "

[PATCH v2] tmpfs: enforce the immutable flag on open files
 2025-12-10  5:59 UTC  (4+ messages)

[PATCH AUTOSEL 6.18-6.12] exfat: zero out post-EOF page cache on file extension
 2025-12-10  3:49 UTC  (4+ messages)
` [PATCH AUTOSEL 6.18-6.6] fuse: Invalidate the page cache after FOPEN_DIRECT_IO write
` [PATCH AUTOSEL 6.18-6.6] fuse: Always flush the page cache before "
` [PATCH AUTOSEL 6.18-5.10] exfat: fix remount failure in different process environments

[RFC PATCH v2 00/18] io_uring, struct filename and audit
 2025-12-10  1:31 UTC  (2+ messages)

d_genocide()? What about d_holodomor(), d_massmurder(), d_execute_warcrimes()? Re: [PATCH 15/20] d_genocide(): move the extern into fs/internal.h
 2025-12-09 22:29 UTC  (2+ messages)

[GIT PULL] __auto_type conversion for v6.19-rc1
 2025-12-09 20:40 UTC  (13+ messages)

[PATCH 0/2] printk_ringbuffer: Fix regression in get_data() and clean up data size checks
 2025-12-09 17:18 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 05/10] f2fs: Use folio_next_pos()
 2025-12-09 17:18 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-12-09 17:18 UTC  (2+ messages)
` [f2fs-dev] "

FUSE: [Regression] Fuse legacy path performance scaling lost in v6.14 vs v6.8/6.11 (iodepth scaling with io_uring)
 2025-12-09 17:16 UTC  (8+ messages)

[PATCH v18] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-12-09 12:28 UTC  (11+ messages)
  ` [RFC][PATCH] exec: Move cred computation under exec_update_lock
      ` Are setuid shell scripts safe? (Implied by security_bprm_creds_for_exec)

[PATCH] fs: send fsnotify_xattr()/IN_ATTRIB from vfs_fileattr_set()/chattr(1)
 2025-12-09 11:23 UTC  (2+ messages)

Dostawa sprzętu
 2025-12-09  9:16 UTC 

[PATCH] file: Call security_file_alloc() after initializing the filp
 2025-12-09  9:13 UTC  (3+ messages)

[PATCH] fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super()
 2025-12-09  7:21 UTC 

[Bug report] hash_name() may cross page boundary and trigger sleep in RCU context
 2025-12-09  1:30 UTC  (2+ messages)

[PATCH v2] fuse: limit debug log output during ring teardown
 2025-12-09  1:21 UTC  (3+ messages)

[PATCH 0/3] cgroup/misc: Add hwcap masks to the misc controller
 2025-12-09  0:58 UTC  (7+ messages)

[PATCH AUTOSEL 6.18-5.10] hfsplus: Verify inode mode when loading from disk
 2025-12-09  0:15 UTC  (4+ messages)
` [PATCH AUTOSEL 6.18-5.10] hfsplus: fix missing hfs_bnode_get() in __hfs_bnode_create
` [PATCH AUTOSEL 6.18-5.10] hfsplus: fix volume corruption issue for generic/070
` [PATCH AUTOSEL 6.18-5.10] hfsplus: fix volume corruption issue for generic/073


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