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
2017-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+0
2017-01-06
afs: Make afs_readpages() fetch data in bulk
David Howells
2
-2
/
+130
2017-01-06
afs: Make afs_fs_fetch_data() take a list of pages
David Howells
5
-55
/
+145
2017-01-05
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-12
/
+0
2017-01-04
Merge tag 'xfs-for-linus-4.10-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs...
Linus Torvalds
9
-16
/
+40
2017-01-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+4
2017-01-03
xfs: fix max_retries _show and _store functions
Carlos Maiolino
1
-2
/
+2
2017-01-03
xfs: fix crash and data corruption due to removal of busy COW extents
Christoph Hellwig
1
-1
/
+2
2017-01-03
xfs: use the actual AG length when reserving blocks
Darrick J. Wong
6
-12
/
+34
2017-01-03
xfs: fix double-cleanup when CUI recovery fails
Darrick J. Wong
1
-1
/
+2
2017-01-02
Merge tag 'fscrypt-for-stable' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+7
2017-01-02
clean_bdev_aliases: Prevent cleaning blocks that are not in block range
Chandan Rajendra
1
-1
/
+1
2016-12-31
fscrypt: fix renaming and linking special files
Eric Biggers
1
-0
/
+5
2016-12-27
fscrypt: fix the test_dummy_encryption mount option
Theodore Ts'o
1
-1
/
+2
2016-12-26
ext4: Simplify DAX fault path
Jan Kara
1
-38
/
+10
2016-12-26
dax: Call ->iomap_begin without entry lock during dax fault
Jan Kara
1
-55
/
+66
2016-12-26
dax: Finish fault completely when loading holes
Jan Kara
1
-9
/
+18
2016-12-26
dax: Avoid page invalidation races and unnecessary radix tree traversals
Jan Kara
1
-17
/
+11
2016-12-26
mm: Invalidate DAX radix tree entries only if appropriate
Jan Kara
1
-10
/
+61
2016-12-26
ext2: Return BH_New buffers for zeroed blocks
Jan Kara
1
-2
/
+1
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
2
-4
/
+3
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
3
-3
/
+3
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
4
-18
/
+17
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
96
-96
/
+96
2016-12-24
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-90
/
+177
2016-12-23
fsnotify: Remove fsnotify_duplicate_mark()
Jan Kara
1
-12
/
+0
2016-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-133
/
+162
2016-12-23
Merge tag 'befs-v4.10-rc1' of git://github.com/luisbg/linux-befs
Linus Torvalds
13
-116
/
+145
2016-12-22
Merge branch 'work.namespace' into for-linus
Al Viro
2
-44
/
+38
2016-12-22
ufs: fix function declaration for ufs_truncate_blocks
Jeff Layton
1
-1
/
+1
2016-12-22
fs: exec: apply CLOEXEC before changing dumpable task flags
Aleksa Sarai
1
-2
/
+8
2016-12-22
seq_file: reset iterator to first record for zero offset
Tomasz Majchrzak
1
-0
/
+7
2016-12-22
vfs: fix isize/pos/len checks for reflink & dedupe
Darrick J. Wong
3
-9
/
+13
2016-12-22
move aio compat to fs/aio.c
Al Viro
2
-77
/
+95
2016-12-22
block: add back plugging in __blkdev_direct_IO
Christoph Hellwig
1
-0
/
+3
2016-12-22
befs: add NFS export support
Luis de Bethencourt
1
-0
/
+38
2016-12-22
befs: remove trailing whitespaces
Luis de Bethencourt
7
-48
/
+47
2016-12-22
befs: remove signatures from comments
Luis de Bethencourt
3
-7
/
+1
2016-12-22
befs: fix style issues in header files
Luis de Bethencourt
6
-17
/
+12
2016-12-22
befs: fix style issues in linuxvfs.c
Luis de Bethencourt
1
-23
/
+26
2016-12-22
befs: fix typos in linuxvfs.c
Luis de Bethencourt
1
-8
/
+6
2016-12-22
befs: fix style issues in io.c
Luis de Bethencourt
1
-2
/
+2
2016-12-22
befs: fix style issues in inode.c
Luis de Bethencourt
1
-6
/
+6
2016-12-22
befs: fix style issues in debug.c
Luis de Bethencourt
1
-6
/
+8
2016-12-21
splice: reinstate SIGPIPE/EPIPE handling
Linus Torvalds
1
-2
/
+7
2016-12-21
Merge tag 'nfs-for-4.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-109
/
+166
2016-12-19
NFSv4: Retry the DELEGRETURN if the embedded GETATTR is rejected with EACCES
Trond Myklebust
2
-4
/
+15
2016-12-19
NFS: Retry the CLOSE if the embedded GETATTR is rejected with EACCES
Trond Myklebust
1
-0
/
+10
2016-12-19
NFSv4: Place the GETATTR operation before the CLOSE
Trond Myklebust
2
-12
/
+12
2016-12-19
NFSv4: Also ask for attributes when downgrading to a READ-only state
Trond Myklebust
1
-1
/
+2
[next]