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
2007-11-26
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
5
-100
/
+138
2007-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
1
-1
/
+3
2007-11-26
NFS: Clean up new multi-segment direct I/O changes
Chuck Lever
1
-9
/
+13
2007-11-26
NFS: Ensure we return zero if applications attempt to write zero bytes
Chuck Lever
1
-0
/
+2
2007-11-26
NFS: Support multiple segment iovecs in the NFS direct I/O path
Chuck Lever
1
-44
/
+23
2007-11-26
NFS: Introduce iovec I/O helpers to fs/nfs/direct.c
Chuck Lever
1
-0
/
+71
2007-11-26
NFS: fs/nfs/dir.c should #include "internal.h"
Adrian Bunk
1
-0
/
+1
2007-11-26
NFS: make nfs_wb_page_priority() static
Adrian Bunk
1
-1
/
+2
2007-11-26
NFS: mount failure causes bad page state
Russell King
1
-2
/
+4
2007-11-26
sched: fix prev_stime calculation
Ingo Molnar
1
-1
/
+3
2007-11-25
[CIFS] Fix check after use error in ACL code
Steve French
1
-6
/
+7
2007-11-25
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
25
-254
/
+304
2007-11-20
[CIFS] Fix potential data corruption when writing out cached dirty pages
Jeff Layton
5
-30
/
+58
2007-11-20
[CIFS] Fix spurious reconnect on 2nd peek from read of SMB length
Petr Tesarik
1
-3
/
+3
2007-11-17
kernel BUG at fs/nfs/namespace.c:108! - can be triggered by bad server
Neil Brown
1
-0
/
+5
2007-11-17
NFS: Fix the ustat() regression
Trond Myklebust
1
-54
/
+27
2007-11-17
[CIFS] remove build warning
Steve French
3
-2
/
+2
2007-11-16
[CIFS] Have CIFS_SessSetup build correct SPNEGO SessionSetup request
Steve French
4
-18
/
+77
2007-11-16
[CIFS] minor checkpatch cleanup
Steve French
3
-9
/
+9
2007-11-16
[CIFS] have cifs_get_spnego_key get the hostname from TCP_Server_Info
Jeff Layton
2
-3
/
+3
2007-11-16
[CIFS] add hostname field to TCP_Server_Info struct
Jeff Layton
2
-0
/
+37
2007-11-16
[CIFS] clean up error handling in cifs_mount
Jeff Layton
1
-58
/
+30
2007-11-16
[CIFS] add ver= prefix to upcall format version
Steve French
1
-6
/
+11
2007-11-14
Fix 64KB blocksize in ext3 directories
Jan Kara
2
-52
/
+50
2007-11-14
smbfs: fix debug builds
Jeff Layton
4
-6
/
+7
2007-11-14
mark sys_open/sys_read exports unused
Arjan van de Ven
2
-2
/
+2
2007-11-14
proc: simplify and correct proc_flush_task
Eric W. Biederman
1
-9
/
+6
2007-11-14
fuse_file_alloc(): fix NULL dereferences
Adrian Bunk
1
-2
/
+3
2007-11-14
reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty file
Fengguang Wu
1
-3
/
+0
2007-11-14
Fixes to the BFS filesystem driver
Dmitri Vorobiev
4
-155
/
+184
2007-11-14
hugetlb: allow bulk updating in hugetlb_*_quota()
Adam Litke
1
-5
/
+5
2007-11-14
hugetlb: fix quota management for private mappings
Adam Litke
1
-1
/
+0
2007-11-14
proc: fix proc_kill_inodes to kill dentries on all proc superblocks
Eric W. Biederman
3
-18
/
+25
2007-11-14
Forbid user to change file flags on quota files
Jan Kara
5
-0
/
+21
2007-11-14
eCryptfs: cast page->index to loff_t instead of off_t
Michael Halcrow
1
-1
/
+1
2007-11-13
[CIFS] Fix buffer overflow if server sends corrupt response to small
Steve French
7
-96
/
+133
2007-11-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
3
-4
/
+4
2007-11-13
Revert "ext2/ext3/ext4: add block bitmap validation"
Linus Torvalds
3
-130
/
+9
2007-11-13
[NET]: Move unneeded data to initdata section.
Denis V. Lunev
1
-1
/
+1
2007-11-12
[NET]: Add the helper kernel_sock_shutdown()
Trond Myklebust
2
-3
/
+3
2007-11-12
nfsd4: recheck for secure ports in fh_verify
J. Bruce Fields
1
-17
/
+26
2007-11-12
knfsd: fix spurious EINVAL errors on first access of new filesystem
J. Bruce Fields
2
-2
/
+2
2007-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
24
-171
/
+727
2007-11-12
core dump: remain dumpable
Roland McGrath
1
-2
/
+4
2007-11-09
[CIFS] fix oops on second mount to same server when null auth is used
Jeff Layton
2
-1
/
+2
2007-11-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+4
2007-11-09
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-25
/
+73
2007-11-08
[CIFS] Fix stale mode after readdir when cifsacl specified
Steve French
1
-1
/
+7
2007-11-08
[CIFS] add mode to acl conversion helper function
Steve French
3
-3
/
+37
2007-11-08
[CIFS] Fix incorrect mode when ACL had deny access control entries
Steve French
1
-9
/
+46
[next]