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
2016-10-08
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
1
-6
/
+0
2016-09-11
NFSv4.1: Fix the CREATE_SESSION slot number accounting
Trond Myklebust
1
-2
/
+10
2016-09-03
pNFS: Clear out all layout segments if the server unsets lrp->res.lrs_present
Trond Myklebust
1
-3
/
+6
2016-08-28
NFSv4.1: Close callback races for OPEN, LAYOUTGET and LAYOUTRETURN
Trond Myklebust
1
-13
/
+65
2016-08-28
NFSv4.1: Defer bumping the slot sequence number until we free the slot
Trond Myklebust
1
-2
/
+7
2016-08-28
NFSv4.1: Delay callback processing when there are referring triples
Trond Myklebust
1
-0
/
+2
2016-08-12
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-6
/
+3
2016-08-06
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+8
2016-08-06
NFSv4: Cleanup the setting of the nfs4 lease period
Trond Myklebust
1
-6
/
+3
2016-07-26
NFSv4: Clean up lookup of SECINFO_NO_NAME
Trond Myklebust
1
-8
/
+2
2016-07-25
NFSv4: Fix warning "no previous prototype for ‘nfs4_listxattr’"
Trond Myklebust
1
-1
/
+1
2016-07-25
Merge branch 'pnfs'
Trond Myklebust
1
-4
/
+2
2016-07-24
pNFS: Remove redundant pnfs_mark_layout_returned_if_empty()
Trond Myklebust
1
-1
/
+0
2016-07-24
pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid()
Trond Myklebust
1
-2
/
+1
2016-07-24
pNFS: LAYOUTRETURN should only update the stateid if the layout is valid
Trond Myklebust
1
-1
/
+1
2016-07-21
qstr: constify instances in nfs
Al Viro
1
-8
/
+8
2016-07-19
pNFS: Fix LAYOUTGET handling of NFS4ERR_BAD_STATEID and NFS4ERR_EXPIRED
Trond Myklebust
1
-19
/
+15
2016-07-19
pNFS: Separate handling of NFS4ERR_LAYOUTTRYLATER and RECALLCONFLICT
Trond Myklebust
1
-9
/
+14
2016-06-30
NFSv4: Allow retry of operations that used a returned delegation stateid
Trond Myklebust
1
-33
/
+46
2016-06-30
NFS/pnfs: Do not clobber existing pgio_done_cb in nfs4_proc_read_setup
Trond Myklebust
1
-1
/
+2
2016-06-28
NFS: Fix another OPEN_DOWNGRADE bug
Trond Myklebust
1
-3
/
+2
2016-06-24
NFS/pnfs: handle bad delegation stateids in nfs4_layoutget_handle_exception
Trond Myklebust
1
-4
/
+4
2016-06-24
NFSv4.1/pnfs: Ensure we handle delegation errors in nfs4_proc_layoutget()
Trond Myklebust
1
-1
/
+4
2016-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+9
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
1
-10
/
+9
2016-05-26
Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-86
/
+99
2016-05-17
pnfs: rework LAYOUTGET retry handling
Jeff Layton
1
-67
/
+48
2016-05-17
pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN args
Jeff Layton
1
-2
/
+3
2016-05-17
NFSv4: Use the right stateid for delegations in setattr, read and write
Trond Myklebust
1
-4
/
+9
2016-05-17
NFSv4: Label stateids with the type
Trond Myklebust
1
-0
/
+3
2016-05-17
sunrpc: Advertise maximum backchannel payload size
Chuck Lever
1
-4
/
+6
2016-05-17
nfs4: client: do not send empty SETATTR after OPEN_CREATE
Tigran Mkrtchyan
1
-9
/
+25
2016-05-17
NFS: Add COPY nfs operation
Anna Schumaker
1
-0
/
+1
2016-05-09
nfs: per-name sillyunlink exclusion
Al Viro
1
-1
/
+1
2016-05-09
NFS: Fix an LOCK/OPEN race when unlinking an open file
Chuck Lever
1
-0
/
+4
2016-04-11
xattr_handler: pass dentry and inode as separate arguments of ->get()
Al Viro
1
-6
/
+6
2016-03-22
Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-4
/
+59
2016-03-14
replace d_add_unique() with saner primitive
Al Viro
1
-6
/
+7
2016-02-23
Merge branch 'multipath'
Trond Myklebust
1
-3
/
+58
2016-02-23
Merge branch 'nfsv41_cb'
Trond Myklebust
1
-1
/
+1
2016-02-17
NFSv4: Fix a dentry leak on alias use
Benjamin Coddington
1
-2
/
+2
2016-02-06
NFS add callback_ops to nfs4_proc_bind_conn_to_session_callback
Andy Adamson
1
-0
/
+10
2016-02-06
NFSv4.1: nfs4_proc_bind_conn_to_session must iterate over all connections
Trond Myklebust
1
-3
/
+48
2016-01-25
NFSv4.x: Remove hard coded slotids in callback channel
Trond Myklebust
1
-1
/
+1
2016-01-15
Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-20
/
+51
2016-01-08
Merge branch 'bugfixes'
Trond Myklebust
1
-2
/
+4
2016-01-04
Merge branch 'pnfs_generic'
Trond Myklebust
1
-5
/
+7
2015-12-28
Merge branch 'flexfiles'
Trond Myklebust
1
-0
/
+9
2015-12-28
NFSv4.1/pNFS: Add a helper to mark the layout as returned
Trond Myklebust
1
-1
/
+2
2015-12-28
pNFS: Ensure nfs4_layoutget_prepare returns the correct error
Trond Myklebust
1
-4
/
+5
[next]