index
:
kernel/git/stable/linux.git
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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
2020-01-15
NFS: Fix fix of show_nfs_errors
Trond Myklebust
2020-01-15
NFSv4: Improve read/write/commit tracing
Trond Myklebust
2020-01-15
NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
Trond Myklebust
2020-01-15
NFS: Fix up fsync() when the server rebooted
Trond Myklebust
2020-01-15
NFS: Revalidate the file mapping on all fatal writeback errors
Trond Myklebust
2020-01-15
NFS: Revalidate the file size on a fatal write error
Trond Myklebust
2020-01-15
NFS: Add missing null check for failed allocation
Colin Ian King
2020-01-15
nfs: NFS_SWAP should depend on SWAP
Geert Uytterhoeven
2020-01-15
fs/nfs, swapon: check holes in swapfile
Murphy Zhou
2020-01-15
NFS4: Report callback authentication errors
Chuck Lever
2020-01-15
NFS: Introduce trace events triggered by page writeback errors
Chuck Lever
2020-01-15
NFS: move dprintk after nfs_alloc_fattr in nfs3_proc_lookup
zhengbin
2020-01-15
NFS4: Remove unneeded semicolon
zhengbin
2020-01-15
nfs: encode nfsv4 timestamps as 64-bit
Arnd Bergmann
2020-01-15
nfs: remove timespec from xdr_encode_nfstime
Arnd Bergmann
2020-01-15
nfs: fscache: use timespec64 in inode auxdata
Arnd Bergmann
2020-01-15
nfs: use timespec64 in nfs_fattr
Arnd Bergmann
2020-01-15
NFS: Attach supplementary error information to fs_context.
Scott Mayhew
2020-01-15
NFS: Additional refactoring for fs_context conversion
Scott Mayhew
2020-01-15
NFS: Add fs_context support.
David Howells
2020-01-15
NFS: Convert mount option parsing to use functionality from fs_parser.h
Scott Mayhew
2020-01-15
NFS: rename nfs_fs_context pointer arg in a few functions
Scott Mayhew
2020-01-15
NFS: Do some tidying of the parsing code
David Howells
2020-01-15
NFS: Add a small buffer in nfs_fs_context to avoid string dup
David Howells
2020-01-15
NFS: Deindent nfs_fs_context_parse_option()
David Howells
2020-01-15
NFS: Split nfs_parse_mount_options()
David Howells
2020-01-15
NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context
David Howells
2020-01-15
NFS: Constify mount argument match tables
David Howells
2020-01-15
NFS: Move mount parameterisation bits into their own file
David Howells
2020-01-15
nfs: get rid of ->set_security()
Al Viro
2020-01-15
nfs_clone_sb_security(): simplify the check for server bogosity
Al Viro
2020-01-15
nfs: get rid of mount_info ->fill_super()
Al Viro
2020-01-15
nfs: don't pass nfs_subversion to ->create_server()
Al Viro
2020-01-15
nfs: unexport nfs_fs_mount_common()
Al Viro
2020-01-15
nfs: merge xdev and remote file_system_type
Al Viro
2020-01-15
nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co...
Al Viro
2020-01-15
nfs: stash nfs_subversion reference into nfs_mount_info
Al Viro
2020-01-15
nfs: lift setting mount_info from nfs_xdev_mount()
Al Viro
2020-01-15
nfs4: fold nfs_do_root_mount/nfs_follow_remote_path
Al Viro
2020-01-15
nfs: don't bother setting/restoring export_path around do_nfs_root_mount()
Al Viro
2020-01-15
nfs: fold nfs4_remote_fs_type and nfs4_remote_referral_fs_type
Al Viro
2020-01-15
nfs: lift setting mount_info from nfs4_remote{,_referral}_mount
Al Viro
2020-01-15
nfs: stash server into struct nfs_mount_info
Al Viro
2020-01-15
saner calling conventions for nfs_fs_mount_common()
Al Viro
2020-01-15
reimplement path_mountpoint() with less magic
Al Viro
2019-12-18
nfs: fscache: use timespec64 in inode auxdata
Arnd Bergmann
2019-12-18
nfs: fix timstamp debug prints
Arnd Bergmann
2019-11-18
NFS4: Trace lock reclaims
Chuck Lever
2019-11-18
NFS4: Trace state recovery operation
Chuck Lever
2019-11-18
NFSv4.2 fix memory leak in nfs42_ssc_open
Olga Kornievskaia
[prev]
[next]