Linus Torvalds 58df9b387c Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 13 anos atrás
..
blocklayout 6f00866ddd NFS: Fix more NFS debug related build warnings 13 anos atrás
objlayout 18d98f6c04 pnfs-obj: autologin: Add support for protocol autologin 13 anos atrás
Kconfig e27d359e9b SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG 14 anos atrás
Makefile 155e7524f2 pnfsblock: add blocklayout Kconfig option, Makefile, and stubs 14 anos atrás
cache_lib.c 39cb67b9a0 NFS: remove RPC PipeFS mount point references from NFS cache routines 14 anos atrás
cache_lib.h 9df69c81b4 NFS: DNS resolver PipeFS notifier introduced 14 anos atrás
callback.c 17280175c5 NFS: Fix a number of sparse warnings 14 anos atrás
callback.h 45d43c291e NFSv4.1: Convert slotid from u8 to u32 14 anos atrás
callback_proc.c 36281caa83 NFSv4: Further clean-ups of delegation stateid validation 14 anos atrás
callback_xdr.c 9a3ba43233 NFSv4: Rate limit the state manager warning messages 14 anos atrás
client.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 anos atrás
delegation.c 17280175c5 NFS: Fix a number of sparse warnings 14 anos atrás
delegation.h ad1e396829 NFSv4.0: Re-establish the callback channel on NFS4ERR_CB_PATHDOWN 14 anos atrás
dir.c f63d395d47 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 13 anos atrás
direct.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 anos atrás
dns_resolve.c 17280175c5 NFS: Fix a number of sparse warnings 14 anos atrás
dns_resolve.h 1b340d0118 NFS: DNS resolver cache per network namespace context introduced 14 anos atrás
file.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 anos atrás
fscache-index.c a9a4a87a59 NFS: Use the inode->i_version to cache NFSv4 change attribute information 14 anos atrás
fscache.c 6f00866ddd NFS: Fix more NFS debug related build warnings 13 anos atrás
fscache.h 2df5480638 NFS: Propagate 'fsc' mount option through automounts 16 anos atrás
getroot.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 anos atrás
idmap.c f63d395d47 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 13 anos atrás
inode.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 anos atrás
internal.h 8dd3775889 NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code 14 anos atrás
iostat.h dfe52c0419 NFS: Squelch compiler warning in nfs_add_server_stats() 15 anos atrás
mount_clnt.c e27d359e9b SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG 14 anos atrás
namespace.c d7c3267502 nfs: Clean up debugging in nfs_follow_mountpoint() 14 anos atrás
netns.h 5ffaf85541 NFS: replace global bl_wq with per-net one 14 anos atrás
nfs2xdr.c a613fa168a SUNRPC: constify the rpc_program 14 anos atrás
nfs3acl.c 17280175c5 NFS: Fix a number of sparse warnings 14 anos atrás
nfs3proc.c c6bfa1a163 NFS: Remove nfs4_setup_sequence from generic rename code 13 anos atrás
nfs3xdr.c a613fa168a SUNRPC: constify the rpc_program 14 anos atrás
nfs4_fs.h 5ae67c4fee NFSv4: It is not safe to dereference lsp->ls_state in release_lockowner 14 anos atrás
nfs4filelayout.c d44fc38799 NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commit 13 anos atrás
nfs4filelayout.h d6d6dc7cdf NFS: remove nfs_inode radix tree 14 anos atrás
nfs4filelayoutdev.c 17280175c5 NFS: Fix a number of sparse warnings 14 anos atrás
nfs4namespace.c 2446ab6070 SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field 14 anos atrás
nfs4proc.c 14977489ff NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_error 13 anos atrás
nfs4renewd.c 2f60ea6b8c NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegation 14 anos atrás
nfs4state.c 5ae67c4fee NFSv4: It is not safe to dereference lsp->ls_state in release_lockowner 14 anos atrás
nfs4xdr.c 95a13f7b33 NFS: Fix a compile error when !defined NFS_DEBUG 14 anos atrás
nfsroot.c e27d359e9b SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG 14 anos atrás
pagelist.c d6d6dc7cdf NFS: remove nfs_inode radix tree 14 anos atrás
pnfs.c 8dd3775889 NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code 14 anos atrás
pnfs.h 6f00866ddd NFS: Fix more NFS debug related build warnings 13 anos atrás
pnfs_dev.c 6f00866ddd NFS: Fix more NFS debug related build warnings 13 anos atrás
proc.c c6bfa1a163 NFS: Remove nfs4_setup_sequence from generic rename code 13 anos atrás
read.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 anos atrás
super.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 anos atrás
symlink.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 16 anos atrás
sysctl.c e6499c6f4b NFS: Fall back on old idmapper if request_key() fails 14 anos atrás
unlink.c c6bfa1a163 NFS: Remove nfs4_setup_sequence from generic rename code 13 anos atrás
write.c c6cb80d00b NFS: Remove nfs4_setup_sequence from generic write code 13 anos atrás