summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* USB: mass storage: emulation of sat scsi_pass_thru with ATACBmatthieu castet2008-04-241-0/+1
* USB: Standardize inclusion protection and add where missing.Robert P. J. Day2008-04-2417-40/+57
* USB: usb.h: reduce syslog clutter [v3]Tilman Schmidt2008-04-241-7/+6
* USB: defines for USB "Link Power Management" (LPM) ECNDavid Brownell2008-04-241-3/+11
* USB: convert usb.h struct usb_device to kernel-docRandy Dunlap2008-04-241-64/+104
* USB: add USB_DT_CS_RADIO_CONTROL define to ch9.hGreg Kroah-Hartman2008-04-241-0/+1
* USB: remove CONFIG_USB_PERSIST settingAlan Stern2008-04-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-242-2/+0
|\
| * "make namespacecheck" fixesIngo Molnar2008-04-242-2/+0
* | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-04-2410-50/+72
|\ \
| * \ Merge branch 'devel'Trond Myklebust2008-04-2410-50/+72
| |\ \
| | * | make nfs_automount_list staticAdrian Bunk2008-04-191-1/+0
| | * | SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requestsTrond Myklebust2008-04-191-0/+8
| | * | NFSv4: Reintroduce machine credsTrond Myklebust2008-04-193-0/+5
| | * | NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust2008-04-191-2/+0
| | * | NLM/lockd: Add a reference counter to struct nlm_rqstTrond Myklebust2008-04-191-0/+1
| | * | NFSv4: Only increment the sequence id if the server saw itTrond Myklebust2008-04-191-2/+8
| | * | NFS: Ensure that the write code cleans up properly when rpc_run_task() failsTrond Myklebust2008-04-191-2/+2
| | * | SUNRPC: Fix up xprt_write_space()Trond Myklebust2008-04-191-1/+1
| | * | lockd: introduce new function to encode private argument in SM_MON requestsChuck Lever2008-03-191-0/+1
| | * | lockd: bring a few function declarations up to dateChuck Lever2008-03-191-6/+5
| | * | NLM: NLM protocol version numbers are u32Chuck Lever2008-03-191-2/+4
| | * | NFS: Save the values of the "mount*=" mount optionsChuck Lever2008-03-191-0/+7
| | * | NFS: Save the value of the "port=" mount optionChuck Lever2008-03-191-0/+1
| | * | Merge branch 'hotfixes' into develTrond Myklebust2008-03-1951-284/+249
| | |\ \
| | * | | SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_taskTrond Myklebust2008-03-141-0/+2
| | * | | SUNRPC: Add a generic RPC credentialTrond Myklebust2008-03-141-0/+3
| | * | | SUNRPC: Clean up rpcauth_bindcred()Trond Myklebust2008-03-141-3/+1
| | * | | SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDSTrond Myklebust2008-03-141-2/+2
| | * | | SUNRPC: Fix a bug in rpcauth_lookup_credcache()Trond Myklebust2008-03-141-2/+2
| | * | | Merge commit 'origin' into develTrond Myklebust2008-03-0887-239/+571
| | |\ \ \
| | * \ \ \ Merge branch 'cleanups' into nextTrond Myklebust2008-02-281-4/+5
| | |\ \ \ \
| | | * | | | SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/asyncTrond Myklebust2008-02-141-4/+5
| | * | | | | SUNRPC: Remove now-redundant RCU-safe rpc_task free pathTrond Myklebust2008-02-281-2/+0
| | * | | | | SUNRPC: Eliminate the now-redundant rpc_start_wakeup()Trond Myklebust2008-02-281-11/+1
| | * | | | | SUNRPC: Switch tasks to using the rpc_waitqueue's timer functionTrond Myklebust2008-02-281-8/+1
| | * | | | | SUNRPC: Add a timer function to wait queues.Trond Myklebust2008-02-281-0/+9
| | * | | | | SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queuesTrond Myklebust2008-02-281-0/+1
| | * | | | | SUNRPC: Run rpc timeout functions as callbacks instead of in softirqsTrond Myklebust2008-02-251-3/+1
| | * | | | | SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_taskTrond Myklebust2008-02-251-1/+0
| | * | | | | SUNRPC: Add a new helper rpc_wake_up_queued_task()Trond Myklebust2008-02-251-1/+3
| | * | | | | SUNRPC: Allow the rpc_release() callback to be run on another workqueueTrond Myklebust2008-02-251-0/+1
* | | | | | | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-04-2411-19/+28
|\ \ \ \ \ \ \
| * | | | | | | SUNRPC: Update RPC server's TCP record marker decoderChuck Lever2008-04-231-2/+2
| * | | | | | | Use a zero sized array for raw field in struct fidSteven Whitehouse2008-04-231-1/+1
| * | | | | | | SUNRPC: remove svc_create_thread()Jeff Layton2008-04-231-1/+0
| * | | | | | | NFSD: Strip __KERNEL__ testing from unexported header files.Robert P. J. Day2008-04-233-7/+2
| * | | | | | | gss_krb5: consistently use unsigned for seqnumKevin Coffman2008-04-231-2/+2
| * | | | | | | Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependentKevin Coffman2008-04-231-2/+0
| * | | | | | | nfsd: fix sparse warningsHarvey Harrison2008-04-231-0/+8
OpenPOWER on IntegriCloud