public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-30 22:51:20 to 2024-11-02 00:54:24 UTC [more...]

[PATCH net-next v4 0/7] Suspend IRQs during application busy periods
 2024-11-02  0:52 UTC  (2+ messages)
` [PATCH net-next v4 4/7] eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set

[PATCH RFC v1 0/2] Support for limiting the number of managed interrupts on every node per allocation
 2024-11-01 23:37 UTC  (9+ 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

[PATCH RFC/RFT v2 0/2] Converge common flows for cpu assisted shadow stack
 2024-11-01 22:39 UTC  (7+ messages)
` [PATCH RFC/RFT v2 1/2] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH RFC/RFT v2 2/2] kernel: converge common shadow stack flow agnostic to arch

[PATCH] fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag
 2024-11-01 21:30 UTC  (2+ messages)

[PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
 2024-11-01 20:54 UTC  (20+ messages)

[POC, RFC] scheme for transferring group_list between processes
 2024-11-01 20:26 UTC 

[PATCH bpf-next v2 3/4] bpf/crib: Add struct file related CRIB kfuncs
 2024-11-01 20:28 UTC  (2+ messages)

[PATCH v7 bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-11-01 18:12 UTC  (4+ messages)
` [PATCH v7 bpf-next 01/10] lib/buildid: harden "

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

[PATCH v6 00/10] Read/Write with metadata/integrity
 2024-11-01 17:54 UTC  (8+ messages)
  ` [PATCH v6 04/10] fs, iov_iter: define meta io descriptor
  ` [PATCH v6 06/10] io_uring/rw: add support to send metadata along with read/write

[GIT PULL] vfs iomap fixes
 2024-11-01 17:48 UTC  (2+ messages)

[GIT PULL] vfs fixes
 2024-11-01 17:48 UTC  (2+ messages)

[GIT PULL] bcachefs fixes for 6.12-rc6
 2024-11-01 17:48 UTC  (2+ messages)

[PATCH] fanotify.7,fanotify_mark.2: update documentation of fanotify w.r.t fsid
 2024-11-01 17:39 UTC  (4+ messages)

[PATCH v2 0/3] tmpfs: Casefold fixes
 2024-11-01 16:42 UTC  (4+ messages)
` [PATCH v2 1/3] libfs: Fix kernel-doc warning in generic_ci_validate_strict_name
` [PATCH v2 2/3] tmpfs: Fix type for sysfs' casefold attribute
` [PATCH v2 3/3] tmpfs: Initialize sysfs during tmpfs init

[PATCH] proc: Add a way to make proc files writable
 2024-11-01 16:35 UTC  (3+ messages)

[PATCH 0/3] tmpfs: Casefold fixes
 2024-11-01 16:23 UTC  (7+ messages)
` [PATCH 1/3] libfs: Fix kernel-doc warning in generic_ci_validate_strict_name
` [PATCH 2/3] tmpfs: Fix type for sysfs' casefold attribute
` [PATCH 3/3] tmpfs: Initialize sysfs during tmpfs init

[PATCH] netfs: fix kernel BUG in iov_iter_revert()
 2024-11-01 16:15 UTC 

[PATCH 0/6] Fixes and cleanups to xarray
 2024-11-01 16:02 UTC  (8+ messages)
` [PATCH 1/6] Xarray: Do not return sibling entries from xas_find_marked()
` [PATCH 2/6] Xarray: distinguish large entries correctly in xas_split_alloc()
` [PATCH 3/6] Xarray: move forward index correctly in xas_pause()
` [PATCH 4/6] Xarray: skip unneeded xas_store() and xas_clear_mark() in __xa_alloc()
` [PATCH 5/6] Xarray: remove repeat check in xas_squash_marks()
` [PATCH 6/6] Xarray: use xa_mark_t in xas_squash_marks() to keep code consistent

[PATCHv10 9/9] scsi: set permanent stream count in block limits
 2024-11-01 14:49 UTC  (24+ messages)

[RFC v2 00/13] LKMM *generic* atomics in Rust
 2024-11-01 14:30 UTC  (18+ messages)
` [RFC v2 01/13] rust: Introduce atomic API helpers
` [RFC v2 02/13] rust: sync: Add basic atomic operation mapping framework
` [RFC v2 03/13] rust: sync: atomic: Add ordering annotation types
` [RFC v2 04/13] rust: sync: atomic: Add generic atomics
` [RFC v2 05/13] rust: sync: atomic: Add atomic {cmp,}xchg operations
` [RFC v2 06/13] rust: sync: atomic: Add the framework of arithmetic operations
` [RFC v2 07/13] rust: sync: atomic: Add Atomic<u{32,64}>
` [RFC v2 08/13] rust: sync: atomic: Add Atomic<{usize,isize}>
` [RFC v2 09/13] rust: sync: atomic: Add Atomic<*mut T>
` [RFC v2 10/13] rust: sync: atomic: Add arithmetic ops for "
` [RFC v2 11/13] rust: sync: Add memory barriers
  ` [RFC v2.1 "
` [RFC v2 12/13] rust: add rcu abstraction
` [RFC v2 13/13] rust: sync: rcu: Add RCU protected pointer

[PATCH 0/4] pidfs: implement file handle support
 2024-11-01 13:54 UTC  (5+ messages)
` [PATCH 1/4] pseudofs: add support for export_ops
` [PATCH 2/4] pidfs: implement file handle export support
` [PATCH 3/4] pid: introduce find_get_pid_ns
` [PATCH 4/4] pidfs: implement fh_to_dentry

[PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
 2024-11-01 13:42 UTC  (11+ messages)
` [PATCH 05/10] guestmemfs: add file mmap callback

[PATCH] kernel: add pid_max to pid_namespace
 2024-11-01 13:23 UTC  (3+ messages)

generic_permission() optimization
 2024-11-01 13:15 UTC  (13+ messages)

[PATCH] dax: Allow block size > PAGE_SIZE
 2024-11-01 12:22 UTC 

[syzbot] [xfs?] KASAN: slab-use-after-free Read in xfs_inode_item_push
 2024-11-01  9:50 UTC  (3+ messages)

[PATCH 0/7] fs/ntfs3: Bugfix and minor refactoring
 2024-11-01  8:17 UTC  (8+ messages)
` [PATCH 1/7] fs/ntfs3: Fix warning in ni_fiemap
` [PATCH 2/7] fs/ntfs3: Fix case when unmarked clusters intersect with zone
` [PATCH 3/7] fs/ntfs3: Equivalent transition from page to folio
` [PATCH 4/7] fs/ntfs3: Add more checks in mi_enum_attr (part 2)
` [PATCH 5/7] fs/ntfs3: Add check in ntfs_extend_initialized_size
` [PATCH 6/7] fs/ntfs3: Switch to folio to release resources
` [PATCH 7/7] fs/ntfs3: Accumulated refactoring changes

[PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
 2024-11-01  7:17 UTC  (2+ messages)

[PATCH] fs/proc: Fix compile warning about variable 'vmcore_mmap_ops'
 2024-11-01  3:48 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v3 0/4] ext4: Add atomic writes support for DIO
 2024-11-01  3:33 UTC  (13+ 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] proc: Add a way to make proc files writable
 2024-11-01  1:34 UTC 

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

[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 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
 2024-10-31 22:10 UTC  (2+ messages)

[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 2/2] selftests/bpf: Extend test fs_kfuncs to cover security.bpf xattr names
 2024-10-31 16:10 UTC  (13+ messages)

[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  (2+ messages)

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

lots of fstests cases fail on overlay with util-linux 2.40.2 (new mount APIs)
 2024-10-31 10:29 UTC  (4+ 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][next][V2] xattr: remove redundant check on variable err
 2024-10-31  6:43 UTC  (2+ messages)

[PATCH v6 09/10] scsi: add support for user-meta interface
 2024-10-31  5:10 UTC  (3+ messages)

[PATCH v6 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
 2024-10-31  4:33 UTC  (2+ messages)

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


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