index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-05
NFSD: Add missing NFSv2 .pc_func methods
Chuck Lever
1
-0
/
+16
2020-10-01
nfsd: Don't add locks to closed or closing open stateids
Trond Myklebust
1
-30
/
+43
2020-07-09
nfsd: apply umask on fs without ACL support
J. Bruce Fields
1
-0
/
+6
2020-06-25
nfsd: Fix svc_xprt refcnt leak when setup callback client failed
Xiyu Yang
1
-0
/
+2
2020-05-02
nfsd: memory corruption in nfsd4_lock()
Vasily Averin
1
-0
/
+2
2020-02-11
nfsd: Return the correct number of bytes written to the file
Trond Myklebust
1
-0
/
+1
2020-02-11
nfsd: fix jiffies/time_t mixup in LRU list
Arnd Bergmann
2
-2
/
+2
2020-02-11
nfsd: fix delay timer on 32-bit architectures
Arnd Bergmann
1
-1
/
+1
2020-01-09
nfsd4: fix up replay_matches_cache()
Scott Mayhew
1
-5
/
+10
2019-12-13
nfsd: Return EPERM, not EACCES, in some SETATTR cases
zhengbin
1
-2
/
+15
2019-12-13
nfsd: fix a warning in __cld_pipe_upcall()
Scott Mayhew
1
-11
/
+6
2019-07-10
nfsd: Fix overflow causing non-working mounts on 1 TB machines
Paul Menzel
1
-1
/
+1
2019-06-15
nfsd: avoid uninitialized variable warning
Arnd Bergmann
1
-0
/
+4
2019-06-15
nfsd: allow fh_want_write to be called twice
J. Bruce Fields
1
-1
/
+4
2019-05-02
nfsd: Don't release the callback slot unless it was actually held
Trond Myklebust
2
-1
/
+8
2019-03-23
nfsd: fix wrong check in write_v4_end_grace()
Yihao Wu
1
-1
/
+1
2019-03-23
nfsd: fix memory corruption caused by readdir
NeilBrown
2
-2
/
+15
2019-03-23
nfsd: fix performance-limiting session calculation
J. Bruce Fields
1
-4
/
+4
2019-02-20
Revert "nfsd4: return default lease period"
J. Bruce Fields
1
-2
/
+2
2019-02-12
nfsd4: fix crash on writing v4_end_grace before nfsd startup
J. Bruce Fields
1
-0
/
+2
2019-01-13
nfsd4: zero-length WRITE should succeed
J. Bruce Fields
1
-2
/
+0
2018-11-21
nfsd: COPY and CLONE operations require the saved filehandle to be set
Scott Mayhew
1
-0
/
+3
2018-11-13
nfsd: correctly decrement odstate refcount in error path
Andrew Elble
1
-2
/
+1
2018-09-24
vfs: swap names of {do,vfs}_clone_file_range()
Amir Goldstein
1
-1
/
+2
2018-08-23
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
12
-91
/
+131
2018-08-22
nfsd: Remove callback_cred
Chuck Lever
3
-30
/
+2
2018-08-22
nfsd: Use correct credential for NFSv4.0 callback with GSS
Chuck Lever
1
-1
/
+8
2018-08-22
sunrpc: Extract target name into svc_cred
Chuck Lever
1
-2
/
+5
2018-08-09
nfsd: use true and false for boolean values
Gustavo A. R. Silva
1
-3
/
+3
2018-08-09
nfsd: constify write_op[]
Eric Biggers
1
-1
/
+1
2018-08-09
fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_id
nixiaoming
1
-3
/
+1
2018-08-09
NFSD: Handle full-length symlinks
Chuck Lever
2
-0
/
+4
2018-08-09
NFSD: Refactor the generic write vector fill helper
Chuck Lever
3
-21
/
+8
2018-08-09
nfsd: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-09
nfsd: fix leaked file lock with nfs exported overlayfs
Amir Goldstein
1
-1
/
+1
2018-07-12
IMA: don't propagate opened through the entire thing
Al Viro
1
-1
/
+1
2018-06-19
nfsd: don't advertise a SCSI layout for an unsupported request_queue
Benjamin Coddington
1
-9
/
+2
2018-06-17
nfsd: fix corrupted reply to badly ordered compound
J. Bruce Fields
1
-0
/
+1
2018-06-17
nfsd: clarify check_op_ordering
J. Bruce Fields
1
-4
/
+9
2018-06-17
nfsd: update obselete comment referencing the BKL
J. Bruce Fields
1
-3
/
+3
2018-06-17
nfsd4: cleanup sessionid in nfsd4_destroy_session
J. Bruce Fields
1
-4
/
+4
2018-06-17
nfsd4: less confusing nfsd4_compound_in_session
J. Bruce Fields
1
-4
/
+4
2018-06-17
nfsd4: support change_attr_type attribute
J. Bruce Fields
2
-0
/
+11
2018-06-17
nfsd: fix NFSv4 time_delta attribute
J. Bruce Fields
1
-3
/
+26
2018-06-17
nfsd4: return default lease period
J. Bruce Fields
1
-2
/
+2
2018-06-17
nfsd4: extend reclaim period for reclaiming clients
J. Bruce Fields
4
-1
/
+36
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-11
/
+20
2018-06-14
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...
Arnd Bergmann
4
-11
/
+20
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-13
/
+20
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+2
[next]