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
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4: Fix leak of clp->cl_acceptor string
Chuck Lever
2019-10-10
1
-0
/
+1
*
NFS: Remove redundant mirror tracking in O_DIRECT
Trond Myklebust
2019-10-09
1
-42
/
+0
*
NFS: Fix O_DIRECT accounting of number of bytes read/written
Trond Myklebust
2019-10-09
1
-35
/
+43
*
nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request
ZhangXiaoxu
2019-10-02
1
-2
/
+3
*
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-09-26
11
-177
/
+365
|
\
|
*
pNFS/filelayout: enable LAYOUTGET on OPEN
Olga Kornievskaia
2019-09-24
1
-0
/
+1
|
*
NFS: Optimise the default readahead size
Trond Myklebust
2019-09-24
2
-9
/
+8
|
*
NFSv4: Handle NFS4ERR_OLD_STATEID in LOCKU
Trond Myklebust
2019-09-20
1
-5
/
+48
|
*
NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADE
Trond Myklebust
2019-09-20
3
-21
/
+72
|
*
NFSv4: Fix OPEN_DOWNGRADE error handling
Trond Myklebust
2019-09-20
1
-1
/
+3
|
*
pNFS: Handle NFS4ERR_OLD_STATEID on layoutreturn by bumping the state seqid
Trond Myklebust
2019-09-20
3
-7
/
+17
|
*
NFSv4: Add a helper to increment stateid seqids
Trond Myklebust
2019-09-20
1
-0
/
+9
|
*
NFSv4: Handle RPC level errors in LAYOUTRETURN
Trond Myklebust
2019-09-20
2
-0
/
+24
|
*
NFSv4: Handle NFS4ERR_DELAY correctly in return-on-close
Trond Myklebust
2019-09-20
1
-0
/
+4
|
*
NFSv4: Clean up pNFS return-on-close error handling
Trond Myklebust
2019-09-20
3
-56
/
+50
|
*
pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors
Trond Myklebust
2019-09-20
1
-2
/
+7
|
*
NFS: remove unused check for negative dentry
Benjamin Coddington
2019-09-20
1
-5
/
+1
|
*
NFSv3: use nfs_add_or_obtain() to create and reference inodes
Benjamin Coddington
2019-09-20
1
-9
/
+36
|
*
NFS: Refactor nfs_instantiate() for dentry referencing callers
Benjamin Coddington
2019-09-20
1
-14
/
+27
|
*
NFS: Have nfs4_proc_get_lease_time() call nfs4_call_sync_custom()
Anna Schumaker
2019-08-22
1
-10
/
+1
|
*
NFS: Have nfs41_proc_secinfo_no_name() call nfs4_call_sync_custom()
Anna Schumaker
2019-08-22
1
-2
/
+16
|
*
NFS: Have nfs41_proc_reclaim_complete() call nfs4_call_sync_custom()
Anna Schumaker
2019-08-22
1
-11
/
+2
|
*
NFS: Have _nfs4_proc_secinfo() call nfs4_call_sync_custom()
Anna Schumaker
2019-08-22
1
-8
/
+21
|
*
NFS: Have nfs4_proc_setclientid() call nfs4_call_sync_custom()
Anna Schumaker
2019-08-22
1
-8
/
+2
|
*
NFS: Add an nfs4_call_sync_custom() function
Anna Schumaker
2019-08-22
1
-10
/
+15
|
*
NFSv4: Fix a memory leak bug
Wenwen Wang
2019-08-21
1
-2
/
+4
|
*
fs: nfs: Fix possible null-pointer dereferences in encode_attrs()
Jia-Ju Bai
2019-08-20
1
-1
/
+1
*
|
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
2019-09-19
1
-1
/
+19
|
\
\
|
*
|
fs: nfs: Initialize filesystem timestamp ranges
Deepa Dinamani
2019-08-30
1
-1
/
+19
|
|
/
*
|
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2019-09-18
1
-2
/
+0
|
\
\
|
*
|
kill LOOKUP_NO_EVAL, don't bother including namei.h from audit.h
Al Viro
2019-08-30
1
-2
/
+0
*
|
|
NFS: Fix inode fileid checks in attribute revalidation code
Trond Myklebust
2019-09-02
1
-8
/
+10
*
|
|
NFS: remove set but not used variable 'mapping'
YueHaibing
2019-08-27
1
-2
/
+0
*
|
|
NFSv2: Fix write regression
Trond Myklebust
2019-08-27
1
-1
/
+3
*
|
|
NFSv2: Fix eof handling
Trond Myklebust
2019-08-27
1
-1
/
+2
*
|
|
NFS: Fix writepage(s) error handling to not report errors twice
Trond Myklebust
2019-08-26
1
-8
/
+13
*
|
|
NFS: Fix spurious EIO read errors
Trond Myklebust
2019-08-26
3
-21
/
+36
*
|
|
pNFS/flexfiles: Don't time out requests on hard mounts
Trond Myklebust
2019-08-26
1
-2
/
+9
*
|
|
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
Trond Myklebust
2019-08-26
1
-17
/
+0
*
|
|
pNFS/flexfiles: Turn off soft RPC calls
Trond Myklebust
2019-08-26
1
-5
/
+10
*
|
|
NFS: On fatal writeback errors, we need to call nfs_inode_remove_request()
Trond Myklebust
2019-08-19
1
-0
/
+3
*
|
|
NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup
Trond Myklebust
2019-08-19
1
-1
/
+1
*
|
|
NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0
Trond Myklebust
2019-08-19
2
-9
/
+19
*
|
|
NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()
Trond Myklebust
2019-08-19
1
-7
/
+9
*
|
|
NFSv4: Fix return value in nfs_finish_open()
Trond Myklebust
2019-08-19
1
-1
/
+1
*
|
|
NFSv4: Fix return values for nfs4_file_open()
Trond Myklebust
2019-08-19
1
-6
/
+6
*
|
|
NFS: Don't refresh attributes with mounted-on-file information
Trond Myklebust
2019-08-19
1
-14
/
+19
|
|
/
|
/
|
*
|
NFSv4: Ensure state recovery handles ETIMEDOUT correctly
Trond Myklebust
2019-08-07
2
-2
/
+7
*
|
NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
Trond Myklebust
2019-08-04
3
-2
/
+8
*
|
NFSv4: Fix an Oops in nfs4_do_setattr
Trond Myklebust
2019-08-04
1
-1
/
+1
[next]