Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver, (continued)
- [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
- [PATCH v2 -next 12/15] fs: dcache: move the sysctl into its own file, Kaixiong Yu
- [PATCH v2 -next 10/15] fs: drop_caches: move sysctl to its own file, Kaixiong Yu
- [PATCH v2 -next 13/15] x86: vdso: move the sysctl into its own file, Kaixiong Yu
- [PATCH v2 -next 14/15] sh: vdso: move the sysctl into its own file, Kaixiong Yu
- [PATCH v2 -next 15/15] sysctl: remove unneeded include, Kaixiong Yu
- Re: [PATCH v2 -next 00/15] sysctl: move sysctls from vm_table into its own files, Joel Granados
- [PATCH v2 0/8] tmpfs: Add case-insesitive support for tmpfs,
André Almeida
- [PATCH v5 0/5] Wire up getrandom() vDSO implementation on powerpc,
Christophe Leroy
- [GIT PULL 1/8] xfs: atomic file content commits, Darrick J. Wong
- [PATCHSET v31.1 1/8] xfs: atomic file content commits,
Darrick J. Wong
- [PATCH] mm: don't convert the page to folio before splitting in split_huge_page(),
Pankaj Raghav (Samsung)
- [PATCH v4 0/5] Wire up getrandom() vDSO implementation on powerpc,
Christophe Leroy
- [PATCH] kernel: add pid_max to pid_namespace,
Yun Zhou
- [PATCH 0/2 v2] remove PF_MEMALLOC_NORECLAIM,
Michal Hocko
- [PATCH RFC 0/8] extensible syscalls: CHECK_FIELDS to allow for easier feature detection,
Aleksa Sarai
- [syzbot] [fs?] [mm?] INFO: task hung in page_cache_ra_unbounded (2),
syzbot
- [PATCH 5.15 056/215] binfmt_misc: cleanup on filesystem umount, Greg Kroah-Hartman
- [PATCH 5.10 041/151] binfmt_misc: cleanup on filesystem umount, Greg Kroah-Hartman
- [PATCH 6.1 34/71] mm: Fix missing folio invalidation calls during truncation, Greg Kroah-Hartman
- [PATCH 5.4 036/134] binfmt_misc: cleanup on filesystem umount, Greg Kroah-Hartman
- [PATCH 6.10 070/149] netfs: Fix interaction of streaming writes with zero-point tracker, Greg Kroah-Hartman
- [PATCH 6.10 069/149] netfs: Fix missing iterator reset on retry of short read, Greg Kroah-Hartman
- [PATCH 6.10 068/149] netfs: Fix trimming of streaming-write folios in netfs_inval_folio(), Greg Kroah-Hartman
- [PATCH 6.10 067/149] netfs: Fix netfs_release_folio() to say no if folio dirty, Greg Kroah-Hartman
- [PATCH 6.10 066/149] afs: Fix post-setattr file edit to do truncation correctly, Greg Kroah-Hartman
- [PATCH 6.10 065/149] mm: Fix missing folio invalidation calls during truncation, Greg Kroah-Hartman
- [PATCH 6.10 014/149] netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty", Greg Kroah-Hartman
- [PATCH 6.6 39/93] mm: Fix missing folio invalidation calls during truncation, Greg Kroah-Hartman
- [PATCH 4.19 21/98] binfmt_misc: cleanup on filesystem umount, Greg Kroah-Hartman
- [PATCH] dax: Remove an unused field in struct dax_operations,
Christophe JAILLET
- [PATCH RFC v3 00/17] fuse: fuse-over-io-uring,
Bernd Schubert
- [PATCH RFC v3 01/17] fuse: rename to fuse_dev_end_requests and make non-static, Bernd Schubert
- [PATCH RFC v3 02/17] fuse: Move fuse_get_dev to header file, Bernd Schubert
- [PATCH RFC v3 04/17] fuse: Add fuse-io-uring design documentation, Bernd Schubert
- [PATCH RFC v3 09/17] fuse: Make fuse_copy non static, Bernd Schubert
- [PATCH RFC v3 12/17] fuse: {uring} Handle teardown of ring entries, Bernd Schubert
- [PATCH RFC v3 03/17] fuse: Move request bits, Bernd Schubert
- [PATCH RFC v3 05/17] fuse: Add a uring config ioctl, Bernd Schubert
- [PATCH RFC v3 11/17] fuse: {uring} Add uring sqe commit and fetch support, Bernd Schubert
- [PATCH RFC v3 13/17] fuse: {uring} Add a ring queue and send method, Bernd Schubert
- [PATCH RFC v3 08/17] fuse: {uring} Handle SQEs - register commands, Bernd Schubert
- [PATCH RFC v3 06/17] fuse: Add the queue configuration ioctl, Bernd Schubert
- [PATCH RFC v3 15/17] ate: 2024-08-30 15:43:32 +0100, Bernd Schubert
- [PATCH RFC v3 16/17] fuse: {uring} Handle IO_URING_F_TASK_DEAD, Bernd Schubert
- [PATCH RFC v3 07/17] fuse: {uring} Add a dev_release exception for fuse-over-io-uring, Bernd Schubert
- [PATCH RFC v3 10/17] fuse: Add buffer offset for uring into fuse_copy_state, Bernd Schubert
- [PATCH RFC v3 14/17] fuse: {uring} Allow to queue to the ring, Bernd Schubert
- [PATCH RFC v3 17/17] fuse: {uring} Pin the user buffer, Bernd Schubert
- Re: [PATCH RFC v3 00/17] fuse: fuse-over-io-uring, Jens Axboe
- [PATCH] inotify: set ret in inotify_read() to -EAGAIN only when O_NONBLOCK is set,
imandevel
- [GIT PULL] bcachefs fixes for 6.11-rc6,
Kent Overstreet
- [PATCH v15 00/26] nfs/nfsd: add support for LOCALIO,
Mike Snitzer
- [PATCH v15 01/26] nfs_common: factor out nfs_errtbl and nfs_stat_to_errno, Mike Snitzer
- [PATCH v15 02/26] nfs_common: factor out nfs4_errtbl and nfs4_stat_to_errno, Mike Snitzer
- [PATCH v15 03/26] nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.h, Mike Snitzer
- [PATCH v15 04/26] NFSD: Handle @rqstp == NULL in check_nfsd_access(), Mike Snitzer
- [PATCH v15 05/26] NFSD: Refactor nfsd_setuser_and_check_port(), Mike Snitzer
- [PATCH v15 06/26] NFSD: Avoid using rqstp->rq_vers in nfsd_set_fh_dentry(), Mike Snitzer
- [PATCH v15 07/26] NFSD: Short-circuit fh_verify tracepoints for LOCALIO, Mike Snitzer
- [PATCH v15 08/26] nfsd: factor out __fh_verify to allow NULL rqstp to be passed, Mike Snitzer
- [PATCH v15 09/26] nfsd: add nfsd_file_acquire_local(), Mike Snitzer
- [PATCH v15 10/26] nfsd: add nfsd_serv_try_get and nfsd_serv_put, Mike Snitzer
- [PATCH v15 11/26] SUNRPC: remove call_allocate() BUG_ONs, Mike Snitzer
- [PATCH v15 12/26] SUNRPC: add svcauth_map_clnt_to_svc_cred_local, Mike Snitzer
- [PATCH v15 13/26] SUNRPC: replace program list with program array, Mike Snitzer
- [PATCH v15 14/26] nfs_common: add NFS LOCALIO auxiliary protocol enablement, Mike Snitzer
- [PATCH v15 15/26] nfs_common: prepare for the NFS client to use nfsd_file for LOCALIO, Mike Snitzer
- [PATCH v15 16/26] nfsd: add LOCALIO support, Mike Snitzer
- [PATCH v15 17/26] nfsd: implement server support for NFS_LOCALIO_PROGRAM, Mike Snitzer
- [PATCH v15 18/26] nfs: pass struct nfsd_file to nfs_init_pgio and nfs_init_commit, Mike Snitzer
- [PATCH v15 19/26] nfs: add LOCALIO support, Mike Snitzer
- [PATCH v15 20/26] nfs: enable localio for non-pNFS IO, Mike Snitzer
- [PATCH v15 21/26] pnfs/flexfiles: enable localio support, Mike Snitzer
- [PATCH v15 22/26] nfs/localio: use dedicated workqueues for filesystem read and write, Mike Snitzer
- [PATCH v15 23/26] nfs: implement client support for NFS_LOCALIO_PROGRAM, Mike Snitzer
- [PATCH v15 24/26] nfs: add Documentation/filesystems/nfs/localio.rst, Mike Snitzer
- [PATCH v15 25/26] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst, Mike Snitzer
- [PATCH v15 26/26] nfs: add "NFS Client and Server Interlock" section to localio.rst, Mike Snitzer
- Re: [PATCH v15 00/26] nfs/nfsd: add support for LOCALIO, NeilBrown
- Re: [PATCH v15 00/26] nfs/nfsd: add support for LOCALIO, Jeff Layton
- Re: [PATCH v15 00/26] nfs/nfsd: add support for LOCALIO, Anna Schumaker
- [PATCH v4 0/2] virtiofs: fix the warning for kernel direct IO,
Hou Tao
- [syzbot] [netfs?] possible deadlock in lock_mm_and_find_vma (2),
syzbot
- [PATCH] isofs: Annotate struct SL_component with __counted_by(),
Thorsten Blum
- [PATCH v6 0/2] fuse: add timeout option for requests,
Joanne Koong
[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]