summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-04-096-53/+28
|\
| * orangefs: remove unused variableMartin Brandenburg2016-04-081-3/+1
| * orangefs: Add KERN_<LEVEL> to gossip_<level> macrosJoe Perches2016-04-081-14/+17
| * orangefs: strncpy -> strscpyMartin Brandenburg2016-04-081-1/+5
| * orangefs: clean up truncate ctime and mtime settingMartin Brandenburg2016-04-081-15/+1
| * Orangefs: fix ifnullfree.cocci warningskbuild test robot2016-04-081-2/+1
| * Orangefs: optimize boilerplate code.Mike Marshall2016-04-082-2/+2
| * Orangefs: xattr.c cleanupMike Marshall2016-04-081-16/+1
* | Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-04-095-10/+9
|\ \
| * | iommu/vt-d: Silence an uninitialized variable warningDan Carpenter2016-04-071-1/+1
| * | iommu/rockchip: Fix "is stall active" checkJohn Keeping2016-04-071-4/+4
| * | iommu: Don't overwrite domain pointer when there is no default_domainJoerg Roedel2016-04-071-1/+2
| * | iommu/dma: Restore scatterlist offsets correctlyRobin Murphy2016-04-051-2/+2
| * | iommu: provide of_xlate pointer unconditionallyArnd Bergmann2016-04-051-2/+0
| |/
* | Revert "ib_srpt: Convert to percpu_ida tag allocation"Bart Van Assche2016-04-072-17/+40
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-04-0719-86/+264
|\ \
| * | ext4: ignore quota mount options if the quota feature is enabledTheodore Ts'o2016-04-031-11/+11
| * | ext4 crypto: fix some error handlingDan Carpenter2016-04-021-1/+1
| * | ext4: avoid calling dquot_get_next_id() if quota is not enabledTheodore Ts'o2016-04-011-1/+13
| * | ext4: retry block allocation for failed DIO and DAX writesJan Kara2016-04-011-30/+28
| * | ext4: add lockdep annotations for i_data_semTheodore Ts'o2016-04-013-4/+55
| * | ext4: allow readdir()'s of large empty directories to be interruptedTheodore Ts'o2016-03-302-0/+10
| * | btrfs: fix crash/invalid memory access on fsync when using overlayfsFilipe Manana2016-03-301-1/+1
| * | ext4 crypto: use dget_parent() in ext4_d_revalidate()Theodore Ts'o2016-03-261-4/+8
| * | ext4: use file_dentry()Miklos Szeredi2016-03-261-1/+1
| * | ext4: use dget_parent() in ext4_file_open()Miklos Szeredi2016-03-261-4/+8
| * | nfs: use file_dentry()Miklos Szeredi2016-03-263-6/+6
| * | fs: add file_dentry()Miklos Szeredi2016-03-264-1/+57
| * | ext4 crypto: don't let data integrity writebacks fail with ENOMEMTheodore Ts'o2016-03-264-20/+39
| * | ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()Theodore Ts'o2016-03-221-4/+28
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-04-071-3/+3
|\ \ \
| * | | rbd: use GFP_NOIO consistently for request allocationsDavid Disseldorp2016-04-051-3/+3
| | |/ | |/|
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-04-074-4/+40
|\ \ \
| * | | virtio: add VIRTIO_CONFIG_S_NEEDS_RESET device status bitStefan Hajnoczi2016-04-071-0/+2
| * | | MAINTAINERS: add entry for QEMUMichael S. Tsirkin2016-04-071-0/+7
| * | | firmware: qemu_fw_cfg.c: hold ACPI global lock during device accessGabriel Somlo2016-04-071-0/+16
| * | | virtio: virtio 1.0 cs04 spec compliance for resetMichael S. Tsirkin2016-04-071-3/+8
| * | | qemu_fw_cfg: don't leak kobj on init errorMichael S. Tsirkin2016-04-071-1/+7
| |/ /
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-04-0733-170/+405
|\ \ \
| * \ \ Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-04-0722-78/+210
| |\ \ \
| | * | | drm/amdgpu: total vram size also reduces pin sizeChunming Zhou2016-04-051-0/+1
| | * | | drm/amd/powerplay: add uvd/vce dpm enabling flag default.Rex Zhu2016-04-041-0/+3
| | * | | drm/amd/powerplay: fix issue that resume back, dpm can't work on FIJI.Rex Zhu2016-04-041-0/+6
| | * | | drm/amdgpu: save and restore the firwmware cache part when suspend resumeLeo Liu2016-04-041-16/+11
| | * | | drm/amdgpu: save and restore UVD context with suspend and resumeLeo Liu2016-04-045-26/+35
| | * | | drm/ttm: use phys_addr_t for ttm_bus_placementAlex Deucher2016-04-041-1/+1
| | * | | drm/radeon: Only call drm_vblank_on/off between drm_vblank_init/cleanupMichel Dänzer2016-04-012-4/+8
| | * | | drm/amdgpu: fence wait old rcu slotChunming Zhou2016-04-011-2/+6
| | * | | drm/amdgpu: fix leaking fence in the pageflip codeChristian König2016-04-011-1/+1
| | * | | drm/amdgpu: print vram type rather than just DDRAlex Deucher2016-04-011-2/+13