public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-25 15:09:28 to 2024-07-29 13:59:27 UTC [more...]

[syzbot] [f2fs?] WARNING in rcu_sync_dtor
 2024-07-29 13:58 UTC  (5+ messages)

[PATCH bpf-next 0/2] Add kfuncs to support reading xattr from dentry
 2024-07-29 13:46 UTC  (10+ messages)
` [PATCH bpf-next 1/2] bpf: Add kfunc bpf_get_dentry_xattr() to read "
` [PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr

Testing if two open descriptors refer to the same inode
 2024-07-29 13:36 UTC  (16+ messages)

[PATCH] fs/netfs/fscache_io: remove the obsolete "using_pgpriv2" flag
 2024-07-29 13:04 UTC  (3+ messages)

[Patch] Fixed-fs-file_table_c-Missing-blank-line-warnings-an.patch
 2024-07-29 12:18 UTC  (5+ messages)
` [PATCH] Fixed: fs: file_table_c: Missing blank line warnings and struct declaration improved

[PATCH AUTOSEL 6.10 02/16] fs: remove accidental overflow during wraparound check
 2024-07-29 11:54 UTC  (2+ messages)

[PATCH v4 0/7] Make core VMA operations internal and testable
 2024-07-29 11:50 UTC  (8+ messages)
` [PATCH v4 1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
` [PATCH v4 2/7] mm: move vma_modify() and helpers to internal header
` [PATCH v4 3/7] mm: move vma_shrink(), vma_expand() "
` [PATCH v4 4/7] mm: move internal core VMA manipulation functions to own file
` [PATCH v4 5/7] MAINTAINERS: Add entry for new VMA files
` [PATCH v4 6/7] tools: separate out shared radix-tree components
` [PATCH v4 7/7] tools: add skeleton code for userland testing of VMA logic

[PATCH resend v4 00/11] Improve the copy of task comm
 2024-07-29 11:45 UTC  (14+ messages)
` [PATCH v4 01/11] fs/exec: Drop task_lock() inside __get_task_comm()
` [PATCH v4 02/11] auditsc: Replace memcpy() with __get_task_comm()
` [PATCH v4 03/11] security: "
` [PATCH v4 04/11] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v4 05/11] mm/util: Fix possible race condition in kstrdup()
` [PATCH v4 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
` [PATCH v4 07/11] mm/kmemleak: Replace strncpy() with __get_task_comm()
` [PATCH v4 08/11] tsacct: "
` [PATCH v4 09/11] tracing: "
` [PATCH v4 10/11] net: Replace strcpy() "
` [PATCH v4 11/11] drm: "

[PATCH v1 0/3] mm: split PTE/PMD PT table Kconfig cleanups+clarifications
 2024-07-29 11:33 UTC  (8+ messages)
` [PATCH v1 1/3] mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
` [PATCH v1 2/3] mm/hugetlb: enforce that PMD PT sharing has split PMD PT locks
` [PATCH v1 3/3] powerpc/8xx: document and enforce that split PT locks are not used

[PATCH v3 bpf-next 0/3] introduce new VFS based BPF kfuncs
 2024-07-29 11:11 UTC  (22+ messages)
` [PATCH v3 bpf-next 1/3] bpf: "
` [PATCH v3 bpf-next 2/3] selftests/bpf: add negative tests for "
` [PATCH v3 bpf-next 3/3] selftests/bpf: add positive "

[PATCH] fs: don't flush in-flight wb switches for superblocks without cgroup writeback
 2024-07-29 11:10 UTC  (6+ messages)
  ` [PATCH v2] "

Why do very few filesystems have umount helpers
 2024-07-29  9:50 UTC  (5+ messages)

[PATCH v2] fs/netfs/fscache_io: remove the obsolete "using_pgpriv2" flag
 2024-07-29  9:28 UTC 

[PATCH] fs/writeback: fix kernel-doc warnings
 2024-07-29  9:18 UTC  (3+ messages)

[PATCH] fs/ceph/addr: pass using_pgpriv2=false to fscache_write_to_cache()
 2024-07-29  9:06 UTC 

[PATCH] netfs: Fault in smaller chunks for non-large folio mappings
 2024-07-29  7:27 UTC  (4+ messages)

[PATCH] fuse: check aborted connection before adding requests to pending list for resending
 2024-07-29  2:20 UTC  (3+ messages)

[PATCH v11 00/10] enable bs > ps in XFS
 2024-07-29  2:08 UTC  (12+ messages)
` [PATCH v11 01/10] fs: Allow fine-grained control of folio sizes
` [PATCH v11 02/10] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v11 03/10] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v11 04/10] mm: split a folio in minimum folio order chunks
` [PATCH v11 05/10] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
` [PATCH v11 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v11 07/10] xfs: use kvmalloc for xattr buffers
` [PATCH v11 08/10] xfs: expose block size in stat
` [PATCH v11 09/10] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v11 10/10] xfs: enable block size larger than page size support

[PATCH v3 0/7] Make core VMA operations internal and testable
 2024-07-28 20:15 UTC  (3+ messages)
` [PATCH v3 6/7] tools: separate out shared radix-tree components

[GIT PULL] trivial unicode patches for 6.11
 2024-07-28 18:46 UTC  (2+ messages)

[PATCH v3] hfsplus: Initialize subfolders value in hfsplus_init_once
 2024-07-28 17:29 UTC 

[PATCH AUTOSEL 6.10 33/34] ext4: sanity check for NULL pointer after ext4_force_shutdown
 2024-07-28 15:40 UTC 

[PATCH AUTOSEL 4.19 1/3] fs: remove accidental overflow during wraparound check
 2024-07-28  0:49 UTC 

[PATCH AUTOSEL 5.4 1/3] fs: remove accidental overflow during wraparound check
 2024-07-28  0:49 UTC 

[PATCH AUTOSEL 5.10 1/6] fs: remove accidental overflow during wraparound check
 2024-07-28  0:48 UTC 

[PATCH AUTOSEL 5.15 1/6] fs: remove accidental overflow during wraparound check
 2024-07-28  0:48 UTC 

[PATCH AUTOSEL 6.1 1/8] fs: remove accidental overflow during wraparound check
 2024-07-28  0:48 UTC 

[PATCH AUTOSEL 6.6 1/9] fs: remove accidental overflow during wraparound check
 2024-07-28  0:48 UTC 

[GIT PULL] vfs fixes
 2024-07-27 22:37 UTC  (2+ messages)

[PATCH v2] hfsplus: Initialize directory subfolders in hfsplus_mknod
 2024-07-27 14:52 UTC  (2+ messages)

[PATCH 0/2] fuse: add no forget support
 2024-07-27 10:08 UTC  (7+ messages)
` [PATCH 1/2] fuse: replace fuse_queue_forget with fuse_force_forget if error
` [PATCH 2/2] fuse: add support for no forget requests

hfsplus: Initialize directory subfolders in hfsplus_mknod
 2024-07-27  5:47 UTC  (2+ messages)

hfsplus: Initialize directory subfolders in hfsplus_mknod
 2024-07-27  5:13 UTC  (3+ messages)

hfsplus: Initialize directory subfolders in hfsplus_mknod
 2024-07-27  5:05 UTC 

[git pull] (very belated) struct file leak fixes
 2024-07-26 18:07 UTC  (3+ messages)

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-07-26 17:39 UTC  (26+ messages)
` [PATCH v4 04/29] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v4 06/29] arm64: context switch POR_EL0 register
` [PATCH v4 10/29] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v4 13/29] arm64: convert protection key into vm_flags and pgprot values
` [PATCH v4 15/29] arm64: handle PKEY/POE faults
` [PATCH v4 17/29] arm64: implement PKEYS support
` [PATCH v4 18/29] arm64: add POE signal support
` [PATCH v4 19/29] arm64: enable PKEY support for CPUs with S1POE

