| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge branch 'xfs-misc-fixes-for-4.2' into for-next | Dave Chinner | 2015-06-01 | 5 | -23/+36 |
|\ \ \
| |_|/
|/| | |
|
| * | | xfs: Clean up xfs_trans_dup_dqinfo | Nan Jia | 2015-06-01 | 1 | -2/+2 |
| * | | xfs: fix kernel version in docs | Fanael Linithien | 2015-06-01 | 1 | -6/+6 |
| * | | xfs: don't cast string literals | Eric Sandeen | 2015-06-01 | 1 | -2/+2 |
| * | | xfs: fix quota block reservation leak when tp allocates and frees blocks | Brian Foster | 2015-06-01 | 2 | -12/+17 |
| * | | xfs: always log the inode on unwritten extent conversion | Brian Foster | 2015-06-01 | 1 | -1/+9 |
| |/ |
|
* | | xfs: fix broken i_nlink accounting for whiteout tmpfile inode | Brian Foster | 2015-05-29 | 1 | -2/+8 |
* | | xfs: xfs_iozero can return positive errno | Dave Chinner | 2015-05-29 | 1 | -1/+1 |
* | | xfs: xfs_attr_inactive leaves inconsistent attr fork state behind | Dave Chinner | 2015-05-29 | 4 | -47/+58 |
* | | xfs: extent size hints can round up extents past MAXEXTLEN | Dave Chinner | 2015-05-29 | 1 | -12/+19 |
* | | xfs: inode and free block counters need to use __percpu_counter_compare | Dave Chinner | 2015-05-29 | 1 | -14/+20 |
* | | percpu_counter: batch size aware __percpu_counter_compare() | Dave Chinner | 2015-05-29 | 2 | -4/+15 |
* | | xfs: use percpu_counter_read_positive for mp->m_icount | George Wang | 2015-05-29 | 1 | -3/+6 |
|/ |
|
* | Linux 4.1-rc2v4.1-rc2 | Linus Torvalds | 2015-05-03 | 1 | -1/+1 |
* | Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-05-03 | 13 | -229/+210 |
|\ |
|
| * | ext4: fix growing of tiny filesystems | Jan Kara | 2015-05-02 | 1 | -2/+5 |
| * | ext4: move check under lock scope to close a race. | Davide Italiano | 2015-05-02 | 1 | -7/+8 |
| * | ext4: fix data corruption caused by unwritten and delayed extents | Lukas Czerner | 2015-05-02 | 2 | -0/+10 |
| * | ext4 crypto: remove duplicated encryption mode definitions | Chanho Park | 2015-05-02 | 1 | -6/+0 |
| * | ext4 crypto: do not select from EXT4_FS_ENCRYPTION | Herbert Xu | 2015-05-02 | 1 | -2/+7 |
| * | ext4 crypto: add padding to filenames before encrypting | Theodore Ts'o | 2015-05-01 | 5 | -8/+31 |
| * | ext4 crypto: simplify and speed up filename encryption | Theodore Ts'o | 2015-05-01 | 5 | -204/+149 |
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-05-03 | 15 | -94/+117 |
|\ \ |
|
| * \ | Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2015-05-04 | 2 | -0/+10 |
| |\ \ |
|
| | * | | drm/i915/chv: Implement WaDisableShadowRegForCpd | Deepak S | 2015-04-28 | 2 | -0/+10 |
| * | | | Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip... | Dave Airlie | 2015-05-04 | 2 | -4/+12 |
| |\ \ \ |
|
| | * | | | drm/rockchip: fix error check when getting irq | Heiko Stuebner | 2015-04-20 | 1 | -4/+5 |
| | * | | | MAINTAINERS: add entry for Rockchip drm drivers | Heiko Stuebner | 2015-04-20 | 1 | -0/+7 |
| * | | | | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2015-04-30 | 11 | -90/+95 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | drm/radeon: fix userptr return value checking (v2) | Christian König | 2015-04-27 | 1 | -5/+5 |
| | * | | | drm/radeon: check new address before removing old one | Christian König | 2015-04-27 | 1 | -14/+17 |
| | * | | | drm/radeon: reset BOs address after clearing it. | Christian König | 2015-04-27 | 1 | -0/+2 |
| | * | | | drm/radeon: fix lockup when BOs aren't part of the VM on release | Christian König | 2015-04-27 | 1 | -1/+2 |
| | * | | | drm/radeon: add SI DPM quirk for Sapphire R9 270 Dual-X 2G GDDR5 | Alex Deucher | 2015-04-27 | 1 | -0/+1 |
| | * | | | drm/radeon: adjust pll when audio is not enabled | Alex Deucher | 2015-04-27 | 1 | -0/+3 |
| | * | | | drm/radeon: only enable audio streams if the monitor supports it | Alex Deucher | 2015-04-27 | 2 | -12/+21 |
| | * | | | drm/radeon: only mark audio as connected if the monitor supports it (v3) | Alex Deucher | 2015-04-27 | 2 | -14/+21 |
| | * | | | drm/radeon/audio: don't enable packets until the end | Alex Deucher | 2015-04-27 | 1 | -13/+17 |
| | * | | | drm/radeon: drop dce6_dp_enable | Alex Deucher | 2015-04-27 | 3 | -28/+2 |
| | * | | | drm/radeon: fix ordering of AVI packet setup | Alex Deucher | 2015-04-27 | 2 | -10/+11 |
| | * | | | drm/radeon: Use drm_calloc_ab for CS relocs | Michel Dänzer | 2015-04-27 | 1 | -2/+2 |
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2015-05-03 | 10 | -146/+48 |
|\ \ \ \ \ |
|
| * | | | | | 3w-9xxx: fix command completion race | Christoph Hellwig | 2015-04-27 | 2 | -49/+13 |
| * | | | | | 3w-xxxx: fix command completion race | Christoph Hellwig | 2015-04-27 | 2 | -41/+6 |
| * | | | | | 3w-sas: fix command completion race | Christoph Hellwig | 2015-04-27 | 2 | -44/+10 |
| * | | | | | aha1542: Allocate memory before taking a lock | Ondrej Zary | 2015-04-27 | 1 | -12/+11 |
| * | | | | | SCSI: add 1024 max sectors black list flag | Mike Christie | 2015-04-27 | 3 | -0/+8 |
| |/ / / / |
|
* | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2015-05-03 | 3 | -0/+7 |
|\ \ \ \ \ |
|
| * | | | | | dmaengine: increment privatecnt when using dma_get_any_slave_channel | Christopher Freeman | 2015-04-29 | 1 | -0/+4 |
| * | | | | | dmaengine: xgene: Set hardware dependency | Jean Delvare | 2015-04-27 | 1 | -0/+1 |