- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / fs / nfs / file.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-03-03 Neil F Brown- patches.fixes/nfs-revalidate-race: Nfs: Avoid races...
2006-03-02 Neil F Brown- patches.fixes/nfs-revalidate-race: Nfs: Avoid races...
2005-12-22 ASANO Masahiro[PATCH] fix posix lock on NFS
2005-12-20 Trond MyklebustNFS: Fix another O_DIRECT race
2005-10-28 Trond MyklebustNFS: Optimise attribute revalidation on close().
2005-10-18 Trond Myklebust NFS: Fix up a race in the NFS implementation of GETLK
2005-10-17 Trond Myklebust[PATCH] NFS: Fix cache consistency races
2005-08-18 Chuck Lever[PATCH] NFS: split nfsi->flags into two fields
2005-06-24 Hannes Reinecke- Updated configs.
2005-06-24 Hannes Reinecke- Update to 2.6.12.
2005-06-22 Trond Myklebust[PATCH] NFS: Ensure that fstat() always returns the...
2005-06-22 Trond Myklebust[PATCH] NFS: Cleanup of caching code, and slight optimi...
2005-06-22 Andreas Gruenbacher[PATCH] NFS: Add support for NFSv3 ACLs
2005-06-13 Trond Myklebust[PATCH] NFS: Ensure that we revalidate the cached file...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-28 Andreas Gruenbacher- nfsacl patchset update.
2005-02-23 Olaf Hering+- update to 2.6.11-rc4-bk11, nfs, network fixes
2005-02-22 Trond Myklebust[PATCH] NFS: Further fixes for the -onolock case.
2005-01-21 Andreas Gruenbacher- Update nfsacl patches.
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-17 Andreas Gruenbacher- New version of nfsacl: now caches acls on the client...
2005-01-16 Trond Myklebust[PATCH] Fix an Oopsable condition in the NFS locking
2005-01-16 Trond Myklebust[PATCH] Fix a BKL imbalance in the NFS locking code.
2005-01-05 Olaf Kirch- Re-enabled sunrpc-multiple-programs
2005-01-04 Trond Myklebust NFS: when we mount with the "nolock" flag we need...
2004-10-15 Olaf Kirch- patches.fixes/nfs-nolock-fix2: Fix broken locking...
2004-08-30 Andreas Gruenbacher- patches.fixes/undo-broken-fh-conversion: Undo broken FH
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-23 Trond MyklebustNFSv4: More aggressive caching if we have a delegation.
2004-08-23 Trond MyklebustNFSv2/v3/v4: Place NFS nfs_page shared data into a...
2004-08-23 Trond Myklebust[PATCH] Fix posix file locking (9/9)
2004-08-14 Olaf Hering+- add patches.fixes/nfs-2.6.8.1-oops
2004-08-14 Olaf Hering+- update to 2.6.8 final
2004-08-13 Jeff Garzik[PATCH] Fix NFS client screw-up in fcntl f_op removal
2004-08-13 Linus TorvaldsFix stupid thinkos in the fcntl f_op removal code.
2004-08-13 Matthew Wilcox[PATCH] Remove fcntl f_op
2004-08-04 Olaf Kirch- merged agruen's nfsacl patches
2004-07-14 Alexander Viro[PATCH] sparse: read_descriptor_t annotation
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-23 Andreas Gruenbacher- patches.fixes/file-operations-fcntl.patch: Add fcntl...
2004-04-12 Andrew Morton[PATCH] add file_operations.fcntl
2004-03-15 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040315
2004-03-13 Trond MyklebustNFSv2/v3/v4: Ensure that fsync() flushes all writebacks...
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-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Andrew Morton[PATCH] bdev: use correct mapping's i_sem
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-07 Trond MyklebustNFSv4 state model update
2003-07-04 Trond Myklebust[PATCH] Use the intents in 'nameidata' to improve NFS...
2003-07-02 Andrew Morton[PATCH] remove lock_kernel() from file_ops.flush()
2003-05-07 Trond MyklebustFix typos in close-to-open cache consistency checking.
2003-04-08 Trond MyklebustPrepare for the introduction of NFSv4 state code.
2003-03-08 Andrew Morton[PATCH] Implement sendfile() for NFS
2002-12-20 Chuck Lever[PATCH] give NFS client a "set_page_dirty" address...
2002-11-08 Trond Myklebust[PATCH] Add nfs_writepages & backing_dev...
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-08 Benjamin LaHaisemerge with linus' tree
2002-10-07 Chuck Lever[PATCH] initial support for NFS direct I/O for 2.5
2002-10-07 Chuck Lever[PATCH] remove NFS client internal dependence on page...
2002-09-24 Benjamin LaHaiseseveral updates for testing aio_{read,write}
2002-09-10 Art Haas[PATCH] designated initializer patches for fs_nfs
2002-08-30 Andrew Morton[PATCH] writeback correctness and efficiency changes
2002-06-12 Matthew Wilcox[PATCH] fs/locks.c cleanup
2002-05-22 Alexander Viro[PATCH] kill ->i_op->revalidate()
2002-04-30 Andrew Morton[PATCH] page writeback locking update
2002-02-18 Andrew Morton[PATCH] msync correctness
2002-02-09 Dave Jones[PATCH] includes cleanup, 2nd try.
2002-02-06 Robert Love[PATCH] 2.5.4-pre1: further llseek cleanup (1/3)
2002-02-05 Linus Torvaldsv2.5.1.7 -> v2.5.1.8
2002-02-05 Linus Torvaldsv2.5.1.5 -> v2.5.1.6
2002-02-05 Linus Torvaldsv2.5.1 -> v2.5.1.1
2002-02-05 Linus Torvaldsv2.4.9.15 -> v2.4.10
2002-02-05 Linus Torvaldsv2.4.9.4 -> v2.4.9.5
2002-02-05 Linus Torvaldsv2.4.8.4 -> v2.4.9
2002-02-05 Linus Torvaldsv2.4.8.1 -> v2.4.8.2
2002-02-05 Linus Torvaldsv2.4.4.4 -> v2.4.4.5
2002-02-05 Linus Torvaldsv2.4.4.3 -> v2.4.4.4
2002-02-05 Linus Torvaldsv2.4.1.2 -> v2.4.1.3
2002-02-05 Linus TorvaldsImport changeset