summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-06-1514-46/+85
|\
| * NFS: add an endian notation for sparseDan Carpenter2012-06-121-1/+1
| * NFSv4.1: integer overflow in decode_cb_sequence_args()Dan Carpenter2012-06-121-3/+3
| * rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointerJeff Layton2012-06-111-6/+6
| * NFSv4 do not send an empty SETATTR compoundAndy Adamson2012-06-111-4/+8
| * NFSv2: EOF incorrectly set on short readSachin Prabhu2012-06-111-1/+1
| * NFS: Use the NFS_DEFAULT_VERSION for v2 and v3 mountsBryan Schumaker2012-06-091-0/+1
| * NFS: fix directio refcount bug on commitFred Isaman2012-06-091-2/+2
| * NFSv4: Fix unnecessary delegation returns in nfs4_do_openTrond Myklebust2012-06-081-0/+1
| * NFSv4.1: Convert another trivial printk into a dprintkTrond Myklebust2012-06-071-1/+1
| * NFS4: Fix open bug when pnfs module blacklistedFred Isaman2012-06-071-1/+1
| * NFS: Remove incorrect BUG_ON in nfs_found_clientTrond Myklebust2012-06-071-2/+0
| * NFS: Map minor mismatch error to protocol not support error.Steve Dickson2012-06-061-0/+2
| * NFS: Fix a commit bugTrond Myklebust2012-06-053-5/+8
| * NFS4: Set parsed mount data version to 4Bryan Schumaker2012-06-051-0/+2
| * NFSv4.1: Ensure we clear session state flags after a session creationTrond Myklebust2012-06-051-10/+12
| * NFSv4.1: Convert a trivial printk into a dprintkTrond Myklebust2012-06-051-2/+1
| * NFSv4: Fix up decode_attr_mdsthresholdTrond Myklebust2012-06-051-1/+2
| * NFSv4: Fix an Oops in the open recovery codeTrond Myklebust2012-06-054-6/+31
| * NFSv4.1: Fix a request leak on the back channelTrond Myklebust2012-05-311-1/+2
* | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2012-06-155-13/+14
|\ \
| * | x86: dma-mapping: fix broken allocation when dma_mask has been providedMarek Szyprowski2012-06-141-1/+2
| * | ARM: dma-mapping: fix debug messages in dmabounce codeMarek Szyprowski2012-06-131-8/+8
| * | ARM: mm: fix type of the arm_dma_limit global variableMarek Szyprowski2012-06-112-2/+2
| * | ARM: dma-mapping: Add missing static storage class specifierSachin Kamat2012-06-111-2/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2012-06-151-0/+3
|\ \ \
| * | | Make hard_irq_disable() actually hard-disable interruptsPaul Mackerras2012-06-151-0/+3
| |/ /
* | | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-152-8/+7
|\ \ \
| * | | nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernelsJ. Bruce Fields2012-06-141-2/+2
| * | | NFS: hard-code init_net for NFS callback transportsStanislav Kinsbursky2012-06-141-6/+5
| |/ /
* | | Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-06-156-16/+73
|\ \ \
| * | | xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini2012-06-141-0/+36
| * | | xen/setup: filter APERFMPERF cpuid feature outAndre Przywara2012-05-311-0/+8
| * | | xen/balloon: Subtract from xen_released_pages the count that is populated.Konrad Rzeszutek Wilk2012-05-301-1/+2
| * | | xen/pci: Check for PCI bridge before using it.Zhang, Yang Z2012-05-301-1/+1
| * | | xen/events: Add WARN_ON when quick lookup found invalid type.Konrad Rzeszutek Wilk2012-05-301-0/+9
| * | | xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.Konrad Rzeszutek Wilk2012-05-241-3/+8
| * | | xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFNKonrad Rzeszutek Wilk2012-05-241-1/+2
| * | | xen/hvc: Collapse error logic.Konrad Rzeszutek Wilk2012-05-241-12/+9
* | | | Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-06-1541-170/+354
|\ \ \ \
| * | | | USB: fix gathering of interface associationsDaniel Mack2012-06-141-1/+2
| * | | | usb: ehci-sh: fix illegal phy_init() running when platform_data is NULLShimoda, Yoshihiro2012-06-141-2/+1
| * | | | usb: cdc-acm: fix devices not unthrottled on openOtto Meta2012-06-141-0/+8
| * | | | Fix OMAP EHCI suspend/resume failure (i693)Anand Gadiyar2012-06-131-1/+167
| * | | | USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unusedRoland Stigge2012-06-131-1/+1
| * | | | usb: use usb_serial_put in usb_serial_probe errorsJan Safrata2012-06-131-3/+3
| * | | | USB: EHCI: Fix build warning in xilinx ehci driverHerton Ronaldo Krzesinski2012-06-131-3/+1
| * | | | USB: fix PS3 EHCI systemsRicardo Martins2012-06-131-0/+2
| * | | | Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-06-133-56/+30
| |\ \ \ \
| | * | | | xHCI: Increase the timeout for controller save/restore state operationAndiry Xu2012-06-131-4/+4
OpenPOWER on IntegriCloud