messages from 2024-10-19 16:15:54 to 2024-10-23 00:20:15 UTC [more...]
[PATCH v4 0/4] introduce PIDFD_SELF* sentinels
2024-10-23 0:20 UTC (5+ messages)
` [PATCH v4 1/4] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
` [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
[PATCH] pidfd: add ioctl to retrieve pid info
2024-10-22 23:56 UTC (2+ messages)
[PATCH] hfs: use kzalloc in hfs_find_init() to fix KMSAN bug
2024-10-22 22:57 UTC
[GIT PULL] bcachefs fixes for 6.12-rc5
2024-10-22 22:58 UTC (7+ messages)
[PATCH RFC v4 00/15] fuse: fuse-over-io-uring
2024-10-22 22:10 UTC (9+ messages)
[PATCH 00/35] Reorganize kerneldoc parameter names
2024-10-22 20:13 UTC (4+ messages)
` [PATCH 09/35] sysctl: "
[PATCH v2] backing-file: clean up the API
2024-10-22 19:02 UTC (5+ messages)
[PATCH v2 00/13] fuse: use folios instead of pages for requests
2024-10-22 18:54 UTC (14+ messages)
` [PATCH v2 01/13] fuse: support folios in struct fuse_args_pages and fuse_copy_pages()
` [PATCH v2 02/13] fuse: add support in virtio for requests using folios
` [PATCH v2 03/13] fuse: convert cuse to use folios
` [PATCH v2 04/13] fuse: convert readlink "
` [PATCH v2 05/13] fuse: convert readdir "
` [PATCH v2 06/13] fuse: convert reads "
` [PATCH v2 07/13] fuse: convert writes (non-writeback) "
` [PATCH v2 08/13] fuse: convert ioctls "
` [PATCH v2 09/13] fuse: convert retrieves "
` [PATCH v2 10/13] fuse: convert writebacks "
` [PATCH v2 11/13] mm/writeback: add folio_mark_dirty_lock()
` [PATCH v2 12/13] fuse: convert direct io to use folios
` [PATCH v2 13/13] fuse: remove pages for requests and exclusively "
[PATCH 00/13] fuse: use folios instead of pages for requests
2024-10-22 18:05 UTC (7+ messages)
` [PATCH 11/13] mm/writeback: add folio_mark_dirty_lock()
` [PATCH 12/13] fuse: convert direct io to use folios
[PATCH] hfs: zero-allocate ptr and handle null root tree to mitigate KMSAN bug
2024-10-22 17:56 UTC
[PATCH v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between
2024-10-22 16:27 UTC (5+ messages)
[PATCH] ovl: clarify dget/dput in ovl_cleanup()
2024-10-22 16:04 UTC (2+ messages)
[PATCH] afs: Fix missing subdir edit when renamed between parent dirs
2024-10-22 15:48 UTC (2+ messages)
[PATCH v2 0/2] fuse: remove extra page copies in writeback
2024-10-22 15:03 UTC (17+ messages)
` [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
[PATCHv8 0/6] write hints for nvme fdp
2024-10-22 14:40 UTC (16+ 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 v2 0/2] Miscdevices in Rust
2024-10-22 13:15 UTC (4+ messages)
` [PATCH v2 2/2] rust: miscdevice: add base miscdevice abstraction
[PATCH] fuse: zero folio correctly in fuse_notify_store()
2024-10-22 12:00 UTC (3+ messages)
[PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio
2024-10-22 11:10 UTC (30+ messages)
` [PATCH 01/27] ext4: remove writable userspace mappings before truncating page cache
` [PATCH 02/27] ext4: don't explicit update times in ext4_fallocate()
` [PATCH 03/27] ext4: don't write back data before punch hole in nojournal mode
` [PATCH 04/27] ext4: refactor ext4_punch_hole()
` [PATCH 05/27] ext4: refactor ext4_zero_range()
` [PATCH 06/27] ext4: refactor ext4_collapse_range()
` [PATCH 07/27] ext4: refactor ext4_insert_range()
` [PATCH 08/27] ext4: factor out ext4_do_fallocate()
` [PATCH 09/27] ext4: move out inode_lock into ext4_fallocate()
` [PATCH 10/27] ext4: move out common parts "
` [PATCH 11/27] ext4: use reserved metadata blocks when splitting extent on endio
` [PATCH 12/27] ext4: introduce seq counter for the extent status entry
` [PATCH 13/27] ext4: add a new iomap aops for regular file's buffered IO path
` [PATCH 14/27] ext4: implement buffered read iomap path
` [PATCH 15/27] ext4: implement buffered write "
` [PATCH 16/27] ext4: don't order data for inode with EXT4_STATE_BUFFERED_IOMAP
` [PATCH 17/27] ext4: implement writeback iomap path
` [PATCH 18/27] ext4: implement mmap "
` [PATCH 19/27] ext4: do not always order data when partial zeroing out a block
` [PATCH 20/27] ext4: do not start handle if unnecessary while "
` [PATCH 21/27] ext4: implement zero_range iomap path
` [PATCH 22/27] ext4: disable online defrag when inode using iomap buffered I/O path
` [PATCH 23/27] ext4: disable inode journal mode when "
` [PATCH 24/27] ext4: partially enable iomap for the buffered I/O path of regular files
` [PATCH 25/27] ext4: enable large folio for regular file with iomap buffered I/O path
` [PATCH 26/27] ext4: change mount options code style
` [PATCH 27/27] ext4: introduce a mount option for iomap buffered I/O path
[REGRESSION] 9pfs issues on 6.12-rc1
2024-10-22 8:56 UTC (14+ messages)
` [PATCH] 9p: Don't revert the I/O iterator after reading
[RFC][PATCH] getname_maybe_null() - the third variant of pathname copy-in
2024-10-22 8:49 UTC (22+ messages)
[PATCH] fs: aio: Transition from Linked List to Hash Table for Active Request Management in AIO
2024-10-22 7:03 UTC (3+ messages)
[PATCH] iomap: writeback_control pointer part of iomap_writepage_ctx
2024-10-22 5:47 UTC (3+ messages)
[syzbot] [fuse?] INFO: task hung in __fuse_simple_request
2024-10-22 2:42 UTC
Is fsmap supposed to use open or closed intervals?
2024-10-22 1:47 UTC
[PATCH] doc: correcting the debug path for cachefiles
2024-10-22 1:38 UTC
[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) "
[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 (3+ messages)
` [PATCH v7 6/9] tmpfs: Add casefold lookup support
[PATCH v2 1/2] fs/super.c: introduce get_tree_bdev_flags()
2024-10-21 12:34 UTC (6+ 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)
[syzbot] [fs?] WARNING in vfs_set_acl
2024-10-21 8:34 UTC
[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 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 (11+ messages)
` [PATCH v10 5/8] fs: iomap: Atomic write support
` [PATCH v10 7/8] xfs: Validate atomic writes
` (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 (2+ messages)
Dropping of reiserfs
2024-10-19 16:28 UTC (3+ messages)
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).