Trond Myklebust f563b89b18 NFS: Don't reset pg_moreio in __nfs_pageio_add_request 11 жил өмнө
..
blocklayout b4fdac1a51 nfs: modify pg_test interface to return size_t 11 жил өмнө
filelayout d1e1cda862 Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 11 жил өмнө
objlayout 0aa61e78a0 pNFS: Handle allocation errors correctly in objlayout_alloc_layout_hdr() 11 жил өмнө
Kconfig 8c2fabc654 nfs: fix pnfs Kconfig defaults 11 жил өмнө
Makefile b5968725f4 Push the file layout driver into a subdirectory 11 жил өмнө
cache_lib.c 462b8f6bf1 NFS: simplify and clean cache library 12 жил өмнө
cache_lib.h 462b8f6bf1 NFS: simplify and clean cache library 12 жил өмнө
callback.c 54bcfa6682 nfs: Use PTR_ERR_OR_ZERO in 'nfs41_callback_up' function 11 жил өмнө
callback.h 6b140b85d9 NFS: Add in v4.2 callback operation 12 жил өмнө
callback_proc.c 9a7fe9e890 NFSv4.1: Minor optimisation in get_layout_by_fh_locked() 11 жил өмнө
callback_xdr.c 959d921f5e Merge branch 'labeled-nfs' into linux-next 12 жил өмнө
client.c 0f5f49b8b3 NFS: cache parsed auth_info in nfs_server 11 жил өмнө
delegation.c 755a48a7a4 NFS: Fix a delegation callback race 11 жил өмнө
delegation.h 826e001308 NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in use 12 жил өмнө
dir.c 4e857c58ef arch: Mass conversion of smp_mb__*() 11 жил өмнө
direct.c aafe37504c NFS: Remove 2 unused variables 11 жил өмнө
dns_resolve.c 694e096fd7 NFS: Enabling v4.2 should not recompile nfsd and lockd 11 жил өмнө
dns_resolve.h 1b340d0118 NFS: DNS resolver cache per network namespace context introduced 13 жил өмнө
file.c 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 жил өмнө
fscache-index.c a9a4a87a59 NFS: Use the inode->i_version to cache NFSv4 change attribute information 14 жил өмнө
fscache.c f1fe29b4a0 NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open() 12 жил өмнө
fscache.h f1fe29b4a0 NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open() 12 жил өмнө
getroot.c 4dfc7fdb9e NFS: Fix memroy leak for double mounts 11 жил өмнө
idmap.c 2127d82af3 NFSv4: Convert idmapper to use the new framework for pipefs dentries 12 жил өмнө
inode.c 6edf96097b NFS: Don't mark the data cache as invalid if it has been flushed 11 жил өмнө
internal.h d458138353 nfs: handle multiple reqs in nfs_page_async_flush 11 жил өмнө
iostat.h dfe52c0419 NFS: Squelch compiler warning in nfs_add_server_stats() 15 жил өмнө
mount_clnt.c fb9b02fda0 nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide it 12 жил өмнө
namespace.c 6de1472f1a nfs: use %p[dD] instead of open-coded (and often racy) equivalents 11 жил өмнө
netns.h ca57ccc48f nfs: include NFSv4 header in netns.h 13 жил өмнө
nfs.h 89d77c8fa8 NFS: Convert v4 into a module 13 жил өмнө
nfs2super.c ddda8e0aa8 NFS: Convert v2 into a module 13 жил өмнө
nfs2xdr.c 9137bdf3d2 NFS: Create a common results structure for reads and writes 11 жил өмнө
nfs3acl.c 74adf83f5d nfs: only show Posix ACLs in listxattr if actually present 11 жил өмнө
nfs3client.c 1179acc6a3 NFS: Only initialize the ACL client in the v3 case 13 жил өмнө
nfs3proc.c 74adf83f5d nfs: only show Posix ACLs in listxattr if actually present 11 жил өмнө
nfs3super.c 013cdf1088 nfs: use generic posix ACL infrastructure for v3 Posix ACLs 11 жил өмнө
nfs3xdr.c 9137bdf3d2 NFS: Create a common results structure for reads and writes 11 жил өмнө
nfs4_fs.h 66b0686049 NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support 11 жил өмнө
nfs4client.c f9b7ebdf7e NFSv4: Schedule recovery if nfs40_walk_client_list() is interrupted 11 жил өмнө
nfs4file.c 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 жил өмнө
nfs4getroot.c 5e6b19901b NFSv4: Fix security auto-negotiation 12 жил өмнө
nfs4namespace.c 66b0686049 NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support 11 жил өмнө
nfs4proc.c 66b0686049 NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support 11 жил өмнө
nfs4renewd.c 41f63c5359 workqueue: use mod_delayed_work() instead of cancel + queue 13 жил өмнө
nfs4session.c 20b9a90245 NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue 11 жил өмнө
nfs4session.h 20b9a90245 NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue 11 жил өмнө
nfs4state.c d1e1cda862 Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 11 жил өмнө
nfs4super.c 91b0abe36a mm + fs: store shadow entries in page cache 11 жил өмнө
nfs4sysctl.c f5102e5630 nfs: convert use of typedef ctl_table to struct ctl_table 11 жил өмнө
nfs4trace.c 2f92ae343e NFSv4.1: Add tracepoints for debugging slot table operations 12 жил өмнө
nfs4trace.h 9c7e1b3d50 NFS: Create a common read and write data struct 11 жил өмнө
nfs4xdr.c 9137bdf3d2 NFS: Create a common results structure for reads and writes 11 жил өмнө
nfsroot.c e27d359e9b SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG 13 жил өмнө
nfstrace.c 6e0d0be715 NFS: Add event tracing for generic NFS lookups 12 жил өмнө
nfstrace.h d529ef83c3 NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping 11 жил өмнө
pagelist.c f563b89b18 NFS: Don't reset pg_moreio in __nfs_pageio_add_request 11 жил өмнө
pnfs.c d1e1cda862 Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 11 жил өмнө
pnfs.h d1e1cda862 Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 11 жил өмнө
pnfs_dev.c b67bfe0d42 hlist: drop the node parameter from iterators 12 жил өмнө
proc.c a4cdda5911 NFS: Create a common pgio_rpc_prepare function 11 жил өмнө
read.c 68072992c8 nfs: support page groups in nfs_read_completion 11 жил өмнө
super.c a914722f33 NFS: populate ->net in mount data when remounting 11 жил өмнө
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 f5102e5630 nfs: convert use of typedef ctl_table to struct ctl_table 11 жил өмнө
unlink.c f7be728468 nfs: emit a fsnotify_nameremove call in sillyrename codepath 11 жил өмнө
write.c aafe37504c NFS: Remove 2 unused variables 11 жил өмнө