update to 2.6.9-rc1
[linux-flexiantxendom0-3.2.10.git] / include / linux / nfs_fs.h
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-04 Olaf Kirch- merged agruen's nfsacl patches
2004-06-04 Alexander Viro[PATCH] sparse: trivial fs annotations
2004-05-29 Alexander Viro[PATCH] sparse: nfs __user annotation (client only...
2004-05-20 Trond MyklebustNFS O_DIRECT: Change the NFS O_DIRECT path so that it
2004-04-30 Andreas Gruenbacher- Enable 2.6.6-rc patches.
2004-04-19 Andrew Morton[PATCH] direct-IO return type fixes
2004-04-11 Trond MyklebustNFSv2/v3/v4: Fix a slowdown of O_SYNC and O_DIRECT...
2004-04-11 Trond MyklebustRPC: add fair queueing to the RPC scheduler.
2004-04-11 Trond MyklebustNFSv2/v3/v4: Add support for asynchronous writes even...
2004-04-11 Trond MyklebustNFSv2/v3/v4: Add support for asynchronous reads even...
2004-03-15 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040315
2004-03-13 Trond MyklebustFrom: <martin@meltin.net>
2004-03-13 Trond MyklebustNFSv2/v3/v4: Parenthesize #defines in nfs?xdr.c. Fix...
2004-03-13 Trond MyklebustNFSv2/v3/v4: Ensure that fsync() flushes all writebacks...
2004-03-13 Trond MyklebustNFSv2/v3: Ensure that we only use GETATTR+STATFS (NFSv2...
2004-03-13 Trond MyklebustNFSv2/v3/v4: New attribute revalidation code that no
2004-02-11 Hubert Mantelupdate to 2.6.3-rc2
2004-02-07 Trond MyklebustNFSv4: Add support for POSIX file locking.
2004-02-07 Trond MyklebustNFSv4: Fix a bug which was causing Oopses if the client was
2004-02-07 Trond MyklebustNFSv4: Share open_owner structs between several different
2004-02-07 Trond MyklebustNFSv4: Atomic open(). Fixes races w.r.t. opening files.
2004-02-07 Trond MyklebustNFSv4: Basic code for recovering file OPEN state after...
2004-02-07 Trond MyklebustNFSv4: Preparation for the server reboot recovery code.
2004-02-07 Trond MyklebustNFSv4: Don't translate those NFSv4 errors that are...
2004-02-07 Trond MyklebustNFSv4: Convert SETCLIENTID and SETCLIENTID_CONFIRM...
2004-02-07 Trond MyklebustNFSv4: Convert the lease renewal daemon from being
2004-02-07 Trond MyklebustNFSv4: Convert the RENEW operation from using nfs4_comp...
2004-02-07 Trond MyklebustNFSv4/RPCSEC_GSS: Make Frank's server->client_sys featu...
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Andrew Morton[PATCH] if ... BUG() -> BUG_ON()
2004-01-16 Andreas SchwabAdd latest ia64 updates.
2004-01-12 Andreas SchwabReenable ia64-update.
2004-01-11 Andreas Gruenbacher- Disable ia64-update: it breaks i386.
2004-01-07 Andreas SchwabReadd missing parts from ia64 update.
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-17 Andreas GruenbacherStupid thinko
2003-12-16 Andreas GruenbacherOops, accident...
2003-12-16 Andreas Gruenbacherconfig-hotplug actually fixes early_userspace-instead...
2003-12-08 Andreas Gruenbacher- #33559: Disable nfsacl until the problem can be debugged.
2003-12-02 Andreas Gruenbacher- Enable nfsacl port from 2.4. Still needs a number...
2003-10-26 Andreas SchwabUpdate ia64 support.
2003-10-20 Andreas Schwab- Update ia64 patches and configs.
2003-10-09 Gerd Hoffmann- updated to -test7
2003-10-08 Trond Myklebust[PATCH] NFS: Enable NFS_DIRECTIO support
2003-10-07 Trond MyklebustNFSv4 state model update
2003-10-07 Trond MyklebustThe NFSv4 state model assumes that the client machine...
2003-10-07 Trond MyklebustRename the struct "nfs4_shareowner". The name was confusing
2003-10-07 Trond MyklebustClean up the nfs_fhget() function. Have the called...
2003-10-01 Andreas SchwabAdapt ia64 patch.
2003-09-12 Andreas Schwab- Reenable ia64 patch.
2003-09-09 Gerd Hoffmann- commented ia64 patch, breaks i386 build.
2003-09-03 Andreas Schwab- Update ia64 patch to 2.6.0-test4-ia64-030826.
2003-08-18 Andreas Schwab- Update ia64 patch to 2.6.0-test3-ia64-030815.
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-04 Gerd Hoffmann- update to 2.6.0-test2
2003-07-17 Frank Cusack[PATCH] Allow unattended nfs3/krb5 mounts
2003-07-14 Andreas Schwab- Update ia64 patch to 2.5.75-ia64-030712 (with some...
2003-07-04 Trond Myklebust[PATCH] Pass 'nameidata' to ->permission()
2003-07-01 Andreas SchwabAdd latest ia64 patches.
2003-06-20 Andreas SchwabUpdate ia64 patch to 2.5.72-030619
2003-06-12 Andreas SchwabUpdate ia64 patch to 2.5.69-030521, throwing away the...
2003-05-15 Andreas SchwabFix arch headers.
2003-05-15 Gerd Hoffmannrestricted ia64 patches to ia64 again, they still break...
2003-05-14 Andreas Schwab- Separate out show_stack changes into own patch.
2003-05-12 Gerd Hoffmannadded some suse-specific patches to the kernel.
2003-05-10 Andreas SchwabAdd ia64 patch.
2003-04-08 Trond MyklebustSetup code to tear down the NFSv4 state once we're...
2003-04-08 Trond MyklebustImplement stateful open() for NFSv4 as per RFC3010...
2002-12-20 Linus TorvaldsMerge clashes between the req_offset() and the XDR...
2002-12-20 Chuck Lever[PATCH] cleanup: simplify req_offset function in NFS...
2002-12-20 Trond Myklebust[PATCH] Clean up NFSv4 WRITE xdr path
2002-12-20 Trond Myklebust[PATCH] Clean up NFSv4 READ xdr path
2002-12-14 Andrew Morton[PATCH] remove PF_SYNC
2002-11-18 Trond Myklebust[PATCH] Support for micro/nanosecond [acm]time in the...
2002-11-17 Andi Kleen[PATCH] nanosecond stat timefields
2002-11-08 Trond Myklebust[PATCH] Lift the 256 outstanding NFS read/write request...
2002-11-08 Chuck Lever[PATCH] remove unused NFS cruft
2002-11-08 Chuck Lever[PATCH] remove unused cl_flags field
2002-11-08 Trond Myklebust[PATCH] add an NFS memory pool
2002-11-08 Trond Myklebust[PATCH] Make nfs_find_request() scale
2002-11-08 Trond Myklebust[PATCH] Add nfs_writepages & backing_dev...
2002-11-07 Chuck Lever[PATCH] allow nfsroot to mount with TCP
2002-11-05 Trond Myklebust[PATCH] Convert NFS client to use ->readpages()
2002-10-15 Trond Myklebust[PATCH] A basic NFSv4 client for 2.5.x
2002-10-15 Trond Myklebust[PATCH] A basic NFSv4 client for 2.5.x
2002-10-11 Trond Myklebust[PATCH] A basic NFSv4 client for 2.5.x
2002-10-11 Trond Myklebust[PATCH] A basic NFSv4 client for 2.5.x
2002-10-10 Trond Myklebust[PATCH] A basic NFSv4 client for 2.5.x
2002-10-10 Trond Myklebust[PATCH] A basic NFSv4 client for 2.5.x
2002-10-10 Trond Myklebust[PATCH] A basic NFSv4 client for 2.5.x
2002-10-10 Trond Myklebust[PATCH] A basic NFSv4 client for 2.5.x
2002-10-08 Brian Gerst[PATCH] struct super_block cleanup - final
2002-10-07 Chuck Lever[PATCH] remove NFS client internal dependence on page...
2002-10-07 Chuck Lever[PATCH] add struct file* to ->direct_IO addr space op
2002-07-28 Trond Myklebust[PATCH] Support for cached lookups via readdirplus...
2002-07-26 Trond Myklebust[PATCH] add proper NFSv3 permissions checking.
2002-07-24 Neil Brown[PATCH] type safe(r) list_entry repacement: container_of
2002-06-02 Andrew Morton[PATCH] remove inode.i_wait
2002-05-22 Alexander Viro[PATCH] kill ->i_op->revalidate()
next