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
2011-04-08
NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSEC
Bryan Schumaker
1
-3
/
+1
2011-03-25
Merge branch 'nfs-for-2.6.39' into nfs-for-next
Trond Myklebust
1
-14
/
+111
2011-03-25
Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO
Weston Andros Adamson
1
-8
/
+1
2011-03-24
NFSv4.1 convert layoutcommit sync to boolean
Andy Adamson
1
-2
/
+2
2011-03-24
NFS: Determine initial mount security
Bryan Schumaker
1
-2
/
+31
2011-03-24
NFS: use secinfo when crossing mountpoints
Bryan Schumaker
1
-0
/
+14
2011-03-24
NFS: Add secinfo procedure
Bryan Schumaker
1
-0
/
+35
2011-03-24
NFS: lookup supports alternate client
Bryan Schumaker
1
-39
/
+47
2011-03-24
NFS: convert call_sync() to a function
Bryan Schumaker
1
-23
/
+30
2011-03-23
NFSv4.1: layoutcommit
Andy Adamson
1
-0
/
+94
2011-03-23
NFSv4.1: remove GETATTR from ds commits
Fred Isaman
1
-2
/
+6
2011-03-23
NFSv4.1: add callback to nfs4_commit_done
Fred Isaman
1
-4
/
+10
2011-03-11
NFSv4: Send unmapped uid/gids to the server when using auth_sys
Trond Myklebust
1
-1
/
+14
2011-03-11
NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattr
Trond Myklebust
1
-0
/
+3
2011-03-11
NFSv4.1: pnfs filelayout driver write
Fred Isaman
1
-0
/
+17
2011-03-11
NFSv4.1: remove GETATTR from ds writes
Fred Isaman
1
-1
/
+5
2011-03-11
NFSv4.1: add callback to nfs4_write_done
Fred Isaman
1
-4
/
+10
2011-03-11
NFSv4.1: filelayout async error handler
Andy Adamson
1
-6
/
+29
2011-03-11
NFSv4.1: filelayout read
Andy Adamson
1
-1
/
+2
2011-03-11
NFSv4.1: data server connection
Andy Adamson
1
-2
/
+27
2011-03-11
NFS move nfs_client initialization into nfs_get_client
Andy Adamson
1
-0
/
+1
2011-03-11
nfs4: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2011-03-11
NFSv4: Fix the setlk error handler
Trond Myklebust
1
-9
/
+4
2011-03-11
NFSv4.1: Fix the handling of the SEQUENCE status bits
Trond Myklebust
1
-3
/
+8
2011-03-11
NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses
Trond Myklebust
1
-22
/
+23
2011-03-10
NFSv4.1 reclaim complete must wait for completion
Andy Adamson
1
-0
/
+3
2011-03-10
NFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAY
Ricardo Labiaga
1
-1
/
+11
2011-03-10
nfs: fix compilation warning
Jovi Zhang
1
-1
/
+1
2011-03-10
SUNRPC: Close a race in __rpc_wait_for_completion_task()
Trond Myklebust
1
-2
/
+2
2011-03-05
nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)
Neil Horman
1
-2
/
+42
2011-01-26
NFS construct consistent co_ownerid for v4.1
Andy Adamson
1
-20
/
+10
2011-01-11
NFS fix the setting of exchange id flag
Andy Adamson
1
-4
/
+21
2011-01-07
NFSv4: Ensure continued open and lockowner name uniqueness
Trond Myklebust
1
-0
/
+3
2011-01-06
pnfs: layout roc code
Fred Isaman
1
-2
/
+19
2011-01-06
pnfs: serialize LAYOUTGET(openstateid)
Fred Isaman
1
-1
/
+6
2011-01-06
pnfs: layoutget rpc code cleanup
Fred Isaman
1
-9
/
+10
2011-01-06
pnfs: remove unnecessary field lgp->status
Fred Isaman
1
-2
/
+1
2011-01-06
NFS add session back channel draining
Andy Adamson
1
-7
/
+19
2011-01-06
NFS implement v4.0 callback_ident
Andy Adamson
1
-0
/
+1
2011-01-04
nfsv4: Switch to generic xattr handling code
Aneesh Kumar K.V
1
-27
/
+35
2011-01-04
nfs: Set MS_POSIXACL always
Aneesh Kumar K.V
1
-0
/
+5
2010-12-21
NFSv4: Convert a few commas into semicolons...
Trond Myklebust
1
-8
/
+8
2010-12-21
nfs4: fix units bug causing hang on recovery
J. Bruce Fields
1
-1
/
+1
2010-12-08
nfs: Discard ACL cache on mode update
Aneesh Kumar K.V
1
-0
/
+9
2010-11-16
NFS: readdir shouldn't read beyond the reply returned by the server
Trond Myklebust
1
-1
/
+3
2010-10-28
nfs4: The difference of 2 pointers is ptrdiff_t
Geert Uytterhoeven
1
-2
/
+2
2010-10-26
nfs4: fix channel attribute sanity-checks
J. Bruce Fields
1
-34
/
+41
2010-10-25
NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure
Andy Adamson
1
-0
/
+142
2010-10-25
NFS: ask for layouttypes during v4 fsinfo call
Andy Adamson
1
-0
/
+1
2010-10-25
Ask for time_delta during fsinfo probe
Ricardo Labiaga
1
-1
/
+1
[next]