Linus Torvalds 51de017007 Merge tag 'nfs-for-3.9-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 12 年之前
..
blocklayout 4376c94618 pnfs-block: removing DM device maybe cause oops when call dev_remove 12 年之前
objlayout 5a12cca697 umount oops when remove blocklayoutdriver first 12 年之前
Kconfig 8544a9dc18 NFSv4.1: Remove the dependency on CONFIG_EXPERIMENTAL 12 年之前
Makefile 73e39aaa83 NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c 12 年之前
cache_lib.c 462b8f6bf1 NFS: simplify and clean cache library 12 年之前
cache_lib.h 462b8f6bf1 NFS: simplify and clean cache library 12 年之前
callback.c e9b7e91745 NFSv4: Fix the return value for nfs_callback_start_svc 12 年之前
callback.h 5d63360dd8 NFSv4.1: Clean up session draining 12 年之前
callback_proc.c fd9a8d7160 NFSv4.1: Fix bulk recall and destroy of layouts 12 年之前
callback_xdr.c 76e697ba7e NFSv4.1: Move slot table and session struct definitions to nfs4session.h 12 年之前
client.c d97bec801d nfs: idr_destroy() no longer needs idr_remove_all() 12 年之前
delegation.c 65b62a29f7 NFSv4: Ensure delegation recall and byte range lock removal don't conflict 12 年之前
delegation.h d25be546a8 NFSv4.1: Don't lose locks when a server reboots during delegation return 12 年之前
dir.c ecf3d1f1aa vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op 12 年之前
direct.c be7e985804 nfs: fix page dirtying in NFS DIO read codepath 12 年之前
dns_resolve.c 21cd1254d3 SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function 12 年之前
dns_resolve.h 1b340d0118 NFS: DNS resolver cache per network namespace context introduced 13 年之前
file.c 496ad9aa8e new helper: file_inode(file) 12 年之前
fscache-index.c a9a4a87a59 NFS: Use the inode->i_version to cache NFSv4 change attribute information 13 年之前
fscache.c a4ff146881 NFS4: Open files for fscaching 12 年之前
fscache.h c129c29347 NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=n 12 年之前
getroot.c 96aa1549af nfs: remove kfree() redundant null checks 12 年之前
idmap.c cf4ab538f1 NFSv4: Fix the string length returned by the idmapper 12 年之前
inode.c 8d05b3771d Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 12 年之前
internal.h 322b2b9032 Revert "NFS: add nfs_sb_deactive_async to avoid deadlock" 12 年之前
iostat.h dfe52c0419 NFS: Squelch compiler warning in nfs_add_server_stats() 15 年之前
mount_clnt.c 28d79ea33f NFS: Remove the BUG_ON() in the mount code 12 年之前
namespace.c ab22541782 NFS: Don't silently fail setattr() requests on mountpoints 12 年之前
netns.h ca57ccc48f nfs: include NFSv4 header in netns.h 12 年之前
nfs.h 89d77c8fa8 NFS: Convert v4 into a module 13 年之前
nfs2super.c ddda8e0aa8 NFS: Convert v2 into a module 13 年之前
nfs2xdr.c cfa0898d4f nfs: Convert nfs2xdr to use kuids and kgids 12 年之前
nfs3acl.c 5f3a4a28ec userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr 12 年之前
nfs3client.c 1179acc6a3 NFS: Only initialize the ACL client in the v3 case 13 年之前
nfs3proc.c 496ad9aa8e new helper: file_inode(file) 12 年之前
nfs3super.c 1c606fb74c NFS: Convert v3 into a module 13 年之前
nfs3xdr.c 57a38dae2a nfs: Convert nfs3xdr to use kuids and kgids 12 年之前
nfs4_fs.h 65b62a29f7 NFSv4: Ensure delegation recall and byte range lock removal don't conflict 12 年之前
nfs4client.c eb04e0ac19 NFSv4: Doh! Typo in the fix to nfs41_walk_client_list 12 年之前
nfs4file.c 496ad9aa8e new helper: file_inode(file) 12 年之前
nfs4filelayout.c 2495680434 NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn 12 年之前
nfs4filelayout.h eb97cbb459 PNFS: set the default DS timeout to 60 seconds 12 年之前
nfs4filelayoutdev.c 5976687a2b sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h 12 年之前
nfs4getroot.c d6aa6a81d4 NFSv4: fs/nfs/nfs4getroot.c needs to include "internal.h" 12 年之前
nfs4namespace.c 5976687a2b sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h 12 年之前
nfs4proc.c fa332941c0 NFSv4: Fix another potential state manager deadlock 12 年之前
nfs4renewd.c 41f63c5359 workqueue: use mod_delayed_work() instead of cancel + queue 13 年之前
nfs4session.c ac20d163fc NFSv4.1: Deal effectively with interrupted RPC calls. 12 年之前
nfs4session.h ac20d163fc NFSv4.1: Deal effectively with interrupted RPC calls. 12 年之前
nfs4state.c b193d59a48 NFSv4: Fix a memory leak in nfs4_discover_server_trunking 12 年之前
nfs4super.c ecf3d1f1aa vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op 12 年之前
nfs4sysctl.c 22e2430961 nfs: include nfs4_fh.h in nfs4sysctl.c 12 年之前
nfs4xdr.c e5782076e7 nfs: Convert nfs4xdr to use kuids and kgids 12 年之前
nfsroot.c e27d359e9b SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG 13 年之前
pagelist.c 2a369153c8 NFS: Clean up helper function nfs4_select_rw_stateid() 12 年之前
pnfs.c 240286725d NFSv4.1: Add a helper pnfs_commit_and_return_layout 12 年之前
pnfs.h 240286725d NFSv4.1: Add a helper pnfs_commit_and_return_layout 12 年之前
pnfs_dev.c b67bfe0d42 hlist: drop the node parameter from iterators 12 年之前
proc.c 496ad9aa8e new helper: file_inode(file) 12 年之前
read.c 6db6dd7d3f NFS: Ensure that we free the rpc_task after read and write cleanups are done 12 年之前
super.c fa7614ddd6 fs: Readd the fs module aliases. 12 年之前
symlink.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
sysctl.c 466bfe7f4a NFS: Initialize v4 sysctls from nfs_init_v4() 13 年之前
unlink.c 5a7a613a47 NFS: Don't allow NFS silly-renamed files to be deleted, no signal 12 年之前
write.c 6db6dd7d3f NFS: Ensure that we free the rpc_task after read and write cleanups are done 12 年之前