index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
2023-01-24
pNFS/filelayout: Fix coalescing test for single DS
Olga Kornievskaia
2022-12-31
nfs: fix possible null-ptr-deref when parsing param
Hawkins Jiawei
2022-12-31
NFSv4.x: Fail client initialisation if state manager thread can't run
Trond Myklebust
2022-12-31
NFS: Allow very small rsize & wsize again
Anna Schumaker
2022-12-31
NFSv4.2: Set the correct size scratch buffer for decoding READ_PLUS
Anna Schumaker
2022-12-31
NFS: Fix an Oops in nfs_d_automount()
Trond Myklebust
2022-12-31
NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturn
Trond Myklebust
2022-12-31
NFSv4: Fix a credential leak in _nfs4_discover_trunking()
Trond Myklebust
2022-12-31
NFSv4.2: Fix initialisation of struct nfs4_label
Trond Myklebust
2022-12-31
NFSv4.2: Fix a memory stomp in decode_attr_security_label
Trond Myklebust
2022-12-31
NFSv4.2: Always decode the security label
Trond Myklebust
2022-12-31
NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decoding
Trond Myklebust
2022-10-27
nfs4: Fix kmemleak when allocate slot failed
Zhang Xiaoxu
2022-10-27
NFSv4.2: Fixup CLONE dest file size for zero-length count
Benjamin Coddington
2022-10-27
NFSv4: Retry LOCK on OLD_STATEID during delegation return
Benjamin Coddington
2022-10-27
NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot
Trond Myklebust
2022-10-27
NFSv4.1: Handle RECLAIM_COMPLETE trunking errors
Trond Myklebust
2022-10-27
NFSv4: Fix a potential state reclaim deadlock
Trond Myklebust
2022-10-27
NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
Kees Cook
2022-10-27
nfs: Remove redundant null checks before kfree
Yushan Zhou
2022-10-13
Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-06
Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-06
NFSv4/flexfiles: Cancel I/O if the layout is recalled or revoked
Trond Myklebust
2022-10-05
NFSv4.2: Add a tracepoint for listxattr
Anna Schumaker
2022-10-05
NFSv4.2: Add tracepoints for getxattr, setxattr, and removexattr
Anna Schumaker
2022-10-05
NFSv4.2: Move TRACE_DEFINE_ENUM(NFS4_CONTENT_*) under CONFIG_NFS_V4_2
Anna Schumaker
2022-10-05
NFSv4.2: Add special handling for LISTXATTR receiving NFS4ERR_NOXATTR
Anna Schumaker
2022-10-05
nfs: remove nfs_wait_atomic_killable() and nfs_write_prepare() declaration
Gaosheng Cui
2022-10-05
NFSv4: remove nfs4_renewd_prepare_shutdown() declaration
Gaosheng Cui
2022-10-05
fs/nfs/pnfs_nfs.c: fix spelling typo and syntax error in comment
Jiangshan Yi
2022-10-03
NFSv4/pNFS: Always return layout stats on layout return for flexfiles
Trond Myklebust
2022-10-03
NFS: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-10-03
NFS: clean up a needless assignment in nfs_file_write()
Lukas Bulwahn
2022-10-03
nfs: remove unnecessary (void*) conversions.
yuzhe
2022-10-03
NFSv4: Directly use ida_alloc()/free()
Bo Liu
2022-09-26
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
2022-09-12
Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-09-08
NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATE
Anna Schumaker
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2022-09-01
_nfs42_proc_copy(): use ->f_mapping instead of file_inode()->i_mapping
Al Viro
2022-09-01
nfs_finish_open(): don't open-code file_inode()
Al Viro
2022-09-01
NFSv4: Turn off open-by-filehandle and NFS re-export for NFSv4.0
Trond Myklebust
2022-08-22
Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-08-19
NFSv4.2 fix problems with __nfs42_ssc_open
Olga Kornievskaia
2022-08-19
NFS: unlink/rmdir shouldn't call d_delete() twice on ENOENT
NeilBrown
2022-08-13
NFS: Remove a bogus flag setting in pnfs_write_done_resend_to_mds
Trond Myklebust
2022-08-13
NFS: Fix another fsync() issue after a server reboot
Trond Myklebust
2022-08-13
NFS: Fix missing unlock in nfs_unlink()
Sun Ke
[next]