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
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-25
[PATCH] fuse: ensure FLUSH reaches userspace
Miklos Szeredi
1
-8
/
+5
2006-06-25
[PATCH] fuse: add POSIX file locking support
Miklos Szeredi
1
-0
/
+132
2006-06-25
[PATCH] fuse: no backgrounding on interrupt
Miklos Szeredi
1
-32
/
+17
2006-06-23
[PATCH] vfs: add lock owner argument to flush operation
Miklos Szeredi
1
-1
/
+1
2006-04-11
[fuse] Direct I/O should not use fuse_reset_request
Miklos Szeredi
1
-3
/
+7
2006-04-11
[PATCH] fuse: clean up request accounting
Miklos Szeredi
1
-24
/
+24
2006-04-11
[PATCH] fuse: fix oops in fuse_send_readpages()
Miklos Szeredi
1
-2
/
+6
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-3
/
+3
2006-02-17
[PATCH] fuse: fix bug in aborted fuse_release_end()
Miklos Szeredi
1
-3
/
+8
2006-02-01
[PATCH] fuse: fix async read for legacy filesystems
Miklos Szeredi
1
-2
/
+7
2006-01-16
[PATCH] fuse: use asynchronous READ requests for readpages
Miklos Szeredi
1
-17
/
+27
2006-01-16
[PATCH] fuse: READ request initialization
Miklos Szeredi
1
-13
/
+11
2006-01-16
[PATCH] fuse: add asynchronous request support
Miklos Szeredi
1
-0
/
+10
2006-01-16
[PATCH] fuse: uninline some functions
Miklos Szeredi
1
-3
/
+2
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-2
/
+2
2006-01-06
[PATCH] fuse: ensure progress in read and write
Miklos Szeredi
1
-4
/
+3
2006-01-06
[PATCH] fuse: fail file operations on bad inode
Miklos Szeredi
1
-4
/
+31
2006-01-06
[PATCH] fuse: clean up page offset calculation
Miklos Szeredi
1
-4
/
+3
2005-11-07
[PATCH] FUSE: atomic create+open
Miklos Szeredi
1
-47
/
+85
2005-09-30
[PATCH] fuse: check O_DIRECT
Miklos Szeredi
1
-0
/
+4
2005-09-09
[PATCH] FUSE: don't allow restarting of system calls
Miklos Szeredi
1
-21
/
+12
2005-09-09
[PATCH] FUSE: add fsync operation for directories
Miklos Szeredi
1
-4
/
+13
2005-09-09
[PATCH] fuse: don't update file times
Miklos Szeredi
1
-4
/
+6
2005-09-09
[PATCH] fuse: more flexible caching
Miklos Szeredi
1
-10
/
+8
2005-09-09
[PATCH] fuse: transfer readdir data through device
Miklos Szeredi
1
-10
/
+28
2005-09-09
[PATCH] FUSE - direct I/O
Miklos Szeredi
1
-2
/
+131
2005-09-09
[PATCH] FUSE - readpages operation
Miklos Szeredi
1
-0
/
+67
2005-09-09
[PATCH] FUSE - mount options
Miklos Szeredi
1
-1
/
+1
2005-09-09
[PATCH] FUSE - file operations
Miklos Szeredi
1
-0
/
+341