index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-05-09
1
-6
/
+2
|
\
|
*
NFS: Store the credential of the mount process in the nfs_server
Trond Myklebust
2019-04-26
1
-0
/
+1
|
*
NFS: Replace custom error reporting mechanism with generic one
Trond Myklebust
2019-04-25
1
-6
/
+0
|
*
NFS: Consider ETIMEDOUT to be a fatal error
Trond Myklebust
2019-04-25
1
-0
/
+1
*
|
nfs{,4}: switch to ->free_inode()
Al Viro
2019-05-01
1
-1
/
+1
|
/
*
NFS: readdirplus optimization by cache mechanism
luanshi
2019-02-20
1
-1
/
+2
*
NFS: ENOMEM should also be a fatal error.
Trond Myklebust
2019-02-20
1
-0
/
+1
*
NFS: EINTR is also a fatal error.
Trond Myklebust
2019-02-20
1
-0
/
+1
*
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-01-05
1
-1
/
+1
|
\
|
*
LSM: hide struct security_mnt_opts from any generic code
Al Viro
2018-12-21
1
-1
/
+1
*
|
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
2019-01-02
1
-3
/
+3
*
|
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-19
1
-4
/
+4
*
|
NFSv4: cleanup remove unused nfs4_xdev_fs_type
Olga Kornievskaia
2018-12-19
1
-1
/
+0
|
/
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-1
/
+1
*
Pass mode to wait_on_atomic_t() action funcs and provide default actions
David Howells
2017-11-13
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
NFS: various changes relating to reporting IO errors.
NeilBrown
2017-09-11
1
-0
/
+7
*
NFS: Fix 2 use after free issues in the I/O code
Trond Myklebust
2017-09-08
1
-1
/
+0
*
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-13
1
-3
/
+5
|
\
|
*
nfs: add export operations
Peng Tao
2017-07-13
1
-0
/
+2
|
*
NFS: convert flags to bool
Benjamin Coddington
2017-07-13
1
-3
/
+3
|
*
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
2017-07-13
1
-2
/
+2
|
*
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2017-07-13
1
-3
/
+3
*
|
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-07-13
1
-5
/
+5
|
\
\
|
*
|
Merge tag 'v4.12-rc5' into nfsd tree
J. Bruce Fields
2017-06-28
1
-2
/
+0
|
|
\
|
|
*
|
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
2017-05-15
1
-2
/
+2
|
*
|
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2017-05-15
1
-3
/
+3
*
|
|
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
2017-06-20
1
-0
/
+1
|
|
/
|
/
|
*
|
nfs: Mark unnecessarily extern functions as static
Jan Kara
2017-06-03
1
-2
/
+0
|
/
*
NFS append COMMIT after synchronous COPY
Olga Kornievskaia
2017-05-08
1
-1
/
+0
*
NFS: Add a few more fatal I/O errors to nfs_error_is_fatal()
Trond Myklebust
2017-04-26
1
-0
/
+4
*
pNFS: return status from nfs4_pnfs_ds_connect
Weston Andros Adamson
2017-03-17
1
-0
/
+2
*
NFS: Clean up cache validity checking
Trond Myklebust
2016-12-19
1
-0
/
+1
*
NFS: Allow getattr to also report readdirplus cache hits
Trond Myklebust
2016-12-02
1
-0
/
+1
*
NFS: Remove unused authflavour parameter from nfs_get_client()
Anna Schumaker
2016-12-01
1
-5
/
+3
*
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-10-13
1
-4
/
+3
|
\
|
*
pNFS: Fix atime updates on pNFS clients
Trond Myklebust
2016-09-27
1
-1
/
+0
|
*
nfs: cover ->migratepage with CONFIG_MIGRATION
Chao Yu
2016-09-20
1
-3
/
+0
|
*
NFS pnfs data server multipath session trunking
Andy Adamson
2016-09-19
1
-0
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-1
/
+2
|
\
\
|
*
|
fs: make remaining filesystems use .rename2
Miklos Szeredi
2016-09-27
1
-1
/
+2
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-07
1
-3
/
+3
|
\
\
|
*
|
mm: remove page_file_index
Huang Ying
2016-10-07
1
-3
/
+3
|
|
/
*
/
switch generic_file_splice_read() to use of ->read_iter()
Al Viro
2016-10-05
1
-2
/
+0
|
/
*
NFS: Allow the mount option retrans=0
Trond Myklebust
2016-08-16
1
-1
/
+4
*
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-07-30
1
-11
/
+51
|
\
|
*
Merge branch 'writeback'
Trond Myklebust
2016-07-24
1
-0
/
+40
|
|
\
|
|
*
NFSv4.2: Fix writeback races in nfs4_copy_file_range
Trond Myklebust
2016-07-05
1
-0
/
+3
|
|
*
NFS: Do not aggressively cache file attributes in the case of O_DIRECT
Trond Myklebust
2016-07-05
1
-0
/
+5
|
|
*
NFS: Do not serialise O_DIRECT reads and writes
Trond Myklebust
2016-07-05
1
-0
/
+8
[next]