public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-19 17:56:07 to 2024-11-21 11:22:30 UTC [more...]

[PATCH v9 00/19] fanotify: add pre-content hooks
 2024-11-21 11:22 UTC  (18+ messages)
` [PATCH 01/19] fs: get rid of __FMODE_NONOTIFY kludge
` [PATCH 02/19] fsnotify: opt-in for permission events at file open time
` [PATCH 03/19] fsnotify: check if file is actually being watched for pre-content events on open
` [PATCH 04/19] fanotify: don't skip extra event info if no info_mode is set
` [PATCH 05/19] fanotify: rename a misnamed constant
` [PATCH 06/19] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY
` [PATCH 07/19] fsnotify: introduce pre-content permission events
` [PATCH 08/19] fsnotify: pass optional file access range in pre-content event
` [PATCH 09/19] fsnotify: generate pre-content permission event on truncate
` [PATCH 10/19] fanotify: introduce FAN_PRE_ACCESS permission event
` [PATCH 11/19] fanotify: report file range info with pre-content events
` [PATCH 12/19] fanotify: allow to set errno in FAN_DENY permission response
` [PATCH 13/19] fanotify: disable readahead if we have pre-content watches
` [PATCH 14/19] mm: don't allow huge faults for files with pre content watches
` [PATCH 15/19] fsnotify: generate pre-content permission event on page fault
` [PATCH 17/19] btrfs: disable defrag on pre-content watched files
` [PATCH 18/19] ext4: add pre-content fsnotify hook for DAX faults

[PATCH v8 00/19] fanotify: add pre-content hooks
 2024-11-21 11:16 UTC  (24+ messages)
` [PATCH v8 02/19] fsnotify: opt-in for permission events at file open time
` [PATCH v8 03/19] fsnotify: add helper to check if file is actually being watched
` [PATCH v8 09/19] fsnotify: generate pre-content permission event on truncate
` [PATCH v8 10/19] fanotify: introduce FAN_PRE_ACCESS permission event
` [PATCH v8 13/19] fanotify: add a helper to check for pre content events
` [PATCH v8 17/19] xfs: add pre-content fsnotify hook for write faults

[PATCH v2] mm/page-writeback: raise wb_thresh to prevent write blocking with strictlimit
 2024-11-21 10:20 UTC  (6+ messages)
` [PATCH v2] mm/page-writeback: Raise "

[PATCH v3 0/3] symlink length caching
 2024-11-21 10:12 UTC  (5+ messages)
