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
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-0
/
+2
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+0
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
1
-1
/
+0
2019-04-22
nfsd: wake blocked file lock waiters before sending callback
Jeff Layton
1
-0
/
+9
2019-04-22
nfsd: wake waiters blocked on file_lock before deleting it
Jeff Layton
1
-2
/
+1
2019-04-08
fs: mark expected switch fall-throughs
Gustavo A. R. Silva
2
-0
/
+2
2019-04-08
nfsd: Don't release the callback slot unless it was actually held
Trond Myklebust
2
-1
/
+8
2019-04-05
nfsd/nfsd3_proc_readdir: fix buffer count and page pointers
Murphy Zhou
2
-4
/
+24
2019-03-12
Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-11
/
+26
2019-03-08
nfsd: allow nfsv3 readdir request to be larger.
NeilBrown
2
-2
/
+4
2019-03-06
nfsd: fix wrong check in write_v4_end_grace()
Yihao Wu
1
-1
/
+1
2019-03-05
nfsd: fix memory corruption caused by readdir
NeilBrown
2
-2
/
+15
2019-02-25
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
1
-13
/
+0
2019-02-21
nfsd: fix performance-limiting session calculation
J. Bruce Fields
1
-4
/
+4
2019-02-14
Revert "nfsd4: return default lease period"
J. Bruce Fields
1
-2
/
+2
2019-02-13
NFS: Remove print_overflow_msg()
Chuck Lever
1
-13
/
+0
2019-02-06
nfsd: fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2019-02-06
nfsd: Fix error return values for nfsd4_clone_file_range()
Trond Myklebust
1
-2
/
+4
2019-01-02
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-17
/
+16
2019-01-02
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
6
-28
/
+34
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-1
/
+1
2018-12-27
nfsd: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
2018-12-27
Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-3
/
+3
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2
-12
/
+6
2018-12-19
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
1
-8
/
+4
2018-12-19
SUNRPC: remove uid and gid from struct auth_cred
NeilBrown
1
-4
/
+2
2018-12-19
SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
NeilBrown
1
-1
/
+12
2018-12-14
NFSD remove OP_CACHEME from 4.2 op_flags
Olga Kornievskaia
1
-4
/
+4
2018-12-07
fs/locks: merge posix_unblock_lock() and locks_delete_block()
NeilBrown
1
-3
/
+3
2018-12-04
nfsd: Return EPERM, not EACCES, in some SETATTR cases
zhengbin
1
-2
/
+15
2018-11-28
nfsd: clean up indentation, increase indentation in switch statement
Colin Ian King
1
-3
/
+3
2018-11-28
nfsd: fix a warning in __cld_pipe_upcall()
Scott Mayhew
1
-11
/
+6
2018-11-28
nfsd4: fix crash on writing v4_end_grace before nfsd startup
J. Bruce Fields
1
-0
/
+2
2018-11-27
nfsd4: skip unused assignment
J. Bruce Fields
1
-1
/
+1
2018-11-27
nfsd4: forbid all renames during grace period
J. Bruce Fields
1
-2
/
+1
2018-11-27
nfsd4: remove unused nfs4_check_olstateid parameter
J. Bruce Fields
1
-2
/
+2
2018-11-27
nfsd4: zero-length WRITE should succeed
J. Bruce Fields
1
-2
/
+0
2018-11-08
nfsd: COPY and CLONE operations require the saved filehandle to be set
Scott Mayhew
1
-0
/
+3
2018-11-02
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+6
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-2
/
+2
2018-10-30
Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
15
-126
/
+603
2018-10-30
vfs: plumb remap flags through the vfs clone functions
Darrick J. Wong
1
-1
/
+1
2018-10-30
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
1
-2
/
+6
2018-10-29
nfsd: correctly decrement odstate refcount in error path
Andrew Elble
1
-2
/
+1
2018-10-29
nfsd: fix fall-through annotations
Gustavo A. R. Silva
1
-1
/
+2
2018-10-29
knfsd: Improve lookup performance in the duplicate reply cache using an rbtree
Trond Myklebust
2
-11
/
+27
2018-10-29
knfsd: Further simplify the cache lookup
Trond Myklebust
2
-37
/
+27
2018-10-29
knfsd: Simplify NFS duplicate replay cache
Trond Myklebust
1
-50
/
+44
2018-10-29
knfsd: Remove dead code from nfsd_cache_lookup
Trond Myklebust
1
-8
/
+0
2018-10-29
knfsd: Lockless lookup of NFSv4 identities.
Trond Myklebust
1
-5
/
+6
[next]