aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
* NFS: handle interface identifiers in incoming IPv6 addressesChuck Lever2008-07-09
* NFS: Add string length argument to nfs_parse_server_addressChuck Lever2008-07-09
* NFS: Support raw IPv6 address hostnames during NFS mount operationChuck Lever2008-07-09
* NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3Chuck Lever2008-07-09
* NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remountTrond Myklebust2008-07-09
* NFS: Allow redirtying of a completed unstable write.Trond Myklebust2008-07-09
* NFS: Clean up nfs_update_request()Trond Myklebust2008-07-09
* NFS: missing newline in NFS mount debugging messageChuck Lever2008-07-09
* NFS: Treat "intr" and "nointr" options as deprecatedChuck Lever2008-07-09
* NFS: Allow any value for the "retry" optionChuck Lever2008-07-09
* NFS: Ensure we zap only the access and acl caches when setting new aclsTrond Myklebust2008-07-09
* NFS: Fix a warning in nfs4_async_handle_errorTrond Myklebust2008-07-09
* NFS: Move fs/nfs/iostat.h to include/linuxChuck Lever2008-07-09
* NFS: Remove the redundant file_open entry from struct nfs_rpc_opsTrond Myklebust2008-07-09
* NFS: Fix the ftruncate() credential problemTrond Myklebust2008-07-09
* NFS: implement option checking when remounting NFS filesystems (resend)Jeff Layton2008-07-09
* fs/nfs/nfsroot.c: remove CVS keywordAdrian Bunk2008-07-09
* NFS: Fix trace debugging nits in write.cChuck Lever2008-07-09
* NFS: Use NFSDBG_FILE for all fopsChuck Lever2008-07-09
* NFS: Add debugging facility for NFS aopsChuck Lever2008-07-09
* NFS: Make nfs_open methods consistentChuck Lever2008-07-09
* NFS: Make nfs_llseek methods consistentChuck Lever2008-07-09
* NFS: Make nfs_fsync methods consistentChuck Lever2008-07-09
* NFS: do_setlk(): don't flush caches when we have a delegationTrond Myklebust2008-07-09
* NFS: Revert commit 44dd151dTrond Myklebust2008-07-09
* NFS: Optimise append writes with holesTrond Myklebust2008-07-09
* NFS: Add correct bounds checking to NFSv2 locksTrond Myklebust2008-07-09
* NFS: Fix a preemption count leak in nfs_update_requestTrond Myklebust2008-07-09
* NFS: Reduce the stack usage in NFSv3 create operationsTrond Myklebust2008-07-09
* NFS: Reduce the stack usage in NFSv4 create operationsTrond Myklebust2008-07-09
* NFS: Fix readdir cache invalidationTrond Myklebust2008-07-08
* NFS: nfs_updatepage(): don't mark page as dirty if an error occurredTrond Myklebust2008-06-23
* NFS: Fix filehandle size comparisons in the mount codeTrond Myklebust2008-06-23
* NFS: Reduce the NFS mount code stack usage.Trond Myklebust2008-06-23
* nfs: make nfs4_drop_state_owner() staticAdrian Bunk2008-05-16
* nfs: path_{get,put}() cleanupsJan Blunck2008-05-16
* nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-16
* nfs/lsm: make NFSv4 set LSM mount optionsEric Paris2008-05-16
* NFSv4: Check the return value of decode_compound_hdr_arg()Trond Myklebust2008-05-16
* nfs: fix race in nfs_dirty_requestFred Isaman2008-05-16
* NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute cachingTrond Myklebust2008-05-16
* mm: bdi: expose the BDI object in sysfs for NFSMiklos Szeredi2008-04-30
* nfs: use proc_create to setup de->proc_fopsDenis V. Lunev2008-04-29
* proc: remove proc_root_fsAlexey Dobriyan2008-04-29
* [PATCH] restore sane ->umount_begin() APIAl Viro2008-04-25
* Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-04-24
|\
| * Merge branch 'devel'Trond Myklebust2008-04-24
| |\
| | * make nfs_automount_list staticAdrian Bunk2008-04-19
| | * NFS: remove duplicate flags assignment from nfs_validate_mount_dataJeff Layton2008-04-19
| | * NFS - fix potential NULL pointer dereference v2Cyrill Gorcunov2008-04-19