]> Pileus Git - ~andy/linux/history - fs/nfs
NFSv4: Fix an oops in nfs4_fill_super
[~andy/linux] / fs / nfs /
2006-03-20 Trond MyklebustNFSv4: Fix an oops in nfs4_fill_super
2006-03-20 Trond MyklebustNFSv4: SETCLIENTID_CONFIRM should handle NFS4ERR_DELAY...
2006-03-20 Trond MyklebustNFSv4: Send the delegation stateid for SETATTR calls
2006-03-20 Trond MyklebustNFSv4: Ensure nfs_callback_down() calls svc_destroy()
2006-03-20 Trond MyklebustNLM: Fix nlmclnt_test to not copy private part of locks
2006-03-20 Trond MyklebustNFS: O_DIRECT needs to use a completion
2006-03-20 Trond MyklebustNFS: Clean up nfs_get_user_pages
2006-03-20 Chuck LeverNFS: fix compiler warnings on 64-bit platforms
2006-03-20 Trond MyklebustNFS: Uninline nfs_writedata_(alloc|free) and nfs_readda...
2006-03-20 Trond MyklebustNFS: Debugging code for nfs_direct_(read|write)_schedule()
2006-03-20 Trond MyklebustNFS: O_DIRECT async IO may lose context
2006-03-20 Trond Myklebustnfs: Use UNSTABLE + COMMIT for NFS O_DIRECT writes
2006-03-20 Trond MyklebustNFS: Make nfs_commit_alloc() extern
2006-03-20 Chuck LeverNFS: fix data_update accounting in NFS direct I/O path
2006-03-20 Chuck LeverNFS: Replace atomic_t variables in nfs_direct_req with...
2006-03-20 Chuck LeverNFS: clean up comments and tab damage in direct.c
2006-03-20 Chuck LeverNFS: support EIOCBQUEUED return in direct write path
2006-03-20 Chuck LeverNFS: make iocb available everywhere in direct write...
2006-03-20 Chuck LeverNFS: remove support for multi-segment iovs in the direc...
2006-03-20 Chuck LeverNFS: make direct write path generate write requests...
2006-03-20 Chuck LeverNFS: create common routine for handling direct I/O...
2006-03-20 Chuck LeverNFS: create common routine for allocating nfs_direct_req
2006-03-20 Chuck LeverNFS: create common routine for waiting for direct I...
2006-03-20 Chuck LeverNFS: support EIOCBQUEUED return in direct read path
2006-03-20 Chuck LeverNFS: make iocb available everywhere in direct read...
2006-03-20 Chuck LeverNFS: remove support for multi-segment iovs in the direc...
2006-03-20 Chuck LeverNFS: use size_t type for holding rsize bytes in NFS...
2006-03-20 Chuck LeverNFS: update comments and function definitions in fs...
2006-03-20 Chuck LeverNFS: clean up NFS client's a_ops->direct_IO method
2006-03-20 Trond MyklebustNFS: Cleanup of NFS read code
2006-03-20 Trond MyklebustNFS: Cleanup of NFS write code in preparation for async...
2006-03-20 Andy Adamsonlocks,lockd: fix race in nlmsvc_testlock
2006-03-20 Chuck LeverNFS: directory trace messages
2006-03-20 Chuck LeverSUNRPC: eliminate rpc_call()
2006-03-20 Chuck LeverSUNRPC: display human-readable procedure name in rpc_io...
2006-03-20 Chuck LeverNFS: add RPC I/O statistics to /proc/self/mountstats
2006-03-20 Chuck LeverNFS: report how long an NFS file system has been mounted
2006-03-20 Chuck LeverNFS: add hooks to account for NFSERR_JUKEBOX errors
2006-03-20 Chuck LeverNFS: add I/O performance counters
2006-03-20 Chuck LeverNFS: introduce mechanism for tracking NFS client metrics
2006-03-20 Chuck LeverNFS: clean up some mount options
2006-03-20 Chuck LeverNFS: show retransmit settings when displaying mount...
2006-03-20 Ingo MolnarNFS: sem2mutex idmap.c
2006-03-20 Eric SesterhennNFS: kzalloc conversion in fs/nfs
2006-03-20 Trond MyklebustNFSv4: Kill braindead gcc warnings
2006-03-20 Trond MyklebustNFSv4: Do not call rpciod_down() before call to destroy...
2006-03-20 Trond MyklebustSUNRPC: Ensure that rpc_mkpipe returns a refcounted...
2006-03-20 Trond MyklebustNFS: reduce the number of false cache invalidations.
2006-03-20 Jesper JuhlNFS: "const static" vs "static const" in nfs4
2006-03-20 Trond MyklebustNFSv4: Don't invalidate cached attributes if change...
2006-03-20 Trond MyklebustNFS: writes should not clobber utimes() calls
2006-03-20 Neil BrownNFS: Fix buglet in fs/nfs/write.c
2006-03-20 Trond MyklebustNFS: Avoid races between writebacks and truncation
2006-03-20 Trond MyklebustNFS: Fix a busy inodes issue...
2006-03-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-03-15 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/rc-fixes
2006-03-14 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2006-03-14 Trond Myklebust[PATCH] NFSv4: fix mount segfault on errors returned...
2006-03-14 Trond Myklebust[PATCH] NFS: Fix a potential panic in O_DIRECT
2006-02-24 Anton AltaparmakovMerge ../ntfs-2.6-devel
2006-02-24 Anton AltaparmakovMerge branch 'master' of /home/src/linux-2.6/
2006-02-21 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-02-16 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2006-02-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2006-02-14 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-02-09 Tony LuckPull new-syscalls into release branch
2006-02-09 Jeff GarzikMerge branch 'upstream-fixes'
2006-02-09 Jeff GarzikMerge branch 'master'
2006-02-09 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-02-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-02-08 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-02-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-02-08 Al Viro[PATCH] nfsroot port= parameter fix [backport of 2...
2006-02-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-02-07 Mauro Carvalho ChehabMerge branch 'work-fixes'
2006-02-07 Jeff GarzikMerge branch 'for-jeff' of git://electric-eye.fr.zoreil...
2006-02-06 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-02-06 Paul MackerrasMerge ../linux-2.6
2006-02-06 Mauro Carvalho ChehabMerge branch 'origin'
2006-02-04 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/kyle...
2006-02-03 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-02-03 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-02-03 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-02-03 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-02-03 Trond MyklebustMerge branch 'master' of git://git.kernel.org/pub/scm...
2006-02-01 Dirk MuellerNFSv3: fix sync_retry in direct i/o NFS
2006-02-01 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86
2006-01-27 Len BrownPull release into acpica branch
2006-01-24 Len Brown[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica...
2006-01-19 Anton AltaparmakovMerge branch 'master' of /usr/src/ntfs-2.6/
2006-01-14 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/dtor...
2006-01-13 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2006-01-12 Steve FrenchMerge with /pub/scm/linux/kernel/git/torvalds/linux...
2006-01-12 Linus TorvaldsMerge branch 'drm-forlinus' of git://git.kernel.org...
2006-01-12 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-01-10 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-01-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-10 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-01-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-10 Linus TorvaldsMerge ssh://master.kernel.org/pub/scm/linux/kernel...
next