messages from 2024-10-18 06:41:05 to 2024-10-21 17:01:47 UTC [more...]
[PATCH v2 0/2] fuse: remove extra page copies in writeback
2024-10-21 17:01 UTC (20+ messages)
` [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
[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
[REGRESSION] 9pfs issues on 6.12-rc1
2024-10-21 15:53 UTC (10+ messages)
[PATCHv8 0/6] write hints for nvme fdp
2024-10-21 15:47 UTC (12+ messages)
` [PATCHv8 2/6] block: use generic u16 for write hints
` [PATCHv8 3/6] block: introduce max_write_hints queue limit
` [PATCHv8 6/6] nvme: enable FDP support
` [PATCHv8 1/6] block, fs: restore kiocb based write hint processing
[PATCH RFC v3 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection
2024-10-21 14:51 UTC (2+ messages)
` (subset) "
[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
[REGRESSION] generic/564 is failing in fs-next
2024-10-21 12:49 UTC (3+ messages)
[RFC][PATCH] getname_maybe_null() - the third variant of pathname copy-in
2024-10-21 12:47 UTC (18+ messages)
[PATCH] fuse: zero folio correctly in fuse_notify_store()
2024-10-21 12:59 UTC
[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
[GIT PULL] vfs fixes
2024-10-21 11:46 UTC
[PATCH RFC v4 00/15] fuse: fuse-over-io-uring
2024-10-21 11:47 UTC (3+ messages)
[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 (18+ messages)
` [RFC PATCH v1 01/13] crypto: acomp - Add a poll() operation to acomp_alg and acomp_req
` [RFC PATCH v1 02/13] crypto: iaa - Add support for irq-less crypto async interface
` [RFC PATCH v1 03/13] crypto: testmgr - Add crypto testmgr acomp poll support
` [RFC PATCH v1 04/13] mm: zswap: zswap_compress()/decompress() can submit, then poll an acomp_req
` [RFC PATCH v1 05/13] crypto: iaa - Make async mode the default
` [RFC PATCH v1 06/13] crypto: iaa - Disable iaa_verify_compress by default
` [RFC PATCH v1 07/13] crypto: iaa - Change cpu-to-iaa mappings to evenly balance cores to IAAs
` [RFC PATCH v1 08/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node
` [RFC PATCH v1 09/13] mm: zswap: Config variable to enable compress batching in zswap_store()
` [RFC PATCH v1 10/13] mm: zswap: Create multiple reqs/buffers in crypto_acomp_ctx if platform has IAA
` [RFC PATCH v1 11/13] mm: swap: Add IAA batch compression API swap_crypto_acomp_compress_batch()
` [RFC PATCH v1 12/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios
` [RFC PATCH v1 13/13] mm: vmscan, swap, zswap: Compress batching of folios in shrink_folio_list()
[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
[PATCH 00/13] fuse: use folios instead of pages for requests
2024-10-18 20:07 UTC (8+ 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
[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)
[PATCH] iomap: writeback_control pointer part of iomap_writepage_ctx
2024-10-18 15:55 UTC
[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 (12+ 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)
[PATCH v3 0/5] ovl: file descriptors based layer setup
2024-10-18 10:34 UTC (4+ messages)
` [PATCH v3 2/5] ovl: specify layers via file descriptors
[PATCH v4 00/10] fuse: folio conversions
2024-10-18 9:59 UTC (2+ messages)
[PATCH 00/10] Convert ecryptfs to use folios
2024-10-18 8:07 UTC (3+ messages)
` [PATCH 05/10] ecryptfs: Convert ecryptfs_write() to use a folio
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).