aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
* Revert "UFS: add const to parser token table"Linus Torvalds2008-08-04
* [PATCH] pass struct path * to do_add_mount()Al Viro2008-08-01
* NFS: Ensure we call nfs_sb_deactive() after releasing the directory inodeTrond Myklebust2008-07-27
* nfs_remount oops when rebooting + possible fixMarc Zyngier2008-07-27
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* fix fs/nfs/nfsroot.c compilationAdrian Bunk2008-07-24
* Merge branch 'bkl-removal' into nextTrond Myklebust2008-07-15
|\
| * NFSv4: Remove BKL from the nfsv4 state recoveryTrond Myklebust2008-07-15
| * NFS: Remove BKL from the readdir codeTrond Myklebust2008-07-15
| * NFS: Remove BKL from the symlink codeTrond Myklebust2008-07-15
| * NFS: Remove BKL from the sillydelete operationsTrond Myklebust2008-07-15
| * NFS: Remove the BKL from the rename, rmdir and unlink operationsTrond Myklebust2008-07-15
| * NFS: Remove BKL from NFS lookup codeTrond Myklebust2008-07-15
| * NFS: Remove the BKL from nfs_link()Trond Myklebust2008-07-15
| * NFS: Remove the BKL from the inode creation operationsTrond Myklebust2008-07-15
| * NFS: Remove BKL usage from open()Trond Myklebust2008-07-15
| * NFS: Remove BKL usage from the write pathTrond Myklebust2008-07-15
| * NFS: Remove the BKL from the permission checking codeTrond Myklebust2008-07-15
| * NFS: Remove attribute update related BKL referencesTrond Myklebust2008-07-15
| * NFS: Remove BKL requirement from attribute updatesTrond Myklebust2008-07-15
| * NFS: Protect inode->i_nlink updates using inode->i_lockTrond Myklebust2008-07-15
* | Merge branch 'devel' into nextTrond Myklebust2008-07-15
|\|
| * NFS: Allow either strict or sloppy mount option parsingChuck Lever2008-07-09
| * NFS4: Set security flavor default for NFSv4 mounts like other defaultsChuck Lever2008-07-09
| * NFS: Set security flavor default for NFSv2/3 mounts like other defaultsChuck Lever2008-07-09
| * NFS: Refactor logic for parsing NFS security flavor mount optionsChuck Lever2008-07-09
| * NFS: use documenting macro constants for initializing ac{reg, dir}{min, max}Chuck Lever2008-07-09
| * NFS: Move the nfs_set_port() call out of nfs_parse_mount_options()Chuck Lever2008-07-09
| * NFS: set transport defaults after mount option parsing is finishedTrond Myklebust2008-07-09
| * nfs4: fix potential race with rapid nfs_callback_up/down cycleJeff Layton2008-07-09
| * nfs4: remove BKL from nfs_callback_up and nfs_callback_downJeff Layton2008-07-09
| * nfs: initialize timeout variable in nfs4_proc_setclientid_confirmBenny Halevy2008-07-09
| * 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