linux/fs/nfs
Linus Torvalds bd81ccea85 Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
Pull nfsd update from J Bruce Fields:
 "Another relatively quiet cycle.  There was some progress on my
  remaining 4.1 todo's, but a couple of them were just of the form
  "check that we do X correctly", so didn't have much affect on the
  code.

  Other than that, a bunch of cleanup and some bugfixes (including an
  annoying NFSv4.0 state leak and a busy-loop in the server that could
  cause it to peg the CPU without making progress)."

* 'for-3.7' of git://linux-nfs.org/~bfields/linux: (46 commits)
  UAPI: (Scripted) Disintegrate include/linux/sunrpc
  UAPI: (Scripted) Disintegrate include/linux/nfsd
  nfsd4: don't allow reclaims of expired clients
  nfsd4: remove redundant callback probe
  nfsd4: expire old client earlier
  nfsd4: separate session allocation and initialization
  nfsd4: clean up session allocation
  nfsd4: minor free_session cleanup
  nfsd4: new_conn_from_crses should only allocate
  nfsd4: separate connection allocation and initialization
  nfsd4: reject bad forechannel attrs earlier
  nfsd4: enforce per-client sessions/no-sessions distinction
  nfsd4: set cl_minorversion at create time
  nfsd4: don't pin clientids to pseudoflavors
  nfsd4: fix bind_conn_to_session xdr comment
  nfsd4: cast readlink() bug argument
  NFSD: pass null terminated buf to kstrtouint()
  nfsd: remove duplicate init in nfsd4_cb_recall
  nfsd4: eliminate redundant nfs4_free_stateid
  fs/nfsd/nfs4idmap.c: adjust inconsistent IS_ERR and PTR_ERR
  ...
2012-10-13 10:53:54 +09:00
..
blocklayout pnfsblock: cleanup nfs4_blkdev_get 2012-10-08 19:32:40 -04:00
objlayout NFS41: send real write size in layoutget 2012-10-08 19:32:22 -04:00
Kconfig
Makefile
cache_lib.c
cache_lib.h
callback.c Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux 2012-10-13 10:53:54 +09:00
callback.h
callback_proc.c
callback_xdr.c
client.c
delegation.c
delegation.h
dir.c
direct.c NFS41: send real write size in layoutget 2012-10-08 19:32:22 -04:00
dns_resolve.c
dns_resolve.h
file.c NFS client updates for Linux 3.7 2012-10-10 23:52:35 +09:00
fscache-index.c
fscache.c
fscache.h
getroot.c
idmap.c
inode.c NFS client updates for Linux 3.7 2012-10-10 23:52:35 +09:00
internal.h NFS41: send real write size in layoutget 2012-10-08 19:32:22 -04:00
iostat.h
mount_clnt.c
namespace.c
netns.h
nfs.h
nfs2super.c
nfs2xdr.c
nfs3acl.c
nfs3client.c
nfs3proc.c
nfs3super.c
nfs3xdr.c
nfs4_fs.h
nfs4client.c
nfs4file.c
nfs4filelayout.c
nfs4filelayout.h
nfs4filelayoutdev.c
nfs4getroot.c
nfs4namespace.c
nfs4proc.c NFSv4 set open access operation call flag in nfs4_init_opendata_res 2012-10-03 17:10:28 -07:00
nfs4renewd.c
nfs4state.c
nfs4super.c
nfs4sysctl.c
nfs4xdr.c
nfsroot.c
pagelist.c
pnfs.c NFS41: send real read size in layoutget 2012-10-08 19:32:34 -04:00
pnfs.h NFS41: send real write size in layoutget 2012-10-08 19:32:22 -04:00
pnfs_dev.c
proc.c
read.c
super.c NFS client updates for Linux 3.7 2012-10-10 23:52:35 +09:00
symlink.c
sysctl.c
unlink.c
write.c