index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
fuse_i.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fuse: pass open flags to read and write
Miklos Szeredi
2007-11-29
1
-1
/
+1
*
fuse: fix reading past EOF
Miklos Szeredi
2007-11-29
1
-0
/
+3
*
fuse: add support for mandatory locking
Miklos Szeredi
2007-10-18
1
-0
/
+2
*
fuse: add helper for asynchronous writes
Miklos Szeredi
2007-10-18
1
-0
/
+4
*
fuse: add list of writable files to fuse_inode
Miklos Szeredi
2007-10-18
1
-0
/
+6
*
fuse: add atomic open+truncate support
Miklos Szeredi
2007-10-18
1
-0
/
+3
*
fuse: fix race between getattr and write
Miklos Szeredi
2007-10-18
1
-2
/
+10
*
fuse: fix allowing operations
Miklos Szeredi
2007-10-18
1
-0
/
+5
*
fuse: fix permission checking on sticky directories
Miklos Szeredi
2007-10-17
1
-0
/
+4
*
fuse: refresh stale attributes in fuse_permission()
Miklos Szeredi
2007-10-17
1
-5
/
+0
*
fuse: add reference counting to fuse_file
Miklos Szeredi
2007-10-17
1
-5
/
+8
*
fuse: fix reserved request wake up
Miklos Szeredi
2007-10-17
1
-0
/
+3
*
fuse: update backing_dev_info congestion state
Miklos Szeredi
2007-10-17
1
-1
/
+4
*
[PATCH] fuse: validate rootmode mount option
Timo Savola
2007-04-09
1
-0
/
+5
*
[PATCH] fuse: add DESTROY operation
Miklos Szeredi
2006-12-07
1
-0
/
+6
*
[PATCH] fuse: add bmap support
Miklos Szeredi
2006-12-07
1
-0
/
+3
*
[PATCH] fuse: fix handling of moved directory
Miklos Szeredi
2006-10-17
1
-0
/
+3
*
[PATCH] fuse: use jiffies_64
Miklos Szeredi
2006-07-31
1
-1
/
+1
*
[PATCH] fuse: scramble lock owner ID
Miklos Szeredi
2006-06-25
1
-0
/
+3
*
[PATCH] fuse: add request interruption
Miklos Szeredi
2006-06-25
1
-0
/
+16
*
[PATCH] fuse: rename the interrupted flag
Miklos Szeredi
2006-06-25
1
-2
/
+2
*
[PATCH] fuse: ensure FLUSH reaches userspace
Miklos Szeredi
2006-06-25
1
-2
/
+10
*
[PATCH] fuse: add POSIX file locking support
Miklos Szeredi
2006-06-25
1
-0
/
+4
*
[PATCH] fuse: add control filesystem
Miklos Szeredi
2006-06-25
1
-7
/
+46
*
[PATCH] fuse: no backgrounding on interrupt
Miklos Szeredi
2006-06-25
1
-36
/
+13
*
Revert "[fuse] fix deadlock between fuse_put_super() and request_end()"
Miklos Szeredi
2006-04-26
1
-3
/
+9
*
[fuse] Fix accounting the number of waiting requests
Miklos Szeredi
2006-04-11
1
-0
/
+3
*
[fuse] fix deadlock between fuse_put_super() and request_end()
Miklos Szeredi
2006-04-11
1
-9
/
+3
*
[PATCH] fuse: account background requests
Miklos Szeredi
2006-04-11
1
-0
/
+14
*
[PATCH] fuse: clean up request accounting
Miklos Szeredi
2006-04-11
1
-21
/
+5
*
[PATCH] fuse: use a per-mount spinlock
Miklos Szeredi
2006-04-11
1
-18
/
+6
*
[PATCH] fuse: add O_ASYNC support to FUSE device
Jeff Dike
2006-04-11
1
-0
/
+3
*
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-28
1
-1
/
+1
*
[PATCH] fuse: fix async read for legacy filesystems
Miklos Szeredi
2006-02-01
1
-0
/
+3
*
[PATCH] fuse: fix bitfield race
Miklos Szeredi
2006-01-17
1
-3
/
+21
*
[PATCH] fuse: READ request initialization
Miklos Szeredi
2006-01-17
1
-4
/
+4
*
[PATCH] fuse: move INIT handling to inode.c
Miklos Szeredi
2006-01-17
1
-5
/
+0
*
[PATCH] fuse: add asynchronous request support
Miklos Szeredi
2006-01-17
1
-0
/
+5
*
[PATCH] fuse: add connection aborting
Miklos Szeredi
2006-01-17
1
-2
/
+5
*
[PATCH] fuse: add number of waiting requests attribute
Miklos Szeredi
2006-01-17
1
-0
/
+3
*
[PATCH] fuse: make fuse connection a kobject
Miklos Szeredi
2006-01-17
1
-9
/
+8
*
[PATCH] fuse: extend semantics of connected flag
Miklos Szeredi
2006-01-17
1
-1
/
+2
*
[PATCH] fuse: introduce list for requests under I/O
Miklos Szeredi
2006-01-17
1
-2
/
+5
*
[PATCH] fuse: introduce unified request state
Miklos Szeredi
2006-01-17
1
-5
/
+11
*
[PATCH] fuse: miscellaneous cleanup
Miklos Szeredi
2006-01-17
1
-6
/
+1
*
[PATCH] fuse: make maximum write data configurable
Miklos Szeredi
2006-01-06
1
-4
/
+2
*
[PATCH] fuse: clean up request size limit checking
Miklos Szeredi
2006-01-06
1
-3
/
+6
*
[PATCH] fuse: bump interface version
Miklos Szeredi
2006-01-06
1
-0
/
+3
*
[PATCH] FUSE: atomic create+open
Miklos Szeredi
2005-11-07
1
-0
/
+14
*
[PATCH] FUSE: add access call
Miklos Szeredi
2005-11-07
1
-0
/
+3
[next]