index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-08
NFS: Fix nfs4_proc_get_locations() kernel-doc comment
Yang Li
1
-1
/
+2
2022-02-08
NFS: Fix initialisation of nfs_client cl_flags field
Trond Myklebust
1
-1
/
+1
2022-02-02
NFS: Avoid duplicate uncached readdir calls on eof
Trond Myklebust
1
-5
/
+15
2022-02-02
NFS: Don't skip directory entries when doing uncached readdir
trondmy@kernel.org
1
-0
/
+1
2022-02-02
NFS: Don't overfill uncached readdir pages
trondmy@kernel.org
1
-1
/
+2
2022-01-25
Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
17
-111
/
+382
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2022-01-16
Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-24
/
+10
2022-01-13
NFSv4.1 test and add 4.1 trunking transport
Olga Kornievskaia
1
-1
/
+55
2022-01-13
NFSv4 handle port presence in fs_location server string
Olga Kornievskaia
2
-7
/
+12
2022-01-13
NFSv4 expose nfs_parse_server_name function
Olga Kornievskaia
2
-3
/
+4
2022-01-13
NFSv4.1 query for fs_location attr on a new file system
Olga Kornievskaia
4
-15
/
+80
2022-01-12
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-642
/
+262
2022-01-12
NFSv4 store server support for fs_location attribute
Olga Kornievskaia
1
-0
/
+2
2022-01-12
NFSv4 remove zero number of fs_locations entries error check
Olga Kornievskaia
2
-2
/
+3
2022-01-11
9p, afs, ceph, nfs: Use current_is_kswapd() rather than gfpflags_allow_blocki...
David Howells
1
-1
/
+2
2022-01-10
nfs: Implement cache I/O by accessing the cache directly
David Howells
4
-83
/
+127
2022-01-10
nfs: Convert to new fscache volume/cookie API
Dave Wysochanski
12
-595
/
+170
2022-01-08
nfs: block notification on fs with its own ->lock
J. Bruce Fields
1
-1
/
+1
2022-01-07
NFSv4: nfs_atomic_open() can race when looking up a non-regular file
Trond Myklebust
1
-0
/
+5
2022-01-07
NFSv4: Handle case where the lookup of a directory fails
Trond Myklebust
1
-0
/
+13
2022-01-07
fscache, cachefiles: Disable configuration
David Howells
1
-1
/
+1
2022-01-06
NFSv42: Fallocate and clone should also request 'blocks used'
Trond Myklebust
1
-5
/
+8
2022-01-06
NFSv4: Allow writebacks to request 'blocks used'
Trond Myklebust
2
-14
/
+9
2022-01-06
NFS: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-06
NFS: Fix the verifier for case sensitive filesystem in nfs_atomic_open()
Trond Myklebust
1
-1
/
+6
2022-01-06
NFS: Add a helper to remove case-insensitive aliases
Trond Myklebust
3
-2
/
+16
2022-01-06
NFS: Invalidate negative dentries on all case insensitive directory changes
Trond Myklebust
1
-4
/
+15
2022-01-06
NFSv4: Just don't cache negative dentries on case insensitive servers
Trond Myklebust
1
-0
/
+3
2022-01-06
NFSv4: Add some support for case insensitive filesystems
Trond Myklebust
2
-1
/
+47
2022-01-06
NFSv4.1: Fix uninitialised variable in devicenotify
Trond Myklebust
3
-11
/
+11
2022-01-06
nfs: nfs4clinet: check the return value of kstrdup()
Xiaoke Wang
1
-1
/
+4
2022-01-06
NFSv4 only print the label when its queried
Olga Kornievskaia
1
-3
/
+4
2022-01-06
nfs41: pnfs: filelayout: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-4
/
+2
2022-01-06
NFS: Ensure the server has an up to date ctime before renaming
Trond Myklebust
1
-0
/
+2
2022-01-06
NFS: Ensure the server has an up to date ctime before hardlinking
Trond Myklebust
1
-0
/
+2
2022-01-06
NFS: don't store 'struct cred *' in struct nfs_access_entry
NeilBrown
2
-7
/
+44
2022-01-06
NFS: pass cred explicitly for access tests
NeilBrown
3
-14
/
+20
2022-01-06
NFS: change nfs_access_get_cached to only report the mask
NeilBrown
2
-20
/
+18
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2
-0
/
+2
2021-12-13
NFS: switch the callback service back to non-pooled.
NeilBrown
1
-1
/
+1
2021-12-13
SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
NeilBrown
1
-5
/
+3
2021-12-13
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown
1
-1
/
+1
2021-12-13
SUNRPC/NFSD: clean up get/put functions.
NeilBrown
1
-12
/
+2
2021-12-13
SUNRPC: change svc_get() to return the svc.
NeilBrown
1
-4
/
+2
2021-12-13
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman
2
-3
/
+3
2021-11-27
Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-3
/
+10
2021-11-17
NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION
Olga Kornievskaia
1
-0
/
+4
2021-11-17
NFSv42: Fix pagecache invalidation after COPY/CLONE
Benjamin Coddington
1
-1
/
+3
2021-11-17
NFS: Add a tracepoint to show the results of nfs_set_cache_invalid()
Benjamin Coddington
2
-0
/
+2
[next]