[PATCH] configfs: User-driven configuration filesystem
[safe/jmp/linux-2.6] / fs / nfs /
2005-12-22 ASANO Masahiro[PATCH] fix posix lock on NFS
2005-12-20 Trond MyklebustNFS: Fix another O_DIRECT race
2005-12-03 Trond MyklebustNFSv4: Fix an Oops in the synchronous write path
2005-12-03 Trond MyklebustNFS: Fix post-op attribute revalidation...
2005-12-03 Trond MyklebustNFS: use set_page_writeback() in the appropriate places
2005-12-03 Trond MyklebustNFS: Fix a few further cache consistency regressions
2005-12-03 Steve DicksonNFS: Fix cache consistency regression
2005-11-25 Trond MyklebustNFS: Fix a spinlock recursion inside nfs_update_inode()
2005-11-25 Trond MyklebustNFSv4: Fix typo in lock caching
2005-11-25 Trond MyklebustNFSv4: Fix buggy nfs_wait_on_sequence()
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: fs
2005-11-04 Chuck LeverNFS,SUNRPC,NLM: fix unused variable warnings when CONFI...
2005-11-04 Trond MyklebustNFSv4: Teach NFSv4 to cache locks when we hold a delegation
2005-11-04 Trond MyklebustNFSv4: Recover locks too when returning a delegation
2005-11-04 Trond MyklebustNFSv4: Fix recovery of flock() locks.
2005-11-04 Trond MyklebustNFSv4: Return any delegations before sillyrenaming...
2005-11-04 Trond MyklebustNFSv4: Fix the handling of the error NFS4ERR_OLD_STATEID
2005-11-04 Trond MyklebustNFSv4: Fix problem with OPEN_DOWNGRADE
2005-11-04 Trond MyklebustNFSv4: Fix a race between open() and close()
2005-10-30 Trond Myklebust[PATCH] NFS: Remove unbalanced spin_unlock() calls...
2005-10-28 Trond MyklebustNFS: Allow files that are open for write to invalidate...
2005-10-28 Trond MyklebustNFSv4: Convert unnecessary XDR warning messages into...
2005-10-28 Trond MyklebustNFSv4: Add post-op attributes to NFSv4 write and commit...
2005-10-28 Trond MyklebustNFSv4: Add post-op attributes to nfs4_proc_remove()
2005-10-28 Trond MyklebustNFSv4: Add post-op attributes to nfs4_proc_rename()
2005-10-28 Trond MyklebustNFSv4: Add post-op attributes to nfs4_proc_link()
2005-10-28 Trond MyklebustNFS: Ensure that nfs_link() instantiates the dentry...
2005-10-28 Trond MyklebustNFS: Add optional post-op getattr instruction to the...
2005-10-28 Trond MyklebustNFS: Optimise attribute revalidation on close().
2005-10-28 Trond MyklebustNFSv4: Add directory post-op attributes to the CREATE...
2005-10-28 Chuck LeverNFS: nfs_lookup doesn't need to revalidate the parent...
2005-10-28 Trond MyklebustNFS: Don't let nfs_end_data_update() clobber attribute...
2005-10-28 Trond MyklebustNFS: Optimise inode attribute cache updates
2005-10-28 Trond MyklebustNFS: Convert cache_change_attribute into a jiffy-based...
2005-10-28 Trond MyklebustNFS: Cleanup initialisation of struct nfs_fattr
2005-10-27 Trond MyklebustNFS: Fix a bad cast in nfs3_read_done
2005-10-20 Trond MyklebustNFSv4: Fix up locking for nfs4_state_owner
2005-10-20 Trond MyklebustNFSv4: Final tweak to sequence id
2005-10-19 J. Bruce FieldsNFSv4: Fix acl buffer size
2005-10-19 J. Bruce FieldsNFSv4: handle no acl attr
2005-10-19 Trond MyklebustNFSv4: Fix an oopsable condition in nfs_free_seqid
2005-10-18 Trond MyklebustNFS: Fix rename of directory onto empty directory
2005-10-18 Trond MyklebustNFSv4: Ensure that we recover from the OPEN + OPEN_CONF...
2005-10-18 Trond MyklebustNFSv4: If a delegated open fails, ensure that we return...
2005-10-18 Trond MyklebustNFSv4: Return delegations in case we're changing ACLs
2005-10-18 Trond MyklebustNFSv4: Return delegation upon rename or removal of...
2005-10-18 Trond Myklebust[NFS]: Check that the server returns a valid regular...
2005-10-18 Trond MyklebustNFSv4: Eliminate nfsv4 open race...
2005-10-18 Trond Myklebust NFS: Fix up a race in the NFS implementation of GETLK
2005-10-18 Trond MyklebustNFSv4: Fix up handling of open_to_lock sequence ids
2005-10-18 Trond MyklebustNFSv4: Make NFS clean up byte range locks asynchronously
2005-10-18 Trond MyklebustNFSv4: Add missing handling of OPEN_CONFIRM requests...
2005-10-18 Trond MyklebustNFSv4: Remove nfs4_client->cl_sem from close() path
2005-10-18 Trond MyklebustNFSv4: Remove obsolete state_owner and lock_owner semap...
2005-10-18 Trond MyklebustNFSv4: Fix a potential CLOSE race
2005-10-18 Trond MyklebustNFSv4: Add functions to order RPC calls
2005-10-18 Trond MyklebustMerge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
2005-10-17 Trond Myklebust[PATCH] NFS: Fix Oopsable/unnecessary i_count manipulat...
2005-10-17 Trond Myklebust[PATCH] NFS: Fix cache consistency races
2005-09-23 Trond MyklebustRevert "[PATCH] RPC,NFS: new rpc_pipefs patch"
2005-09-23 Trond MyklebustNFS: Make /proc/mounts display the protocol used by...
2005-09-23 Christoph Hellwig[PATCH] RPC,NFS: new rpc_pipefs patch
2005-09-23 Chuck Lever[PATCH] RPC: parametrize various transport connect...
2005-09-23 Chuck Lever[PATCH] NFS: use a constant value for TCP retransmit...
2005-09-23 Trond MyklebustNFS: Don't expose internal READDIR errors to userspace
2005-09-23 Trond MyklebustNFS: Drop inode after rename
2005-09-23 Nick Wilson[PATCH] NFS: fix client oops when debugging is on
2005-09-10 Nishanth Aravamudan[PATCH] fs: fix-up schedule_timeout() usage
2005-09-09 Mark Fasheh[PATCH] update filesystems for new delete_inode behavior
2005-08-20 Steve Dickson[PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup()
2005-08-20 Linus TorvaldsFix nasty ncpfs symlink handling bug.
2005-08-18 Chuck Lever[PATCH] NFS: Introduce the use of inode->i_lock to...
2005-08-18 Chuck Lever[PATCH] NFS: use atomic bitops to manipulate flags...
2005-08-18 Chuck Lever[PATCH] NFS: split nfsi->flags into two fields
2005-08-16 Trond Myklebust[PATCH] NFS: Ensure we always update inode->i_mode...
2005-06-29 Christoph Hellwig[PATCH] really remove xattr_acl.h
2005-06-23 Christoph Lameter[PATCH] Remove f_error field from struct file
2005-06-22 Trond Myklebust[PATCH] NFS: Add debugging code to NFSv4 readdir
2005-06-22 Manoj Naik[PATCH] NFSv4: Map a couple of NFSv4 errors to EINVAL.
2005-06-22 Manoj Naik[PATCH] NFSv4: add support for rdattr_error in NFSv4...
2005-06-22 Trond Myklebust[PATCH] NFSv4: Clean up nfs4 lock state accounting
2005-06-22 Trond Myklebust[PATCH] NFS: Replace nfs_page insertion sort with a...
2005-06-22 Trond Myklebust[PATCH] NFS: Make searching and waiting on busy writeba...
2005-06-22 Trond Myklebust[PATCH] NFS: Write optimization for short files and...
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 Trond Myklebust[PATCH] NFS: Fix the file size revalidation
2005-06-22 Trond Myklebust[PATCH] NFSv4: Fix up races in nfs4_proc_setattr()
2005-06-22 Trond Myklebust[PATCH] NFSv4: Ensure that propagate NFSv4 state errors...
2005-06-22 Trond Myklebust[PATCH] NFS: Clean up readdir changes.
2005-06-22 Olivier Galibert[PATCH] NFS: Hide NFS server-generated readdir cookies...
2005-06-22 Trond Myklebust[PATCH] NFSv4: Fix an Oops in the callback code.
2005-06-22 Reuben Farrelly[PATCH] NFSv4: Fix build warning
2005-06-22 Andrew Morton[PATCH] NFSv4: empty array fix
2005-06-22 Adrian Bunk[PATCH] NFSv4: fs/nfs/nfs4proc.c: small simplification
2005-06-22 Andreas Gruenbacher[PATCH] fix nfsacl pointer arithmetic and pg_class...
2005-06-22 Trond Myklebust[PATCH] NFS: Fix up v3 ACL caching code
2005-06-22 Andreas Gruenbacher[PATCH] NFS: Cache the NFSv3 acls.
2005-06-22 Andreas Gruenbacher[PATCH] NFS: Fix handling of the umask when an NFSv3...
2005-06-22 Andreas Gruenbacher[PATCH] NFS: Add support for NFSv3 ACLs
next