Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v1 01/11] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex, (continued)
- [PATCH v1 01/11] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex, David Hildenbrand
- [PATCH v1 02/11] fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex, David Hildenbrand
- [PATCH v1 03/11] fs/proc/vmcore: disallow vmcore modifications after the vmcore was opened, David Hildenbrand
- [PATCH v1 04/11] fs/proc/vmcore: move vmcore definitions from kcore.h to crash_dump.h, David Hildenbrand
- [PATCH v1 05/11] fs/proc/vmcore: factor out allocating a vmcore memory node, David Hildenbrand
- [PATCH v1 06/11] fs/proc/vmcore: factor out freeing a list of vmcore ranges, David Hildenbrand
- [PATCH v1 07/11] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel, David Hildenbrand
- [PATCH v1 08/11] virtio-mem: mark device ready before registering callbacks in kdump mode, David Hildenbrand
- [PATCH v1 09/11] virtio-mem: remember usable region size, David Hildenbrand
- [PATCH v1 10/11] virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM, David Hildenbrand
- [PATCH v1 11/11] s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM), David Hildenbrand
- Re: [PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390, Baoquan He
- Re: [PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390, Baoquan He
- [PATCH v2] ovl: replace dget/dput with d_drop in ovl_cleanup(),
Miklos Szeredi
- [PATCH RESEND] filemap: Fix bounds checking in filemap_read(),
trondmy
- [PATCH v5 0/5] introduce PIDFD_SELF* sentinels,
Lorenzo Stoakes
- [PATCH] netfs: Add a check for NULL folioq in netfs_writeback_unlock_folios,
Chang Yu
- [PATCH 0/6] ext4: Add atomic write support for DIO,
Ritesh Harjani (IBM)
- [PATCH v1 0/6] memcg-v1: fully deprecate charge moving,
Shakeel Butt
- [Resend PATCHv3 1/1] fs: ext4: Don't use CMA for buffer_head, zhaoyang.huang
- [PATCH v3 00/13] fuse: use folios instead of pages for requests,
Joanne Koong
- [PATCH v3 02/13] fuse: add support in virtio for requests using folios, Joanne Koong
- [PATCH v3 01/13] fuse: support folios in struct fuse_args_pages and fuse_copy_pages(), Joanne Koong
- [PATCH v3 03/13] fuse: convert cuse to use folios, Joanne Koong
- [PATCH v3 04/13] fuse: convert readlink to use folios, Joanne Koong
- [PATCH v3 05/13] fuse: convert readdir to use folios, Joanne Koong
- [PATCH v3 06/13] fuse: convert reads to use folios, Joanne Koong
- [PATCH v3 08/13] fuse: convert ioctls to use folios, Joanne Koong
- [PATCH v3 07/13] fuse: convert writes (non-writeback) to use folios, Joanne Koong
- [PATCH v3 09/13] fuse: convert retrieves to use folios, Joanne Koong
- [PATCH v3 11/13] mm/writeback: add folio_mark_dirty_lock(), Joanne Koong
- [PATCH v3 10/13] fuse: convert writebacks to use folios, Joanne Koong
- [PATCH v3 12/13] fuse: convert direct io to use folios, Joanne Koong
- [PATCH v3 13/13] fuse: remove pages for requests and exclusively use folios, Joanne Koong
- Re: [PATCH v3 00/13] fuse: use folios instead of pages for requests, Miklos Szeredi
- [PATCH] virtio-fs: Query rootmode during mount,
Hanna Czenczek
Re: [PATCH] selftests/mount_setattr: fix idmap_mount_tree_invalid failed to run,
Shuah Khan
[PATCH 00/27] netfs: Read performance improvements and "single-blob" support,
David Howells
- [PATCH 01/27] netfs: Remove call to folio_index(), David Howells
- [PATCH 02/27] netfs: Fix a few minor bugs in netfs_page_mkwrite(), David Howells
- [PATCH 03/27] netfs: Remove unnecessary references to pages, David Howells
- [PATCH 04/27] netfs: Use a folio_queue allocation and free functions, David Howells
- [PATCH 05/27] netfs: Add a tracepoint to log the lifespan of folio_queue structs, David Howells
- [PATCH 06/27] netfs: Abstract out a rolling folio buffer implementation, David Howells
- [PATCH 07/27] netfs: Make netfs_advance_write() return size_t, David Howells
- [PATCH 08/27] netfs: Split retry code out of fs/netfs/write_collect.c, David Howells
- [PATCH 09/27] netfs: Drop the error arg from netfs_read_subreq_terminated(), David Howells
- [PATCH 10/27] netfs: Drop the was_async arg from netfs_read_subreq_terminated(), David Howells
- [PATCH 11/27] netfs: Don't use bh spinlock, David Howells
- [PATCH 12/27] afs: Don't use mutex for I/O operation lock, David Howells
- [PATCH 13/27] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY, David Howells
- [PATCH 14/27] afs: Fix directory format encoding struct, David Howells
- [PATCH 15/27] netfs: Remove some extraneous directory invalidations, David Howells
- [PATCH 16/27] cachefiles: Add some subrequest tracepoints, David Howells
- [PATCH 17/27] cachefiles: Add auxiliary data trace, David Howells
- [PATCH 18/27] afs: Add more tracepoints to do with tracking validity, David Howells
- [PATCH 19/27] netfs: Add functions to build/clean a buffer in a folio_queue, David Howells
- [PATCH 20/27] netfs: Add support for caching single monolithic objects such as AFS dirs, David Howells
- [PATCH 21/27] afs: Make afs_init_request() get a key if not given a file, David Howells
- [PATCH 22/27] afs: Use netfslib for directories, David Howells
- [PATCH 23/27] afs: Use netfslib for symlinks, allowing them to be cached, David Howells
- [PATCH 24/27] afs: Eliminate afs_read, David Howells
- [PATCH 25/27] afs: Make {Y,}FS.FetchData an asynchronous operation, David Howells
- [PATCH 26/27] netfs: Change the read result collector to only use one work item, David Howells
- [PATCH 27/27] afs: Make afs_mkdir() locally initialise a new directory's content, David Howells
[PATCH 6.6 00/28] fix CVE-2024-46701,
Yu Kuai
- [PATCH 6.6 01/28] maple_tree: add mt_free_one() and mt_attr() helpers, Yu Kuai
- [PATCH 6.6 02/28] maple_tree: introduce {mtree,mas}_lock_nested(), Yu Kuai
- [PATCH 6.6 03/28] maple_tree: introduce interfaces __mt_dup() and mtree_dup(), Yu Kuai
- [PATCH 6.6 04/28] maple_tree: skip other tests when BENCH is enabled, Yu Kuai
- [PATCH 6.6 05/28] maple_tree: preserve the tree attributes when destroying maple tree, Yu Kuai
- [PATCH 6.6 06/28] maple_tree: remove unnecessary default labels from switch statements, Yu Kuai
- [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
[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]