` [PATCH v3 1/3] vfs: support caching symlink lengths in inodes
` [PATCH v3 2/3] ext4: use inode_set_cached_link()
` [PATCH v3 3/3] tmpfs: "

[PATCH v5 0/5] fuse: remove temp page copies in writeback
 2024-11-21 10:11 UTC  (10+ messages)
` [PATCH v5 3/5] fs/writeback: in wait_sb_inodes(), skip wait for AS_WRITEBACK_INDETERMINATE mappings
` [PATCH v5 5/5] fuse: remove tmp folio for writebacks and internal rb tree

[PATCH] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh
 2024-11-21 10:05 UTC 

[PATCH v2] fiemap: use kernel-doc includes in fiemap docbook
 2024-11-21  9:47 UTC  (2+ messages)

[PATCH bpf-next 0/4] Make inode storage available to tracing prog
 2024-11-21  9:14 UTC  (18+ messages)
` [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program

[PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
 2024-11-21  9:03 UTC  (26+ messages)
                              ` review process (was: underalated stuff)

[RFC PATCH 0/2] Improve simple directory offset wrap behavior
 2024-11-21  8:34 UTC  (8+ messages)
` [RFC PATCH 2/2] libfs: Improve behavior when directory offset values wrap

[PATCH] statmount: clean up unescaped option handling
 2024-11-21  8:31 UTC  (3+ messages)

[PATCH bpf-next 0/4] Make inode storage available to tracing prog
 2024-11-21  8:28 UTC  (15+ messages)

[PATCHv11 0/9] write hints with nvme fdp and scsi streams
 2024-11-21  7:17 UTC  (13+ messages)
  ` [EXT] "

[PATCH v9 00/11] Read/Write with meta/integrity
 2024-11-21  6:54 UTC  (7+ messages)
  ` [PATCH v9 06/11] io_uring: introduce attributes for read/write and PI support

[PATCH v3 1/2] iomap: fix zero padding data issue in concurrent append writes
 2024-11-21  6:34 UTC  (2+ messages)
` [PATCH v3 2/2] xfs: clean up xfs_end_ioend() to reuse local variables

[PATCH RFC 0/4] iomap: zero range folio batch processing prototype
 2024-11-21  5:50 UTC  (10+ messages)
` [PATCH RFC 1/4] iomap: allow passing a folio into write begin path
` [PATCH RFC 2/4] iomap: optional zero range dirty folio processing

[PATCH V2] fs: improve the check of whether i_link has been set
 2024-11-21  5:27 UTC  (6+ messages)
` [PATCH V3] fs/ntfs3: check if the inode is bad before creating symlink

[PATCH v21 0/6] Script execution control (was O_MAYEXEC)
 2024-11-21  4:58 UTC  (9+ messages)
` [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
` [PATCH v21 2/6] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits

[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
 2024-11-21  4:35 UTC  (26+ messages)
` [PATCH v1 01/11] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex
` [PATCH v1 02/11] fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex
` [PATCH v1 04/11] fs/proc/vmcore: move vmcore definitions from kcore.h to crash_dump.h
` [PATCH v1 05/11] fs/proc/vmcore: factor out allocating a vmcore memory node
` [PATCH v1 06/11] fs/proc/vmcore: factor out freeing a list of vmcore ranges
` [PATCH v1 07/11] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel

[PATCHSET v2 0/15] Uncached buffered IO
 2024-11-20 23:11 UTC  (6+ messages)

[GIT PULL] vfs netfs
 2024-11-20 19:53 UTC  (5+ messages)

[PATCH v2 0/3] symlink length caching
 2024-11-20 19:47 UTC  (11+ messages)
` [PATCH v2 1/3] vfs: support caching symlink lengths in inodes

[RFCv1 0/6] Page Detective
 2024-11-20 19:14 UTC  (22+ messages)

[PATCH v4 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
 2024-11-20 18:12 UTC  (3+ messages)
` [PATCH v4 1/2] filemap: Pass address_space mapping to ->free_folio()
` [PATCH v4 2/2] mm: guestmem: Convert address_space operations to guestmem library

[PATCH] Documentation: filesystems: update filename extensions
 2024-11-20 15:22 UTC  (3+ messages)

[amir73il:fan_pre_content 19/21] ERROR: modpost: "filemap_fsnotify_fault" [fs/xfs/xfs.ko] undefined!
 2024-11-20 13:42 UTC  (2+ messages)

[bug report] statmount: retrieve security mount options
 2024-11-20 12:58 UTC  (3+ messages)
` [PATCH] statmount: fix security option retrieval

[PATCH v2 0/3] Fixes multiple sysctl proc_handler usage error
 2024-11-20 12:53 UTC  (3+ messages)
` [PATCH v2 2/3] sysctl: Fix underflow value setting risk in vm_table

[PATCH v7 00/18] fanotify: add pre-content hooks
 2024-11-20 11:36 UTC  (7+ messages)
` [PATCH v7 05/18] fsnotify: introduce pre-content permission events

[PATCH bpf-next v4 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
 2024-11-20 11:27 UTC  (11+ messages)
` [PATCH bpf-next v4 1/5] bpf: Introduce task_file open-coded iterator kfuncs
` [PATCH bpf-next v4 2/5] selftests/bpf: Add tests for open-coded style process file iterator
` [PATCH bpf-next v4 3/5] bpf: Add bpf_fget_task() kfunc
` [PATCH bpf-next v4 4/5] bpf: Make fs kfuncs available for SYSCALL and TRACING program types
` [PATCH bpf-next v4 5/5] selftests/bpf: Add tests for bpf_fget_task() kfunc

[PATCH v1] tmpfs: Unsigned expression compared with zero
 2024-11-20 11:10 UTC  (2+ messages)

[BUG] fs/eventfd: Possible undefined behavior about read and eventfd interaction
 2024-11-20 10:26 UTC  (2+ messages)

[PATCH] fs: prevent data-race due to missing inode_lock when calling vfs_getattr
 2024-11-20  9:19 UTC  (7+ messages)

[PATCH v2] kernel: add pid_max to pid_namespace
 2024-11-20  9:06 UTC  (2+ messages)

[GIT PULL] vfs tmpfs
 2024-11-20  8:54 UTC  (3+ messages)

[PATCH 2/2] fs/fuse: Keep variables in fuse_i.h consistent with those in inode.c
 2024-11-20  8:40 UTC 

[RFC PATCH] vfs: dodge strlen() in vfs_readlink() when ->i_link is populated
 2024-11-20  8:36 UTC  (8+ messages)

[PATCH 1/2] fs/fuse: Change 'unsigned's to 'unsigned int's
 2024-11-20  8:30 UTC 

[PATCH v4 0/3] iomap: zero range flush fixes
 2024-11-20  8:33 UTC  (2+ messages)

[PATCH] netfs: silence an uninitialized variable warning
 2024-11-20  8:28 UTC  (2+ messages)

[RESEND PATCH] fscache: Remove duplicate included header
 2024-11-20  8:27 UTC  (2+ messages)

[PATCH v2] iomap: warn on zero range of a post-eof folio
 2024-11-20  8:24 UTC  (2+ messages)

[PATCH v2 0/2] fs: listmount()/statmount() fix and sample program
 2024-11-20  8:23 UTC  (2+ messages)

[PATCH] selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernels
 2024-11-20  8:19 UTC  (2+ messages)

[PATCH] fs: delay sysctl_nr_open check in expand_files()
 2024-11-20  8:08 UTC  (2+ messages)

[PATCH] Documentation: core-api: add generic parser docbook
 2024-11-20  6:07 UTC 

support block layer write streams and FDP
 2024-11-20  6:03 UTC  (6+ messages)
` [PATCH 14/15] nvme: enable FDP support

[PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio
 2024-11-20  3:18 UTC  (7+ messages)
` [PATCH 03/27] ext4: don't write back data before punch hole in nojournal mode
` [PATCH 04/27] ext4: refactor ext4_punch_hole()

[PATCH] fs: Fix data race in inode_set_ctime_to_ts
 2024-11-20  2:43 UTC 

[PATCH] fiemap: use kernel-doc includes in fiemap docbook
 2024-11-19 19:12 UTC  (3+ messages)


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