summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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
2008-07-09rpc: bring back cl_chattyOlga Kornievskaia
2008-07-09NFS: implement option checking when remounting NFS filesystems (resend)Jeff Layton
2008-07-09fs/nfs/nfsroot.c: remove CVS keywordAdrian Bunk
2008-07-09NFS: Fix trace debugging nits in write.cChuck Lever
2008-07-09NFS: Use NFSDBG_FILE for all fopsChuck Lever
2008-07-09NFS: Add debugging facility for NFS aopsChuck Lever
2008-07-09NFS: Make nfs_open methods consistentChuck Lever
2008-07-09NFS: Make nfs_llseek methods consistentChuck Lever
2008-07-09NFS: Make nfs_fsync methods consistentChuck Lever
2008-07-09NFS: Update help text for CONFIG_NFS_FSChuck Lever
2008-07-09NFS: do_setlk(): don't flush caches when we have a delegationTrond Myklebust
2008-07-09NFS: Revert commit 44dd151dTrond Myklebust
2008-07-09NFS: Optimise append writes with holesTrond Myklebust
2008-07-09NFS: Add correct bounds checking to NFSv2 locksTrond Myklebust
2008-07-09NFS: Fix a preemption count leak in nfs_update_requestTrond Myklebust
2008-07-09NFS: Reduce the stack usage in NFSv3 create operationsTrond Myklebust
2008-07-09NFS: Reduce the stack usage in NFSv4 create operationsTrond Myklebust
2008-07-09Merge branch 'x86/core' into x86/unify-pciIngo Molnar
2008-07-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-07-08Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-07-08reiserfs: discard prealloc in reiserfs_delete_inodeJeff Mahoney
2008-07-08NFS: Fix readdir cache invalidationTrond Myklebust
2008-07-08x86, crashdump, /proc/vmcore: remove CONFIG_EXPERIMENTAL from kdumpBernhard Walle
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar
2008-07-08x86, generic: CPA add statistics about state of direct mapping v4Andi Kleen
2008-07-07nfsd: take file and mnt write in nfs4_upgrade_openBenny Halevy
2008-07-07nfsd: document open share bit trackingJ. Bruce Fields
2008-07-07[PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()Sunil Mushran
2008-07-07[GFS2] Allow local DF locks when holding a cached EX glockSteven Whitehouse
2008-07-07[GFS2] Fix delayed demote raceSteven Whitehouse
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-05Fix pagemap_read() use of struct mm_walkAndrew Morton
2008-07-05Fix clear_refs_write() use of struct mm_walkAndrew Morton
2008-07-04nfsd: tabulate nfs4 xdr encoding functionsBenny Halevy
2008-07-04security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan