| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: serial: remove endpoints setting checks from core and header | Greg Kroah-Hartman | 2008-04-24 | 1 | -18/+0 |
* | USB: update comments about usb driver's header | Oliver Neukum | 2008-04-24 | 1 | -6/+4 |
* | USB: add extension of anchor API, usb_unlink_anchored_urbs | Oliver Neukum | 2008-04-24 | 1 | -0/+1 |
* | USB: mass storage: emulation of sat scsi_pass_thru with ATACB | matthieu castet | 2008-04-24 | 1 | -0/+1 |
* | USB: Standardize inclusion protection and add where missing. | Robert P. J. Day | 2008-04-24 | 17 | -40/+57 |
* | USB: usb.h: reduce syslog clutter [v3] | Tilman Schmidt | 2008-04-24 | 1 | -7/+6 |
* | USB: defines for USB "Link Power Management" (LPM) ECN | David Brownell | 2008-04-24 | 1 | -3/+11 |
* | USB: convert usb.h struct usb_device to kernel-doc | Randy Dunlap | 2008-04-24 | 1 | -64/+104 |
* | USB: add USB_DT_CS_RADIO_CONTROL define to ch9.h | Greg Kroah-Hartman | 2008-04-24 | 1 | -0/+1 |
* | USB: remove CONFIG_USB_PERSIST setting | Alan Stern | 2008-04-24 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-24 | 2 | -2/+0 |
|\ |
|
| * | "make namespacecheck" fixes | Ingo Molnar | 2008-04-24 | 2 | -2/+0 |
* | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-04-24 | 10 | -50/+72 |
|\ \ |
|
| * \ | Merge branch 'devel' | Trond Myklebust | 2008-04-24 | 10 | -50/+72 |
| |\ \ |
|
| | * | | make nfs_automount_list static | Adrian Bunk | 2008-04-19 | 1 | -1/+0 |
| | * | | SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests | Trond Myklebust | 2008-04-19 | 1 | -0/+8 |
| | * | | NFSv4: Reintroduce machine creds | Trond Myklebust | 2008-04-19 | 3 | -0/+5 |
| | * | | NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid() | Trond Myklebust | 2008-04-19 | 1 | -2/+0 |
| | * | | NLM/lockd: Add a reference counter to struct nlm_rqst | Trond Myklebust | 2008-04-19 | 1 | -0/+1 |
| | * | | NFSv4: Only increment the sequence id if the server saw it | Trond Myklebust | 2008-04-19 | 1 | -2/+8 |
| | * | | NFS: Ensure that the write code cleans up properly when rpc_run_task() fails | Trond Myklebust | 2008-04-19 | 1 | -2/+2 |
| | * | | SUNRPC: Fix up xprt_write_space() | Trond Myklebust | 2008-04-19 | 1 | -1/+1 |
| | * | | lockd: introduce new function to encode private argument in SM_MON requests | Chuck Lever | 2008-03-19 | 1 | -0/+1 |
| | * | | lockd: bring a few function declarations up to date | Chuck Lever | 2008-03-19 | 1 | -6/+5 |
| | * | | NLM: NLM protocol version numbers are u32 | Chuck Lever | 2008-03-19 | 1 | -2/+4 |
| | * | | NFS: Save the values of the "mount*=" mount options | Chuck Lever | 2008-03-19 | 1 | -0/+7 |
| | * | | NFS: Save the value of the "port=" mount option | Chuck Lever | 2008-03-19 | 1 | -0/+1 |
| | * | | Merge branch 'hotfixes' into devel | Trond Myklebust | 2008-03-19 | 51 | -284/+249 |
| | |\ \ |
|
| | * | | | SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task | Trond Myklebust | 2008-03-14 | 1 | -0/+2 |
| | * | | | SUNRPC: Add a generic RPC credential | Trond Myklebust | 2008-03-14 | 1 | -0/+3 |
| | * | | | SUNRPC: Clean up rpcauth_bindcred() | Trond Myklebust | 2008-03-14 | 1 | -3/+1 |
| | * | | | SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS | Trond Myklebust | 2008-03-14 | 1 | -2/+2 |
| | * | | | SUNRPC: Fix a bug in rpcauth_lookup_credcache() | Trond Myklebust | 2008-03-14 | 1 | -2/+2 |
| | * | | | Merge commit 'origin' into devel | Trond Myklebust | 2008-03-08 | 87 | -239/+571 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'cleanups' into next | Trond Myklebust | 2008-02-28 | 1 | -4/+5 |
| | |\ \ \ \ |
|
| | | * | | | | SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/async | Trond Myklebust | 2008-02-14 | 1 | -4/+5 |
| | * | | | | | SUNRPC: Remove now-redundant RCU-safe rpc_task free path | Trond Myklebust | 2008-02-28 | 1 | -2/+0 |
| | * | | | | | SUNRPC: Eliminate the now-redundant rpc_start_wakeup() | Trond Myklebust | 2008-02-28 | 1 | -11/+1 |
| | * | | | | | SUNRPC: Switch tasks to using the rpc_waitqueue's timer function | Trond Myklebust | 2008-02-28 | 1 | -8/+1 |
| | * | | | | | SUNRPC: Add a timer function to wait queues. | Trond Myklebust | 2008-02-28 | 1 | -0/+9 |
| | * | | | | | SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues | Trond Myklebust | 2008-02-28 | 1 | -0/+1 |
| | * | | | | | SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs | Trond Myklebust | 2008-02-25 | 1 | -3/+1 |
| | * | | | | | SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task | Trond Myklebust | 2008-02-25 | 1 | -1/+0 |
| | * | | | | | SUNRPC: Add a new helper rpc_wake_up_queued_task() | Trond Myklebust | 2008-02-25 | 1 | -1/+3 |
| | * | | | | | SUNRPC: Allow the rpc_release() callback to be run on another workqueue | Trond Myklebust | 2008-02-25 | 1 | -0/+1 |
* | | | | | | | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-04-24 | 11 | -19/+28 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | SUNRPC: Update RPC server's TCP record marker decoder | Chuck Lever | 2008-04-23 | 1 | -2/+2 |
| * | | | | | | | Use a zero sized array for raw field in struct fid | Steven Whitehouse | 2008-04-23 | 1 | -1/+1 |
| * | | | | | | | SUNRPC: remove svc_create_thread() | Jeff Layton | 2008-04-23 | 1 | -1/+0 |
| * | | | | | | | NFSD: Strip __KERNEL__ testing from unexported header files. | Robert P. J. Day | 2008-04-23 | 3 | -7/+2 |