index
:
pub/scm/linux/kernel/git/rt/linux-stable-rt.git
master
Linux kernel fork
RT group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
localio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-17
NFS/localio: issue commit inline when not in a memory-reclaim context
Mike Snitzer
1
-1
/
+13
2026-08-17
NFS/localio: remove dead FLUSH_SYNC handling from nfs_local_commit
Mike Snitzer
1
-13
/
+2
2026-08-17
NFS/localio: issue IO inline when not in a memory-reclaim context
Mike Snitzer
1
-2
/
+31
2026-04-22
NFS: fix writeback in presence of errors
Olga Kornievskaia
1
-1
/
+14
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+3
2026-01-22
NFS/localio: switch nfs_local_do_read and nfs_local_do_write to return void
Mike Snitzer
1
-19
/
+13
2026-01-22
NFS/localio: remove -EAGAIN handling in nfs_local_doio()
Mike Snitzer
1
-2
/
+0
2026-01-22
NFS/localio: use GFP_NOIO and non-memreclaim workqueue in nfs_local_commit
Mike Snitzer
1
-3
/
+8
2026-01-22
NFS/localio: prevent direct reclaim recursion into NFS via nfs_writepages
Mike Snitzer
1
-0
/
+15
2026-01-22
NFS/localio: Cleanup the nfs_local_pgio_done() parameters
Trond Myklebust
1
-9
/
+5
2026-01-22
NFS/localio: Handle short writes by retrying
Trond Myklebust
1
-17
/
+47
2026-01-07
NFS/localio: Deal with page bases that are > PAGE_SIZE
Trond Myklebust
1
-0
/
+2
2026-01-07
NFS/localio: Stop further I/O upon hitting an error
Trond Myklebust
1
-16
/
+14
2025-12-12
Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-3
/
+1
2025-12-05
nfs/localio: fix regression due to out-of-order __put_cred
Mike Snitzer
1
-31
/
+17
2025-12-05
nfs/localio: remove 61 byte hole from needless ____cacheline_aligned
Mike Snitzer
1
-1
/
+1
2025-12-05
nfs/localio: remove alignment size checking in nfs_is_local_dio_possible
Mike Snitzer
1
-2
/
+0
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-18
/
+28
2025-11-10
nfs/localio: do not issue misaligned DIO out-of-order
Mike Snitzer
1
-76
/
+52
2025-11-10
nfs/localio: Ensure DIO WRITE's IO on stable storage upon completion
Mike Snitzer
1
-1
/
+5
2025-11-10
nfs/localio: backfill missing partial read support for misaligned DIO
Mike Snitzer
1
-4
/
+20
2025-11-10
nfs/localio: add refcounting for each iocb IO associated with NFS pgio header
Mike Snitzer
1
-43
/
+67
2025-11-10
nfs/localio: remove unecessary ENOTBLK handling in DIO WRITE support
Mike Snitzer
1
-10
/
+3
2025-11-04
nfs: use credential guards in nfs_local_call_write()
Christian Brauner
1
-10
/
+18
2025-11-04
nfs: use credential guards in nfs_local_call_read()
Christian Brauner
1
-17
/
+14
2025-10-03
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+1
2025-09-30
nfs/localio: add tracepoints for misaligned DIO READ and WRITE support
Mike Snitzer
1
-11
/
+8
2025-09-30
nfs/localio: add proper O_DIRECT support for READ and WRITE
Mike Snitzer
1
-46
/
+201
2025-09-30
nfs/localio: refactor iocb initialization
Mike Snitzer
1
-38
/
+55
2025-09-30
nfs/localio: refactor iocb and iov_iter_bvec initialization
Mike Snitzer
1
-37
/
+33
2025-09-30
nfs/localio: avoid issuing misaligned IO using O_DIRECT
Mike Snitzer
1
-10
/
+55
2025-09-30
nfs/localio: make trace_nfs_local_open_fh more useful
Mike Snitzer
1
-2
/
+3
2025-09-15
nfs: constify path argument of __vfs_getattr()
Al Viro
1
-1
/
+1
2025-09-06
nfs/localio: avoid bouncing LOCALIO if nfs_client_is_local()
Mike Snitzer
1
-5
/
+4
2025-09-05
nfs/localio: restore creds before releasing pageio data
Scott Mayhew
1
-5
/
+7
2025-08-03
nfs/localio: use read_seqbegin() rather than read_seqbegin_or_lock()
Li RongQing
1
-4
/
+3
2025-05-28
nfs_localio: change nfsd_file_put_local() to take a pointer to __rcu pointer
NeilBrown
1
-2
/
+9
2025-05-28
nfs_localio: simplify interface to nfsd for getting nfsd_file
NeilBrown
1
-25
/
+6
2025-05-28
nfs_localio: always hold nfsd net ref with nfsd_file ref
NeilBrown
1
-2
/
+2
2025-05-28
nfs_localio: use cmpxchg() to install new nfs_file_localio
NeilBrown
1
-8
/
+3
2025-05-28
NFS: always probe for LOCALIO support asynchronously
Mike Snitzer
1
-2
/
+4
2025-04-28
NFS/localio: Fix a race in nfs_local_open_fh()
Trond Myklebust
1
-1
/
+1
2025-01-21
nfs: fix incorrect error handling in LOCALIO
Mike Snitzer
1
-2
/
+2
2025-01-14
nfs: probe for LOCALIO when v4 client reconnects to server
Mike Snitzer
1
-0
/
+14
2025-01-14
nfs/localio: remove redundant code and simplify LOCALIO enablement
Mike Snitzer
1
-23
/
+5
2025-01-14
nfs: cache all open LOCALIO nfsd_file(s) in client
Mike Snitzer
1
-17
/
+72
2025-01-14
nfs_common: move localio_lock to new lock member of nfs_uuid_t
Mike Snitzer
1
-10
/
+4
2025-01-14
nfs_common: rename functions that invalidate LOCALIO nfs_clients
Mike Snitzer
1
-1
/
+1
2025-01-14
nfs/localio: add direct IO enablement with sync and async IO support
Mike Snitzer
1
-10
/
+83
2024-11-09
nfs/localio: must clear res.replen in nfs_local_read_done
NeilBrown
1
-0
/
+6
[next]