Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v1 0/4] Fixup NLM and kNFSD file lock callbacks,
Benjamin Coddington
- [PATCH 0/2] mm: optimize shadow entries removal,
Shakeel Butt
- [PATCH v4 00/10] tmpfs: Add case-insensitive support for tmpfs,
André Almeida
- [PATCH v4 02/10] ext4: Use generic_ci_validate_strict_name helper, André Almeida
- [PATCH v4 05/10] libfs: Check for casefold dirs on simple_lookup(), André Almeida
- [PATCH v4 06/10] libfs: Export generic_ci_ dentry functions, André Almeida
- [PATCH v4 07/10] tmpfs: Add casefold lookup support, André Almeida
- [PATCH v4 08/10] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs, André Almeida
- [PATCH v4 09/10] tmpfs: Expose filesystem features via sysfs, André Almeida
- [PATCH v4 10/10] docs: tmpfs: Add casefold options, André Almeida
- [PATCH v4 01/10] libfs: Create the helper function generic_ci_validate_strict_name(), André Almeida
- [PATCH v4 03/10] unicode: Recreate utf8_parse_version(), André Almeida
- [PATCH v4 04/10] unicode: Export latest available UTF-8 version number, André Almeida
- workqueue CPU hog with filesystem access, Enguerrand de Ribaucourt
- [PATCH] timekeeping: move multigrain ctime floor handling into timekeeper,
Jeff Layton
- [bug report] fs/proc/task_mmu: implement IOCTL to get and optionally clear info about PTEs,
Dan Carpenter
- [RFC 0/5] ext4: Implement support for extsize hints,
Ojaswin Mujoo
- [PATCH v1] exfat: fix memory leak in exfat_load_bitmap(),
Yuezhang.Mo@xxxxxxxx
- Vendor Registration, Etihad Aviation Group PJSC
- [GIT PULL] bcachefs fixes for 6.10.y,
Kent Overstreet
- [PATCH v5 0/5] data placement hints and FDP,
Kanchan Joshi
- Message not available
- Message not available
- Message not available
- Message not available
[PATCH] mm: remove redundant if overhead,
Zhiguo Jiang
Interrupt on readdirplus?,
Han-Wen Nienhuys
[PATCH 6.6 177/269] vfs: Fix potential circular locking through setxattr() and removexattr(), Greg Kroah-Hartman
[PATCH 6.10 364/375] cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3, Greg Kroah-Hartman
[PATCH 6.10 363/375] cifs: Fix zero_point init on inode initialisation, Greg Kroah-Hartman
[PATCH 6.10 258/375] vfs: Fix potential circular locking through setxattr() and removexattr(), Greg Kroah-Hartman
[PATCH 6.10 257/375] cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT, Greg Kroah-Hartman
[PATCH 6.10 158/375] cifs: Fix copy offload to flush destination region, Greg Kroah-Hartman
[PATCH 6.10 157/375] netfs, cifs: Fix handling of short DIO read, Greg Kroah-Hartman
[PATCH 6.10 156/375] cifs: Fix lack of credit renegotiation on read retry, Greg Kroah-Hartman
[PATCH] uidgid: make sure we fit into one cacheline,
Christian Brauner
fix stale delalloc punching for COW I/O v2,
Christoph Hellwig
- [PATCH 01/12] iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release, Christoph Hellwig
- [PATCH 02/12] iomap: improve shared block detection in iomap_unshare_iter, Christoph Hellwig
- [PATCH 03/12] iomap: pass flags to iomap_file_buffered_write_punch_delalloc, Christoph Hellwig
- [PATCH 04/12] iomap: pass the iomap to the punch callback, Christoph Hellwig
- [PATCH 05/12] iomap: remove the iomap_file_buffered_write_punch_delalloc return value, Christoph Hellwig
- [PATCH 06/12] xfs: factor out a xfs_file_write_zero_eof helper, Christoph Hellwig
- [PATCH 07/12] xfs: take XFS_MMAPLOCK_EXCL xfs_file_write_zero_eof, Christoph Hellwig
- [PATCH 08/12] iomap: zeroing already holds invalidate_lock, Christoph Hellwig
- [PATCH 09/12] xfs: support the COW fork in xfs_bmap_punch_delalloc_range, Christoph Hellwig
- [PATCH 10/12] xfs: share more code in xfs_buffered_write_iomap_begin, Christoph Hellwig
- [PATCH 11/12] xfs: set IOMAP_F_SHARED for all COW fork allocations, Christoph Hellwig
- [PATCH 12/12] xfs: punch delalloc extents from the COW fork for COW writes, Christoph Hellwig
- Re: fix stale delalloc punching for COW I/O v2, Christian Brauner
- Re: (subset) fix stale delalloc punching for COW I/O v2, Christian Brauner
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts,
Alistair Popple
- [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one, Alistair Popple
- [PATCH 01/12] mm/gup.c: Remove redundant check for PCI P2PDMA page, Alistair Popple
- [PATCH 03/12] fs/dax: Refactor wait for dax idle page, Alistair Popple
- [PATCH 04/12] mm: Allow compound zone device pages, Alistair Popple
- [PATCH 05/12] mm/memory: Add dax_insert_pfn, Alistair Popple
- [PATCH 06/12] huge_memory: Allow mappings of PUD sized pages, Alistair Popple
- [PATCH 07/12] huge_memory: Allow mappings of PMD sized pages, Alistair Popple
- [PATCH 08/12] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages, Alistair Popple
- [PATCH 09/12] mm: Update vm_normal_page() callers to accept FS DAX pages, Alistair Popple
- [PATCH 10/12] fs/dax: Properly refcount fs dax pages, Alistair Popple
- [PATCH 11/12] mm: Remove pXX_devmap callers, Alistair Popple
- [PATCH 12/12] mm: Remove devmap related functions and page table bits, Alistair Popple
[GIT PULL] bcachefs fixes for 6.11-rc8/final,
Kent Overstreet
Re: [PATCH 2/2] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution,
Jann Horn
copying from/to user question,
Christian Brauner
[brauner-vfs:vfs.mgtime] [fs] a037d5e7f8: will-it-scale.per_thread_ops -5.5% regression,
kernel test robot
[PATCH v1] proc: Fix typo in the comment,
Yan Zhen
[PATCH] mm/filemap: introduce local helper for_each_folio,
chensong_2000
[PATCH] docs:filesystems: fix spelling and grammar mistakes on netfs library page,
Dennis Lam
[PATCH] docs:filesystems: fix spelling and grammar mistakes in iomap design page,
Dennis Lam
[PATCH] proc: fold kmalloc() + strcpy() into kmemdup(),
Alexey Dobriyan
[PATCH] proc: use __auto_type more, Alexey Dobriyan
Re: [syzbot] [kernfs?] INFO: task hung in eventpoll_release_file (2),
syzbot
[PATCH] VFS: check i_nlink count before trying to unlink,
Ghanshyam Agrawal
[PATCH] mm: replace xa_get_order with xas_get_order where appropriate,
Shakeel Butt
Re: [syzbot] [fs] INFO: task hung in path_openat (7), syzbot
[PATCH v6 00/17] Hardware wrapped key support for QCom ICE and UFS core,
Bartosz Golaszewski
- [PATCH v6 01/17] blk-crypto: add basic hardware-wrapped key support, Bartosz Golaszewski
- [PATCH v6 02/17] blk-crypto: show supported key types in sysfs, Bartosz Golaszewski
- [PATCH v6 03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys, Bartosz Golaszewski
- [PATCH v6 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key, Bartosz Golaszewski
- [PATCH v6 04/17] fscrypt: add support for hardware-wrapped keys, Bartosz Golaszewski
- [PATCH v6 06/17] firmware: qcom: scm: add a call for deriving the software secret, Bartosz Golaszewski
- [PATCH v6 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys, Bartosz Golaszewski
- [PATCH v6 08/17] firmware: qcom: scm: add a call for checking wrapped key support, Bartosz Golaszewski
- [PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver, Bartosz Golaszewski
- [PATCH v6 11/17] soc: qcom: ice: add support for generating, importing and preparing keys, Bartosz Golaszewski
- [PATCH v6 10/17] soc: qcom: ice: add support for hardware wrapped keys, Bartosz Golaszewski
- [PATCH v6 12/17] ufs: core: add support for wrapped keys to UFS core, Bartosz Golaszewski
- [PATCH v6 13/17] ufs: core: add support for deriving the software secret, Bartosz Golaszewski
- [PATCH v6 16/17] ufs: host: add a callback for deriving software secrets and use it, Bartosz Golaszewski
- [PATCH v6 15/17] ufs: host: add support for wrapped keys in QCom UFS, Bartosz Golaszewski
- [PATCH v6 14/17] ufs: core: add support for generating, importing and preparing keys, Bartosz Golaszewski
- [PATCH v6 17/17] ufs: host: add support for generating, importing and preparing wrapped keys, Bartosz Golaszewski
[PATCH] libfs: fix get_stashed_dentry(),
Christian Brauner
linux-next commit 0855feef5235 ("fsnotify: introduce pre-content permission event"),
Paul Moore
[PATCH v1 1/3] fs/fuse: introduce and use fuse_simple_idmap_request() helper,
Alexander Mikhalitsyn
[syzbot] [fs?] KASAN: slab-use-after-free Read in lockref_get_not_dead (2), syzbot
[PATCH] seq_file: replace kzalloc() with kvzalloc(),
Hailong Liu
[PATCH -next] ext4: don't pass full mapping flags to ext4_es_insert_extent(),
Zhang Yi
[PATCH] vfs: return -EOVERFLOW in generic_remap_checks() when overflow check fails,
Julian Sun
[PATCH RFC 0/2] arm64: Add infrastructure for use of AT_HWCAP3,
Mark Brown
[PATCH v3 0/9] tmpfs: Add case-insensitive support for tmpfs,
André Almeida
[PATCH v2 RESEND] fuse: Enable dynamic configuration of fuse max pages limit (FUSE_MAX_MAX_PAGES),
Joanne Koong
[PATCH RFC v2 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection,
Aleksa Sarai
- [PATCH RFC v2 01/10] uaccess: add copy_struct_to_user helper, Aleksa Sarai
- [PATCH RFC v2 02/10] sched_getattr: port to copy_struct_to_user, Aleksa Sarai
- [PATCH RFC v2 03/10] openat2: explicitly return -E2BIG for (usize > PAGE_SIZE), Aleksa Sarai
- [PATCH RFC v2 04/10] openat2: add CHECK_FIELDS flag to usize argument, Aleksa Sarai
- [PATCH RFC v2 05/10] selftests: openat2: add 0xFF poisoned data after misaligned struct, Aleksa Sarai
- [PATCH RFC v2 06/10] selftests: openat2: add CHECK_FIELDS selftests, Aleksa Sarai
- [PATCH RFC v2 07/10] clone3: add CHECK_FIELDS flag to usize argument, Aleksa Sarai
- [PATCH RFC v2 08/10] selftests: clone3: add CHECK_FIELDS selftests, Aleksa Sarai
- [PATCH RFC v2 09/10] mount_setattr: add CHECK_FIELDS flag to usize argument, Aleksa Sarai
- [PATCH RFC v2 10/10] selftests: mount_setattr: add CHECK_FIELDS selftest, Aleksa Sarai
[ANNOUNCE] xfs-linux: for-next updated to 90fa22da6d6b, Chandan Babu R
[PATCH v4 00/11] nfsd: implement the "delstid" draft,
Jeff Layton
- [PATCH v4 01/11] nfsd: fix initial getattr on write delegation, Jeff Layton
- [PATCH v4 02/11] nfsd: drop the ncf_cb_bmap field, Jeff Layton
- [PATCH v4 03/11] nfsd: don't request change attr in CB_GETATTR once file is modified, Jeff Layton
- [PATCH v4 04/11] nfsd: drop the nfsd4_fattr_args "size" field, Jeff Layton
- [PATCH v4 05/11] nfsd: have nfsd4_deleg_getattr_conflict pass back write deleg pointer, Jeff Layton
- [PATCH v4 06/11] nfs_common: make include/linux/nfs4.h include generated nfs4.h, Jeff Layton
- [PATCH v4 07/11] nfsd: add support for FATTR4_OPEN_ARGUMENTS, Jeff Layton
- [PATCH v4 08/11] nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION, Jeff Layton
- [PATCH v4 09/11] fs: handle delegated timestamps in setattr_copy_mgtime, Jeff Layton
- [PATCH v4 10/11] nfsd: add support for delegated timestamps, Jeff Layton
- [PATCH v4 11/11] nfsd: handle delegated timestamps in SETATTR, Jeff Layton
- Re: [PATCH v4 00/11] nfsd: implement the "delstid" draft, cel
[PATCH 2/2] vfs: Fix implicit conversion problem when testing overflow case,
Julian Sun
[PATCH 1/2] iomap: Do not unshare exents beyond EOF,
Julian Sun
[PATCH 6.10 181/184] mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range(), Greg Kroah-Hartman
[PATCH v4 00/17] slab: add struct kmem_cache_args,
Christian Brauner
- [PATCH v4 01/17] slab: s/__kmem_cache_create/do_kmem_cache_create/g, Christian Brauner
- [PATCH v4 03/17] slab: port kmem_cache_create() to struct kmem_cache_args, Christian Brauner
- [PATCH v4 02/17] slab: add struct kmem_cache_args, Christian Brauner
- [PATCH v4 04/17] slab: port kmem_cache_create_rcu() to struct kmem_cache_args, Christian Brauner
- [PATCH v4 05/17] slab: port kmem_cache_create_usercopy() to struct kmem_cache_args, Christian Brauner
- [PATCH v4 06/17] slab: pass struct kmem_cache_args to create_cache(), Christian Brauner
- [PATCH v4 07/17] slab: pull kmem_cache_open() into do_kmem_cache_create(), Christian Brauner
- [PATCH v4 08/17] slab: pass struct kmem_cache_args to do_kmem_cache_create(), Christian Brauner
- [PATCH v4 09/17] slab: remove rcu_freeptr_offset from struct kmem_cache, Christian Brauner
- [PATCH v4 10/17] slab: port KMEM_CACHE() to struct kmem_cache_args, Christian Brauner
- [PATCH v4 11/17] slab: port KMEM_CACHE_USERCOPY() to struct kmem_cache_args, Christian Brauner
- [PATCH v4 12/17] slab: create kmem_cache_create() compatibility layer, Christian Brauner
- [PATCH v4 13/17] file: port to struct kmem_cache_args, Christian Brauner
- [PATCH v4 14/17] slab: remove kmem_cache_create_rcu(), Christian Brauner
- [PATCH v4 16/17] slab: make __kmem_cache_create() static inline, Christian Brauner
- [PATCH v4 15/17] slab: make kmem_cache_create_usercopy() static inline, Christian Brauner
- [PATCH v4 17/17] io_uring: port to struct kmem_cache_args, Christian Brauner
- Re: [PATCH v4 00/17] slab: add struct kmem_cache_args, Vlastimil Babka
[PATCH 0/2] fstests: add two tests for the precontent fanotify work,
Josef Bacik
[PATCH v5 00/18] fanotify: add pre-content hooks,
Josef Bacik
- [PATCH v5 01/18] fanotify: don't skip extra event info if no info_mode is set, Josef Bacik
- [PATCH v5 02/18] fsnotify: introduce pre-content permission event, Josef Bacik
- [PATCH v5 03/18] fsnotify: generate pre-content permission event on open, Josef Bacik
- [PATCH v5 04/18] fanotify: introduce FAN_PRE_ACCESS permission event, Josef Bacik
- [PATCH v5 05/18] fanotify: introduce FAN_PRE_MODIFY permission event, Josef Bacik
- [PATCH v5 06/18] fanotify: pass optional file access range in pre-content event, Josef Bacik
- [PATCH v5 07/18] fanotify: rename a misnamed constant, Josef Bacik
- [PATCH v5 08/18] fanotify: report file range info with pre-content events, Josef Bacik
- [PATCH v5 09/18] fanotify: allow to set errno in FAN_DENY permission response, Josef Bacik
- [PATCH v5 10/18] fs: add a flag to indicate the fs supports pre-content events, Josef Bacik
- [PATCH v5 11/18] fanotify: add a helper to check for pre content events, Josef Bacik
- [PATCH v5 12/18] fanotify: disable readahead if we have pre-content watches, Josef Bacik
- [PATCH v5 13/18] mm: don't allow huge faults for files with pre content watches, Josef Bacik
- [PATCH v5 14/18] fsnotify: generate pre-content permission event on page fault, Josef Bacik
- [PATCH v5 15/18] bcachefs: add pre-content fsnotify hook to fault, Josef Bacik
- [PATCH v5 16/18] xfs: add pre-content fsnotify hook for write faults, Josef Bacik
- [PATCH v5 18/18] fs: enable pre-content events on supported file systems, Josef Bacik
- [PATCH v5 17/18] btrfs: disable defrag on pre-content watched files, Josef Bacik
- Re: [PATCH v5 00/18] fanotify: add pre-content hooks, Amir Goldstein
- Re: [PATCH v5 00/18] fanotify: add pre-content hooks, Jan Kara
[GIT PULL] bcachefs fixes for 6.11-rc7,
Kent Overstreet
Re: [PATCH 14/23] initrd: mark initrd support as deprecated, Thomas Weißschuh
[PATCH] fs/pipe: Correct imprecise wording in comment,
Kienan Stewart
[PATCH printk v6 00/17] add threaded printing + the rest,
John Ogness
[PATCH v3 00/17] slab: add struct kmem_cache_args,
Christian Brauner
- [PATCH v3 02/17] slab: add struct kmem_cache_args, Christian Brauner
- [PATCH v3 01/17] slab: s/__kmem_cache_create/do_kmem_cache_create/g, Christian Brauner
- [PATCH v3 03/17] slab: port kmem_cache_create() to struct kmem_cache_args, Christian Brauner
- [PATCH v3 04/17] slab: port kmem_cache_create_rcu() to struct kmem_cache_args, Christian Brauner
- [PATCH v3 05/17] slab: port kmem_cache_create_usercopy() to struct kmem_cache_args, Christian Brauner
- [PATCH v3 06/17] slab: pass struct kmem_cache_args to create_cache(), Christian Brauner
- [PATCH v3 07/17] slab: pull kmem_cache_open() into do_kmem_cache_create(), Christian Brauner
- [PATCH v3 08/17] slab: pass struct kmem_cache_args to do_kmem_cache_create(), Christian Brauner
- [PATCH v3 09/17] slab: remove rcu_freeptr_offset from struct kmem_cache, Christian Brauner
- [PATCH v3 10/17] slab: port KMEM_CACHE() to struct kmem_cache_args, Christian Brauner
- [PATCH v3 11/17] slab: port KMEM_CACHE_USERCOPY() to struct kmem_cache_args, Christian Brauner
- [PATCH v3 13/17] file: port to struct kmem_cache_args, Christian Brauner
- [PATCH v3 12/17] slab: create kmem_cache_create() compatibility layer, Christian Brauner
- [PATCH v3 15/17] slab: make kmem_cache_create_usercopy() static inline, Christian Brauner
- [PATCH v3 14/17] slab: remove kmem_cache_create_rcu(), Christian Brauner
- [PATCH v3 16/17] slab: make __kmem_cache_create() static inline, Christian Brauner
- [PATCH v3 17/17] io_uring: port to struct kmem_cache_args, Christian Brauner
[PATCH v2 00/10] ext4: clean up and refactor fallocate,
Zhang Yi
- [PATCH v2 02/10] ext4: don't explicit update times in ext4_fallocate(), Zhang Yi
- [PATCH v2 01/10] ext4: write out dirty data before dropping pages, Zhang Yi
- [PATCH v2 04/10] ext4: refactor ext4_zero_range(), Zhang Yi
- [PATCH v2 05/10] ext4: refactor ext4_punch_hole(), Zhang Yi
- [PATCH v2 06/10] ext4: refactor ext4_collapse_range(), Zhang Yi
- [PATCH v2 03/10] ext4: drop ext4_update_disksize_before_punch(), Zhang Yi
- [PATCH v2 07/10] ext4: refactor ext4_insert_range(), Zhang Yi
- [PATCH v2 08/10] ext4: factor out ext4_do_fallocate(), Zhang Yi
- [PATCH v2 09/10] ext4: factor out the common checking part of all fallocate operations, Zhang Yi
- [PATCH v2 10/10] ext4: factor out a common helper to lock and flush data before fallocate, Zhang Yi
[no subject], Unknown
[PATCH v4 00/15] fuse: basic support for idmapped mounts,
Alexander Mikhalitsyn
- [PATCH v4 02/15] fs/fuse: add basic infrastructure to support idmappings, Alexander Mikhalitsyn
- [PATCH v4 01/15] fs/namespace: introduce SB_I_NOIDMAP flag, Alexander Mikhalitsyn
- [PATCH v4 03/15] fs/fuse: add an idmap argument to fuse_simple_request, Alexander Mikhalitsyn
- [PATCH v4 04/15] fs/fuse: support idmapped FUSE_EXT_GROUPS, Alexander Mikhalitsyn
- [PATCH v4 05/15] fs/fuse: support idmap for mkdir/mknod/symlink/create/tmpfile, Alexander Mikhalitsyn
- [PATCH v4 06/15] fs/fuse: support idmapped getattr inode op, Alexander Mikhalitsyn
- [PATCH v4 07/15] fs/fuse: support idmapped ->permission inode op, Alexander Mikhalitsyn
- [PATCH v4 08/15] fs/fuse: support idmapped ->setattr op, Alexander Mikhalitsyn
- [PATCH v4 09/15] fs/fuse: drop idmap argument from __fuse_get_acl, Alexander Mikhalitsyn
- [PATCH v4 10/15] fs/fuse: support idmapped ->set_acl, Alexander Mikhalitsyn
- [PATCH v4 11/15] fs/fuse: support idmapped ->rename op, Alexander Mikhalitsyn
- [PATCH v4 12/15] fs/fuse: handle idmappings properly in ->write_iter, Alexander Mikhalitsyn
- [PATCH v4 13/15] fs/fuse: warn if fuse_access is called when idmapped mounts are allowed, Alexander Mikhalitsyn
- [PATCH v4 14/15] fs/fuse: allow idmapped mounts, Alexander Mikhalitsyn
- [PATCH v4 15/15] fs/fuse/virtio_fs: allow idmapped mounts, Alexander Mikhalitsyn
- Re: [PATCH v4 00/15] fuse: basic support for idmapped mounts, Miklos Szeredi
[no subject], Unknown
[PATCH v2 00/15] slab: add struct kmem_cache_args,
Christian Brauner
- [PATCH v2 01/15] sl*b: s/__kmem_cache_create/do_kmem_cache_create/g, Christian Brauner
- [PATCH v2 02/15] slab: add struct kmem_cache_args, Christian Brauner
- [PATCH v2 03/15] slab: port kmem_cache_create() to struct kmem_cache_args, Christian Brauner
- [PATCH v2 04/15] slab: port kmem_cache_create_rcu() to struct kmem_cache_args, Christian Brauner
- [PATCH v2 05/15] slab: port kmem_cache_create_usercopy() to struct kmem_cache_args, Christian Brauner
- [PATCH v2 06/15] slab: pass struct kmem_cache_args to create_cache(), Christian Brauner
- [PATCH v2 07/15] slub: pull kmem_cache_open() into do_kmem_cache_create(), Christian Brauner
- [PATCH v2 09/15] sl*b: remove rcu_freeptr_offset from struct kmem_cache, Christian Brauner
- [PATCH v2 08/15] slab: pass struct kmem_cache_args to do_kmem_cache_create(), Christian Brauner
- [PATCH v2 10/15] slab: port KMEM_CACHE() to struct kmem_cache_args, Christian Brauner
- [PATCH v2 11/15] slab: port KMEM_CACHE_USERCOPY() to struct kmem_cache_args, Christian Brauner
- [PATCH v2 12/15] slab: create kmem_cache_create() compatibility layer, Christian Brauner
- [PATCH v2 13/15] file: port to struct kmem_cache_args, Christian Brauner
- [PATCH v2 14/15] slab: remove kmem_cache_create_rcu(), Christian Brauner
- [PATCH v2 15/15] io_uring: port to struct kmem_cache_args, Christian Brauner
- Re: [PATCH v2 00/15] slab: add struct kmem_cache_args, Kees Cook
- Re: [PATCH v2 00/15] slab: add struct kmem_cache_args, Jens Axboe
- Re: [PATCH v2 00/15] slab: add struct kmem_cache_args, Vlastimil Babka
[brauner-vfs:work.f_version.wip.v1] [proc] e85c0d9e72: WARNING:lock_held_when_returning_to_user_space,
kernel test robot
[PATCH] slab: create kmem_cache_create() compatibility layer, Christian Brauner
[GIT PULL] fuse fixes for 6.11-rc7,
Miklos Szeredi
[PATCH] iomap: clean preallocated blocks in iomap_end() when 0 bytes was written.,
Julian Sun
[PATCH v2 -next 00/15] sysctl: move sysctls from vm_table into its own files,
Kaixiong Yu
- [PATCH v2 -next 02/15] mm: filemap: move sysctl to its own file, Kaixiong Yu
- [PATCH v2 -next 01/15] mm: vmstat: move sysctls to its own files, Kaixiong Yu
- [PATCH v2 -next 04/15] mm: vmscan: move vmscan sysctls to its own file, Kaixiong Yu
- [PATCH v2 -next 05/15] mm: util: move sysctls into it own files, Kaixiong Yu
- [PATCH v2 -next 03/15] mm: swap: move sysctl to its own file, Kaixiong Yu
- [PATCH v2 -next 06/15] mm: mmap: move sysctl into its own file, Kaixiong Yu
- [PATCH v2 -next 08/15] mm: nommu: move sysctl to its own file, Kaixiong Yu
- [PATCH v2 -next 07/15] security: min_addr: move sysctl into its own file, Kaixiong Yu
- [PATCH v2 -next 11/15] sunrpc: use vfs_pressure_ratio() helper, Kaixiong Yu
- [PATCH v2 -next 09/15] fs: fs-writeback: move sysctl to its own file, Kaixiong Yu
[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]