aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2008-09-08NFS: Restore missing hunk in NFS mount option parserChuck Lever
2008-08-04Revert "UFS: add const to parser token table"Linus Torvalds
2008-08-01[PATCH] pass struct path * to do_add_mount()Al Viro
2008-07-27NFS: Ensure we call nfs_sb_deactive() after releasing the directory inodeTrond Myklebust
2008-07-27nfs_remount oops when rebooting + possible fixMarc Zyngier
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-24fix fs/nfs/nfsroot.c compilationAdrian Bunk
2008-07-15Merge branch 'bkl-removal' into nextTrond Myklebust
2008-07-15Merge branch 'devel' into nextTrond Myklebust
2008-07-15NFSv4: Remove BKL from the nfsv4 state recoveryTrond Myklebust
2008-07-15NFS: Remove BKL from the readdir codeTrond Myklebust
2008-07-15NFS: Remove BKL from the symlink codeTrond Myklebust
2008-07-15NFS: Remove BKL from the sillydelete operationsTrond Myklebust
2008-07-15NFS: Remove the BKL from the rename, rmdir and unlink operationsTrond Myklebust
2008-07-15NFS: Remove BKL from NFS lookup codeTrond Myklebust
2008-07-15NFS: Remove the BKL from nfs_link()Trond Myklebust
2008-07-15NFS: Remove the BKL from the inode creation operationsTrond Myklebust
2008-07-15NFS: Remove BKL usage from open()Trond Myklebust
2008-07-15NFS: Remove BKL usage from the write pathTrond Myklebust
2008-07-15NFS: Remove the BKL from the permission checking codeTrond Myklebust
2008-07-15NFS: Remove attribute update related BKL referencesTrond Myklebust
2008-07-15NFS: Remove BKL requirement from attribute updatesTrond Myklebust
2008-07-15NFS: Protect inode->i_nlink updates using inode->i_lockTrond Myklebust
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-09NFS: Allow either strict or sloppy mount option parsingChuck Lever
2008-07-09NFS4: Set security flavor default for NFSv4 mounts like other defaultsChuck Lever
2008-07-09NFS: Set security flavor default for NFSv2/3 mounts like other defaultsChuck Lever
2008-07-09NFS: Refactor logic for parsing NFS security flavor mount optionsChuck Lever
2008-07-09NFS: use documenting macro constants for initializing ac{reg, dir}{min, max}Chuck Lever
2008-07-09NFS: Move the nfs_set_port() call out of nfs_parse_mount_options()Chuck Lever
2008-07-09NFS: set transport defaults after mount option parsing is finishedTrond Myklebust
2008-07-09nfs4: fix potential race with rapid nfs_callback_up/down cycleJeff Layton
2008-07-09nfs4: remove BKL from nfs_callback_up and nfs_callback_downJeff Layton
2008-07-09nfs: initialize timeout variable in nfs4_proc_setclientid_confirmBenny Halevy
2008-07-09NFS: handle interface identifiers in incoming IPv6 addressesChuck Lever
2008-07-09NFS: Add string length argument to nfs_parse_server_addressChuck Lever
2008-07-09NFS: Support raw IPv6 address hostnames during NFS mount operationChuck Lever
2008-07-09NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3Chuck Lever
2008-07-09NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remountTrond Myklebust
2008-07-09NFS: Allow redirtying of a completed unstable write.Trond Myklebust
2008-07-09NFS: Clean up nfs_update_request()Trond Myklebust
2008-07-09NFS: missing newline in NFS mount debugging messageChuck Lever
2008-07-09NFS: Treat "intr" and "nointr" options as deprecatedChuck Lever
2008-07-09NFS: Allow any value for the "retry" optionChuck Lever
2008-07-09NFS: Ensure we zap only the access and acl caches when setting new aclsTrond Myklebust
2008-07-09NFS: Fix a warning in nfs4_async_handle_errorTrond Myklebust
2008-07-09NFS: Move fs/nfs/iostat.h to include/linuxChuck Lever
2008-07-09NFS: Remove the redundant file_open entry from struct nfs_rpc_opsTrond Myklebust
2008-07-09NFS: Fix the ftruncate() credential problemTrond Myklebust