index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
2011-08-01
nfs: fix compilation warning
Jovi Zhang
2011-08-01
nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)
Neil Horman
2011-08-01
NFSv4.1: Ensure state manager thread dies on last umount
Trond Myklebust
2011-08-01
nfs: don't lose MS_SYNCHRONOUS on remount of noac mount
Jeff Layton
2011-04-28
NFS: nfs_wcc_update_inode() should set nfsi->attr_gencount
Trond Myklebust
2011-03-31
NFS: fix the return value of nfs_file_fsync()
J. R. Okajima
2011-03-31
NFS: Fix "kernel BUG at fs/aio.c:554!"
Chuck Lever
2011-02-06
NFS: Fix fcntl F_GETLK not reporting some conflicts
Sergey Vlasov
2011-02-06
NFS: Fix panic after nfs_umount()
Chuck Lever
2010-12-14
NFS: Don't SIGBUS if nfs_vm_page_mkwrite races with a cache invalidation
Trond Myklebust
2010-12-14
NFSv4: Fix open recovery
Trond Myklebust
2010-12-14
NFSv4: Don't call nfs4_state_mark_reclaim_reboot() from error handlers
Trond Myklebust
2010-12-14
NFSv4: Don't call nfs4_reclaim_complete() on receiving NFS4ERR_STALE_CLIENTID
Trond Myklebust
2010-09-20
NFS: Fix a typo in nfs_sockaddr_match_ipaddr6
Trond Myklebust
2010-09-20
statfs() gives ESTALE error
Menyhart Zoltan
2010-08-26
NFS: Fix an Oops in the NFSv4 atomic open code
Trond Myklebust
2010-08-26
nfs: Add "lookupcache" to displayed mount options
Patrick J. LoPresti
2010-08-01
NFS: Fix a typo in include/linux/nfs_fs.h
Trond Myklebust
2010-07-30
NFS: Ensure that writepage respects the nonblock flag
Trond Myklebust
2010-07-30
NFS: kswapd must not block in nfs_release_page
Trond Myklebust
2010-07-30
nfs: include space for the NUL in root path
Dan Carpenter
2010-07-19
mm: add context argument to shrinker callback
Dave Chinner
2010-06-22
NFSv4: Fix an embarassing typo in encode_attrs()
Trond Myklebust
2010-06-22
NFSv4: Ensure that /proc/self/mountinfo displays the minor version number
Trond Myklebust
2010-06-22
NFSv4.1: Ensure that we initialise the session when following a referral
Trond Myklebust
2010-06-22
nfs4 use mandatory attribute file type in nfs4_get_root
Andy Adamson
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-26
NFS: Fix another nfs_wb_page() deadlock
Trond Myklebust
2010-05-26
NFS: Ensure that we mark the inode as dirty if we exit early from commit
Trond Myklebust
2010-05-26
NFS: Fix a lock imbalance typo in nfs_access_cache_shrinker
Trond Myklebust
2010-05-25
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
2010-05-14
NFS: Don't call iput() in nfs_access_cache_shrinker
Trond Myklebust
2010-05-14
NFS: Clean up nfs_access_zap_cache()
Trond Myklebust
2010-05-14
NFS: Don't run nfs_access_cache_shrinker() when the mask is GFP_NOFS
Trond Myklebust
2010-05-14
NFS: Read requests can use GFP_KERNEL.
Trond Myklebust
2010-05-14
NFS: Clean up nfs_create_request()
Trond Myklebust
2010-05-14
NFSv4: Don't use GFP_KERNEL allocations in state recovery
Trond Myklebust
2010-05-14
NFS: Calldata for nfs4_renew_done()
Chuck Lever
2010-05-14
NFS: Squelch compiler warning in nfs_add_server_stats()
Chuck Lever
2010-05-14
NFS: Clean up fscache_uniq mount option
Chuck Lever
2010-05-14
NFS: Squelch compiler warning
Chuck Lever
2010-05-14
NFSv4: Clean up the NFSv4 setclientid operation
Trond Myklebust
2010-05-14
NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegation
Trond Myklebust
2010-05-14
NFSv4: Fix up the documentation for nfs_do_refmount
Trond Myklebust
2010-05-14
NFS: Replace nfsroot on-stack filehandle
Trond Myklebust
2010-05-14
NFS: Cleanup file handle allocations in fs/nfs/super.c
Trond Myklebust
2010-05-14
NFS: Prevent the mount code from looping forever on broken exports
Trond Myklebust
2010-05-14
NFS: Reduce stack footprint of nfs3_proc_getacl() and nfs3_proc_setacl()
Trond Myklebust
2010-05-14
NFS: Reduce stack footprint of nfs_statfs()
Trond Myklebust
2010-05-14
NFS: Reduce stack footprint of nfs_setattr()
Trond Myklebust
[next]