Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2024-10-18 11:03:20 to 2024-10-21 22:43:15 UTC [more...]

[RFC][PATCH] getname_maybe_null() - the third variant of pathname copy-in
 2024-10-21 22:43 UTC  (21+ messages)

[PATCH] iomap: writeback_control pointer part of iomap_writepage_ctx
 2024-10-21 22:30 UTC  (2+ messages)

[PATCH 00/13] fuse: use folios instead of pages for requests
 2024-10-21 22:02 UTC  (9+ messages)
` [PATCH 01/13] fuse: support folios in struct fuse_args_pages and fuse_copy_pages()
` [PATCH 11/13] mm/writeback: add folio_mark_dirty_lock()
` [PATCH 12/13] fuse: convert direct io to use folios

[PATCH v4 net-next 00/14] AccECN protocol preparation patch series
 2024-10-21 21:59 UTC  (15+ messages)
` [PATCH v4 net-next 01/14] tcp: reorganize tcp_in_ack_event() and tcp_count_delivered()
` [PATCH v4 net-next 02/14] tcp: create FLAG_TS_PROGRESS
` [PATCH v4 net-next 03/14] tcp: use BIT() macro in include/net/tcp.h
` [PATCH v4 net-next 04/14] tcp: extend TCP flags to allow AE bit/ACE field
` [PATCH v4 net-next 05/14] tcp: reorganize SYN ECN code
` [PATCH v4 net-next 06/14] tcp: rework {__,}tcp_ecn_check_ce() -> tcp_data_ecn_check()
` [PATCH v4 net-next 07/14] tcp: helpers for ECN mode handling
` [PATCH v4 net-next 08/14] gso: AccECN support
` [PATCH v4 net-next 09/14] gro: prevent ACE field corruption & better AccECN handling
` [PATCH v4 net-next 10/14] tcp: AccECN support to tcp_add_backlog
` [PATCH v4 net-next 11/14] tcp: allow ECN bits in TOS/traffic class
` [PATCH v4 net-next 12/14] tcp: Pass flags to __tcp_send_ack
` [PATCH v4 net-next 13/14] tcp: fast path functions later
` [PATCH v4 net-next 14/14] net: sysctl: introduce sysctl SYSCTL_FIVE

[PATCH RFC v3 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection
 2024-10-21 21:38 UTC  (3+ messages)
` (subset) "

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

[PATCH] fuse: zero folio correctly in fuse_notify_store()
 2024-10-21 20:59 UTC  (2+ messages)

[PATCH RFC v4 00/15] fuse: fuse-over-io-uring
 2024-10-21 20:57 UTC  (4+ messages)

[REGRESSION] 9pfs issues on 6.12-rc1
 2024-10-21 20:38 UTC  (12+ messages)
        ` [PATCH] 9p: Don't revert the I/O iterator after reading

[PATCHv8 0/6] write hints for nvme fdp
 2024-10-21 19:35 UTC  (14+ messages)
` [PATCHv8 2/6] block: use generic u16 for write hints
` [PATCHv8 3/6] block: introduce max_write_hints queue limit
  ` [PATCHv8 1/6] block, fs: restore kiocb based write hint processing
    ` [PATCHv8 6/6] nvme: enable FDP support

[GIT PULL] vfs fixes
 2024-10-21 18:27 UTC  (2+ messages)

[REGRESSION] generic/564 is failing in fs-next
 2024-10-21 18:15 UTC  (4+ messages)

[PATCH v8 0/9] tmpfs: Add case-insensitive support for tmpfs
 2024-10-21 16:37 UTC  (10+ messages)
` [PATCH v8 1/9] libfs: Create the helper function generic_ci_validate_strict_name()
` [PATCH v8 2/9] ext4: Use generic_ci_validate_strict_name helper
` [PATCH v8 3/9] unicode: Export latest available UTF-8 version number
` [PATCH v8 4/9] unicode: Recreate utf8_parse_version()
` [PATCH v8 5/9] libfs: Export generic_ci_ dentry functions
` [PATCH v8 6/9] tmpfs: Add casefold lookup support
` [PATCH v8 7/9] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
` [PATCH v8 8/9] tmpfs: Expose filesystem features via sysfs
` [PATCH v8 9/9] docs: tmpfs: Add casefold options

