index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-29
Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-0
/
+8
2016-10-29
Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2016-10-28
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-14
/
+64
2016-10-28
ubifs: Fix regression in ubifs_readdir()
Richard Weinberger
1
-0
/
+8
2016-10-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+4
2016-10-27
fs: exofs: print a hex number after a 0x prefix
Uwe Kleine-König
1
-1
/
+1
2016-10-27
proc: fix NULL dereference when reading /proc/<pid>/auxv
Leon Yu
1
-0
/
+3
2016-10-27
Merge tag 'for-linus-4.9-rc2-ofs-1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-13
/
+21
2016-10-27
Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
16
-639
/
+629
2016-10-27
btrfs: fix races on root_log_ctx lists
Chris Mason
1
-14
/
+6
2016-10-27
kernfs: Add noop_fsync to supported kernfs_file_fops
Tony Luck
1
-0
/
+1
2016-10-24
proc: don't use FOLL_FORCE for reading cmdline and environment
Linus Torvalds
1
-10
/
+8
2016-10-24
orangefs: don't use d_time
Miklos Szeredi
3
-6
/
+14
2016-10-24
orangefs: user file_inode() where it is due
Amir Goldstein
1
-7
/
+7
2016-10-24
xfs: clear cowblocks tag when cow fork is emptied
Brian Foster
1
-1
/
+5
2016-10-24
xfs: fix up inode cowblocks tracking tracepoints
Brian Foster
1
-4
/
+4
2016-10-24
fs: Do to trim high file position bits in iomap_page_mkwrite_actor
Jan Kara
1
-2
/
+1
2016-10-23
Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2
-11
/
+11
2016-10-23
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-50
/
+56
2016-10-22
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-41
/
+25
2016-10-21
Merge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-2
/
+3
2016-10-20
Merge tag 'ceph-for-4.9-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-4
/
+8
2016-10-20
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-6
/
+9
2016-10-20
fs/proc: Stop trying to report thread stacks
Andy Lutomirski
2
-37
/
+20
2016-10-20
fs/proc: Stop reporting eip and esp in /proc/PID/stat
Andy Lutomirski
1
-4
/
+5
2016-10-20
xfs: remove xfs_bunmapi_cow
Christoph Hellwig
2
-23
/
+0
2016-10-20
xfs: optimize xfs_reflink_end_cow
Christoph Hellwig
2
-64
/
+56
2016-10-20
xfs: optimize xfs_reflink_cancel_cow_blocks
Christoph Hellwig
1
-28
/
+23
2016-10-20
xfs: refactor xfs_bunmapi_cow
Christoph Hellwig
3
-159
/
+225
2016-10-20
xfs: optimize writes to reflink files
Christoph Hellwig
4
-105
/
+100
2016-10-20
xfs: don't bother looking at the refcount tree for reads
Christoph Hellwig
1
-5
/
+8
2016-10-20
xfs: handle "raw" delayed extents xfs_reflink_trim_around_shared
Christoph Hellwig
1
-1
/
+2
2016-10-20
xfs: add xfs_trim_extent
Darrick J. Wong
2
-0
/
+35
2016-10-20
iomap: add IOMAP_REPORT
Christoph Hellwig
1
-1
/
+1
2016-10-20
xfs: merge xfs_reflink_remap_range and xfs_file_share_range
Christoph Hellwig
3
-174
/
+143
2016-10-20
xfs: remove xfs_file_wait_for_io
Christoph Hellwig
1
-29
/
+10
2016-10-20
xfs: move inode locking from xfs_reflink_remap_range to xfs_file_share_range
Christoph Hellwig
2
-36
/
+41
2016-10-20
xfs: fix the same_inode check in xfs_file_share_range
Christoph Hellwig
1
-1
/
+1
2016-10-20
xfs: remove the same fs check from xfs_file_share_range
Christoph Hellwig
1
-3
/
+0
2016-10-20
libxfs: v3 inodes are only valid on crc-enabled filesystems
Roger Willcocks
3
-2
/
+14
2016-10-20
libxfs: clean up _calc_dquots_per_chunk
Darrick J. Wong
1
-2
/
+1
2016-10-20
xfs: unset MS_ACTIVE if mount fails
Darrick J. Wong
1
-0
/
+1
2016-10-20
xfs: remove pointless error goto in xfs_bmap_remap_alloc
Eric Sandeen
1
-3
/
+0
2016-10-20
xfs: don't take the IOLOCK exclusive for direct I/O page invalidation
Christoph Hellwig
1
-68
/
+30
2016-10-20
xfs: add some 'static' annotations
Eric Biggers
2
-3
/
+3
2016-10-20
xfs: Fix uninitialized variable in xfs_reflink_reserve_cow_range()
Geert Uytterhoeven
1
-1
/
+1
2016-10-20
xfs: remove redundant assignment of ifp
Colin Ian King
1
-1
/
+1
2016-10-20
ubifs: Abort readdir upon error
Richard Weinberger
1
-5
/
+3
2016-10-20
ubifs: Fix xattr_names length in exit paths
Richard Weinberger
1
-0
/
+2
2016-10-20
ubifs: Rename ubifs_rename2
Richard Weinberger
1
-6
/
+6
[next]