Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH 6.6 07/28] maple_tree: make mas_erase() more robust, (continued)
- [PATCH 6.6 07/28] maple_tree: make mas_erase() more robust, Yu Kuai
- [PATCH 6.6 08/28] maple_tree: move debug check to __mas_set_range(), Yu Kuai
- [PATCH 6.6 09/28] maple_tree: add end of node tracking to the maple state, Yu Kuai
- [PATCH 6.6 10/28] maple_tree: use cached node end in mas_next(), Yu Kuai
- [PATCH 6.6 11/28] maple_tree: use cached node end in mas_destroy(), Yu Kuai
- [PATCH 6.6 12/28] maple_tree: clean up inlines for some functions, Yu Kuai
- [PATCH 6.6 13/28] maple_tree: add test for mtree_dup(), Yu Kuai
- [PATCH 6.6 15/28] maple_tree: remove mas_searchable(), Yu Kuai
- [PATCH 6.6 14/28] maple_tree: separate ma_state node from status, Yu Kuai
- [PATCH 6.6 16/28] Revert "maple_tree: correct tree corruption on spanning store", Yu Kuai
- [PATCH 6.6 17/28] maple_tree: use maple state end for write operations, Yu Kuai
- [PATCH 6.6 18/28] maple_tree: don't find node end in mtree_lookup_walk(), Yu Kuai
- [PATCH 6.6 19/28] maple_tree: mtree_range_walk() clean up, Yu Kuai
- [PATCH 6.6 20/28] lib/maple_tree.c: fix build error due to hotfix alteration, Yu Kuai
- [PATCH 6.6 21/28] maple_tree: avoid checking other gaps after getting the largest gap, Yu Kuai
- [PATCH 6.6 22/28] libfs: Re-arrange locking in offset_iterate_dir(), Yu Kuai
- [PATCH 6.6 23/28] libfs: Define a minimum directory offset, Yu Kuai
- [PATCH 6.6 24/28] libfs: Add simple_offset_empty(), Yu Kuai
- [PATCH 6.6 25/28] maple_tree: Add mtree_alloc_cyclic(), Yu Kuai
- [PATCH 6.6 26/28] libfs: Convert simple directory offsets to use a Maple Tree, Yu Kuai
- [PATCH 6.6 27/28] libfs: fix infinite directory reads for offset dir, Yu Kuai
- [PATCH 6.6 28/28] maple_tree: correct tree corruption on spanning store, Yu Kuai
- Re: [PATCH 6.6 00/28] fix CVE-2024-46701, Greg KH
- Re: [PATCH 6.6 00/28] fix CVE-2024-46701, Lorenzo Stoakes
- [RFC PATCH 02/13] x86/um: nommu: elf loader for fdpic,
Hajime Tazaki
- [RFC PATCH 01/13] fs: binfmt_elf_efpic: add architecture hook elf_arch_finalize_exec, Hajime Tazaki
- [PATCH 00/12] nilfs2: Finish folio conversion,
Ryusuke Konishi
- [PATCH 01/12] nilfs2: convert segment buffer to be folio-based, Ryusuke Konishi
- [PATCH 02/12] nilfs2: convert common metadata file code to be folio-based, Ryusuke Konishi
- [PATCH 04/12] nilfs2: convert persistent object allocator to be folio-based, Ryusuke Konishi
- [PATCH 03/12] nilfs2: convert segment usage file to be folio-based, Ryusuke Konishi
- [PATCH 05/12] nilfs2: convert inode file to be folio-based, Ryusuke Konishi
- [PATCH 06/12] nilfs2: convert DAT file to be folio-based, Ryusuke Konishi
- [PATCH 07/12] nilfs2: remove nilfs_palloc_block_get_entry(), Ryusuke Konishi
- [PATCH 08/12] nilfs2: convert checkpoint file to be folio-based, Ryusuke Konishi
- [PATCH 10/12] nilfs2: Convert nilfs_page_count_clean_buffers() to take a folio, Ryusuke Konishi
- [PATCH 09/12] nilfs2: Remove nilfs_writepage, Ryusuke Konishi
- [PATCH 11/12] nilfs2: Convert nilfs_recovery_copy_block() to take a folio, Ryusuke Konishi
- [PATCH 12/12] nilfs2: Convert metadata aops from writepage to writepages, Ryusuke Konishi
- [RFC PATCH 0/3] memcg-v1: fully deprecate charge moving,
Shakeel Butt
- [PATCH] iomap: elide zero range flush from partial eof zeroing,
Brian Foster
- [ANNOUNCE] xfs-linux: for-next updated to 4a201dcfa1ff, Carlos Maiolino
- [PATCH v2] afs: Fix missing subdir edit when renamed between parent dirs,
David Howells
- v6.12-rc workqueue lockups,
John Garry
- [PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit,
Jim Zhao
- [PATCH] fs: fix bug that fput() may not have done to complete in flush_delayed_fput,
shao.mingyin
- [PATCH] hfs: use kzalloc in hfs_find_init() to fix KMSAN bug,
Gianfranco Trad
- [PATCH v2 00/13] fuse: use folios instead of pages for requests,
Joanne Koong
- [PATCH v2 01/13] fuse: support folios in struct fuse_args_pages and fuse_copy_pages(), Joanne Koong
- [PATCH v2 02/13] fuse: add support in virtio for requests using folios, Joanne Koong
- [PATCH v2 03/13] fuse: convert cuse to use folios, Joanne Koong
- [PATCH v2 04/13] fuse: convert readlink to use folios, Joanne Koong
- [PATCH v2 05/13] fuse: convert readdir to use folios, Joanne Koong
- [PATCH v2 06/13] fuse: convert reads to use folios, Joanne Koong
- [PATCH v2 07/13] fuse: convert writes (non-writeback) to use folios, Joanne Koong
- [PATCH v2 08/13] fuse: convert ioctls to use folios, Joanne Koong
- [PATCH v2 09/13] fuse: convert retrieves to use folios, Joanne Koong
- [PATCH v2 10/13] fuse: convert writebacks to use folios, Joanne Koong
- [PATCH v2 11/13] mm/writeback: add folio_mark_dirty_lock(), Joanne Koong
- [PATCH v2 12/13] fuse: convert direct io to use folios, Joanne Koong
- [PATCH v2 13/13] fuse: remove pages for requests and exclusively use folios, Joanne Koong
- [PATCH] hfs: zero-allocate ptr and handle null root tree to mitigate KMSAN bug, Gianfranco Trad
- [GIT PULL] bcachefs fixes for 6.12-rc5,
Kent Overstreet
- [PATCH] ovl: clarify dget/dput in ovl_cleanup(),
Miklos Szeredi
- [PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio,
Zhang Yi
- [PATCH 02/27] ext4: don't explicit update times in ext4_fallocate(), Zhang Yi
- [PATCH 09/27] ext4: move out inode_lock into ext4_fallocate(), Zhang Yi
- [PATCH 01/27] ext4: remove writable userspace mappings before truncating page cache, Zhang Yi
- [PATCH 11/27] ext4: use reserved metadata blocks when splitting extent on endio, Zhang Yi
- [PATCH 03/27] ext4: don't write back data before punch hole in nojournal mode, Zhang Yi
- [PATCH 04/27] ext4: refactor ext4_punch_hole(), Zhang Yi
- [PATCH 14/27] ext4: implement buffered read iomap path, Zhang Yi
- [PATCH 05/27] ext4: refactor ext4_zero_range(), Zhang Yi
- [PATCH 06/27] ext4: refactor ext4_collapse_range(), Zhang Yi
- [PATCH 08/27] ext4: factor out ext4_do_fallocate(), Zhang Yi
- [PATCH 10/27] ext4: move out common parts into ext4_fallocate(), Zhang Yi
- [PATCH 16/27] ext4: don't order data for inode with EXT4_STATE_BUFFERED_IOMAP, Zhang Yi
- [PATCH 13/27] ext4: add a new iomap aops for regular file's buffered IO path, Zhang Yi
- [PATCH 07/27] ext4: refactor ext4_insert_range(), Zhang Yi
- [PATCH 12/27] ext4: introduce seq counter for the extent status entry, Zhang Yi
- [PATCH 15/27] ext4: implement buffered write iomap path, Zhang Yi
- [PATCH 18/27] ext4: implement mmap iomap path, Zhang Yi
- [PATCH 19/27] ext4: do not always order data when partial zeroing out a block, Zhang Yi
- [PATCH 17/27] ext4: implement writeback iomap path, Zhang Yi
- [PATCH 20/27] ext4: do not start handle if unnecessary while partial zeroing out a block, Zhang Yi
- [PATCH 21/27] ext4: implement zero_range iomap path, Zhang Yi
- [PATCH 22/27] ext4: disable online defrag when inode using iomap buffered I/O path, Zhang Yi
- [PATCH 23/27] ext4: disable inode journal mode when using iomap buffered I/O path, Zhang Yi
- [PATCH 24/27] ext4: partially enable iomap for the buffered I/O path of regular files, Zhang Yi
- [PATCH 25/27] ext4: enable large folio for regular file with iomap buffered I/O path, Zhang Yi
- [PATCH 27/27] ext4: introduce a mount option for iomap buffered I/O path, Zhang Yi
- [PATCH 26/27] ext4: change mount options code style, Zhang Yi
- Re: [PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio, Sedat Dilek
- [syzbot] [fuse?] INFO: task hung in __fuse_simple_request, syzbot
- Is fsmap supposed to use open or closed intervals?, Theodore Ts'o
- [PATCH] doc: correcting the debug path for cachefiles, Hongbo Li
- [PATCH] afs: Fix missing subdir edit when renamed between parent dirs,
David Howells
- [PATCH v4 net-next 00/14] AccECN protocol preparation patch series,
chia-yu . chang
- [PATCH v4 net-next 01/14] tcp: reorganize tcp_in_ack_event() and tcp_count_delivered(), chia-yu . chang
- [PATCH v4 net-next 02/14] tcp: create FLAG_TS_PROGRESS, chia-yu . chang
- [PATCH v4 net-next 03/14] tcp: use BIT() macro in include/net/tcp.h, chia-yu . chang
- [PATCH v4 net-next 05/14] tcp: reorganize SYN ECN code, chia-yu . chang
- [PATCH v4 net-next 04/14] tcp: extend TCP flags to allow AE bit/ACE field, chia-yu . chang
- [PATCH v4 net-next 06/14] tcp: rework {__,}tcp_ecn_check_ce() -> tcp_data_ecn_check(), chia-yu . chang
- [PATCH v4 net-next 08/14] gso: AccECN support, chia-yu . chang
- [PATCH v4 net-next 09/14] gro: prevent ACE field corruption & better AccECN handling, chia-yu . chang
- [PATCH v4 net-next 07/14] tcp: helpers for ECN mode handling, chia-yu . chang
- [PATCH v4 net-next 10/14] tcp: AccECN support to tcp_add_backlog, chia-yu . chang
- [PATCH v4 net-next 12/14] tcp: Pass flags to __tcp_send_ack, chia-yu . chang
- [PATCH v4 net-next 11/14] tcp: allow ECN bits in TOS/traffic class, chia-yu . chang
- [PATCH v4 net-next 14/14] net: sysctl: introduce sysctl SYSCTL_FIVE, chia-yu . chang
- [PATCH v4 net-next 13/14] tcp: fast path functions later, chia-yu . chang
- [PATCH v8 0/9] tmpfs: Add case-insensitive support for tmpfs,
André Almeida
- [PATCH v8 1/9] libfs: Create the helper function generic_ci_validate_strict_name(), André Almeida
- [PATCH v8 2/9] ext4: Use generic_ci_validate_strict_name helper, André Almeida
- [PATCH v8 3/9] unicode: Export latest available UTF-8 version number, André Almeida
- [PATCH v8 4/9] unicode: Recreate utf8_parse_version(), André Almeida
- [PATCH v8 5/9] libfs: Export generic_ci_ dentry functions, André Almeida
- [PATCH v8 6/9] tmpfs: Add casefold lookup support, André Almeida
- [PATCH v8 7/9] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs, André Almeida
- [PATCH v8 8/9] tmpfs: Expose filesystem features via sysfs, André Almeida
- [PATCH v8 9/9] docs: tmpfs: Add casefold options, André Almeida
- Re: [PATCH v8 0/9] tmpfs: Add case-insensitive support for tmpfs, Christian Brauner
- [PATCH] fuse: zero folio correctly in fuse_notify_store(),
Hou Tao
- [PATCH] selftests: add file SLAB_TYPESAFE_BY_RCU recycling stressor, Christian Brauner
- [PATCH v2] backing-file: clean up the API,
Miklos Szeredi
- [syzbot] [fs?] WARNING in vfs_set_acl, syzbot
- [PATCH] fs/pipe: Introduce a check to skip sleeping processes during pipe read/write, WangYuli
- [PATCH net-next v2 0/6] Suspend IRQs during application busy periods,
Joe Damato
- [PATCH] fs: aio: Transition from Linked List to Hash Table for Active Request Management in AIO,
Mohammed Anees
- [syzbot] [fuse?] kernel BUG in fuse_dev_do_write,
syzbot
- [PATCH] hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key, Vasiliy Kovalev
- [syzbot] [serial?] BUG: soft lockup in debug_check_no_obj_freed,
syzbot
- ANNOUNCE: nfs-utils-2.8.1 released., Steve Dickson
- [PATCH v10 0/8] block atomic writes for xfs,
John Garry
- [PATCH v10 7/8] xfs: Validate atomic writes, John Garry
- [PATCH v10 1/8] block/fs: Pass an iocb to generic_atomic_write_valid(), John Garry
- [PATCH v10 2/8] fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid(), John Garry
- [PATCH v10 5/8] fs: iomap: Atomic write support, John Garry
- [PATCH v10 6/8] xfs: Support atomic write for statx, John Garry
- [PATCH v10 8/8] xfs: Support setting FMODE_CAN_ATOMIC_WRITE, John Garry
- [PATCH v10 3/8] block: Add bdev atomic write limits helpers, John Garry
- [PATCH v10 4/8] fs: Export generic_atomic_write_valid(), John Garry
- Re: (subset) [PATCH v10 0/8] block atomic writes for xfs, Jens Axboe
- Re: [PATCH v10 0/8] block atomic writes for xfs, Ojaswin Mujoo
- [PATCH 0/3] Documentation: update nfs idmapper doc and fix compile issues,
chenxiaosong
- [RFC][CFT][PATCHES] fs/ufs cleanups and fixes,
Al Viro
- [PATCH 01/17] ufs: fix handling of delete_entry and set_link failures, Al Viro
- [PATCH 15/17] ufs: Convert ufs_inode_getfrag() to take a folio, Al Viro
- [PATCH 10/17] ufs: get rid of ubh_{ubhcpymem,memcpyubh}(), Al Viro
- [PATCH 08/17] ufs_free_fragments(): fix the braino in sanity check, Al Viro
- [PATCH 07/17] ufs_clusteracct(): switch to passing fragment number, Al Viro
- [PATCH 02/17] ufs: missing ->splice_write(), Al Viro
- [PATCH 09/17] ufs_inode_getfrag(): remove junk comment, Al Viro
- [PATCH 16/17] ufs: Pass a folio to ufs_new_fragments(), Al Viro
- [PATCH 12/17] ufs: take the handling of free block counters into a helper, Al Viro
- [PATCH 04/17] ufs: untangle ubh_...block...() macros, part 1, Al Viro
- [PATCH 11/17] clean ufs_trunc_direct() up a bit..., Al Viro
- [PATCH 13/17] ufs: Convert ufs_inode_getblock() to take a folio, Al Viro
- [PATCH 03/17] ufs: fix ufs_read_cylinder() failure handling, Al Viro
- [PATCH 06/17] ufs: untangle ubh_...block...(), part 3, Al Viro
- [PATCH 05/17] ufs: untangle ubh_...block...(), part 2, Al Viro
- [PATCH 14/17] ufs: Convert ufs_extend_tail() to take a folio, Al Viro
- [PATCH 17/17] ufs: Convert ufs_change_blocknr() to take a folio, Al Viro
- [REGRESSION] generic/564 is failing in fs-next,
Theodore Ts'o
- [PATCH v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between,
Roberto Sassu
- [PATCH] iomap: writeback_control pointer part of iomap_writepage_ctx,
Goldwyn Rodrigues
- [RFC][PATCH] mm: Split locks in remap_file_pages(),
Roberto Sassu
- [PATCH v2] acl: Annotate struct posix_acl with __counted_by(),
Thorsten Blum
- [syzbot] [fs?] INFO: rcu detected stall in sys_readlink (5),
syzbot
- [PATCH] proc: Fix W=1 build kernel-doc warning,
Thorsten Blum
- [GIT PULL] xfs: bug fixes for 6.12-rc4,
Carlos Maiolino
- Re: [PATCH 1/3] ima: Remove inode lock,
Roberto Sassu
- [no subject], Unknown
- [RFC PATCH v1 00/13] zswap IAA compress batching,
Kanchana P Sridhar
- [RFC PATCH v1 01/13] crypto: acomp - Add a poll() operation to acomp_alg and acomp_req, Kanchana P Sridhar
- [RFC PATCH v1 02/13] crypto: iaa - Add support for irq-less crypto async interface, Kanchana P Sridhar
- [RFC PATCH v1 03/13] crypto: testmgr - Add crypto testmgr acomp poll support., Kanchana P Sridhar
- [RFC PATCH v1 04/13] mm: zswap: zswap_compress()/decompress() can submit, then poll an acomp_req., Kanchana P Sridhar
- [RFC PATCH v1 05/13] crypto: iaa - Make async mode the default., Kanchana P Sridhar
- [RFC PATCH v1 06/13] crypto: iaa - Disable iaa_verify_compress by default., Kanchana P Sridhar
- [RFC PATCH v1 07/13] crypto: iaa - Change cpu-to-iaa mappings to evenly balance cores to IAAs., Kanchana P Sridhar
- [RFC PATCH v1 08/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node., Kanchana P Sridhar
- [RFC PATCH v1 09/13] mm: zswap: Config variable to enable compress batching in zswap_store()., Kanchana P Sridhar
- [RFC PATCH v1 10/13] mm: zswap: Create multiple reqs/buffers in crypto_acomp_ctx if platform has IAA., Kanchana P Sridhar
- [RFC PATCH v1 11/13] mm: swap: Add IAA batch compression API swap_crypto_acomp_compress_batch()., Kanchana P Sridhar
- [RFC PATCH v1 12/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios., Kanchana P Sridhar
- [RFC PATCH v1 13/13] mm: vmscan, swap, zswap: Compress batching of folios in shrink_folio_list()., Kanchana P Sridhar
- Re: [RFC PATCH v1 00/13] zswap IAA compress batching, Yosry Ahmed
- [PATCH v7 0/9] tmpfs: Add case-insensitive support for tmpfs,
André Almeida
- [PATCH v7 1/9] libfs: Create the helper function generic_ci_validate_strict_name(), André Almeida
- [PATCH v7 2/9] ext4: Use generic_ci_validate_strict_name helper, André Almeida
- [PATCH v7 3/9] unicode: Export latest available UTF-8 version number, André Almeida
- [PATCH v7 4/9] unicode: Recreate utf8_parse_version(), André Almeida
- [PATCH v7 5/9] libfs: Export generic_ci_ dentry functions, André Almeida
- [PATCH v7 6/9] tmpfs: Add casefold lookup support, André Almeida
- [PATCH v7 7/9] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs, André Almeida
- [PATCH v7 8/9] tmpfs: Expose filesystem features via sysfs, André Almeida
- [PATCH v7 9/9] docs: tmpfs: Add casefold options, André Almeida
- Re: [PATCH v7 0/9] tmpfs: Add case-insensitive support for tmpfs, Gabriel Krisman Bertazi
- [PATCH v4 0/4] introduce PIDFD_SELF* sentinels,
Lorenzo Stoakes
- [PATCHSET v5.1 5/9] xfs: preparation for realtime allocation groups,
Darrick J. Wong
- [PATCH v3 bpf] lib/buildid: handle memfd_secret() files in build_id_parse(),
Andrii Nakryiko
- [PATCH] s390/pageattr: Implement missing kernel_page_present(), Heiko Carstens
- 9pfs regression since 6.12-rc1,
Antony Antony
- [PATCHv8 0/6] write hints for nvme fdp,
Keith Busch
- Message not available
- Message not available
[PATCH 00/10] Convert ecryptfs to use folios,
Matthew Wilcox (Oracle)
- [PATCH 02/10] ecryptfs: Use a folio throughout ecryptfs_read_folio(), Matthew Wilcox (Oracle)
- [PATCH 03/10] ecryptfs: Convert ecryptfs_copy_up_encrypted_with_header() to take a folio, Matthew Wilcox (Oracle)
- [PATCH 08/10] ecryptfs: Convert ecryptfs_decrypt_page() to take a folio, Matthew Wilcox (Oracle)
- [PATCH 04/10] ecryptfs: Convert ecryptfs_read_lower_page_segment() to take a folio, Matthew Wilcox (Oracle)
- [PATCH 09/10] ecryptfs: Convert lower_offset_for_page() to take a folio, Matthew Wilcox (Oracle)
- [PATCH 06/10] ecryptfs: Convert ecryptfs_write_lower_page_segment() to take a folio, Matthew Wilcox (Oracle)
- [PATCH 07/10] ecryptfs: Convert ecryptfs_encrypt_page() to take a folio, Matthew Wilcox (Oracle)
- [PATCH 05/10] ecryptfs: Convert ecryptfs_write() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 01/10] ecryptfs: Convert ecryptfs_writepage() to ecryptfs_writepages(), Matthew Wilcox (Oracle)
- [PATCH 10/10] ecryptfs: Pass the folio index to crypt_extent(), Matthew Wilcox (Oracle)
[PATCH v2] fs: Fix uninitialized value issue in from_kuid and from_kgid,
Alessandro Zanni
Dropping of reiserfs,
Jan Kara
[syzbot] [kernfs?] INFO: task hung in do_coredump (3),
syzbot
[PATCH v2] mm: don't set readahead flag on a folio when lookahead_size > nr_to_read, Pankaj Raghav (Samsung)
[PATCH] fs: fix f_ref kernel-doc struct member name,
Randy Dunlap
[PATCH v2 bpf] lib/buildid: handle memfd_secret() files in build_id_parse(),
Andrii Nakryiko
[PATCH RFC/RFT v2 0/2] Converge common flows for cpu assisted shadow stack,
Deepak Gupta
[no subject], Unknown
[PATCH] fs: don't try and remove empty rbtree node, Christian Brauner
[PATCH] netfs: Downgrade i_rwsem for a buffered write, David Howells
[PATCH] netfs: Fix kdoc of netfs_read_subreq_progress(),
David Howells
[PATCH] afs: Fix lock recursion,
David Howells
[PATCH] fs: Fix uninitialized value issue in from_kuid,
Alessandro Zanni
[PATCH v3 0/3] introduce PIDFD_SELF* sentinels,
Lorenzo Stoakes
[PATCH v9 0/8] block atomic writes for xfs,
John Garry
[linus:master] [x86] 2865baf540: stress-ng.access.access_calls_per_sec 6.8% improvement, kernel test robot
[PATCH v2 bpf-next 0/2] security.bpf xattr name prefix,
Song Liu
[PATCH] iomap: provide iomap_want_unshare_iter() stub for !CONFIG_BLOCK,
Arnd Bergmann
[linux-next:master] [fs] d91ea8195e: stress-ng.ring-pipe.ops_per_sec -5.1% regression (stress-ng.ring-pipe.pipe_read+write_calls_per_sec 7.3% improvement),
kernel test robot
[PATCH RFC v4 00/15] fuse: fuse-over-io-uring,
Bernd Schubert
- [PATCH RFC v4 01/15] fuse: rename to fuse_dev_end_requests and make non-static, Bernd Schubert
- [PATCH RFC v4 02/15] fuse: Move fuse_get_dev to header file, Bernd Schubert
- [PATCH RFC v4 04/15] fuse: Add fuse-io-uring design documentation, Bernd Schubert
- [PATCH RFC v4 03/15] fuse: Move request bits, Bernd Schubert
- [PATCH RFC v4 05/15] fuse: {uring} Handle SQEs - register commands, Bernd Schubert
- [PATCH RFC v4 11/15] fuse: {uring} Allow to queue to the ring, Bernd Schubert
- [PATCH RFC v4 06/15] fuse: Make fuse_copy non static, Bernd Schubert
- [PATCH RFC v4 09/15] fuse: {uring} Handle teardown of ring entries, Bernd Schubert
- [PATCH RFC v4 13/15] fuse: {uring} Handle IO_URING_F_TASK_DEAD, Bernd Schubert
- [PATCH RFC v4 07/15] fuse: Add buffer offset for uring into fuse_copy_state, Bernd Schubert
- [PATCH RFC v4 12/15] io_uring/cmd: let cmds to know about dying task, Bernd Schubert
- [PATCH RFC v4 14/15] fuse: {io-uring} Prevent mount point hang on fuse-server termination, Bernd Schubert
- [PATCH RFC v4 08/15] fuse: {uring} Add uring sqe commit and fetch support, Bernd Schubert
- [PATCH RFC v4 15/15] fuse: enable fuse-over-io-uring, Bernd Schubert
- [PATCH RFC v4 10/15] fuse: {uring} Add a ring queue and send method, Bernd Schubert
- Re: [PATCH RFC v4 00/15] fuse: fuse-over-io-uring, Bernd Schubert
- Re: [PATCH RFC v4 00/15] fuse: fuse-over-io-uring, David Wei
- Re: [PATCH RFC v4 00/15] fuse: fuse-over-io-uring, David Wei
[syzbot] Monthly fuse report (Oct 2024), syzbot
[PATCH hotfix 6.12 0/2] fork: do not expose incomplete mm on fork,
Lorenzo Stoakes
[PATCH v14] mm: don't set readahead flag on a folio when lookahead_size > nr_to_read,
Pankaj Raghav (Samsung)
[PATCH] rust: task: adjust safety comments in Task methods,
Alice Ryhl
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[NTFS 3]
[Ceph Users]
[AutoFS]
[Kernel Announce]
[Kernel Newbies]
[Kernel Development]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]