Trond Myklebust c6180a6237 NFSv4: Fix client recovery when server reboots multiple times 8 年之前
..
blocklayout a3f9d1b58a pnfs/blocklayout: fix last_write_offset incorrectly set to page boundary 8 年之前
filelayout cfd278c280 NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success. 8 年之前
flexfilelayout 1f3a8e49d8 ktime: Get rid of ktime_equal() 8 年之前
objlayout 94e5c571fc pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callback 8 年之前
Kconfig 2813893f8b kernel: conditionally support non-root users, groups and capabilities 10 年之前
Makefile a5864c999d NFS: Do not serialise O_DIRECT reads and writes 9 年之前
cache_lib.c 2a446a5d99 NFS: cache_lib: use complete() instead of complete_all() 9 年之前
cache_lib.h 462b8f6bf1 NFS: simplify and clean cache library 12 年之前
callback.c d55b352b01 NFSv4.x: hide array-bounds warning 8 年之前
callback.h db783688d4 nfs: add handling for CB_NOTIFY_LOCK in client 9 年之前
callback_proc.c 7b410d9ce4 pNFS: Delay getting the layout header in CB_LAYOUTRECALL handlers 8 年之前
callback_xdr.c db783688d4 nfs: add handling for CB_NOTIFY_LOCK in client 9 年之前
client.c 7d38de3ffa NFS: Remove unused authflavour parameter from nfs_get_client() 8 年之前
delegation.c 1ad13dbc85 NFSv4: Optimise away forced revalidation when we know the attributes are OK 8 年之前
delegation.h 6c2d8f8d30 NFSv4: nfs_inode_find_state_and_recover() should check all stateids 8 年之前
dir.c 21c3ba7e5d NFS: Fix and clean up the access cache validity checking 8 年之前
direct.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
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 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
fscache-index.c f3f760314a NFS: Fabricate fscache server index key correctly 11 年之前
fscache.c e9f456ca50 nfs: define nfs_inc_fscache_stats and using it as possible 10 年之前
fscache.h f1fe29b4a0 NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open() 12 年之前
getroot.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
inode.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
internal.h 61540bf6bb NFS: Clean up cache validity checking 8 年之前
io.c a5864c999d NFS: Do not serialise O_DIRECT reads and writes 9 年之前
iostat.h e9f456ca50 nfs: define nfs_inc_fscache_stats and using it as possible 10 年之前
mount_clnt.c 39de493e88 NFS: Remove unneeded NFS_DEBUG checking before define NFSDBG_FACILITY 9 年之前
namespace.c 86a6c211d6 NFS: Trim extra slash in v4 nfs_path 8 年之前
netns.h c7d03a00b5 netns: make struct pernet_operations::id unsigned int 8 年之前
nfs.h 89d77c8fa8 NFS: Convert v4 into a module 13 年之前
nfs2super.c ddda8e0aa8 NFS: Convert v2 into a module 13 年之前
nfs2xdr.c aabff4ddca nfs: save server READ/WRITE/COMMIT status 10 年之前
nfs3_fs.h 1a04c6e1a2 nfsv3: introduce nfs3_set_ds_client 10 年之前
nfs3acl.c b8a7a3a667 posix_acl: Inode acl caching fixes 9 年之前
nfs3client.c 7d38de3ffa NFS: Remove unused authflavour parameter from nfs_get_client() 8 年之前
nfs3proc.c fd50ecaddf vfs: Remove {get,set,remove}xattr inode operations 8 年之前
nfs3super.c 1a04c6e1a2 nfsv3: introduce nfs3_set_ds_client 10 年之前
nfs3xdr.c 2fcc213a18 xprtrdma: Fix large NFS SYMLINK calls 10 年之前
nfs42.h 2e72448b07 NFS: Add COPY nfs operation 9 年之前
nfs42proc.c 422c93c881 pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturn 8 年之前
nfs42xdr.c 422c93c881 pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturn 8 年之前
nfs4_fs.h 1739347549 NFSv4: change nfs4_select_rw_stateid to take a lock_context inplace of lock_owner 8 年之前
nfs4client.c 7d38de3ffa NFS: Remove unused authflavour parameter from nfs_get_client() 8 年之前
nfs4file.c 532d4def2f NFSv4: add flock_owner to open context 8 年之前
nfs4getroot.c d356a7d1e7 nfs: Remove invalid NFS_ATTR_FATTR_V4_REFERRAL checking in nfs4_get_rootfh 10 年之前
nfs4idmap.c 5ac7eace2d KEYS: Add a facility to restrict new links into a keyring 9 年之前
nfs4idmap.h 40c64c26a4 NFS: Move nfs_idmap.h into fs/nfs/ 10 年之前
nfs4namespace.c beffb8feb6 qstr: constify instances in nfs 9 年之前
nfs4proc.c d3129ef672 NFSv4: update_changeattr should update the attribute timestamp 8 年之前
nfs4renewd.c 8d480326c3 NFSv4: Cap the transport reconnection timer at 1/2 lease period 9 年之前
nfs4session.c 9a837856cf NFSv4.1: Fix regression in callback retry handling 8 年之前
nfs4session.h 0a014a44a5 NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags 8 年之前
nfs4state.c c6180a6237 NFSv4: Fix client recovery when server reboots multiple times 8 年之前
nfs4super.c 40c64c26a4 NFS: Move nfs_idmap.h into fs/nfs/ 10 年之前
nfs4sysctl.c ed47675249 nfs: do not initialise statics to 0 9 年之前
nfs4trace.c f4848303ce pNFS: Modify pnfs_update_layout tracepoints to use layout stateid 9 年之前
nfs4trace.h 752d596b39 tracing: Use __get_str() when manipulating strings 9 年之前
nfs4xdr.c 8ac2b42238 NFSv4: Retry the DELEGRETURN if the embedded GETATTR is rejected with EACCES 8 年之前
nfsroot.c c646619355 nfsroot: make nfsroot to accept the 1024 bytes long directory name 9 年之前
nfstrace.c 81b79afb50 NFSv4: Allow tracing of NFSv4 fsync calls 10 年之前
nfstrace.h 7f155c7026 Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 9 年之前
pagelist.c d51fdb87a6 NFS: discard nfs_lockowner structure. 8 年之前
pnfs.c e71708d4df pNFS: Return RW layouts on OPEN_DOWNGRADE 8 年之前
pnfs.h 422c93c881 pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturn 8 年之前
pnfs_dev.c df52699e4f NFSv4.1: Don't cache deviceids that have no notifications 10 年之前
pnfs_nfs.c 7d38de3ffa NFS: Remove unused authflavour parameter from nfs_get_client() 8 年之前
proc.c beffb8feb6 qstr: constify instances in nfs 9 年之前
read.c 8cd797887a mm: remove page_file_index 8 年之前
super.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
symlink.c dfeef68862 vfs: remove ".readlink = generic_readlink" assignments 8 年之前
sysctl.c f5102e5630 nfs: convert use of typedef ctl_table to struct ctl_table 11 年之前
unlink.c beffb8feb6 qstr: constify instances in nfs 9 年之前
write.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前