[PATCH] sem2mutex: kernel/
[safe/jmp/linux-2.6] / fs / nfs /
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-08 Al Viro[PATCH] nfsroot port= parameter fix [backport of 2...
2006-02-01 Dirk MuellerNFSv3: fix sync_retry in direct i/o NFS
2006-01-10 Christoph Hellwig[PATCH] per-mountpoint noatime/nodiratime
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 Jorn Dreyer[PATCH] nfsroot: do not silently stop parsing on an...
2006-01-09 OGAWA Hirofumi[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
2006-01-06 Trond MyklebustNFSv4: Fix an Oops in nfs_do_expire_all_delegations
2006-01-06 Trond MyklebustNFSv4: Allow entries in the idmap cache to expire
2006-01-06 Trond MyklebustNFS: get rid of some needless code obfuscation in xdr_e...
2006-01-06 Trond MyklebustNFS: Send valid mode bits to the server
2006-01-06 Chuck LeverSUNRPC: get rid of cl_chatty
2006-01-06 J. Bruce FieldsNFSv3: try get_root user-supplied security_flavor
2006-01-06 Trond MyklebustNFSv4: Allow user to set the port used by the NFSv4...
2006-01-06 Trond MyklebustNFS: Clean up weak cache consistency code
2006-01-06 Trond MyklebustNFSv4: Ensure DELEGRETURN returns attributes
2006-01-06 Trond MyklebustNFSv4: Ensure change attribute returned by GETATTR...
2006-01-06 Trond MyklebustNFS: Make directIO aware of compound pages...
2006-01-06 Trond MyklebustNFS: Make stat() return updated mtimes after a write()
2006-01-06 Trond MyklebustNFSv4: Ensure that we return the delegation on the...
2006-01-06 Chuck LeverNFS: support large reads and writes on the wire
2006-01-06 Chuck LeverNFS: make "inode number mismatch" message more useful
2006-01-06 Chuck LeverNFS: get rid of useless kernel log message
2006-01-06 Chuck LeverNFS: Fix error recovery code in fs/nfs/inode.c:__init_nfs()
2006-01-06 Chuck LeverNFS: use generic_write_checks() to sanity check direct...
2006-01-06 Trond MyklebustNFSv4: Remove requirement for machine creds for the...
2006-01-06 Trond MyklebustNFSv4: Remove requirement for machine creds for the...
2006-01-06 Trond MyklebustNFSv4: Send RENEW requests to the server only when...
2006-01-06 Trond MyklebustNFS: Convert instances of kernel_thread() to kthread()
2006-01-06 Trond MyklebustNFSv4: State recovery cleanup
2006-01-06 Trond MyklebustNFSv4: OPEN/LOCK/LOCKU/CLOSE will automatically renew...
2006-01-06 Trond MyklebustNFSv4: Make DELEGRETURN an interruptible operation.
2006-01-06 Trond MyklebustNFSv4: Convert LOCK rpc call into an asynchronous RPC...
2006-01-06 Trond MyklebustNFSv4: locking XDR cleanup
2006-01-06 Trond MyklebustNFSv4: Make open recovery track O_RDWR, O_RDONLY and...
2006-01-06 Trond MyklebustNFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRO...
2006-01-06 Trond MyklebustNFSv4: Make open_confirm() asynchronous too
2006-01-06 Trond MyklebustNFSv4: Convert open() into an asynchronous RPC call
2006-01-06 Trond MyklebustNFSv4: Allocate OPEN call RPC arguments using kmalloc()
2006-01-06 Trond MyklebustNFSv4: Make locku use the new RPC "wait on completion...
2006-01-06 Trond MyklebustNFSv4: stateful NFSv4 RPC call interface
2006-01-06 Trond MyklebustSUNRPC: Further cleanups
2006-01-06 Trond MyklebustRPC: Clean up RPC task structure
2006-01-06 Trond MyklebustNFS: Work correctly with single-page ->writepage()...
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
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...
next