linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-10 17:59:35 to 2024-10-13 05:57:43 UTC [more...]

[PATCH v9] pidfd: add ioctl to retrieve pid info
 2024-10-13  5:57 UTC  (6+ messages)

[PATCH 0/2] fuse: remove extra page copies in writeback
 2024-10-13  4:56 UTC  (5+ messages)
` [PATCH 1/2] mm: skip reclaiming folios in writeback contexts that may trigger deadlock
` [PATCH 2/2] fuse: remove tmp folio for writebacks and internal rb tree

[PATCH v20 0/6] Script execution control (was O_MAYEXEC)
 2024-10-13  3:04 UTC  (9+ messages)
` [PATCH v20 1/6] exec: Add a new AT_CHECK flag to execveat(2)
` [PATCH v20 2/6] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
` [PATCH v20 3/6] selftests/exec: Add 32 tests for AT_CHECK and exec securebits
` [PATCH v20 4/6] selftests/landlock: Add tests for execveat + AT_CHECK
` [PATCH v20 5/6] samples/check-exec: Add set-exec
` [PATCH v20 6/6] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests

BUG: unable to handle kernel NULL pointer dereference in hfs_find_init
 2024-10-13  2:27 UTC 

[PATCH v2] fsnotify, lsm: Decouple fsnotify from lsm
 2024-10-13  0:22 UTC 

[PATCH] bcachefs: Fix sysfs warning in fstests generic/730,731
 2024-10-12 18:42 UTC 

[syzbot] [exfat?] KMSAN: uninit-value in __exfat_get_dentry_set
 2024-10-12 18:23 UTC  (3+ messages)

[PATCH] fsnotify, lsm: Separate fsnotify_open_perm() and security_file_open()
 2024-10-12 17:26 UTC  (4+ messages)

Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
 2024-10-12 17:01 UTC  (24+ messages)

[syzbot] [kernfs?] INFO: task hung in fdget_pos
 2024-10-12 15:45 UTC  (2+ messages)

[PATCH AUTOSEL 6.11 13/16] fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_watched()
 2024-10-12 11:26 UTC 

[PATCH RFC v2 0/4] ovl: specify layers via file descriptors
 2024-10-12 10:37 UTC  (12+ messages)
` [PATCH RFC v2 1/4] fs: add helper to use mount option as path or fd
` [PATCH RFC v2 2/4] ovl: specify layers via file descriptors
` [PATCH RFC v2 3/4] selftests: use shared header
` [PATCH RFC v2 4/4] selftests: add overlayfs fd mounting selftests

[PATCH RFC/RFT 0/3] Converge common flows for cpu assisted shadow stack
 2024-10-12  8:49 UTC  (11+ messages)
` [PATCH RFC/RFT 1/3] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH RFC/RFT 2/3] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH RFC/RFT 3/3] kernel: converge common shadow stack flow agnostic to arch

[RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
 2024-10-12  7:35 UTC  (30+ messages)
` [RFC PATCH v1 2/7] audit: Fix inode numbers
  ` [PATCH RFC "
` [RFC PATCH v1 7/7] tomoyo: Fix inode numbers in logs
  ` [PATCH] tomoyo: use u64 for handling numeric values

[PATCH v2] tmpfs: fault in smaller chunks if large folio allocation not allowed
 2024-10-12  3:59 UTC  (3+ messages)
` [PATCH v3] tmpfs: don't enable large folios if not supported

[HELP] FUSE writeback performance bottleneck
 2024-10-11 23:08 UTC  (10+ messages)

[PATCH RFC 0/3] ovl: specify layers via file descriptors
 2024-10-11 20:57 UTC  (6+ messages)
` [PATCH RFC 1/3] "
` [PATCH RFC 2/3] selftests: use shared header
` [PATCH RFC 3/3] selftests: add overlayfs fd mounting selftests

[PATCH v6 00/33] riscv control-flow integrity for usermode
 2024-10-11 19:45 UTC  (6+ messages)
` [PATCH v6 33/33] kselftest/riscv: kselftest for user mode cfi

[PATCH v8 0/3] fuse: add kernel-enforced request timeout option
 2024-10-11 19:13 UTC  (4+ messages)
