summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* dm: expose macrosAlasdair G Kergon2008-04-251-1/+93
* dm log: clean interfaceHeinz Mauelshagen2008-04-251-0/+2
* 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-1921-200/+155
| | |\
| | * | 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-0838-96/+341
| | |\ \
| | * \ \ 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-2410-19/+19
|\ \ \ \ \ \
| * | | | | | 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
| * | | | | | svcrpc: move unused field from cache_deferred_reqJ. Bruce Fields2008-04-231-1/+0
| * | | | | | nfs: remove unnecessary NFS_NEED_* definesJ. Bruce Fields2008-04-231-1/+1
| * | | | | | IPv6 support for NFS server export cachesAurélien Charbon2008-04-231-2/+3
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-04-244-7/+54
|\ \ \ \ \ \
| * | | | | | V4L/DVB (7620): Adding support for a new i2c bridge typeSteven Toth2008-04-241-0/+1
| * | | | | | V4L/DVB (7453): v4l2-api: Define a standard control for color killer function...Frej Drejhammar2008-04-241-1/+2
| * | | | | | V4L/DVB (7450): v4l2-api: Define a standard control for chroma AGCFrej Drejhammar2008-04-241-1/+3
OpenPOWER on IntegriCloud