index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-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
2015-12-28
NFS41: map NFS4ERR_LAYOUTUNAVAILABLE to ENODATA
Peng Tao
1
-0
/
+9
2015-12-28
NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturn
Trond Myklebust
1
-1
/
+0
2015-12-28
nfs: machine credential support for additional operations
Andrew Elble
1
-0
/
+20
2015-12-28
NFSv4: Fix unused variable warnings in nfs4_init_*_client_string()
Trond Myklebust
1
-6
/
+3
2015-12-28
Adding tracepoint to cached open
Olga Kornievskaia
1
-0
/
+2
2015-12-28
Adding stateid information to tracepoints
Olga Kornievskaia
1
-7
/
+6
2015-12-28
NFS: Allow the combination pNFS and labeled NFS
Trond Myklebust
1
-0
/
+3
2015-12-28
nfs: Fix race in __update_open_stateid()
Andrew Elble
1
-1
/
+1
2015-12-14
xattr handlers: Simplify list operation
Andreas Gruenbacher
1
-12
/
+2
2015-12-14
nfs: Move call to security_inode_listsecurity into nfs_listxattr
Andreas Gruenbacher
1
-17
/
+36
2015-12-07
vfs: Distinguish between full xattr names and proper prefixes
Andreas Gruenbacher
1
-7
/
+1
2015-11-24
nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAY
Jeff Layton
1
-1
/
+1
2015-11-14
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-14
/
+20
2015-11-14
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
1
-14
/
+20
2015-11-10
Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-91
/
+91
2015-11-05
Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-12
/
+1
2015-11-03
nfs: Remove unused xdr page offsets in getacl/setacl arguments
Andreas Gruenbacher
1
-3
/
+2
2015-10-22
Move locks API users to locks_lock_inode_wait()
Benjamin Coddington
1
-12
/
+1
2015-10-21
Merge branch 'nfsclone'
Trond Myklebust
1
-1
/
+3
2015-10-15
nfs: get clone_blksize when probing fsinfo
Peng Tao
1
-0
/
+1
2015-10-15
nfs42: add CLONE proc functions
Peng Tao
1
-1
/
+2
2015-10-08
NFSv4: Unify synchronous and asynchronous error handling
Trond Myklebust
1
-74
/
+49
2015-10-08
NFSv4: Don't use synchronous delegation recall in exception handling
Trond Myklebust
1
-5
/
+3
2015-10-08
NFSv4: nfs4_async_handle_error should take a non-const nfs_server
Trond Myklebust
1
-3
/
+3
2015-10-08
NFSv4: Update the delay statistics counter for synchronous delays
Trond Myklebust
1
-1
/
+2
2015-10-08
NFSv4: Refactor NFSv4 error handling
Trond Myklebust
1
-7
/
+32
2015-10-02
nfs4: reset states to use open_stateid when returning delegation voluntarily
Jeff Layton
1
-0
/
+3
2015-10-02
NFSv4: Fix a nograce recovery hang
Benjamin Coddington
1
-0
/
+2
2015-10-02
NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FH
Trond Myklebust
1
-2
/
+8
2015-09-23
NFS41: make close wait for layoutreturn
Peng Tao
1
-0
/
+17
2015-09-21
NFSv4.x/pnfs: Don't try to recover stateids twice in layoutget
Trond Myklebust
1
-11
/
+17
2015-09-21
NFSv4: Recovery of recalled read delegations is broken
Trond Myklebust
1
-34
/
+47
2015-09-20
NFS: Fix an infinite loop when layoutget fail with BAD_STATEID
Kinglong Mee
1
-0
/
+1
2015-09-02
nfs: Remove unneeded checking of the return value from scnprintf
Kinglong Mee
1
-18
/
+1
2015-09-02
nfs: Fix truncated client owner id without proto type
Kinglong Mee
1
-1
/
+1
2015-08-31
NFSv4.1/pnfs: Handle LAYOUTGET return values correctly
Trond Myklebust
1
-1
/
+14
[next]