summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-08parisc: Fix access fault handling in pa_memcpy()Helge Deller2-458/+321
2017-04-08parisc: Avoid stalled CPU warnings after system shutdownHelge Deller1-0/+2
2017-04-08parisc: Clean up fixup routines for get_user()/put_user()Helge Deller5-134/+52
2017-04-08dt-bindings: rng: clocks property on omap_rng not always mandatoryThomas Petazzoni1-1/+2
2017-04-08nfsd: map the ENOKEY to nfserr_perm for avoiding warningKinglong Mee1-0/+1
2017-04-08NFSv4.1 fix infinite loop on IO BAD_STATEID errorOlga Kornievskaia1-6/+3
2017-04-08ARCv2: SLC: Make sure busy bit is set properly on SLC flushingAlexey Brodkin1-0/+3
2017-04-08crypto: xts,lrw - fix out-of-bounds write after kmalloc failureEric Biggers2-4/+10
2017-04-08crypto: ccp - Make some CCP DMA channels privateGary R Hook3-0/+47
2017-04-08mmc: sdhci-of-at91: fix MMC_DDR_52 timing selectionLudovic Desroches1-1/+10
2017-04-08mmc: sdhci: Disable runtime pm when the sdio_irq is enabledHans de Goede1-0/+6
2017-04-08HID: wacom: Don't add ghost interface as shared dataAaron Armstrong Skomra1-8/+8
2017-04-08ASoC: rt5665: fix getting wrong work handler containerBard Liao1-1/+1
2017-04-08ASoC: Intel: Skylake: fix invalid memory access due to wrong reference of poi...Takashi Sakamoto1-1/+1
2017-04-08ASoC: atmel-classd: fix audio clock rateSongjun Wu1-1/+1
2017-04-08ALSA: hda - fix a problem for lineout on a Dell AIO machineHui Wang1-1/+11
2017-04-08ALSA: seq: Fix race during FIFO resizeTakashi Iwai1-0/+4
2017-04-08PCI: thunder-pem: Use Cavium assigned hardware ID for ThunderX host controllerTomasz Nowicki1-1/+1
2017-04-08PCI: iproc: Save host bridge window resource in struct iproc_pcieBjorn Helgaas3-21/+23
2017-04-08scsi: scsi_dh_alua: Ensure that alua_activate() calls the completion functionBart Van Assche1-5/+15
2017-04-08scsi: scsi_dh_alua: Check scsi_device_get() return valueBart Van Assche1-9/+9
2017-04-08scsi: libsas: fix ata xfer lengthJohn Garry1-1/+1
2017-04-08scsi: sg: check length passed to SG_NEXT_CMD_LENpeter chang1-0/+2
2017-04-08xfs: try any AG when allocating the first btree block when reflinkingChristoph Hellwig2-6/+10
2017-04-08xfs: use iomap new flag for newly allocated delalloc blocksBrian Foster2-15/+25
2017-04-08xfs: Use xfs_icluster_size_fsb() to calculate inode alignment maskChandan Rajendra1-2/+1
2017-04-08xfs: fix and streamline error handling in xfs_end_ioChristoph Hellwig1-32/+27
2017-04-08xfs: only reclaim unwritten COW extents periodicallyChristoph Hellwig6-13/+22
2017-04-08xfs: tune down agno asserts in the bmap codeChristoph Hellwig1-16/+6
2017-04-08xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignmentChandan Rajendra1-2/+1
2017-04-08xfs: don't reserve blocks for right shift transactionsBrian Foster1-10/+10
2017-04-08xfs: fix uninitialized variable in _reflink_convert_cowDarrick J. Wong1-1/+1
2017-04-08xfs: split indlen reservations fairly when under reservedBrian Foster1-18/+43
2017-04-08xfs: handle indlen shortage on delalloc extent mergeBrian Foster1-3/+6
2017-04-08xfs: don't fail xfs_extent_busy allocationChristoph Hellwig1-12/+1
2017-04-08xfs: correct null checks and error processing in xfs_initialize_peragBill O'Donnell1-9/+15
2017-04-08xfs: update ctime and mtime on clone destinatation inodesChristoph Hellwig1-3/+9
2017-04-08xfs: reject all unaligned direct writes to reflinked filesChristoph Hellwig3-12/+11
2017-04-08xfs: reset b_first_retry_time when clear the retry status of xfs_buf_tHou Tao1-0/+1
2017-04-08xfs: mark speculative prealloc CoW fork extents unwrittenDarrick J. Wong5-11/+123
2017-04-08xfs: allow unwritten extents in the CoW forkDarrick J. Wong1-30/+50
2017-04-08xfs: verify free block header fieldsDarrick J. Wong1-2/+49
2017-04-08xfs: check for obviously bad level values in the bmbt rootDarrick J. Wong1-1/+5
2017-04-08xfs: filter out obviously bad btree pointersDarrick J. Wong3-6/+4
2017-04-08xfs: fail _dir_open when readahead failsDarrick J. Wong3-7/+5
2017-04-08xfs: fix toctou race when locking an inode to access the data mapDarrick J. Wong1-2/+1
2017-04-08xfs: fix eofblocks race with file extending async dio writesBrian Foster1-0/+3
2017-04-08xfs: sync eofblocks scans under iolock are livelock proneBrian Foster3-44/+16
2017-04-08xfs: pull up iolock from xfs_free_eofblocks()Brian Foster4-59/+60
2017-04-08KVM: nVMX: fix nested EPT detectionLadi Prosek1-3/+1