| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-04-09 | 6 | -53/+28 |
|\ |
|
| * | orangefs: remove unused variable | Martin Brandenburg | 2016-04-08 | 1 | -3/+1 |
| * | orangefs: Add KERN_<LEVEL> to gossip_<level> macros | Joe Perches | 2016-04-08 | 1 | -14/+17 |
| * | orangefs: strncpy -> strscpy | Martin Brandenburg | 2016-04-08 | 1 | -1/+5 |
| * | orangefs: clean up truncate ctime and mtime setting | Martin Brandenburg | 2016-04-08 | 1 | -15/+1 |
| * | Orangefs: fix ifnullfree.cocci warnings | kbuild test robot | 2016-04-08 | 1 | -2/+1 |
| * | Orangefs: optimize boilerplate code. | Mike Marshall | 2016-04-08 | 2 | -2/+2 |
| * | Orangefs: xattr.c cleanup | Mike Marshall | 2016-04-08 | 1 | -16/+1 |
* | | Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-04-09 | 5 | -10/+9 |
|\ \ |
|
| * | | iommu/vt-d: Silence an uninitialized variable warning | Dan Carpenter | 2016-04-07 | 1 | -1/+1 |
| * | | iommu/rockchip: Fix "is stall active" check | John Keeping | 2016-04-07 | 1 | -4/+4 |
| * | | iommu: Don't overwrite domain pointer when there is no default_domain | Joerg Roedel | 2016-04-07 | 1 | -1/+2 |
| * | | iommu/dma: Restore scatterlist offsets correctly | Robin Murphy | 2016-04-05 | 1 | -2/+2 |
| * | | iommu: provide of_xlate pointer unconditionally | Arnd Bergmann | 2016-04-05 | 1 | -2/+0 |
| |/ |
|
* | | Revert "ib_srpt: Convert to percpu_ida tag allocation" | Bart Van Assche | 2016-04-07 | 2 | -17/+40 |
* | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-04-07 | 19 | -86/+264 |
|\ \ |
|
| * | | ext4: ignore quota mount options if the quota feature is enabled | Theodore Ts'o | 2016-04-03 | 1 | -11/+11 |
| * | | ext4 crypto: fix some error handling | Dan Carpenter | 2016-04-02 | 1 | -1/+1 |
| * | | ext4: avoid calling dquot_get_next_id() if quota is not enabled | Theodore Ts'o | 2016-04-01 | 1 | -1/+13 |
| * | | ext4: retry block allocation for failed DIO and DAX writes | Jan Kara | 2016-04-01 | 1 | -30/+28 |
| * | | ext4: add lockdep annotations for i_data_sem | Theodore Ts'o | 2016-04-01 | 3 | -4/+55 |
| * | | ext4: allow readdir()'s of large empty directories to be interrupted | Theodore Ts'o | 2016-03-30 | 2 | -0/+10 |
| * | | btrfs: fix crash/invalid memory access on fsync when using overlayfs | Filipe Manana | 2016-03-30 | 1 | -1/+1 |
| * | | ext4 crypto: use dget_parent() in ext4_d_revalidate() | Theodore Ts'o | 2016-03-26 | 1 | -4/+8 |
| * | | ext4: use file_dentry() | Miklos Szeredi | 2016-03-26 | 1 | -1/+1 |
| * | | ext4: use dget_parent() in ext4_file_open() | Miklos Szeredi | 2016-03-26 | 1 | -4/+8 |
| * | | nfs: use file_dentry() | Miklos Szeredi | 2016-03-26 | 3 | -6/+6 |
| * | | fs: add file_dentry() | Miklos Szeredi | 2016-03-26 | 4 | -1/+57 |
| * | | ext4 crypto: don't let data integrity writebacks fail with ENOMEM | Theodore Ts'o | 2016-03-26 | 4 | -20/+39 |
| * | | ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea() | Theodore Ts'o | 2016-03-22 | 1 | -4/+28 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2016-04-07 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | rbd: use GFP_NOIO consistently for request allocations | David Disseldorp | 2016-04-05 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-04-07 | 4 | -4/+40 |
|\ \ \ |
|
| * | | | virtio: add VIRTIO_CONFIG_S_NEEDS_RESET device status bit | Stefan Hajnoczi | 2016-04-07 | 1 | -0/+2 |
| * | | | MAINTAINERS: add entry for QEMU | Michael S. Tsirkin | 2016-04-07 | 1 | -0/+7 |
| * | | | firmware: qemu_fw_cfg.c: hold ACPI global lock during device access | Gabriel Somlo | 2016-04-07 | 1 | -0/+16 |
| * | | | virtio: virtio 1.0 cs04 spec compliance for reset | Michael S. Tsirkin | 2016-04-07 | 1 | -3/+8 |
| * | | | qemu_fw_cfg: don't leak kobj on init error | Michael S. Tsirkin | 2016-04-07 | 1 | -1/+7 |
| |/ / |
|
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-04-07 | 33 | -170/+405 |
|\ \ \ |
|
| * \ \ | Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2016-04-07 | 22 | -78/+210 |
| |\ \ \ |
|
| | * | | | drm/amdgpu: total vram size also reduces pin size | Chunming Zhou | 2016-04-05 | 1 | -0/+1 |
| | * | | | drm/amd/powerplay: add uvd/vce dpm enabling flag default. | Rex Zhu | 2016-04-04 | 1 | -0/+3 |
| | * | | | drm/amd/powerplay: fix issue that resume back, dpm can't work on FIJI. | Rex Zhu | 2016-04-04 | 1 | -0/+6 |
| | * | | | drm/amdgpu: save and restore the firwmware cache part when suspend resume | Leo Liu | 2016-04-04 | 1 | -16/+11 |
| | * | | | drm/amdgpu: save and restore UVD context with suspend and resume | Leo Liu | 2016-04-04 | 5 | -26/+35 |
| | * | | | drm/ttm: use phys_addr_t for ttm_bus_placement | Alex Deucher | 2016-04-04 | 1 | -1/+1 |
| | * | | | drm/radeon: Only call drm_vblank_on/off between drm_vblank_init/cleanup | Michel Dänzer | 2016-04-01 | 2 | -4/+8 |
| | * | | | drm/amdgpu: fence wait old rcu slot | Chunming Zhou | 2016-04-01 | 1 | -2/+6 |
| | * | | | drm/amdgpu: fix leaking fence in the pageflip code | Christian König | 2016-04-01 | 1 | -1/+1 |
| | * | | | drm/amdgpu: print vram type rather than just DDR | Alex Deucher | 2016-04-01 | 1 | -2/+13 |