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
2015-12-22
f2fs: use atomic variable for total_extent_tree
Jaegeuk Kim
5
-9
/
+12
2015-12-17
f2fs: add a tracepoint for sync_dirty_inodes
Chao Yu
1
-0
/
+8
2015-12-17
f2fs: optimize the flow of f2fs_map_blocks
Fan Li
1
-33
/
+36
2015-12-17
f2fs: support data flush in background
Chao Yu
1
-1
/
+4
2015-12-17
f2fs: stat dirty regular/symlink inodes
Chao Yu
3
-12
/
+14
2015-12-16
f2fs: introduce new option for controlling data flush
Chao Yu
2
-0
/
+8
2015-12-16
f2fs: record dirty status of regular/symlink inode
Chao Yu
6
-49
/
+58
2015-12-16
f2fs: introduce __f2fs_commit_super
Chao Yu
1
-17
/
+13
2015-12-16
f2fs: relocate tracepoint of write_checkpoint
Jaegeuk Kim
1
-1
/
+1
2015-12-16
f2fs: don't grab super block buffer header all the time
Chao Yu
3
-53
/
+38
2015-12-16
f2fs: backup raw_super in sbi
Yunlei He
1
-4
/
+15
2015-12-16
f2fs: fix to reset variable correctlly
Fan Li
1
-7
/
+2
2015-12-15
f2fs: introduce __remove_dirty_inode
Chao Yu
1
-9
/
+15
2015-12-15
f2fs: introduce dirty list node in inode info
Chao Yu
4
-46
/
+20
2015-12-15
f2fs: rename {add,remove,release}_dirty_inode to {add,remove,release}_ino_entry
Chao Yu
5
-12
/
+12
2015-12-14
f2fs: do more integrity verification for superblock
Chao Yu
1
-0
/
+98
2015-12-14
f2fs: fix to update variable correctly when skip a unmapped block
Fan Li
1
-0
/
+1
2015-12-14
f2fs: write only the pages in range during defragment
Fan Li
1
-1
/
+1
2015-12-14
f2fs: clean up node page updating flow
Chao Yu
1
-11
/
+15
2015-12-09
f2fs: use lock_buffer when changing superblock
Jaegeuk Kim
1
-0
/
+4
2015-12-09
f2fs: refactor f2fs_commit_super
Jaegeuk Kim
1
-12
/
+20
2015-12-09
f2fs: enhance the bit operation for SSR
Jaegeuk Kim
1
-30
/
+20
2015-12-04
f2fs: fix to convert inline inode in ->setattr
Chao Yu
1
-0
/
+8
2015-12-04
f2fs: use sbi->blocks_per_seg to avoid unnecessary calculation
Chao Yu
5
-9
/
+7
2015-12-04
f2fs: kill f2fs_drop_largest_extent
Chao Yu
3
-13
/
+0
2015-12-04
f2fs: clean up argument of recover_data
Chao Yu
1
-4
/
+3
2015-12-04
f2fs: clean up code with __has_cursum_space
Chao Yu
1
-2
/
+2
2015-12-04
f2fs: clean up error path in f2fs_readdir
Chao Yu
1
-8
/
+5
2015-12-04
f2fs: do not recover from previous remained wrong dnodes
Jaegeuk Kim
1
-1
/
+30
2015-12-04
f2fs: avoid deadlock in f2fs_shrink_extent_tree
Jaegeuk Kim
1
-3
/
+4
2015-12-04
f2fs: fix to report error in f2fs_readdir
Chao Yu
1
-2
/
+7
2015-12-04
f2fs: clear page uptodate when dropping cache for atomic write
Chao Yu
1
-0
/
+1
2015-12-04
f2fs: optimize __find_rev_next_bit
Fan Li
1
-28
/
+18
2015-12-04
f2fs: fix to remove directory inode from dirty list
Chao Yu
1
-1
/
+3
2015-12-04
f2fs: fix to enable missing ioctl interfaces in ->compat_ioctl
Chao Yu
2
-2
/
+19
2015-12-04
f2fs: fix memory leak of kobject in error path of fill_super
Chao Yu
1
-0
/
+2
2015-12-04
f2fs: support file defragment
Chao Yu
3
-1
/
+208
2015-12-04
f2fs: commit atomic written page in LFS mode
Chao Yu
1
-0
/
+1
2015-12-04
f2fs: report error of f2fs_create_root_stats
Chao Yu
3
-5
/
+12
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2015-12-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+9
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
1
-2
/
+2
2015-11-30
direct-io: Fix negative return from dio read beyond eof
Jan Kara
1
-1
/
+9
2015-11-27
Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
8
-64
/
+77
2015-11-27
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-66
/
+219
2015-11-25
nfs4: resend LAYOUTGET when there is a race that changes the seqid
Jeff Layton
1
-25
/
+31
2015-11-25
nfs: if we have no valid attrs, then don't declare the attribute cache valid
Jeff Layton
1
-1
/
+5
2015-11-25
nfs: ensure that attrcache is revalidated after a SETATTR
Jeff Layton
1
-1
/
+4
2015-11-25
btrfs: fix balance range usage filters in 4.4-rc
Holger Hoffstätte
1
-2
/
+2
2015-11-25
btrfs: qgroup: account shared subtree during snapshot delete
Mark Fasheh
2
-7
/
+42
[next]