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
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-04
NFSD: use explicit lock/unlock for directory ops
NeilBrown
1
-2
/
+4
2022-08-04
NFSD: reduce locking in nfsd_lookup()
NeilBrown
1
-8
/
+12
2022-08-04
NFSD: always drop directory lock in nfsd_unlink()
NeilBrown
1
-3
/
+1
2022-08-04
NFSD: change nfsd_create()/nfsd_symlink() to unlock directory before returning.
NeilBrown
1
-2
/
+0
2022-08-04
NFSD: add posix ACLs to struct nfsd_attrs
NeilBrown
1
-30
/
+16
2022-07-29
NFSD: add security label to struct nfsd_attrs
NeilBrown
1
-40
/
+9
2022-07-29
NFSD: set attributes when creating symlinks
NeilBrown
1
-1
/
+1
2022-07-29
NFSD: introduce struct nfsd_attrs
NeilBrown
1
-7
/
+16
2022-07-29
NFSD: verify the opened dentry after setting a delegation
Jeff Layton
1
-0
/
+1
2022-07-29
NFSD: Move copy offload callback arguments into a separate structure
Chuck Lever
1
-22
/
+22
2022-07-29
NFSD: Add nfsd4_send_cb_offload()
Chuck Lever
1
-15
/
+22
2022-07-29
NFSD: Remove kmalloc from nfsd4_do_async_copy()
Chuck Lever
1
-14
/
+14
2022-07-29
NFSD: Refactor nfsd4_do_copy()
Chuck Lever
1
-8
/
+14
2022-07-29
NFSD: Refactor nfsd4_cleanup_inter_ssc() (2/2)
Chuck Lever
1
-8
/
+7
2022-07-29
NFSD: Refactor nfsd4_cleanup_inter_ssc() (1/2)
Chuck Lever
1
-5
/
+5
2022-07-29
NFSD: Replace boolean fields in struct nfsd4_copy
Chuck Lever
1
-32
/
+19
2022-07-29
NFSD: Make nfs4_put_copy() static
Chuck Lever
1
-1
/
+1
2022-07-29
NFSD: Shrink size of struct nfsd4_copy
Chuck Lever
1
-2
/
+6
2022-07-29
NFSD: Shrink size of struct nfsd4_copy_notify
Chuck Lever
1
-2
/
+2
2022-07-29
NFSD: Fix strncpy() fortify warning
Chuck Lever
1
-1
/
+1
2022-07-29
NFSD: Demote a WARN to a pr_warn()
Chuck Lever
1
-3
/
+3
2022-07-29
NFSD: Fix space and spelling mistake
Zhang Jiaming
1
-2
/
+2
2022-05-23
SUNRPC: Use RMW bitops in single-threaded hot paths
Chuck Lever
1
-3
/
+4
2022-05-23
NFSD: Move documenting comment for nfsd4_process_open2()
Chuck Lever
1
-5
/
+1
2022-05-23
NFSD: Fix whitespace
Chuck Lever
1
-25
/
+25
2022-05-23
NFSD: Remove dprintk call sites from tail of nfsd4_open()
Chuck Lever
1
-4
/
+0
2022-05-23
NFSD: Instantiate a struct file when creating a regular NFSv4 file
Chuck Lever
1
-4
/
+39
2022-05-20
NFSD: Refactor NFSv4 OPEN(CREATE)
Chuck Lever
1
-10
/
+152
2022-02-09
NFSD: Clamp WRITE offsets
Chuck Lever
1
-2
/
+3
2022-02-09
NFSD: Fix the behavior of READ near OFFSET_MAX
Chuck Lever
1
-2
/
+6
2022-01-08
NFSD: Move fill_pre_wcc() and fill_post_wcc()
Chuck Lever
1
-1
/
+1
2022-01-08
NFSD: Rename boot verifier functions
Chuck Lever
1
-1
/
+1
2022-01-08
nfsd: Add a tracepoint for errors in nfsd4_clone_file_range()
Trond Myklebust
1
-1
/
+1
2022-01-08
nfsd: Replace use of rwsem with errseq_t
Trond Myklebust
1
-7
/
+9
2021-12-13
NFSD: Fix sparse warning
Chuck Lever
1
-1
/
+1
2021-10-13
NFSD: Save location of NFSv4 COMPOUND status
Chuck Lever
1
-1
/
+1
2021-10-02
NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
Chuck Lever
1
-2
/
+1
2021-10-02
NFSD: Initialize pointer ni with NULL and not plain integer 0
Colin Ian King
1
-1
/
+1
2021-10-02
NFSD: simplify struct nfsfh
NeilBrown
1
-2
/
+2
2021-07-06
nfsd: remove redundant assignment to pointer 'this'
Colin Ian King
1
-1
/
+1
2021-07-06
NFSD: Fix error return code in nfsd4_interssc_connect()
Wei Yongjun
1
-0
/
+1
2021-07-06
nfsd: fix kernel test robot warning in SSC code
Dai Ngo
1
-2
/
+2
2021-05-25
NFSD: delay unmount source's export after inter-server copy completed.
Dai Ngo
1
-4
/
+131
2021-05-25
NFSD add vfs_fsync after async copy is done
Olga Kornievskaia
1
-1
/
+13
2021-05-18
NFSD: Add an nfsd_cb_offload tracepoint
Chuck Lever
1
-0
/
+2
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-6
/
+0
2021-04-01
NFSv4.2: fix copy stateid copying for the async copy
Olga Kornievskaia
1
-2
/
+2
2021-03-22
nfsd: don't ignore high bits of copy count
J. Bruce Fields
1
-1
/
+1
2021-03-22
nfsd: COPY with length 0 should copy to end of file
J. Bruce Fields
1
-0
/
+3
2021-03-22
NFSD: Extract the svcxdr_init_encode() helper
Chuck Lever
1
-23
/
+8
[next]