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
2012-01-10
mm: account reaped page cache on inode cache pruning
Konstantin Khlebnikov
1
-0
/
+2
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-53
/
+62
2012-01-09
vfs: new helper - d_make_root()
Al Viro
1
-0
/
+17
2012-01-09
dcache: use a dispose list in select_parent
Dave Chinner
1
-42
/
+21
2012-01-09
ceph: d_alloc_root() may fail
Al Viro
1
-4
/
+11
2012-01-09
ext4: fix failure exits
Al Viro
1
-5
/
+8
2012-01-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
34
-107
/
+200
2012-01-09
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
5
-28
/
+83
2012-01-09
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-2
/
+2
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-26
/
+50
2012-01-09
Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2012-01-09
isofs: inode leak on mount failure
Al Viro
1
-2
/
+5
2012-01-09
ext2/3/4: delete unneeded includes of module.h
Paul Gortmaker
19
-22
/
+3
2012-01-09
ext{3,4}: Fix potential race when setversion ioctl updates inode
Djalal Harouni
2
-2
/
+10
2012-01-09
udf: Mark LVID buffer as uptodate before marking it dirty
Jan Kara
1
-0
/
+6
2012-01-09
ext3: Don't warn from writepage when readonly inode is spotted after error
Jan Kara
1
-3
/
+21
2012-01-09
jbd: Remove j_barrier mutex
Jan Kara
2
-17
/
+22
2012-01-09
reiserfs: Force inode evictions before umount to avoid crash
Jeff Mahoney
1
-10
/
+14
2012-01-09
reiserfs: Fix quota mount option parsing
Jan Kara
1
-1
/
+2
2012-01-09
udf: Treat symlink component of type 2 as /
Jan Kara
1
-4
/
+10
2012-01-09
udf: Fix deadlock when converting file from in-ICB one to normal one
Jan Kara
2
-6
/
+21
2012-01-09
udf: Cleanup calling convention of inode_getblk()
Jan Kara
1
-21
/
+15
2012-01-09
ext2: Fix error handling on inode bitmap corruption
Jan Kara
1
-2
/
+5
2012-01-09
ext3: Fix error handling on inode bitmap corruption
Jan Kara
1
-2
/
+6
2012-01-09
ext3: replace ll_rw_block with other functions
Zheng Liu
3
-15
/
+18
2012-01-08
ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in s...
Al Viro
2
-2
/
+2
2012-01-08
exofs: oops after late failure in mount
Al Viro
1
-0
/
+2
2012-01-08
devpts: fix double-free on mount failure
Al Viro
1
-3
/
+1
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
14
-32
/
+31
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-28
/
+25
2012-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
19
-334
/
+394
2012-01-08
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
19
-1333
/
+412
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
267
-7706
/
+1920
2012-01-08
ore: Must support none-PAGE-aligned IO
Boaz Harrosh
1
-12
/
+60
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+95
2012-01-06
reiserfs: Properly display mount options in /proc/mounts
Jan Kara
2
-10
/
+197
2012-01-06
vfs: prevent remount read-only if pending removes
Miklos Szeredi
3
-27
/
+7
2012-01-06
vfs: count unlinked inodes
Miklos Szeredi
1
-0
/
+85
2012-01-06
vfs: protect remounting superblock read-only
Miklos Szeredi
3
-5
/
+58
2012-01-06
vfs: keep list of mounts for each superblock
Miklos Szeredi
3
-0
/
+10
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
31
-78
/
+77
2012-01-06
vfs: switch ->show_path() to struct dentry *
Al Viro
2
-3
/
+3
2012-01-06
vfs: switch ->show_devname() to struct dentry *
Al Viro
2
-11
/
+12
2012-01-06
vfs: switch ->show_stats to struct dentry *
Al Viro
3
-13
/
+14
2012-01-06
switch security_path_chmod() to struct path *
Al Viro
1
-1
/
+1
2012-01-06
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
10
-17
/
+17
2012-01-06
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
179
-6536
/
+426
2012-01-06
Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...
Linus Torvalds
2
-33
/
+6
2012-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-0
/
+95
[next]