index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-07
NFSv4: Ensure state recovery handles ETIMEDOUT correctly
Trond Myklebust
1
-0
/
+2
2019-08-05
NFSv4: Fix an Oops in nfs4_do_setattr
Trond Myklebust
1
-1
/
+1
2019-08-05
NFSv4: Check the return value of update_open_stateid()
Trond Myklebust
1
-4
/
+8
2019-08-05
NFSv4.1: Fix open stateid recovery
Trond Myklebust
1
-27
/
+38
2019-08-05
NFSv4: Fix delegation state recovery
Trond Myklebust
1
-13
/
+12
2019-08-05
NFSv4: Fix a credential refcount leak in nfs41_check_delegation_stateid
Trond Myklebust
1
-2
/
+1
2019-07-18
SUNRPC: Fix up backchannel slot table accounting
Trond Myklebust
1
-0
/
+3
2019-07-15
NFSv4: Validate the stateid before applying it to state recovery
Trond Myklebust
1
-2
/
+19
2019-07-13
nfs4: Make nfs4_proc_get_lease_time available for nfs4.0
Donald Buczek
1
-1
/
+5
2019-07-06
NFS: send state management on a single connection.
NeilBrown
1
-9
/
+13
2019-07-06
NFSv4: Handle open for execute correctly
Trond Myklebust
1
-8
/
+20
2019-06-21
NFS4: Only set creation opendata if O_CREAT
Benjamin Coddington
1
-9
/
+11
2019-05-30
NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled
Yihao Wu
1
-3
/
+5
2019-05-30
NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiter
Yihao Wu
1
-17
/
+7
2019-04-25
NFS: Allow signal interruption of NFS4ERR_DELAYed operations
Trond Myklebust
1
-34
/
+105
2019-04-25
SUNRPC: Add function rpc_sleep_on_timeout()
Trond Myklebust
1
-6
/
+12
2019-04-25
SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()
Trond Myklebust
1
-1
/
+1
2019-03-19
NFSv4.1 don't free interrupted slot on open
Olga Kornievskaia
1
-1
/
+2
2019-03-18
NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()
Catalin Marinas
1
-2
/
+0
2019-03-02
NFSv4: Handle early exit in layoutget by returning an error
Trond Myklebust
1
-2
/
+4
2019-03-02
NFSv4.2: Add client support for the generic 'layouterror' RPC call
Trond Myklebust
1
-1
/
+2
2019-03-01
NFSv4.1: Don't process the sequence op more than once.
Trond Myklebust
1
-1
/
+1
2019-03-01
NFSv4.1: Reinitialise sequence results before retransmitting a request
Trond Myklebust
1
-4
/
+8
2019-02-21
NFSv4.1: Avoid false retries when RPC calls are interrupted
Trond Myklebust
1
-57
/
+48
2019-02-20
NFS: Fix sparse annotations for nfs_set_open_stateid_locked()
Trond Myklebust
1
-0
/
+4
2019-02-20
NFS: Fix up documentation warnings
Trond Myklebust
1
-4
/
+4
2019-01-03
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-82
/
+76
2019-01-02
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
1
-3
/
+5
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
1
-95
/
+72
2018-12-19
NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.
NeilBrown
1
-3
/
+10
2018-12-19
NFS: change access cache to use 'struct cred'.
NeilBrown
1
-4
/
+12
2018-12-19
NFSv4: don't require lock for get_renew_cred or get_machine_cred
NeilBrown
1
-2
/
+2
2018-11-30
NFS: use locks_copy_lock() to copy locks.
NeilBrown
1
-2
/
+4
2018-11-01
NFS: fix spelling mistake, EACCESS -> EACCES
Colin Ian King
1
-1
/
+1
2018-09-30
NFS: Fix dentry revalidation on NFSv4 lookup
Trond Myklebust
1
-3
/
+12
2018-09-30
NFSv4: Convert struct nfs4_state to use refcount_t
Trond Myklebust
1
-4
/
+4
2018-09-30
NFS: Convert lookups of the open context to RCU
Trond Myklebust
1
-6
/
+24
2018-09-15
Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-12
/
+19
2018-09-14
NFS: Don't open code clearing of delegation state
Trond Myklebust
1
-9
/
+12
2018-09-14
NFSv4.1 fix infinite loop on I/O.
Trond Myklebust
1
-3
/
+7
2018-08-24
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-26
/
+130
2018-08-16
pNFS: When updating the stateid in layoutreturn, also update the recall range
Trond Myklebust
1
-0
/
+3
2018-08-14
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2018-08-14
NFSv4: Fix a typo in nfs4_init_channel_attrs()
Trond Myklebust
1
-1
/
+1
2018-08-09
NFS add a simple sync nfs4_proc_commit after async COPY
Olga Kornievskaia
1
-0
/
+34
2018-08-09
NFS export nfs4_async_handle_error
Olga Kornievskaia
1
-1
/
+1
2018-08-09
NFS OFFLOAD_CANCEL xdr
Olga Kornievskaia
1
-0
/
+1
2018-08-08
NFSv4: Fix error handling in nfs4_sp4_select_mode()
Wei Yongjun
1
-1
/
+1
2018-08-08
NFS: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+8
2018-08-08
NFSv4: Mark the inode change attribute up to date in update_changeattr()
Trond Myklebust
1
-0
/
+1
[next]