aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
* 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
| | * NFSv4: Attempt to use machine credentials in SETCLIENTID callsTrond Myklebust2008-04-19
| | * NFSv4: Reintroduce machine credsTrond Myklebust2008-04-19
| | * NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust2008-04-19
| | * nfs: fix printout of multiword bitfieldsFred Isaman2008-04-19
| | * nfs: return negative error value from nfs{,4}_stat_to_errnoBenny Halevy2008-04-19
| | * NFS: Remove the buggy lock-if-signalled case from do_setlk()Trond Myklebust2008-04-19
| | * NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlckTrond Myklebust2008-04-19
| | * NFSv4: Only increment the sequence id if the server saw itTrond Myklebust2008-04-19
| | * NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired()Trond Myklebust2008-04-19
| | * NFS: Ensure that rpc_run_task() errors are propagated back to the callerTrond Myklebust2008-04-19
| | * NFS: Ensure that the write code cleans up properly when rpc_run_task() failsTrond Myklebust2008-04-19
| | * NFS: Ensure that the read code cleans up properly when rpc_run_task() failsTrond Myklebust2008-04-19
| | * NFS: Fix nfs_wb_page() to always exit with an error or a clean pageTrond Myklebust2008-04-19
| | * NFS: Always enable NFS direct I/OChuck Lever2008-03-19
| | * NFS: Show most mount options via nfs_show_options()Chuck Lever2008-03-19
| | * NFS: Save the values of the "mount*=" mount optionsChuck Lever2008-03-19
| | * NFS: Save the value of the "port=" mount optionChuck Lever2008-03-19
| | * NFS: Fix up data types of fields in nfs_parsed_mount_optionsChuck Lever2008-03-19
| | * NFS: numeric mount parameters are unsignedChuck Lever2008-03-19
| | * NFS: clean up short packet handling for NFSv4 readdirJeff Layton2008-03-19
| | * NFS: clean up short packet handling for NFSv3 readdirJeff Layton2008-03-19
| | * NFS: clean up short packet handling for NFSv2 readdirJeff Layton2008-03-19
| | * nfs: remove duplicate initializations of nfs_read_data fieldFred Isaman2008-03-19
| | * nfs: nfs_redirty_requestFred2008-03-19
| | * Merge branch 'hotfixes' into develTrond Myklebust2008-03-19
| | |\
| | * | NFS: fix encode_fsinfo_maxszFred Isaman2008-03-14
| | * | SUNRPC: Add a helper rpcauth_lookup_generic_cred()Trond Myklebust2008-03-14
| | * | Merge commit 'origin' into develTrond Myklebust2008-03-08
| | |\ \
| | * \ \ Merge branch 'cleanups' into nextTrond Myklebust2008-02-29
| | |\ \ \
| | | * | | nfs: use GFP_NOFS preloads for radix-tree insertionNick Piggin2008-02-13