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
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-10
pNFS: We want return-on-close to complete when evicting the inode
Trond Myklebust
1
-16
/
+10
2021-01-06
NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock
Dave Wysochanski
1
-1
/
+1
2020-12-17
Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-29
/
+42
2020-12-16
NFSv4/pnfs: Add tracing for the deviceid cache
Trond Myklebust
1
-0
/
+2
2020-12-14
NFSv4.2/pnfs: Don't use READ_PLUS with pNFS yet
Trond Myklebust
1
-7
/
+8
2020-12-10
NFS: Disable READ_PLUS by default
Anna Schumaker
1
-1
/
+1
2020-12-02
NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir calls
Trond Myklebust
1
-0
/
+2
2020-12-02
NFS: Allow the NFS generic code to pass in a verifier to readdir
Trond Myklebust
1
-19
/
+17
2020-12-02
NFSv4.2: condition READDIR's mask for security label based on LSM state
Olga Kornievskaia
1
-2
/
+8
2020-12-02
NFSv4: Observe the NFS_MOUNT_SOFTREVAL flag in _nfs4_proc_lookupp
Trond Myklebust
1
-1
/
+5
2020-10-16
NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag
Olga Kornievskaia
1
-3
/
+6
2020-10-09
NFSv4: Use the net namespace uniquifier if it is set
Trond Myklebust
1
-4
/
+17
2020-10-09
NFSv4: Clean up initialisation of uniquified client id strings
Trond Myklebust
1
-41
/
+34
2020-10-07
NFS: Add READ_PLUS data segment support
Anna Schumaker
1
-3
/
+40
2020-10-02
NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE
Benjamin Coddington
1
-34
/
+47
2020-09-24
NFSv4: make cache consistency bitmask dynamic
Olga Kornievskaia
1
-3
/
+42
2020-09-21
nfs4: strengthen error check to avoid unexpected result
Chengguang Xu
1
-1
/
+1
2020-09-21
NFS: remove redundant pointer clnt
Colin Ian King
1
-3
/
+1
2020-09-09
Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+9
2020-09-05
NFS: Zero-stateid SETATTR should first return delegation
Chuck Lever
1
-1
/
+3
2020-08-26
NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall
Olga Kornievskaia
1
-1
/
+6
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-16
/
+16
2020-08-15
Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-33
/
+206
2020-08-12
nfs: Fix getxattr kernel panic and memory overflow
Jeffrey Mitchell
1
-2
/
+0
2020-08-03
Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'
Rafael J. Wysocki
1
-1
/
+1
2020-07-17
freezer: Add unsafe versions of freezable_schedule_timeout_interruptible for NFS
He Zhe
1
-1
/
+1
2020-07-14
freezer: Add unsafe version of freezable_schedule_timeout_interruptible() for...
He Zhe
1
-1
/
+1
2020-07-13
NFSv4.2: add client side xattr caching.
Frank van der Linden
1
-6
/
+36
2020-07-13
NFSv4.2: hook in the user extended attribute handlers
Frank van der Linden
1
-2
/
+121
2020-07-13
nfs: make the buf_to_pages_noslab function available to the nfs code
Frank van der Linden
1
-2
/
+2
2020-07-13
nfs: define and use the NFS_INO_INVALID_XATTR flag
Frank van der Linden
1
-1
/
+2
2020-07-13
nfs: modify update_changeattr to deal with regular files
Frank van der Linden
1
-26
/
+44
2020-07-13
NFSv4.2: query the extended attribute access bits
Frank van der Linden
1
-0
/
+6
2020-07-13
NFSv4.2: query the server for extended attribute support
Frank van der Linden
1
-1
/
+2
2020-07-13
NFS: Fix interrupted slots by sending a solo SEQUENCE operation
Anna Schumaker
1
-2
/
+18
2020-05-27
NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION
Olga Kornievskaia
1
-1
/
+1
2020-05-11
NFS: Don't use RPC_TASK_CRED_NOREF with delegreturn
Trond Myklebust
1
-1
/
+1
2020-04-28
NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION
Olga Kornievskaia
1
-0
/
+8
2020-04-25
NFSv4: Remove unreachable error condition due to rpc_run_task()
Xiyu Yang
1
-2
/
+1
2020-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-7
/
+12
2020-04-03
NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn()
Trond Myklebust
1
-0
/
+1
2020-04-03
NFS: Beware when dereferencing the delegation cred
Trond Myklebust
1
-0
/
+3
2020-03-31
Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+3
2020-03-30
NFS: Ensure security label is set for root inode
Scott Mayhew
1
-9
/
+3
2020-03-16
nfs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-16
NFSv4: Avoid unnecessary credential references in layoutget
Trond Myklebust
1
-1
/
+1
2020-03-16
NFSv4: Avoid referencing the cred unnecessarily during NFSv4 I/O
Trond Myklebust
1
-5
/
+5
2020-03-16
NFS: Ensure we time out if a delegreturn does not complete
Trond Myklebust
1
-1
/
+2
2020-02-13
NFSv4.1 make cachethis=no for writes
Olga Kornievskaia
1
-1
/
+1
2020-02-10
NFSv4: Fix races between open and dentry revalidation
Trond Myklebust
1
-2
/
+16
[next]