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
/
fuse
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-16
[PATCH] fuse: miscellaneous cleanup
Miklos Szeredi
3
-15
/
+6
2006-01-16
[PATCH] fuse: uninline some functions
Miklos Szeredi
3
-21
/
+17
2006-01-16
[PATCH] fuse: handle error INIT reply
Miklos Szeredi
1
-1
/
+1
2006-01-16
[PATCH] fuse: fix request_end()
Miklos Szeredi
1
-11
/
+7
2006-01-16
[PATCH] fuse: fuse_copy_finish() order fix
Miklos Szeredi
1
-1
/
+3
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-2
/
+2
2006-01-06
[PATCH] fuse: check file type in lookup
Miklos Szeredi
2
-13
/
+22
2006-01-06
[PATCH] fuse: ensure progress in read and write
Miklos Szeredi
1
-4
/
+3
2006-01-06
[PATCH] fuse: make maximum write data configurable
Miklos Szeredi
3
-23
/
+32
2006-01-06
[PATCH] fuse: clean up request size limit checking
Miklos Szeredi
4
-27
/
+24
2006-01-06
[PATCH] fuse: fail file operations on bad inode
Miklos Szeredi
2
-5
/
+37
2006-01-06
[PATCH] fuse: add code documentation
Miklos Szeredi
1
-9
/
+90
2006-01-06
[PATCH] fuse: support caching negative dentries
Miklos Szeredi
1
-21
/
+43
2006-01-06
[PATCH] fuse: add frsize to statfs reply
Miklos Szeredi
1
-1
/
+4
2006-01-06
[PATCH] fuse: bump interface version
Miklos Szeredi
2
-0
/
+5
2006-01-06
[PATCH] fuse: clean up page offset calculation
Miklos Szeredi
1
-4
/
+3
2006-01-06
[PATCH] fuse: clean up fuse_lookup()
Miklos Szeredi
1
-52
/
+23
2005-11-28
[PATCH] fuse: check for invalid node ID in fuse_create_open()
Miklos Szeredi
1
-3
/
+8
2005-11-28
[PATCH] fuse: check directory aliasing in mkdir
Miklos Szeredi
1
-9
/
+17
2005-11-07
[PATCH] FUSE: pass file handle in setattr
Miklos Szeredi
1
-14
/
+14
2005-11-07
[PATCH] FUSE: atomic create+open
Miklos Szeredi
4
-48
/
+211
2005-11-07
[PATCH] FUSE: add access call
Miklos Szeredi
2
-0
/
+38
2005-11-07
[PATCH] fuse: remove dead code from fuse_permission
Christoph Hellwig
1
-3
/
+0
2005-10-30
[PATCH] fuse: spelling fixes
Miklos Szeredi
2
-9
/
+9
2005-10-30
[PATCH] fuse: clean up dead code related to nfs exporting
Miklos Szeredi
1
-2
/
+3
2005-09-30
[PATCH] fuse: check O_DIRECT
Miklos Szeredi
1
-0
/
+4
2005-09-28
[PATCH] fuse: check reserved node ID values
Miklos Szeredi
1
-0
/
+6
2005-09-09
[PATCH] FUSE: don't allow restarting of system calls
Miklos Szeredi
5
-111
/
+45
2005-09-09
[PATCH] FUSE: add fsync operation for directories
Miklos Szeredi
3
-4
/
+29
2005-09-09
[PATCH] fuse: don't update file times
Miklos Szeredi
3
-4
/
+9
2005-09-09
[PATCH] fuse: more flexible caching
Miklos Szeredi
3
-32
/
+8
2005-09-09
[PATCH] fuse: transfer readdir data through device
Miklos Szeredi
4
-84
/
+69
2005-09-09
[PATCH] FUSE - direct I/O
Miklos Szeredi
3
-2
/
+146
2005-09-09
[PATCH] fuse: stricter mount option checking
Miklos Szeredi
1
-2
/
+11
2005-09-09
[PATCH] FUSE: tighten check for processes allowed access
Miklos Szeredi
3
-6
/
+49
2005-09-09
[PATCH] FUSE - readpages operation
Miklos Szeredi
3
-0
/
+85
2005-09-09
[PATCH] FUSE - extended attribute operations
Miklos Szeredi
2
-0
/
+195
2005-09-09
[PATCH] FUSE - mount options
Miklos Szeredi
5
-67
/
+170
2005-09-09
[PATCH] FUSE - file operations
Miklos Szeredi
5
-1
/
+366
2005-09-09
[PATCH] FUSE - read-write operations
Miklos Szeredi
3
-17
/
+378
2005-09-09
[PATCH] FUSE - read-only operations
Miklos Szeredi
5
-1
/
+555
2005-09-09
[PATCH] FUSE - device functions
Miklos Szeredi
4
-6
/
+1161
2005-09-09
[PATCH] FUSE - core
Miklos Szeredi
3
-0
/
+524
[prev]