summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2008-05-16nfs: make nfs4_drop_state_owner() staticAdrian Bunk
2008-05-16nfs: path_{get,put}() cleanupsJan Blunck
2008-05-16nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-05-16nfs/lsm: make NFSv4 set LSM mount optionsEric Paris
2008-05-16NFSv4: Check the return value of decode_compound_hdr_arg()Trond Myklebust
2008-05-16nfs: fix race in nfs_dirty_requestFred Isaman
2008-05-16NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute cachingTrond Myklebust
2008-04-30mm: bdi: expose the BDI object in sysfs for NFSMiklos Szeredi
2008-04-29nfs: use proc_create to setup de->proc_fopsDenis V. Lunev
2008-04-29proc: remove proc_root_fsAlexey Dobriyan
2008-04-25[PATCH] restore sane ->umount_begin() APIAl Viro
2008-04-24Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-04-24Merge branch 'devel'Trond Myklebust
2008-04-23NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2)Jeff Layton
2008-04-23nfsd: fix commentJ. Bruce Fields
2008-04-23NFS: convert nfs4 callback thread to kthread APIJeff Layton
2008-04-23nfs: remove unnecessary NFS_NEED_* definesJ. Bruce Fields
2008-04-19make nfs_automount_list staticAdrian Bunk
2008-04-19NFS: remove duplicate flags assignment from nfs_validate_mount_dataJeff Layton
2008-04-19NFS - fix potential NULL pointer dereference v2Cyrill Gorcunov
2008-04-19NFSv4: Attempt to use machine credentials in SETCLIENTID callsTrond Myklebust
2008-04-19NFSv4: Reintroduce machine credsTrond Myklebust
2008-04-19NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust
2008-04-19nfs: fix printout of multiword bitfieldsFred Isaman
2008-04-19nfs: return negative error value from nfs{,4}_stat_to_errnoBenny Halevy
2008-04-19NFS: Remove the buggy lock-if-signalled case from do_setlk()Trond Myklebust
2008-04-19NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlckTrond Myklebust
2008-04-19NFSv4: Only increment the sequence id if the server saw itTrond Myklebust
2008-04-19NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired()Trond Myklebust
2008-04-19NFS: Ensure that rpc_run_task() errors are propagated back to the callerTrond Myklebust
2008-04-19NFS: Ensure that the write code cleans up properly when rpc_run_task() failsTrond Myklebust
2008-04-19NFS: Ensure that the read code cleans up properly when rpc_run_task() failsTrond Myklebust
2008-04-19NFS: Fix nfs_wb_page() to always exit with an error or a clean pageTrond Myklebust
2008-04-19[PATCH] r/o bind mounts: check mnt instead of superblock directlyDave Hansen
2008-04-08fix bug - executing FDPIC ELF on NFS mount triggers BUG() at mm/nommu.c:862:/...Bryan Wu
2008-04-08NFS: initialize flags field in nfs_open_contextJeff Layton
2008-03-27[PATCH] do shrink_submounts() for all fs typesAl Viro
2008-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-19NFS: Always enable NFS direct I/OChuck Lever
2008-03-19NFS: Show most mount options via nfs_show_options()Chuck Lever
2008-03-19NFS: Save the values of the "mount*=" mount optionsChuck Lever
2008-03-19NFS: Save the value of the "port=" mount optionChuck Lever
2008-03-19NFS: Fix up data types of fields in nfs_parsed_mount_optionsChuck Lever
2008-03-19NFS: numeric mount parameters are unsignedChuck Lever
2008-03-19NFS: clean up short packet handling for NFSv4 readdirJeff Layton
2008-03-19NFS: clean up short packet handling for NFSv3 readdirJeff Layton
2008-03-19NFS: clean up short packet handling for NFSv2 readdirJeff Layton
2008-03-19nfs: remove duplicate initializations of nfs_read_data fieldFred Isaman
2008-03-19nfs: nfs_redirty_requestFred
2008-03-19Merge branch 'hotfixes' into develTrond Myklebust