summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-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-05Fix pagemap_read() use of struct mm_walkAndrew Morton
2008-07-05Fix clear_refs_write() use of struct mm_walkAndrew Morton
2008-07-04security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan
2008-07-04add kernel-doc for simple_read_from_buffer and memory_read_from_bufferAkinobu Mita
2008-07-04ntfs: update help textJess Guerrero
2008-07-04ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev()Michael Halcrow
2008-07-04reiserfs: add missing unlock to an error path in reiserfs_quota_write()Jan Kara
2008-07-04ext4: add missing unlock to an error path in ext4_quota_write()Jan Kara
2008-07-04ext3: add missing unlock to error path in ext3_quota_write()Jan Kara
2008-07-039p: fix O_APPEND in legacy modeEric Van Hensbergen
2008-07-01Properly notify block layer of sync writesJens Axboe
2008-06-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2008-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-06-24[GFS2] fix gfs2 block allocation (cleaned up)Benjamin Marzinski
2008-06-24[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000Bob Peterson
2008-06-24Merge branch 'master' into for_mmJan Kara