safe/jmp/linux-2.6
2006-03-21 J. Bruce FieldsNFSv4: Dont list system.nfs4_acl for filesystems that...
2006-03-21 J. Bruce FieldsSUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a...
2006-03-20 Trond MyklebustSUNRPC: Ensure rpc_call_async() always calls tk_ops...
2006-03-20 Trond MyklebustSUNRPC: Fix memory barriers for req->rq_received
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 MyklebustSUNRPC: Fix a 'Busy inodes' error in rpc_pipefs
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 Myklebustlockd: blocks should hold a reference to the nlm_file
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 Myklebustlockd: Fix a typo in nlmsvc_grant_release()
2006-03-20 Trond Myklebustlockd: Add helper for *_RES callbacks
2006-03-20 Trond MyklebustNLM: Add nlmclnt_release_call
2006-03-20 Trond MyklebustNLM: Fix nlmclnt_test to not copy private part of locks
2006-03-20 Trond MyklebustNLM: Simplify client 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 Chuck LeverSUNRPC: fix compile warnings on 64-bit platforms
2006-03-20 Trond MyklebustNLM: nlmclnt_cancel_callback should accept NLM_LCK_DENI...
2006-03-20 Trond Myklebustlockd: Fix Oopses due to list manipulation errors.
2006-03-20 Christoph Hellwiglockd: stop abusing file_lock_list
2006-03-20 Trond Myklebustlockd: Make lockd use rpc_new_client() instead of rpc_c...
2006-03-20 Trond Myklebustlockd: Make nlmsvc_create_block() use nlmsvc_lookup_host()
2006-03-20 Trond Myklebustlockd: Clean up of the server-side GRANTED code
2006-03-20 Trond Myklebustlockd: Add refcounting to struct nlm_block
2006-03-20 Trond Myklebustlockd: Fix server-side lock blocking code
2006-03-20 Trond Myklebustlockd: posix_test_lock() should not call locks_copy_lock()
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 J. Bruce Fieldslockd: Remove FL_LOCKD flag
2006-03-20 Andy Adamsonlocks,lockd: fix race in nlmsvc_testlock
2006-03-20 Andy Adamsonlocks: remove unused posix_block_lock
2006-03-20 Andy Adamsonlockd: make nlmsvc_lock use only posix_lock_file
2006-03-20 Andy Adamsonlockd: simplify nlmsvc_grant_blocked
2006-03-20 Andy Adamsonlockd: clean up nlmsvc_lock
2006-03-20 Chuck LeverNFS: directory trace messages
2006-03-20 Chuck LeverSUNRPC: minor cleanup
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 LeverSUNRPC: provide a mechanism for collecting stats in...
2006-03-20 Chuck LeverSUNRPC: introduce per-task RPC iostats
2006-03-20 Chuck LeverSUNRPC: add a handful of per-xprt counters
2006-03-20 Chuck LeverSUNRPC: track length of RPC wait queues
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 Chuck LeverVFS: New /proc file /proc/self/mountstats
2006-03-20 Levent SerinolSUNRPC: more verbose output for rpc auth weak error
2006-03-20 Goldwyn RodriguesNFS: Code comments update in NFS
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 MyklebustSUNRPC: Run rpci->queue_timeout on the rpciod workqueue...
2006-03-20 Olaf KirchSUNRPC: Auto-load RPC authentication kernel modules
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 Trond Myklebustlockd: Don't expose the process pid to the NLM server
2006-03-20 Trond MyklebustNLM: nlm_alloc_call should not immediately fail on...
2006-03-20 Trond MyklebustVFS: Fix __posix_lock_file() copy of private lock area
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-20 Linus TorvaldsLinux 2.6.16 v2.6.16
2006-03-20 Andrea Arcangeli[PATCH] Remove obsolete CREDITS address
next