Linus Torvalds cbfe0de303 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
..
blocklayout cbfe0de303 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
filelayout fe0bf1185d NFS: Deletion of unnecessary checks before the function call "nfs_put_client" 10 years ago
objlayout 848a552893 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd 11 years ago
Kconfig 8c2fabc654 nfs: fix pnfs Kconfig defaults 12 years ago
Makefile 1c6dcbe5ce NFS: Implement SEEK 11 years ago
cache_lib.c 462b8f6bf1 NFS: simplify and clean cache library 12 years ago
cache_lib.h 462b8f6bf1 NFS: simplify and clean cache library 12 years ago
callback.c 66f09ca717 nfs: do not start the callback thread until we set rqstp->rq_task 11 years ago
callback.h 6b140b85d9 NFS: Add in v4.2 callback operation 12 years ago
callback_proc.c cb1410c71e NFS: fix subtle change in COMMIT behavior 10 years ago
callback_xdr.c 959d921f5e Merge branch 'labeled-nfs' into linux-next 12 years ago
client.c 72c23f0819 Merge branch 'bugfixes' into linux-next 11 years ago
delegation.c f8ebf7a8ca NFS: Don't try to reclaim delegation open state if recovery failed 11 years ago
delegation.h 869f9dfa4d NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return 11 years ago
dir.c ba00410b81 Merge branch 'iov_iter' into for-next 10 years ago
direct.c 8c393f9a72 nfs: fix pnfs direct write memory leak 11 years ago
dns_resolve.c 694e096fd7 NFS: Enabling v4.2 should not recompile nfsd and lockd 12 years ago
dns_resolve.h 1b340d0118 NFS: DNS resolver cache per network namespace context introduced 13 years ago
file.c d3dc366bba Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block 11 years ago
fscache-index.c f3f760314a NFS: Fabricate fscache server index key correctly 11 years ago
fscache.c e9f456ca50 nfs: define nfs_inc_fscache_stats and using it as possible 10 years ago
fscache.h f1fe29b4a0 NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open() 12 years ago
getroot.c 41d28bca2d switch d_materialise_unique() users to d_splice_alias() 10 years ago
idmap.c c06cfb08b8 KEYS: Remove key_type::match in favour of overriding default by match_preparse 11 years ago
inode.c f4ac1674f5 nfs: Add ALLOCATE support 10 years ago
internal.h ef4a48c513 Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux 11 years ago
iostat.h e9f456ca50 nfs: define nfs_inc_fscache_stats and using it as possible 10 years ago
mount_clnt.c fb9b02fda0 nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide it 12 years ago
namespace.c 6de1472f1a nfs: use %p[dD] instead of open-coded (and often racy) equivalents 12 years ago
netns.h e0d4ed71ca pnfs/blocklayout: serialize GETDEVICEINFO calls 11 years ago
nfs.h 89d77c8fa8 NFS: Convert v4 into a module 13 years ago
nfs2super.c ddda8e0aa8 NFS: Convert v2 into a module 13 years ago
nfs2xdr.c 9137bdf3d2 NFS: Create a common results structure for reads and writes 11 years ago
nfs3_fs.h cb8c20fa53 NFS: Move NFS v3 acl functions to nfs3_fs.h 11 years ago
nfs3acl.c 3fc3edf141 NFSv3: Fix missing includes of nfs3_fs.h 11 years ago
nfs3client.c 3fc3edf141 NFSv3: Fix missing includes of nfs3_fs.h 11 years ago
nfs3proc.c 00a36a1090 NFS: Move v3 declarations out of internal.h 11 years ago
nfs3super.c cb8c20fa53 NFS: Move NFS v3 acl functions to nfs3_fs.h 11 years ago
nfs3xdr.c 9137bdf3d2 NFS: Create a common results structure for reads and writes 11 years ago
nfs42.h 624bd5b7b6 nfs: Add DEALLOCATE support 10 years ago
nfs42proc.c 624bd5b7b6 nfs: Add DEALLOCATE support 10 years ago
nfs42xdr.c 624bd5b7b6 nfs: Add DEALLOCATE support 10 years ago
nfs4_fs.h f4ac1674f5 nfs: Add ALLOCATE support 10 years ago
nfs4client.c 1702562db4 Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next 10 years ago
nfs4file.c 624bd5b7b6 nfs: Add DEALLOCATE support 10 years ago
nfs4getroot.c 5e6b19901b NFSv4: Fix security auto-negotiation 12 years ago
nfs4namespace.c 66b0686049 NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support 11 years ago
nfs4proc.c 624bd5b7b6 nfs: Add DEALLOCATE support 10 years ago
nfs4renewd.c d1f456b0b9 NFSv4.1: Fix an NFSv4.1 state renewal regression 11 years ago
nfs4session.c 20b9a90245 NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue 11 years ago
nfs4session.h 20b9a90245 NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue 11 years ago
nfs4state.c 72c23f0819 Merge branch 'bugfixes' into linux-next 11 years ago
nfs4super.c 91b0abe36a mm + fs: store shadow entries in page cache 11 years ago
nfs4sysctl.c f5102e5630 nfs: convert use of typedef ctl_table to struct ctl_table 11 years ago
nfs4trace.c 2f92ae343e NFSv4.1: Add tracepoints for debugging slot table operations 12 years ago
nfs4trace.h d45f60c678 nfs: merge nfs_pgio_data into _header 11 years ago
nfs4xdr.c 1702562db4 Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next 10 years ago
nfsroot.c e27d359e9b SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG 13 years ago
nfstrace.c 6e0d0be715 NFS: Add event tracing for generic NFS lookups 12 years ago
nfstrace.h d529ef83c3 NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping 11 years ago
pagelist.c cb1410c71e NFS: fix subtle change in COMMIT behavior 10 years ago
pnfs.c 6543f80367 NFSv4.1/pnfs: replace broken pnfs_put_lseg_async 11 years ago
pnfs.h 6543f80367 NFSv4.1/pnfs: replace broken pnfs_put_lseg_async 11 years ago
pnfs_dev.c d4b18c3e00 pnfs: remove GETDEVICELIST implementation 11 years ago
proc.c d45f60c678 nfs: merge nfs_pgio_data into _header 11 years ago
read.c 5a254d08b0 nfs: replace nfs_add_stats with nfs_inc_stats when add one 10 years ago
super.c f08460dc23 NFS: Remove v3 not compiled check from validate_mount_data() 11 years ago
symlink.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
sysctl.c f5102e5630 nfs: convert use of typedef ctl_table to struct ctl_table 11 years ago
unlink.c f7be728468 nfs: emit a fsnotify_nameremove call in sillyrename codepath 11 years ago
write.c 5a254d08b0 nfs: replace nfs_add_stats with nfs_inc_stats when add one 10 years ago