safe/jmp/linux-2.6
2008-01-30 Pavel Machektime: clean hungarian notation from timers
2008-01-30 Greg KHkobj: fix threshold_init_device/kobject_uevent_env...
2008-01-30 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2008-01-30 Jens Axboeas-iosched: fix double locking bug in as_merged_requests()
2008-01-30 Trond MyklebustNFSv4: Iterate through all nfs_clients when the server...
2008-01-30 Trond MyklebustNFSv4: Deal more correctly with duplicate delegations
2008-01-30 Trond MyklebustNFS: Fix a potential race between umount and nfs_access...
2008-01-30 Trond MyklebustNFS: Add an asynchronous delegreturn operation for...
2008-01-30 Benny Halevynfs: convert NFS_*(inode) helpers to static inline
2008-01-30 Benny Halevynfs: obliterate NFS_FLAGS macro
2008-01-30 Chuck LeverNFS: Address memory leaks in the NFS client mount optio...
2008-01-30 J. Bruce Fieldsnfs4: allow nfsv4 acls on non-regular-files
2008-01-30 Trond MyklebustNFS: Optimise away the sigmask code in aio/dio reads...
2008-01-30 Trond MyklebustSUNRPC: Don't bother changing the sigmask for asynchron...
2008-01-30 Chuck LeverSUNRPC: rpcb_getport_sync() passes incorrect address...
2008-01-30 Chuck LeverSUNRPC: Clean up block comment preceding rpcb_getport_s...
2008-01-30 Chuck LeverSUNRPC: Use appropriate argument types in rpcb client
2008-01-30 Chuck LeverSUNRPC: rpcb_getport_sync() should use built-in hostnam...
2008-01-30 Chuck LeverSUNRPC: Clean up functions that free address_strings...
2008-01-30 Chuck LeverNFS: NFS version number is unsigned
2008-01-30 Trond MyklebustNLM: Fix a bogus 'return' in nlmclnt_rpc_release
2008-01-30 Chuck LeverNLM: Introduce an arguments structure for nlmclnt_init()
2008-01-30 Chuck LeverNLM/NFS: Use cached nlm_host when calling nlmclnt_proc()
2008-01-30 Chuck LeverNFS: Invoke nlmclnt_init during NFS mount processing
2008-01-30 Chuck LeverNLM: Introduce external nlm_host set-up and tear-down...
2008-01-30 Trond MyklebustSUNRPC: Fix up constant string declarations in struct...
2008-01-30 Chuck LeverSUNRPC: fewer conditionals in the format_ip_address...
2008-01-30 Chuck Leverlockd: Eliminate harmless mixed sign comparison in...
2008-01-30 Chuck LeverNFS: nfs_write_end clean up
2008-01-30 Chuck LeverNFS: Fix minor mixed sign comparison in NFS client...
2008-01-30 Chuck LeverNFS: Use size_t for storing name lengths
2008-01-30 Chuck LeverNFS: Fix use of copy_to_user() in idmap_pipe_upcall
2008-01-30 Chuck LeverNFS: Clean up fs/nfs/idmap.c
2008-01-30 Chuck LeverSUNRPC: Fix use of copy_to_user() in gss_pipe_upcall()
2008-01-30 Trond MyklebustNFS: Fix the 'proto=' mount option
2008-01-30 Trond MyklebustNFS: Support per-mountpoint timeout parameters.
2008-01-30 Trond MyklebustNFS: Ensure that we respect NFS_MAX_TCP_TIMEOUT
2008-01-30 Trond MyklebustSUNRPC: Add support for per-client timeout values
2008-01-30 Trond MyklebustSUNRPC: Clean up the transport timeout initialisation
2008-01-30 Trond MyklebustSUNRPC: cleanup for rpc_new_client()
2008-01-30 Trond MyklebustNFSv4: Add socket proto argument to setclientid
2008-01-30 Chuck LeverNFS: Pull covers off IPv6 address parsing
2008-01-30 Chuck LeverNFS: Support non-IPv4 addresses in nfs_parsed_mount_data
2008-01-30 Chuck LeverNFS: Refactor mount option address parsing into separat...
2008-01-30 Chuck LeverNFS: Remove the NIPQUAD from nfs_try_mount
2008-01-30 Chuck LeverNFS: Adjust nfs_clone_mount structure to store "struct...
2008-01-30 Chuck LeverNFS: Change nfs4_set_client() to accept struct sockaddr *
2008-01-30 Chuck LeverNFS: Change nfs_get_client() to take sockaddr *
2008-01-30 Chuck LeverNFS: Change nfs_find_client() to take "struct sockaddr *"
2008-01-30 Chuck LeverNFS: Change cb_recallargs to pass "struct sockaddr...
2008-01-30 Chuck LeverNFS: Change cb_getattrargs to pass "struct sockaddr...
2008-01-30 Chuck LeverNFS: Expand server address storage in nfs_client struct
2008-01-30 Trond MyklebustNFS: Add support for AF_INET6 addresses in __nfs_find_c...
2008-01-30 Chuck LeverNFS: Set default port for NFSv4, with support for AF_INET6
2008-01-30 Chuck LeverNFS: Make setting a port number agostic
2008-01-30 Chuck LeverNFS: Verify IPv6 addresses properly
2008-01-30 Chuck LeverNFS: Add support for AF_INET6 addresses in nfs_compare_...
2008-01-30 Chuck LeverNFS: Address a couple of nits in nfs_follow_referral()
2008-01-30 Chuck LeverNFS: Move dprintks from callback.c to callback_proc.c
2008-01-30 Chuck LeverNFS: eliminate NIPQUAD(clp->cl_addr.sin_addr)
2008-01-30 Chuck LeverNFS: Enable NFS client to generate CLIENTID strings...
2008-01-30 Chuck LeverNFS: Increase size of cl_ipaddr field to hold IPv6...
2008-01-30 Chuck LeverNFS: Ensure NFSv4 SETCLIENTID send buffer is large...
2008-01-30 Chuck LeverSUNRPC: Move universal address definitions to global...
2008-01-30 Chuck LeverSUNRPC: RPC version numbers are u32
2008-01-30 Chuck LeverSUNRPC: Fix socket address handling in rpcb_clnt
2008-01-30 Chuck LeverSUNRPC: rpc_create() default hostname should support...
2008-01-30 Trond MyklebustNFS: Remove the redundant nfs_client->cl_nfsversion
2008-01-30 Trond MyklebustNFS: Clean up the nfs_find_client function.
2008-01-30 Trond MyklebustNFS: Clean up the nfs_client initialisation
2008-01-30 Trond MyklebustNFS: define a function to update nfsi->cache_change_att...
2008-01-30 Chuck LeverNFS: Remove an unneeded check in decode_compound_header...
2008-01-30 Chuck LeverNFS: Clean up address comparison in __nfs_find_client()
2008-01-30 Chuck LeverNFS: Clean up: copy hostname with kstrndup during mount...
2008-01-30 Chuck LeverNFS: Remove support for the 'mountprog' option
2008-01-30 Chuck LeverNFS: Remove support for the 'nfsprog' option
2008-01-30 Chuck LeverNFS: Ensure that NFS version 4 mounts use NFS_PORT...
2008-01-30 Chuck LeverNFS: Prevent nfs_getattr() hang during heavy write...
2008-01-30 Chuck LeverNFS: Change sign of some loop indices in nfs4xdr.c
2008-01-30 Chuck LeverNFS: Use unsigned intermediates for manipulating header...
2008-01-30 Chuck LeverNFS: Use unsigned intermediates for manipulating header...
2008-01-30 Chuck LeverNFS: Use unsigned intermediates for manipulating header...
2008-01-30 Chuck LeverNFS: Ensure nfs_wcc_update_inode always converts file...
2008-01-30 Chuck LeverSUNRPC: Remove an unneeded implicit type cast when...
2008-01-30 Chuck LeverSUNRPC: temp var should match return type of xdr_skb_re...
2008-01-30 Chuck LeverSUNRPC: Check a return result
2008-01-30 Chuck LeverSUNRPC: Fix an unnecessary implicit type cast in rpcrdm...
2008-01-30 Chuck LeverSUNRPC: Prevent mixed sign comparisons in rpcrdma_conve...
2008-01-30 Trond MyklebustSUNRPC: Remove the obsolete RPC_WAITQ macro
2008-01-30 Trond MyklebustSUNRPC: Cleanup to remove the last users of the RPC_WAI...
2008-01-30 Trond MyklebustSUNRPC: Unexport rpc_init_task() and rpc_execute()
2008-01-30 Trond MyklebustNFS/SUNRPC: Convert users of rpc_init_task+rpc_execute...
2008-01-30 Trond MyklebustSUNRPC: allow the caller of rpc_run_task to preallocate...
2008-01-30 Trond MyklebustSUNRPC: Remove the now unused function rpc_call_setup()
2008-01-30 Trond MyklebustNFS/SUNRPC: Convert all users of rpc_call_setup()
2008-01-30 Trond MyklebustNFS: Clean up the (commit|read|write)_setup() callback...
2008-01-30 Trond MyklebustSUNRPC: Allow rpc_init_task() to initialise the rpc_tas...
2008-01-30 Trond MyklebustSUNRPC: Add a helper rpc_call_start() that initialises...
2008-01-30 Trond MyklebustSUNRPC: Mask signals across the call to rpc_call_setup...
2008-01-30 Trond MyklebustSUNRPC: Clean up the initialisation of priority queue...
next