index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
localio.c
Age
Commit message (
Expand
)
Author
2026-02-26
NFS/localio: remove -EAGAIN handling in nfs_local_doio()
Mike Snitzer
2026-02-26
NFS/localio: use GFP_NOIO and non-memreclaim workqueue in nfs_local_commit
Mike Snitzer
2026-02-26
NFS/localio: prevent direct reclaim recursion into NFS via nfs_writepages
Mike Snitzer
2026-02-26
NFS/localio: Handle short writes by retrying
Trond Myklebust
2026-01-07
NFS/localio: Deal with page bases that are > PAGE_SIZE
Trond Myklebust
2026-01-07
NFS/localio: Stop further I/O upon hitting an error
Trond Myklebust
2025-12-12
Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2025-12-05
nfs/localio: fix regression due to out-of-order __put_cred
Mike Snitzer
2025-12-05
nfs/localio: remove 61 byte hole from needless ____cacheline_aligned
Mike Snitzer
2025-12-05
nfs/localio: remove alignment size checking in nfs_is_local_dio_possible
Mike Snitzer
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-11-10
nfs/localio: do not issue misaligned DIO out-of-order
Mike Snitzer
2025-11-10
nfs/localio: Ensure DIO WRITE's IO on stable storage upon completion
Mike Snitzer
2025-11-10
nfs/localio: backfill missing partial read support for misaligned DIO
Mike Snitzer
2025-11-10
nfs/localio: add refcounting for each iocb IO associated with NFS pgio header
Mike Snitzer
2025-11-10
nfs/localio: remove unecessary ENOTBLK handling in DIO WRITE support
Mike Snitzer
2025-11-04
nfs: use credential guards in nfs_local_call_write()
Christian Brauner
2025-11-04
nfs: use credential guards in nfs_local_call_read()
Christian Brauner
2025-10-03
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2025-09-30
nfs/localio: add tracepoints for misaligned DIO READ and WRITE support
Mike Snitzer
2025-09-30
nfs/localio: add proper O_DIRECT support for READ and WRITE
Mike Snitzer
2025-09-30
nfs/localio: refactor iocb initialization
Mike Snitzer
2025-09-30
nfs/localio: refactor iocb and iov_iter_bvec initialization
Mike Snitzer
2025-09-30
nfs/localio: avoid issuing misaligned IO using O_DIRECT
Mike Snitzer
2025-09-30
nfs/localio: make trace_nfs_local_open_fh more useful
Mike Snitzer
2025-09-15
nfs: constify path argument of __vfs_getattr()
Al Viro
2025-09-06
nfs/localio: avoid bouncing LOCALIO if nfs_client_is_local()
Mike Snitzer
2025-09-05
nfs/localio: restore creds before releasing pageio data
Scott Mayhew
2025-08-03
nfs/localio: use read_seqbegin() rather than read_seqbegin_or_lock()
Li RongQing
2025-05-28
nfs_localio: change nfsd_file_put_local() to take a pointer to __rcu pointer
NeilBrown
2025-05-28
nfs_localio: simplify interface to nfsd for getting nfsd_file
NeilBrown
2025-05-28
nfs_localio: always hold nfsd net ref with nfsd_file ref
NeilBrown
2025-05-28
nfs_localio: use cmpxchg() to install new nfs_file_localio
NeilBrown
2025-05-28
NFS: always probe for LOCALIO support asynchronously
Mike Snitzer
2025-04-28
NFS/localio: Fix a race in nfs_local_open_fh()
Trond Myklebust
2025-01-21
nfs: fix incorrect error handling in LOCALIO
Mike Snitzer
2025-01-14
nfs: probe for LOCALIO when v4 client reconnects to server
Mike Snitzer
2025-01-14
nfs/localio: remove redundant code and simplify LOCALIO enablement
Mike Snitzer
2025-01-14
nfs: cache all open LOCALIO nfsd_file(s) in client
Mike Snitzer
2025-01-14
nfs_common: move localio_lock to new lock member of nfs_uuid_t
Mike Snitzer
2025-01-14
nfs_common: rename functions that invalidate LOCALIO nfs_clients
Mike Snitzer
2025-01-14
nfs/localio: add direct IO enablement with sync and async IO support
Mike Snitzer
2024-11-09
nfs/localio: must clear res.replen in nfs_local_read_done
NeilBrown
2024-11-08
nfs/localio: eliminate need for nfs_local_fsync_work forward declaration
Mike Snitzer
2024-11-08
nfs/localio: remove extra indirect nfs_to call to check {read,write}_iter
Mike Snitzer
2024-11-08
nfs/localio: eliminate unnecessary kref in nfs_local_fsync_ctx
Mike Snitzer
2024-11-08
nfs/localio: remove redundant suid/sgid handling
Mike Snitzer
2024-11-04
nfs_common: fix localio to cope with racing nfs_local_probe()
Mike Snitzer
2024-10-03
nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()
Mike Snitzer
2024-09-30
nfs: Remove duplicated include in localio.c
Yang Li
[next]