summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-1016-585/+1022
|\
| * SUNRPC: Add documenting comments in net/sunrpc/timer.cChuck Lever2009-08-091-16/+29
| * SUNRPC: Update xprt address strings after an rpcbind completesChuck Lever2009-08-091-41/+41
| * SUNRPC: Kill RPC_DISPLAY_ALLChuck Lever2009-08-093-22/+34
| * SUNRPC: Rename sock_xprt.addr as sock_xprt.srcaddrChuck Lever2009-08-091-12/+12
| * SUNRPC: Eliminate PROC macro from rpcb_clntChuck Lever2009-08-091-22/+91
| * SUNRPC: Clean up: Remove unused XDR decoder functions from rpcb_clnt.cChuck Lever2009-08-091-81/+0
| * SUNRPC: Introduce new xdr_stream-based decoders to rpcb_clnt.cChuck Lever2009-08-091-3/+77
| * SUNRPC: Introduce xdr_stream-based decoders for RPCB_UNSETChuck Lever2009-08-091-0/+22
| * SUNRPC: Clean up: Remove unused XDR encoder functions from rpcb_clnt.cChuck Lever2009-08-091-34/+0
| * SUNRPC: Introduce new xdr_stream-based encoders to rpcb_clnt.cChuck Lever2009-08-091-1/+75
| * NFSD: Support IPv6 addresses in write_failover_ip()Chuck Lever2009-08-091-14/+7
| * lockd: Replace nsm_display_address() with rpc_ntop()Chuck Lever2009-08-091-39/+5
| * lockd: Replace nlm_clear_port()Chuck Lever2009-08-091-13/+1
| * NFS: Replace nfs_set_port() with rpc_set_port()Chuck Lever2009-08-093-23/+4
| * NFS: Replace nfs_parse_ip_address() with rpc_pton()Chuck Lever2009-08-093-133/+22
| * SUNRPC: Use rpc_ntop() for constructing transport address stringsChuck Lever2009-08-092-102/+52
| * SUNRPC: Remove duplicate universal address generationChuck Lever2009-08-094-46/+29
| * SUNRPC: Provide functions for managing universal addressesChuck Lever2009-08-094-3/+403
| * SUNRPC: Move XDR data type size macrosChuck Lever2009-08-091-25/+31
| * SUNRPC: Clean up RPCBIND_MAXUADDRLEN definitionsChuck Lever2009-08-091-1/+16
| * NFS: Use the authentication flavor list returned by mountdChuck Lever2009-08-091-7/+51
| * NFS: Fix auth flavor len accountingChuck Lever2009-08-091-14/+3
| * NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd clientChuck Lever2009-08-092-0/+80
| * NFS: Fix up new minorversion= optionChuck Lever2009-08-091-7/+11
* | nfs: remove superfluous BUG_ON()sBartlomiej Zolnierkiewicz2009-08-101-8/+0
* | NFS: read-modify-write page updatingPeter Staubach2009-08-101-2/+46
* | NFS: Add a ->migratepage() aop for NFSTrond Myklebust2009-08-103-22/+76
* | NFSv4: Clean up the nfs.callback_tcpport optionTrond Myklebust2009-08-091-9/+17
* | SUNRPC: convert some sysctls into module parametersTrond Myklebust2009-08-092-0/+73
* | NFSv4: Don't do idmapper upcalls for asynchronous RPC callsTrond Myklebust2009-08-091-28/+58
* | NFSv4: Add 'server capability' flags for NFSv4 recommended attributesTrond Myklebust2009-08-094-16/+114
* | NFSv4: Don't loop forever on state recovery failure...Trond Myklebust2009-08-091-6/+12
* | nfs: Keep index within mnt_errtbl[]Roel Kluin2009-08-091-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-08-0715-40/+59
|\
| * USB: fix oops on disconnect in cdc-acmOliver Neukum2009-08-072-5/+7
| * USB: storage: include Prolific Technology USB drive in unusual_devs listRogerio Brito2009-08-071-0/+7
| * USB: ftdi_sio: add product_id for Marvell OpenRD Base, ClientDhaval Vasa2009-08-072-0/+9
| * USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...Marko Hänninen2009-08-072-0/+8
| * USB: EHCI: fix counting of transaction error retriesAlan Stern2009-08-072-5/+5
| * USB: EHCI: fix two new bugs related to Clear-TT-BufferAlan Stern2009-08-072-4/+5
| * USB: usbfs: fix -ENOENT error code to be -ENODEVAlan Stern2009-08-071-1/+1
| * USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar2009-08-074-22/+7
| * USB: devio: Properly do access_ok() checksMichael Buesch2009-08-071-3/+5
| * USB: pl2303: New vendor and product idKhanh-Dang Nguyen Thu Lam2009-08-072-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-08-0712-58/+80
|\ \
| * | Staging: rspiusb: Fix buffer overflowRoel Kluin2009-08-071-0/+2
| * | staging: add dependencies on PCI for drivers that require itJeff Mahoney2009-08-072-0/+2
| * | Staging: rtl8192su: fix build errorGreg Kroah-Hartman2009-08-074-4/+5
| * | Staging: rt2870: Revert d44ca7 Removal of kernel_thread() APIMike Galbraith2009-08-075-54/+68
OpenPOWER on IntegriCloud