Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2024-10-29 23:44:55 to 2024-11-01 01:27:59 UTC [more...]

generic_permission() optimization
 2024-11-01  1:27 UTC  (12+ messages)

[WTF?] AT_GETATTR_NOSEC checks
 2024-11-01  1:17 UTC 

[PATCHv10 0/9] write hints with nvme fdp, scsi streams
 2024-11-01  1:03 UTC  (36+ messages)
` [PATCHv10 4/9] block: allow ability to limit partition write hints
` [PATCHv10 9/9] scsi: set permanent stream count in block limits
  ` [PATCHv10 8/9] nvme: enable FDP support

[PATCH net-next v3 0/7] Suspend IRQs during application busy periods
 2024-11-01  0:48 UTC  (3+ messages)
` [PATCH net-next v3 4/7] eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set
` [PATCH net-next v3 5/7] eventpoll: Control irq suspension for prefer_busy_poll

[PATCH v2 0/2] fuse: remove extra page copies in writeback
 2024-10-31 22:38 UTC  (28+ messages)
` [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree

[PATCH 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
 2024-10-31 22:10 UTC  (3+ messages)
` [PATCH 2/2] selftests/exec: add a test for execveat()'s comm

[PATCH v3 0/4] ext4: Add atomic writes support for DIO
 2024-10-31 22:01 UTC  (10+ messages)
` [PATCH v3 1/4] ext4: Add statx support for atomic writes
` [PATCH v3 2/4] ext4: Check for atomic writes support in write iter
` [PATCH v3 3/4] ext4: Support setting FMODE_CAN_ATOMIC_WRITE
` [PATCH v3 4/4] ext4: Do not fallback to buffered-io for DIO atomic write

[PATCH 5/6] iomap: Lift blocksize restriction on atomic writes
 2024-10-31 21:36 UTC  (11+ messages)

[PATCH v1 1/1] fs/proc/kcore.c: fix coccinelle reported ERROR instances
 2024-10-31 20:26 UTC  (3+ messages)

[PATCH v8 0/9] tmpfs: Add case-insensitive support for tmpfs
 2024-10-31 19:11 UTC  (6+ messages)
` [PATCH v8 8/9] tmpfs: Expose filesystem features via sysfs

[PATCH bpf-next 0/2] security.bpf xattr name prefix
 2024-10-31 16:10 UTC  (15+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Extend test fs_kfuncs to cover security.bpf xattr names

[PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
 2024-10-31 16:06 UTC  (6+ messages)
` [PATCH 05/10] guestmemfs: add file mmap callback

[PATCH v4 net-next 00/14] AccECN protocol preparation patch series
 2024-10-31 15:44 UTC  (4+ messages)
` [PATCH v4 net-next 14/14] net: sysctl: introduce sysctl SYSCTL_FIVE

[PATCH][next] xattr: remove redundant check on variable err
 2024-10-31 15:43 UTC  (3+ messages)

[PATCH v6 00/10] Read/Write with metadata/integrity
 2024-10-31 14:39 UTC  (18+ messages)
  ` [PATCH v6 01/10] block: define set of integrity flags to be inherited by cloned bip
  ` [PATCH v6 02/10] block: copy back bounce buffer to user-space correctly in case of split
  ` [PATCH v6 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
  ` [PATCH v6 04/10] fs, iov_iter: define meta io descriptor
  ` [PATCH v6 05/10] fs: introduce IOCB_HAS_METADATA for metadata
  ` [PATCH v6 06/10] io_uring/rw: add support to send metadata along with read/write
  ` [PATCH v6 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
  ` [PATCH v6 08/10] nvme: add support for passing on the application tag
  ` [PATCH v6 09/10] scsi: add support for user-meta interface
  ` [PATCH v6 10/10] block: add support to pass user meta buffer

[PATCH] netfs: Add a check for NULL folioq in netfs_writeback_unlock_folios
 2024-10-31 14:06 UTC  (4+ messages)

[PATCH v2 0/2] iomap: avoid flushes for partial eof zeroing
 2024-10-31 14:04 UTC  (3+ messages)
` [PATCH v2 1/2] iomap: lift zeroed mapping handling into iomap_zero_range()
` [PATCH v2 2/2] iomap: elide flush from partial eof zero range

[syzbot] [xfs?] INFO: task hung in __fdget_pos (4)
 2024-10-31 13:38 UTC  (2+ messages)
` [syzbot] [fs] "

[syzbot] [netfs?] kernel BUG in iov_iter_revert (2)
 2024-10-31 13:07 UTC 

[PATCH] fs: aio: Transition from Linked List to Hash Table for Active Request Management in AIO
 2024-10-31 13:02 UTC  (4+ messages)

[PATCH v2 00/31] netfs: Read performance improvements and "single-blob" support
 2024-10-31 12:58 UTC  (3+ messages)
` [PATCH v2 25/31] afs: Make {Y,}FS.FetchData an asynchronous operation

[PATCH 00/10] fanotify: add pre-content hooks
 2024-10-31 12:47 UTC  (9+ messages)
` [PATCH 02/10] fsnotify: introduce pre-content permission event

[PATCH v1] exfat: fix file being changed by unaligned direct write
 2024-10-31 12:23 UTC  (2+ messages)

[PATCH v1 0/2] exfat: fixes for invalid start_clu
 2024-10-31 12:23 UTC  (2+ messages)

[PATCH v3] initramfs: avoid filename buffer overrun
 2024-10-31 12:05 UTC  (2+ messages)

[PATCH] fs: aio: Transition from Linked List to Hash Table for Active Request Management in AIO
 2024-10-31 11:51 UTC  (2+ messages)

[PATCH RFC v1 0/2] Support for limiting the number of managed interrupts on every node per allocation
 2024-10-31 10:50 UTC  (5+ messages)
` [PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts
` [PATCH RFC v1 2/2] genirq/cpuhotplug: Handle managed IRQs when the last CPU hotplug out in the affinity

lots of fstests cases fail on overlay with util-linux 2.40.2 (new mount APIs)
 2024-10-31 10:29 UTC  (9+ messages)

[PATCH] sysctl: Reduce dput(child) calls in proc_sys_fill_cache()
 2024-10-31 10:19 UTC  (6+ messages)
  `  "
    `  "
      ` [PATCH v2] "

[PATCH 0/3] fs/file.c: optimize the critical section of
 2024-10-31 10:14 UTC  (8+ messages)
` [PATCH v5 0/3] fs/file.c: optimize the critical section of file_lock in
  ` [PATCH v5 1/3] fs/file.c: remove sanity_check and add likely/unlikely in alloc_fd()

[syzbot] [exfat?] KMSAN: kernel-infoleak in pipe_read
 2024-10-31  9:16 UTC 

[CI 1/1] pmu changes
 2024-10-31  8:22 UTC 

[PATCH] fs/proc: Fix compile warning about variable 'vmcore_mmap_ops'
 2024-10-31  7:27 UTC 

[PATCH][next][V2] xattr: remove redundant check on variable err
 2024-10-31  6:43 UTC  (2+ messages)

[RFC bpf-next fanotify 0/5] Fanotify fastpath handler
 2024-10-31  1:52 UTC  (12+ messages)
` [RFC bpf-next fanotify 1/5] fanotify: Introduce fanotify "
` [RFC bpf-next fanotify 2/5] samples/fanotify: Add a sample "

[PATCH v9 2/3] fuse: add optional kernel-enforced timeout for requests
 2024-10-30 22:08 UTC  (2+ messages)
` [PATCH v9 3/3] fuse: add default_request_timeout and max_request_timeout sysctls

[PATCH v9 1/3] fs_parser: add fsparam_u16 helper
 2024-10-30 22:08 UTC 

[PATCH v9 0/3] fuse: add kernel-enforced request timeout option
 2024-10-30 22:05 UTC 

[PATCH v8 0/3] fuse: add kernel-enforced request timeout option
 2024-10-30 17:50 UTC  (11+ 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

[syzbot] [fs?] [usb?] [input?] INFO: rcu detected stall in __virt_addr_valid
 2024-10-30 17:45 UTC 

xa_cmpxchg and XA_ZERO_ENTRY?
 2024-10-30 17:21 UTC  (3+ messages)

[PATCH v6 0/5] introduce PIDFD_SELF* sentinels
 2024-10-30 16:37 UTC  (5+ messages)
` [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process

[PATCH v5 00/10] Read/Write with meta/integrity
 2024-10-30 11:17 UTC  (12+ messages)
  ` [PATCH v5 04/10] fs, iov_iter: define meta io descriptor
  ` [PATCH v5 06/10] io_uring/rw: add support to send metadata along with read/write
  ` [PATCH v5 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
  ` [PATCH v5 09/10] scsi: add support for user-meta interface

[PATCH v1 1/2] exfat: fix out-of-bounds access of directory entries
 2024-10-30  7:47 UTC 

[PATCH v1 2/2] exfat: fix uninit-value in __exfat_get_dentry_set
 2024-10-30  7:47 UTC 

[linux-next:fs-next] [fs] 0eccf222d7: Oops:general_protection_fault,probably_for_non-canonical_address#:#[##]PREEMPT_SMP_KASAN_PTI
 2024-10-30  6:45 UTC 

[RFC][PATCH] getname_maybe_null() - the third variant of pathname copy-in
 2024-10-30  6:37 UTC  (11+ messages)

[PATCH v1 5/6] exfat: code cleanup for exfat_readdir()
 2024-10-30  6:12 UTC 

[PATCH v1 6/6] exfat: reduce FAT chain traversal
 2024-10-30  6:12 UTC 

[PATCH v1 4/6] exfat: remove argument 'p_dir' from exfat_add_entry()
 2024-10-30  6:12 UTC 

[PATCH v1 2/6] exfat: add exfat_get_dentry_set_by_inode() helper
 2024-10-30  6:12 UTC 

[PATCH v1 3/6] exfat: move exfat_chain_set() out of __exfat_resolve_path()
 2024-10-30  6:12 UTC 

[PATCH v1 0/6] exfat: reduce FAT chain traversal
 2024-10-30  6:11 UTC 

[PATCH v1 1/6] exfat: remove unnecessary read entry in __exfat_rename()
 2024-10-30  6:12 UTC 

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-10-30  5:57 UTC  (10+ messages)
` [PATCH 10/12] fs/dax: Properly refcount fs dax pages

[PATCH] kernel: add pid_max to pid_namespace
 2024-10-30  5:29 UTC 

[PATCH v2] initramfs: avoid filename buffer overrun
 2024-10-30  2:02 UTC 

[PATCH] initramfs: avoid filename buffer overrun
 2024-10-30  1:42 UTC  (3+ messages)

[PATCH 0/6] ext4: Add atomic write support for DIO
 2024-10-29 23:51 UTC  (8+ messages)
` [PATCH 4/6] ext4: Warn if we ever fallback to buffered-io for DIO atomic writes

[PATCH v7 00/32] riscv control-flow integrity for usermode
 2024-10-29 23:44 UTC  (19+ messages)
` [PATCH v7 15/32] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v7 16/32] prctl: arch-agnostic prctl for shadow stack
` [PATCH v7 17/32] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v7 18/32] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v7 19/32] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v7 20/32] riscv/traps: Introduce software check exception
` [PATCH v7 21/32] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v7 22/32] riscv/signal: save and restore of shadow stack for signal
` [PATCH v7 23/32] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v7 24/32] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v7 25/32] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v7 26/32] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v7 27/32] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v7 28/32] riscv: kernel command line option to opt out of user cfi
` [PATCH v7 29/32] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v7 30/32] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v7 31/32] riscv: Documentation for shadow stack on riscv
` [PATCH v7 32/32] kselftest/riscv: kselftest for user mode cfi


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