[PATCH v11] pidfd: add ioctl to retrieve pid info
 2024-10-21 14:45 UTC  (2+ messages)

[RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
 2024-10-21 14:04 UTC  (15+ messages)

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

9pfs regression since 6.12-rc1
 2024-10-21 13:22 UTC  (2+ messages)

[PATCH v2] acl: Annotate struct posix_acl with __counted_by()
 2024-10-21 13:20 UTC  (2+ messages)

[PATCH v7 0/9] tmpfs: Add case-insensitive support for tmpfs
 2024-10-21 12:59 UTC  (12+ messages)
` [PATCH v7 1/9] libfs: Create the helper function generic_ci_validate_strict_name()
` [PATCH v7 5/9] libfs: Export generic_ci_ dentry functions
` [PATCH v7 6/9] tmpfs: Add casefold lookup support
` [PATCH v7 7/9] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs

[PATCH v2 1/2] fs/super.c: introduce get_tree_bdev_flags()
 2024-10-21 12:34 UTC  (6+ messages)

[PATCH v2] backing-file: clean up the API
 2024-10-21 12:22 UTC  (3+ messages)

[PATCH] selftests: add file SLAB_TYPESAFE_BY_RCU recycling stressor
 2024-10-21 11:54 UTC 

[syzbot] [fs?] kernel BUG in submit_bh_wbc (3)
 2024-10-21 10:57 UTC  (3+ messages)
` [syzbot] [nilfs] [fs] "

[RFC PATCH] backing-file: clean up the API
 2024-10-21 10:44 UTC  (5+ messages)

[syzbot] [fuse?] WARNING in fuse_writepages
 2024-10-21 10:42 UTC  (6+ messages)

[PATCH v2 0/2] Miscdevices in Rust
 2024-10-21 10:34 UTC  (3+ messages)
` [PATCH v2 2/2] rust: miscdevice: add base miscdevice abstraction

[syzbot] [fs?] WARNING in vfs_set_acl
 2024-10-21  8:34 UTC 

[PATCH v4 0/4] introduce PIDFD_SELF* sentinels
 2024-10-21  8:11 UTC  (7+ messages)
` [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
` [PATCH v4 3/4] selftests: pidfd: add pidfd.h UAPI wrapper

[PATCH v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between
 2024-10-21  7:59 UTC  (5+ messages)

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

[syzbot] [fuse?] kernel BUG in fuse_dev_do_write
 2024-10-21  3:49 UTC  (3+ messages)

[PATCH] fs/pipe: Introduce a check to skip sleeping processes during pipe read/write
 2024-10-21  3:21 UTC 

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

[PATCH net-next v2 0/6] Suspend IRQs during application busy periods
 2024-10-21  1:53 UTC  (3+ messages)
` [PATCH net-next v2 4/6] eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set
` [PATCH net-next v2 5/6] eventpoll: Control irq suspension for prefer_busy_poll

[PATCH v10 0/8] block atomic writes for xfs
 2024-10-20 11:41 UTC  (17+ messages)
` [PATCH v10 1/8] block/fs: Pass an iocb to generic_atomic_write_valid()
` [PATCH v10 2/8] fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()
` [PATCH v10 3/8] block: Add bdev atomic write limits helpers
` [PATCH v10 4/8] fs: Export generic_atomic_write_valid()
` [PATCH v10 5/8] fs: iomap: Atomic write support
` [PATCH v10 6/8] xfs: Support atomic write for statx
` [PATCH v10 7/8] xfs: Validate atomic writes
` [PATCH v10 8/8] xfs: Support setting FMODE_CAN_ATOMIC_WRITE
` (subset) [PATCH v10 0/8] block atomic writes for xfs

[syzbot] [kernfs?] INFO: task hung in do_coredump (3)
 2024-10-20  9:30 UTC  (2+ messages)

[syzbot] [kernfs?] INFO: task hung in eventpoll_release_file (2)
 2024-10-19 22:03 UTC 

[PATCH] hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key
 2024-10-19 19:13 UTC 

[RFC PATCH v1 00/13] zswap IAA compress batching
 2024-10-19 19:10 UTC  (6+ messages)
` [RFC PATCH v1 01/13] crypto: acomp - Add a poll() operation to acomp_alg and acomp_req

[PATCH 0/3] Documentation: update nfs idmapper doc and fix compile issues
 2024-10-19 16:31 UTC  (5+ messages)
` [PATCH 1/3] Documentation: nfs: idmapper: keep consistent with nfsidmap manual
` [PATCH 2/3] docs: filesystems: fix compile error in netfs_library.rst
` [PATCH 3/3] tracing/Documentation: fix compile warning in debugging.rst

Dropping of reiserfs
 2024-10-19 16:28 UTC  (3+ messages)

[syzbot] [serial?] BUG: soft lockup in debug_check_no_obj_freed
 2024-10-19 15:37 UTC 

ANNOUNCE: nfs-utils-2.8.1 released
 2024-10-19 14:49 UTC 

[PATCH 0/2] vfs: fstatat, statx: Consistently accept AT_EMPTY_PATH and NULL path
 2024-10-19  9:31 UTC  (6+ messages)
` [PATCH 2/2] vfs: Make sure {statx,fstatat}(..., AT_EMPTY_PATH | ..., NULL, ...) behave as (..., AT_EMPTY_PATH | ..., "", ...)

[syzbot] [exfat?] KMSAN: uninit-value in __exfat_get_dentry_set
 2024-10-19  5:20 UTC  (3+ messages)

[PATCH RFC/RFT v2 0/2] Converge common flows for cpu assisted shadow stack
 2024-10-19  1:24 UTC  (4+ messages)
` [PATCH RFC/RFT v2 1/2] mm: helper `is_shadow_stack_vma` to check shadow stack vma

[RFC][CFT][PATCHES] fs/ufs cleanups and fixes
 2024-10-18 23:19 UTC  (18+ messages)
` [PATCH 01/17] ufs: fix handling of delete_entry and set_link failures
  ` [PATCH 02/17] ufs: missing ->splice_write()
  ` [PATCH 03/17] ufs: fix ufs_read_cylinder() failure handling
  ` [PATCH 04/17] ufs: untangle ubh_...block...() macros, part 1
  ` [PATCH 05/17] ufs: untangle ubh_...block...(), part 2
  ` [PATCH 06/17] ufs: untangle ubh_...block...(), part 3
  ` [PATCH 07/17] ufs_clusteracct(): switch to passing fragment number
  ` [PATCH 08/17] ufs_free_fragments(): fix the braino in sanity check
  ` [PATCH 09/17] ufs_inode_getfrag(): remove junk comment
  ` [PATCH 10/17] ufs: get rid of ubh_{ubhcpymem,memcpyubh}()
  ` [PATCH 11/17] clean ufs_trunc_direct() up a bit
  ` [PATCH 12/17] ufs: take the handling of free block counters into a helper
  ` [PATCH 13/17] ufs: Convert ufs_inode_getblock() to take a folio
  ` [PATCH 14/17] ufs: Convert ufs_extend_tail() "
  ` [PATCH 15/17] ufs: Convert ufs_inode_getfrag() "
  ` [PATCH 16/17] ufs: Pass a folio to ufs_new_fragments()
  ` [PATCH 17/17] ufs: Convert ufs_change_blocknr() to take a folio

[GIT PULL] xfs: bug fixes for 6.12-rc4
 2024-10-18 19:00 UTC  (2+ messages)

[PATCH v9 0/8] block atomic writes for xfs
 2024-10-18 17:43 UTC  (4+ messages)

[RFC][PATCH] mm: Split locks in remap_file_pages()
 2024-10-18 15:50 UTC  (5+ messages)

[PATCH 1/3] ima: Remove inode lock
 2024-10-18 14:48 UTC  (10+ messages)

[syzbot] [fs?] INFO: rcu detected stall in sys_readlink (5)
 2024-10-18 11:28 UTC 

[PATCH] proc: Fix W=1 build kernel-doc warning
 2024-10-18 11:03 UTC  (2+ messages)


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