[PATCH v3 00/21] block atomic writes for XFS
 2024-07-26 17:13 UTC  (5+ messages)
` [PATCH v3 14/21] iomap: Sub-extent zeroing

[PATCH v3] proc: add config & param to block forcing mem writes
 2024-07-26 16:15 UTC  (3+ messages)

[PATCH v2 00/13] forcealign for xfs
 2024-07-26 14:14 UTC  (10+ messages)
` [PATCH v2 07/13] xfs: Introduce FORCEALIGN inode flag

[Bug 219094] gen_kheaders.sh gets stuck in an infinite loop (on tmpfs)
 2024-07-26 13:20 UTC  (2+ messages)

[syzbot] [fs?] WARNING: lock held when returning to user space in ns_ioctl
 2024-07-26  9:16 UTC  (2+ messages)

[PATCH] hostfs: fix the host directory parse when mounting
 2024-07-26  7:57 UTC  (2+ messages)

[PATCH] fs/direct-io: Remove linux/prefetch.h include
 2024-07-26  7:16 UTC  (4+ messages)

[PATCH v2] exfat: check disk status during buffer write
 2024-07-26  6:18 UTC  (4+ messages)

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
 2024-07-26  3:49 UTC  (2+ messages)
` [syzbot] "

[PATCH v2] scripts: reduce false positives in the macro_checker script
 2024-07-26  3:13 UTC 

[GIT PULL] sysctl constification changes for v6.11-rc1
 2024-07-25 20:37 UTC  (3+ messages)

[PATCH 00/10] fanotify: add pre-content hooks
 2024-07-25 20:19 UTC  (12+ messages)
` [PATCH 01/10] fanotify: don't skip extra event info if no info_mode is set
` [PATCH 02/10] fsnotify: introduce pre-content permission event
` [PATCH 03/10] fsnotify: generate pre-content permission event on open
` [PATCH 04/10] fanotify: introduce FAN_PRE_ACCESS permission event
` [PATCH 05/10] fanotify: introduce FAN_PRE_MODIFY "
` [PATCH 06/10] fanotify: pass optional file access range in pre-content event
` [PATCH 07/10] fanotify: rename a misnamed constant
` [PATCH 08/10] fanotify: report file range info with pre-content events
` [PATCH 09/10] fanotify: allow to set errno in FAN_DENY permission response
` [PATCH 10/10] fsnotify: generate pre-content permission event on page fault

[RFC PATCH 0/2] fuse: Add timeout support for fuse connection
 2024-07-25 17:56 UTC  (5+ messages)
` [RFC PATCH 2/2] fuse: Enhance each fuse connection with timeout support

[PATCH v8 0/8] File abstractions needed by Rust Binder
 2024-07-25 15:32 UTC  (6+ messages)
` [PATCH v8 1/8] rust: types: add `NotThreadSafe`


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