..
blocklayout
pnfs/blocklayout: Fix a 64-bit division/remainder issue in bl_map_stripe
2014-09-21 14:20:20 -04:00
filelayout
pnfs: factor GETDEVICEINFO implementations
2014-09-10 12:47:03 -07:00
objlayout
pnfs/objlayout: fix endianess annotation in objio_alloc_deviceid_node
2014-09-12 13:20:43 -04:00
Kconfig
nfs: fix pnfs Kconfig defaults
2013-11-15 13:41:43 -05:00
Makefile
Push the file layout driver into a subdirectory
2014-05-29 20:21:56 -04:00
cache_lib.c
NFS: simplify and clean cache library
2013-02-15 10:43:36 -05:00
cache_lib.h
NFS: simplify and clean cache library
2013-02-15 10:43:36 -05:00
callback.c
nfs: do not start the callback thread until we set rqstp->rq_task
2014-09-02 17:53:30 -04:00
callback.h
NFS: Add in v4.2 callback operation
2013-06-08 16:20:18 -04:00
callback_proc.c
pnfs: enable CB_NOTIFY_DEVICEID support
2014-09-12 13:33:50 -04:00
callback_xdr.c
Merge branch 'labeled-nfs' into linux-next
2013-06-28 16:29:51 -04:00
client.c
Merge branch 'bugfixes' into linux-next
2014-09-30 17:21:41 -04:00
delegation.c
nfs4: add nfs4_check_delegation
2014-07-12 18:22:58 -04:00
delegation.h
nfs4: add nfs4_check_delegation
2014-07-12 18:22:58 -04:00
dir.c
NFS: fix two problems in lookup_revalidate in RCU-walk
2014-08-04 09:22:08 -04:00
direct.c
NFS: Unconditionally enable commit code
2014-09-12 13:49:31 -04:00
dns_resolve.c
NFS: Enabling v4.2 should not recompile nfsd and lockd
2013-11-19 16:20:40 -05:00
dns_resolve.h
NFS: DNS resolver cache per network namespace context introduced
2012-01-31 18:20:26 -05:00
file.c
NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()
2014-09-25 08:25:47 -04:00
fscache-index.c
NFS: Fabricate fscache server index key correctly
2014-09-25 21:25:18 -04:00
fscache.c
NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()
2013-09-27 18:40:25 +01:00
fscache.h
NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()
2013-09-27 18:40:25 +01:00
getroot.c
dcache: d_obtain_alias callers don't all want DISCONNECTED
2014-08-07 14:40:10 -04:00
idmap.c
Merge branch 'keys-fixes' into keys-next
2014-07-22 21:55:45 +01:00
inode.c
nfs: setattr can only change regular file sizes
2014-09-10 12:47:04 -07:00
internal.h
NFS: Move v3 declarations out of internal.h
2014-09-12 13:49:40 -04:00
iostat.h
NFS: Squelch compiler warning in nfs_add_server_stats()
2010-05-14 15:09:31 -04:00
mount_clnt.c
nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide it
2013-06-28 15:51:51 -04:00
namespace.c
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
2013-10-24 23:34:50 -04:00
netns.h
NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes
2014-08-04 09:28:32 -07:00
nfs.h
NFS: Convert v4 into a module
2012-07-30 19:06:52 -04:00
nfs2super.c
NFS: Convert v2 into a module
2012-07-30 19:06:41 -04:00
nfs2xdr.c
NFS: Create a common results structure for reads and writes
2014-05-28 18:12:43 -04:00
nfs3_fs.h
NFS: Move NFS v3 acl functions to nfs3_fs.h
2014-09-12 13:50:26 -04:00
nfs3acl.c
NFSv3: Fix missing includes of nfs3_fs.h
2014-09-25 16:28:53 -04:00
nfs3client.c
NFSv3: Fix missing includes of nfs3_fs.h
2014-09-25 16:28:53 -04:00
nfs3proc.c
NFS: Move v3 declarations out of internal.h
2014-09-12 13:49:40 -04:00
nfs3super.c
NFS: Move NFS v3 acl functions to nfs3_fs.h
2014-09-12 13:50:26 -04:00
nfs3xdr.c
NFS: Create a common results structure for reads and writes
2014-05-28 18:12:43 -04:00
nfs4_fs.h
nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"
2014-09-08 17:00:32 -07:00
nfs4client.c
NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()
2014-09-18 13:04:21 -04:00
nfs4file.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2014-06-12 10:30:18 -07:00
nfs4getroot.c
NFSv4: Fix security auto-negotiation
2013-09-07 16:18:30 -04:00
nfs4namespace.c
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
2014-06-24 18:46:58 -04:00
nfs4proc.c
Merge branch 'bugfixes' into linux-next
2014-09-30 17:21:41 -04:00
nfs4renewd.c
NFSv4.1: Fix an NFSv4.1 state renewal regression
2014-09-30 17:18:42 -04:00
nfs4session.c
NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue
2014-02-01 15:13:39 -05:00
nfs4session.h
NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue
2014-02-01 15:13:39 -05:00
nfs4state.c
Merge branch 'bugfixes' into linux-next
2014-09-30 17:21:41 -04:00
nfs4super.c
mm + fs: store shadow entries in page cache
2014-04-03 16:21:01 -07:00
nfs4sysctl.c
nfs: convert use of typedef ctl_table to struct ctl_table
2014-06-06 16:08:16 -07:00
nfs4trace.c
NFSv4.1: Add tracepoints for debugging slot table operations
2013-08-22 08:58:27 -04:00
nfs4trace.h
nfs: merge nfs_pgio_data into _header
2014-06-24 18:47:00 -04:00
nfs4xdr.c
pnfs: enable CB_NOTIFY_DEVICEID support
2014-09-12 13:33:50 -04:00
nfsroot.c
SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG
2012-03-20 13:08:26 -04:00
nfstrace.c
NFS: Add event tracing for generic NFS lookups
2013-08-22 08:58:18 -04:00
nfstrace.h
NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping
2014-01-27 15:35:56 -05:00
pagelist.c
nfs: cap request size to fit a kmalloced page array
2014-09-10 12:47:01 -07:00
pnfs.c
pnfs: add return_range method
2014-09-10 12:47:03 -07:00
pnfs.h
nfs41: change PNFS_LAYOUTRET_ON_SETATTR to only return on truncation to smaller size
2014-09-12 14:03:20 -04:00
pnfs_dev.c
pnfs: remove GETDEVICELIST implementation
2014-09-12 13:20:54 -04:00
proc.c
nfs: merge nfs_pgio_data into _header
2014-06-24 18:47:00 -04:00
read.c
nfs: get rid of duplicate dprintk
2014-06-25 19:01:27 -04:00
super.c
NFS: Remove v3 not compiled check from validate_mount_data()
2014-09-12 13:50:20 -04:00
symlink.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
2010-03-30 22:02:32 +09:00
sysctl.c
nfs: convert use of typedef ctl_table to struct ctl_table
2014-06-06 16:08:16 -07:00
unlink.c
nfs: emit a fsnotify_nameremove call in sillyrename codepath
2014-03-17 15:14:17 -04:00
write.c
NFS: avoid waiting at all in nfs_release_page when congested.
2014-09-25 08:25:38 -04:00