intelfb: prepare for i9xx support.
[safe/jmp/linux-2.6] / fs / nfs /
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-26 Matthew Dobson[PATCH] mempool: use mempool_create_slab_pool()
2006-03-26 NeilBrown[PATCH] Make address_space_operations->invalidatepage...
2006-03-26 Ingo Molnar[PATCH] sem2mutex: fs/
2006-03-25 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache format
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache filesystems
2006-03-24 Tobias Klauser[PATCH] fs: Use ARRAY_SIZE macro
2006-03-24 Theodore Ts'o[PATCH] vfs: MS_VERBOSE should be MS_SILENT
2006-03-21 J. Bruce FieldsNFSv4: Dont list system.nfs4_acl for filesystems that...
2006-03-20 Trond MyklebustSUNRPC: Ensure rpc_call_async() always calls tk_ops...
2006-03-20 Trond MyklebustNFS: Fix a race in nfs_sync_inode()
2006-03-20 Trond MyklebustNFS: Clean up nfs_flush_list()
2006-03-20 Trond MyklebustNFS: Fix a race with PG_private and nfs_release_page()
2006-03-20 Trond MyklebustNFSv4: Ensure the callback daemon flushes signals
2006-03-20 Trond MyklebustNFS, NLM: Allow blocking locks to respect signals
2006-03-20 Trond MyklebustNFS: Make nfs_fhget() return appropriate error values
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-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...
next