index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
2016-09-19
pnfs: add a new mechanism to select a layout driver according to an ordered list
Jeff Layton
2016-09-19
NFS pnfs data server multipath session trunking
Andy Adamson
2016-09-19
NFS test session trunking with exchange id
Andy Adamson
2016-09-19
NFS setup async exchange_id
Andy Adamson
2016-09-19
NFSv4.x: Add kernel parameter to control the callback server
Trond Myklebust
2016-09-11
NFSv4.1: Fix the CREATE_SESSION slot number accounting
Trond Myklebust
2016-09-03
pNFS: Clear out all layout segments if the server unsets lrp->res.lrs_present
Trond Myklebust
2016-08-28
NFSv4.1: Close callback races for OPEN, LAYOUTGET and LAYOUTRETURN
Trond Myklebust
2016-08-28
NFSv4.1: Defer bumping the slot sequence number until we free the slot
Trond Myklebust
2016-08-28
NFSv4.1: Delay callback processing when there are referring triples
Trond Myklebust
2016-08-12
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-08-06
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-08-05
NFSv4: Cleanup the setting of the nfs4 lease period
Trond Myklebust
2016-07-26
NFSv4: Clean up lookup of SECINFO_NO_NAME
Trond Myklebust
2016-07-24
NFSv4: Fix warning "no previous prototype for ‘nfs4_listxattr’"
Trond Myklebust
2016-07-24
Merge branch 'pnfs'
Trond Myklebust
2016-07-24
pNFS: Remove redundant pnfs_mark_layout_returned_if_empty()
Trond Myklebust
2016-07-24
pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid()
Trond Myklebust
2016-07-24
pNFS: LAYOUTRETURN should only update the stateid if the layout is valid
Trond Myklebust
2016-07-20
qstr: constify instances in nfs
Al Viro
2016-07-19
pNFS: Fix LAYOUTGET handling of NFS4ERR_BAD_STATEID and NFS4ERR_EXPIRED
Trond Myklebust
2016-07-19
pNFS: Separate handling of NFS4ERR_LAYOUTTRYLATER and RECALLCONFLICT
Trond Myklebust
2016-06-30
NFSv4: Allow retry of operations that used a returned delegation stateid
Trond Myklebust
2016-06-30
NFS/pnfs: Do not clobber existing pgio_done_cb in nfs4_proc_read_setup
Trond Myklebust
2016-06-28
NFS: Fix another OPEN_DOWNGRADE bug
Trond Myklebust
2016-06-24
NFS/pnfs: handle bad delegation stateids in nfs4_layoutget_handle_exception
Trond Myklebust
2016-06-24
NFSv4.1/pnfs: Ensure we handle delegation errors in nfs4_proc_layoutget()
Trond Myklebust
2016-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
2016-05-26
Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-05-17
pnfs: rework LAYOUTGET retry handling
Jeff Layton
2016-05-17
pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN args
Jeff Layton
2016-05-17
NFSv4: Use the right stateid for delegations in setattr, read and write
Trond Myklebust
2016-05-17
NFSv4: Label stateids with the type
Trond Myklebust
2016-05-17
sunrpc: Advertise maximum backchannel payload size
Chuck Lever
2016-05-17
nfs4: client: do not send empty SETATTR after OPEN_CREATE
Tigran Mkrtchyan
2016-05-17
NFS: Add COPY nfs operation
Anna Schumaker
2016-05-09
nfs: per-name sillyunlink exclusion
Al Viro
2016-05-09
NFS: Fix an LOCK/OPEN race when unlinking an open file
Chuck Lever
2016-04-10
xattr_handler: pass dentry and inode as separate arguments of ->get()
Al Viro
2016-03-22
Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-03-14
replace d_add_unique() with saner primitive
Al Viro
2016-02-22
Merge branch 'multipath'
Trond Myklebust
2016-02-22
Merge branch 'nfsv41_cb'
Trond Myklebust
2016-02-17
NFSv4: Fix a dentry leak on alias use
Benjamin Coddington
2016-02-05
NFS add callback_ops to nfs4_proc_bind_conn_to_session_callback
Andy Adamson
2016-02-05
NFSv4.1: nfs4_proc_bind_conn_to_session must iterate over all connections
Trond Myklebust
2016-01-24
NFSv4.x: Remove hard coded slotids in callback channel
Trond Myklebust
2016-01-14
Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-01-07
Merge branch 'bugfixes'
Trond Myklebust
[prev]
[next]