summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.2.2v4.2.2Greg Kroah-Hartman2015-09-291-1/+1
* jbd2: avoid infinite loop when destroying aborted journalJan Kara2015-09-294-9/+46
* lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu2015-09-2914-27/+70
* hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung2015-09-292-8/+4
* stmmac: fix check for phydev being openAlexey Brodkin2015-09-291-1/+4
* IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum2015-09-291-1/+1
* IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich2015-09-291-1/+5
* IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein2015-09-291-1/+4
* IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein2015-09-291-3/+4
* IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flowHaggai Eran2015-09-291-12/+0
* IB/iser: Fix possible bogus DMA unmappingSagi Grimberg2015-09-292-4/+10
* IB/iser: Fix missing return status check in iser_send_data_outSagi Grimberg2015-09-291-3/+5
* IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2015-09-292-14/+32
* IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig2015-09-291-1/+9
* IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn2015-09-293-4/+16
* IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login failsBart Van Assche2015-09-291-0/+9
* IB/srp: Handle partial connection success correctlyBart Van Assche2015-09-291-1/+2
* ideapad-laptop: Add Lenovo Yoga 3 14 to no_hw_rfkill dmi listHans de Goede2015-09-291-0/+7
* i2c: xgene-slimpro: dma_mapping_error() doesn't return an error codeDan Carpenter2015-09-291-4/+4
* hfs: fix B-tree corruption after insertion at position 0Hin-Tak Leung2015-09-291-9/+11
* eCryptfs: Invalidate dcache entries when lower i_nlink is zeroTyler Hicks2015-09-291-8/+8
* iommu/vt-d: Really use upper context table when necessaryJoerg Roedel2015-09-291-1/+1
* iommu/tegra-smmu: Parameterize number of TLB linesThierry Reding2015-09-295-2/+11
* iommu/io-pgtable-arm: Unmap and free table when overwriting with blockWill Deacon2015-09-291-1/+16
* iommu/fsl: Really fix init section(s) contentEmil Medve2015-09-291-13/+13
* mmc: core: fix race condition in mmc_wait_data_doneJialing Fu2015-09-291-2/+4
* mmc: sdhci: fix dma memory leak in sdhci_pre_req()Haibo Chen2015-09-292-46/+29
* mmc: sdhci: also get preset value and driver type for MMC_DDR52Jisheng Zhang2015-09-291-1/+3
* mmc: sdhci-of-esdhc: add workaround for pre divider initial valueYangbo Lu2015-09-291-0/+6
* mmc: sdhci-pci: set the clear transfer mode register quirk for O2MicroAdam Lee2015-09-291-0/+1
* fs: Don't dump core if the corefile would become world-readable.Jann Horn2015-09-291-2/+6
* fs: if a coredump already exists, unlink and recreate with O_EXCLJann Horn2015-09-291-6/+32
* vmscan: fix increasing nr_isolated incurred by putback unevictable pagesJaewon Kim2015-09-291-1/+1
* workqueue: Make flush_workqueue() available again to non GPL modulesTim Gardner2015-09-291-1/+1
* parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller2015-09-291-2/+6
* parisc: Use double word condition in 64bit CAS operationJohn David Anglin2015-09-291-1/+1
* PCI,parisc: Enable 64-bit bus addresses on PA-RISCHelge Deller2015-09-292-3/+6
* rtc: abx80x: fix RTC write bitMitja Spes2015-09-291-1/+1
* rtc: s5m: fix to update ctrl registerJoonyoung Shim2015-09-291-0/+10
* rtc: s3c: fix disabled clocks for alarmJoonyoung Shim2015-09-291-6/+18
* SUNRPC: Lock the transport layer on shutdownTrond Myklebust2015-09-291-0/+6
* SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust2015-09-292-3/+11
* SUNRPC: xs_reset_transport must mark the connection as disconnectedTrond Myklebust2015-09-291-0/+1
* SUNRPC: Fix a thinko in xs_connect()Trond Myklebust2015-09-291-4/+5
* net: sunrpc: fix tracepoint Warning: unknown op '->'Pratyush Anand2015-09-291-7/+14
* svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOADChuck Lever2015-09-293-9/+3
* Revert "NFSv4: Remove incorrect check in can_open_delegated()"Trond Myklebust2015-09-291-0/+2
* nfs: Fix truncated client owner id without proto typeKinglong Mee2015-09-291-1/+1
* NFSv4.1: Fix a protocol issue with CLOSE stateidsTrond Myklebust2015-09-291-5/+10
* NFSv4.1/flexfiles: Fix a protocol error in layoutreturnTrond Myklebust2015-09-291-2/+5
OpenPOWER on IntegriCloud