summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2010-05-26NFS: rsize and wsize settings ignored on v4 mountsChuck Lever
2010-05-26nfs d_revalidate() is too trigger-happy with d_drop()Al Viro
2009-11-09NFSv4: The link() operation should return any delegation on the fileTrond Myklebust
2009-11-09NFSv4: Fix a problem whereby a buggy server can oops the kernelTrond Myklebust
2009-11-09NFSv4: Kill nfs4_renewd_prepare_shutdown()Trond Myklebust
2009-11-09nfs: Avoid overrun when copying client IP address stringBen Hutchings
2009-11-09NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCETrond Myklebust
2009-11-09nfs: Panic when commit failsTerry Loftin
2009-08-16NFS: Fix an O_DIRECT Oops...Trond Myklebust
2009-06-11nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission.Frank Filz
2009-05-19NFS: Fix the notifications when renaming onto an existing fileTrond Myklebust
2009-05-19NFS: Close page_mkwrite() racesTrond Myklebust
2009-05-19NFS: Fix the return value in nfs_page_mkwrite()Trond Myklebust
2009-05-19mm: page_mkwrite change prototype to match faultNick Piggin
2009-01-18nfs: remove redundant tests on reading new pagesWu Fengguang
2009-01-18fs: symlink write_begin allocation context fixNick Piggin
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