summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* xfs: wait on new inodes during quotaoff dquot releaseBrian Foster2017-06-071-1/+2
* xfs: update ag iterator to support wait on new inodesBrian Foster2017-06-072-8/+53
* xfs: support ability to wait on new inodesBrian Foster2017-06-072-2/+7
* xfs: fix up quotacheck buffer list error handlingBrian Foster2017-06-073-6/+26
* xfs: prevent multi-fsb dir readahead from reading random blocksBrian Foster2017-06-071-2/+3
* xfs: handle array index overrun in xfs_dir2_leaf_readbuf()Eric Sandeen2017-06-071-2/+8
* xfs: fix integer truncation in xfs_bmap_remap_allocChristoph Hellwig2017-06-071-1/+1
* xfs: drop iolock from reclaim context to appease lockdepBrian Foster2017-06-072-9/+8
* xfs: actually report xattr extents via iomapDarrick J. Wong2017-06-071-2/+2
* xfs: fix over-copying of getbmap parameters from userspaceDarrick J. Wong2017-06-071-2/+3
* xfs: use dedicated log worker wq to avoid deadlock with cil wqBrian Foster2017-06-073-1/+10
* xfs: fix kernel memory exposure problemsDarrick J. Wong2017-06-071-1/+1
* xfs: rework the inline directory verifiersDarrick J. Wong2017-06-075-56/+66
* xfs: verify inline directory data forksDarrick J. Wong2017-06-076-18/+122
* xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan2017-06-071-1/+1
* xfs: use ->b_state to fix buffer I/O accounting release raceBrian Foster2017-06-072-15/+28
* xfs: Fix missed holes in SEEK_HOLE implementationJan Kara2017-06-071-20/+9
* drm/gma500/psb: Actually use VBT mode when it is foundPatrik Jakobsson2017-06-071-7/+11
* mm/slub.c: trace free objects at KERN_INFODaniel Thompson2017-06-071-10/+13
* slub/memcg: cure the brainless abuse of sysfs attributesThomas Gleixner2017-06-071-2/+4
* ksm: prevent crash after write_protect_page failsAndrea Arcangeli2017-06-071-2/+1
* x86/boot: Use CROSS_COMPILE prefix for readelfRob Landley2017-06-071-1/+1
* RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn2017-06-072-2/+7
* mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko2017-06-074-11/+54
* mlock: fix mlock count can not decrease in race conditionYisheng Xie2017-06-071-2/+3
* mm/migrate: fix refcount handling when !hugepage_migration_supported()Punit Agrawal2017-06-071-6/+2
* ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430Alexander Tsoy2017-06-071-0/+2
* pcmcia: remove left-over %Z formatNicolas Iooss2017-06-071-3/+3
* drm/radeon: Fix vram_size/visible values in DRM_RADEON_GEM_INFO ioctlMichel Dänzer2017-06-072-3/+4
* drm/radeon: Unbreak HPD handling for r600+Lyude2017-06-074-7/+7
* drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher2017-06-071-0/+6
* scsi: mpt3sas: Force request partial completion alignmentRam Pai2017-06-071-0/+15
* nvme: avoid to use blk_mq_abort_requeue_list()Ming Lei2017-06-071-2/+3
* nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()Ming Lei2017-06-071-1/+7
* nvme-rdma: support devices with queue size < 32Marta Rybczynska2017-06-071-4/+14
* HID: wacom: Have wacom_tpc_irq guard against possible NULL dereferenceJason Gerecke2017-06-071-22/+23
* ibmvscsis: Fix the incorrect req_lim_deltaBryant G. Ly2017-06-071-4/+20
* ibmvscsis: Clear left-over abort_cmd pointersBryant G. Ly2017-06-071-0/+3
* iscsi-target: Always wait for kthread_should_stop() before kthread exitJiang Yi2017-06-074-8/+34
* mmc: sdhci-iproc: suppress spurious interrupt with Multiblock readSrinath Mannam2017-06-071-1/+2
* Revert "ACPI / button: Change default behavior to lid_init_state=open"Benjamin Tissoires2017-06-071-1/+1
* acpi, nfit: Fix the memory error check in nfit_handle_mce()Vishal Verma2017-06-071-1/+1
* x86/MCE: Export memory_error()Borislav Petkov2017-06-072-6/+6
* crypto: skcipher - Add missing API setkey checksHerbert Xu2017-06-071-1/+39
* i2c: i2c-tiny-usb: fix buffer not being DMA capableSebastian Reichel2017-06-071-4/+21
* drivers/tty: 8250: only call fintek_8250_probe when doing port I/OArd Biesheuvel2017-06-071-1/+1
* powerpc/spufs: Fix hash faults for kernel regionsJeremy Kerr2017-06-071-1/+3
* fs/ufs: Set UFS default maximum bytes per fileRichard Narron2017-06-071-3/+2
* sparc/ftrace: Fix ftrace graph time measurementLiam R. Howlett2017-06-071-7/+6
* sparc: Fix -Wstringop-overflow warningOrlando Arias2017-06-073-4/+4