` [PATCH v8 1/3] fs_parser: add fsparam_u16 helper
` [PATCH v8 2/3] fuse: add optional kernel-enforced timeout for requests
` [PATCH v8 3/3] fuse: add default_request_timeout and max_request_timeout sysctls

[PATCH] MAINTAINERS: Add Unicode tree
 2024-10-11 19:03 UTC  (2+ messages)

[PATCH v7 00/17] Hardware wrapped key support for QCom ICE and UFS core
 2024-10-11 18:54 UTC  (18+ messages)
` [PATCH v7 01/17] blk-crypto: add basic hardware-wrapped key support
` [PATCH v7 02/17] blk-crypto: show supported key types in sysfs
` [PATCH v7 03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
` [PATCH v7 04/17] fscrypt: add support for "
` [PATCH v7 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key
` [PATCH v7 06/17] firmware: qcom: scm: add a call for deriving the software secret
` [PATCH v7 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys
` [PATCH v7 08/17] firmware: qcom: scm: add a call for checking wrapped key support
` [PATCH v7 09/17] soc: qcom: ice: add HWKM support to the ICE driver
` [PATCH v7 10/17] soc: qcom: ice: add support for hardware wrapped keys
` [PATCH v7 11/17] soc: qcom: ice: add support for generating, importing and preparing keys
` [PATCH v7 12/17] ufs: core: add support for wrapped keys to UFS core
` [PATCH v7 13/17] ufs: core: add support for deriving the software secret
` [PATCH v7 14/17] ufs: core: add support for generating, importing and preparing keys
` [PATCH v7 15/17] ufs: host: add support for wrapped keys in QCom UFS
` [PATCH v7 16/17] ufs: host: add a callback for deriving software secrets and use it
` [PATCH v7 17/17] ufs: host: add support for generating, importing and preparing wrapped keys

[PATCH v4 0/3] API for exporting connectable file handles to userspace
 2024-10-11 18:40 UTC  (12+ messages)
` [PATCH v4 1/3] fs: prepare for "explicit connectable" file handles
` [PATCH v4 2/3] fs: name_to_handle_at() support "
` [PATCH v4 3/3] fs: open_by_handle_at() support for decoding "

[PATCH] fuse: update inode size after extending passthrough write
 2024-10-11 17:57 UTC  (3+ messages)

[PATCH bpf-next 0/2] security.bpf xattr name prefix
 2024-10-11 17:40 UTC  (2+ messages)

[PATCH v7 0/3] FDP and per-io hints
 2024-10-11 17:08 UTC  (24+ messages)

[PATCH] ovl: update inode size after extending passthrough write
 2024-10-11 13:54 UTC  (2+ messages)

[PATCH AUTOSEL 6.11 48/76] fuse: allow O_PATH fd for FUSE_DEV_IOC_BACKING_OPEN
 2024-10-11 13:51 UTC  (3+ messages)

[PATCH AUTOSEL 6.10 45/70] fuse: handle idmappings properly in ->write_iter()
 2024-10-11 13:50 UTC  (3+ messages)

[PATCH v3 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2024-10-11 13:04 UTC  (2+ messages)

[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-10-11 12:55 UTC  (6+ messages)
` [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1

[RFC PATCH v1 4/7] integrity: Fix inode numbers in audit records
 2024-10-11 12:45 UTC  (6+ messages)
` [PATCH RFC "

[PATCH v3 -next 11/15] sunrpc: use vfs_pressure_ratio() helper
 2024-10-11 12:38 UTC  (3+ messages)

[PATCH 0/3] add support for drop_caches for individual filesystem
 2024-10-11 11:44 UTC  (6+ messages)
` [PATCH 2/3] sysctl: "

[PATCH v2 0/3] introduce PIDFD_SELF* sentinels
 2024-10-11 11:05 UTC  (4+ messages)
` [PATCH v2 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
` [PATCH v2 2/3] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
` [PATCH v2 3/3] selftests: pidfd: add tests for PIDFD_SELF_*

fix stale delalloc punching for COW I/O v5
 2024-10-11 10:59 UTC  (2+ messages)

[PATCH] fs/writeback: convert wbc_account_cgroup_owner to take a folio
 2024-10-11  8:56 UTC  (4+ messages)

[PATCH 0/3] introduce PIDFD_SELF* sentinels
 2024-10-11  8:20 UTC  (6+ messages)
` [PATCH 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
` [PATCH 2/3] pidfd: add PIDFD_SELF* sentinels to refer to own thread/process
` [PATCH 3/3] selftests: pidfd: add tests for PIDFD_SELF_*

[PATCH 5/6] unicode: kunit: refactor selftest to kunit tests
 2024-10-11  7:25 UTC  (2+ messages)
` [PATCH 6/6] unicode: kunit: change tests filename and path

[PATCH 00/12] btrfs reads through iomap
 2024-10-11  5:19 UTC  (16+ messages)
` [PATCH 01/12] iomap: check if folio size is equal to FS block size
` [PATCH 04/12] iomap: include iomap_read_end_io() in header
` [PATCH 06/12] iomap: Introduce read_inline() function hook

[PATCH 7/8] cachefiles: Fix NULL pointer dereference in object->file
 2024-10-11  1:31 UTC  (6+ messages)
  ` [PATCH 0/8] netfs/cachefiles: Some bugfixes

[RFC PATCH v1 3/7] selinux: Fix inode numbers in error messages
 2024-10-11  1:20 UTC  (2+ messages)
` [PATCH RFC "

[PATCHSET v5.0 5/9] xfs: preparation for realtime allocation groups
 2024-10-11  1:01 UTC  (3+ messages)
  ` [PATCH 1/2] xfs: fix rt device offset calculations for FITRIM
  ` [PATCH 2/2] iomap: add a merge boundary flag

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-10-11  0:20 UTC  (6+ messages)
` [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one

[PATCH] MAINTAINERS: remove me from sysctl
 2024-10-10 23:13 UTC 

[PATCH v7 0/3] fuse: add kernel-enforced request timeout option
 2024-10-10 23:08 UTC  (6+ messages)
` [PATCH v7 2/3] fuse: add optional kernel-enforced timeout for requests

[PATCH v2] XArray: minor documentation improvements
 2024-10-10 22:41 UTC  (7+ messages)
` [PATCH v3] "
      ` [PATCH v4] "

[PATCH v6 00/10] tmpfs: Add case-insensitive support for tmpfs
 2024-10-10 19:39 UTC  (11+ messages)
` [PATCH v6 01/10] libfs: Create the helper function generic_ci_validate_strict_name()
` [PATCH v6 02/10] ext4: Use generic_ci_validate_strict_name helper
` [PATCH v6 03/10] unicode: Export latest available UTF-8 version number
` [PATCH v6 04/10] unicode: Recreate utf8_parse_version()
` [PATCH v6 05/10] libfs: Export generic_ci_ dentry functions
` [PATCH v6 06/10] tmpfs: Always set simple_dentry_operations as dentry ops
` [PATCH v6 07/10] tmpfs: Add casefold lookup support
` [PATCH v6 08/10] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
` [PATCH v6 09/10] tmpfs: Expose filesystem features via sysfs
` [PATCH v6 10/10] docs: tmpfs: Add casefold options


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