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
/
dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
Badari Pulavarty
2006-10-01
1
-27
/
+10
*
[PATCH] fuse: add lock annotations to request_end and fuse_read_interrupt
Josh Triplett
2006-09-29
1
-0
/
+2
*
[PATCH] fuse: add request interruption
Miklos Szeredi
2006-06-25
1
-27
/
+135
*
[PATCH] fuse: rename the interrupted flag
Miklos Szeredi
2006-06-25
1
-20
/
+19
*
[PATCH] fuse: ensure FLUSH reaches userspace
Miklos Szeredi
2006-06-25
1
-4
/
+84
*
[PATCH] fuse: add control filesystem
Miklos Szeredi
2006-06-25
1
-1
/
+1
*
[PATCH] fuse: no backgrounding on interrupt
Miklos Szeredi
2006-06-25
1
-113
/
+44
*
[fuse] fix deadlock between fuse_put_super() and request_end(), try #2
Miklos Szeredi
2006-04-26
1
-2
/
+11
*
Revert "[fuse] fix deadlock between fuse_put_super() and request_end()"
Miklos Szeredi
2006-04-26
1
-16
/
+12
*
[fuse] Don't init request twice
Miklos Szeredi
2006-04-11
1
-1
/
+0
*
[fuse] Fix accounting the number of waiting requests
Miklos Szeredi
2006-04-11
1
-6
/
+19
*
[fuse] fix deadlock between fuse_put_super() and request_end()
Miklos Szeredi
2006-04-11
1
-12
/
+16
*
[PATCH] fuse: account background requests
Miklos Szeredi
2006-04-11
1
-4
/
+20
*
[PATCH] fuse: clean up request accounting
Miklos Szeredi
2006-04-11
1
-64
/
+9
*
[PATCH] fuse: consolidate device errors
Miklos Szeredi
2006-04-11
1
-2
/
+2
*
[PATCH] fuse: use a per-mount spinlock
Miklos Szeredi
2006-04-11
1
-60
/
+62
*
[PATCH] fuse: simplify locking
Miklos Szeredi
2006-04-11
1
-20
/
+11
*
[PATCH] fuse: add O_NONBLOCK support to FUSE device
Jeff Dike
2006-04-11
1
-0
/
+6
*
[PATCH] fuse: add O_ASYNC support to FUSE device
Jeff Dike
2006-04-11
1
-1
/
+16
*
[PATCH] fuse: fix fuse_dev_poll() return value
Miklos Szeredi
2006-04-11
1
-5
/
+6
*
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-28
1
-1
/
+1
*
[PATCH] fuse: fix bug in aborted fuse_release_end()
Miklos Szeredi
2006-02-17
1
-0
/
+6
*
[PATCH] fuse: fix request_end() vs fuse_reset_request() race
Miklos Szeredi
2006-02-05
1
-11
/
+29
*
[PATCH] fuse: move INIT handling to inode.c
Miklos Szeredi
2006-01-17
1
-45
/
+0
*
[PATCH] fuse: add asynchronous request support
Miklos Szeredi
2006-01-17
1
-14
/
+28
*
[PATCH] fuse: add connection aborting
Miklos Szeredi
2006-01-17
1
-4
/
+67
*
[PATCH] fuse: add number of waiting requests attribute
Miklos Szeredi
2006-01-17
1
-3
/
+9
*
[PATCH] fuse: make fuse connection a kobject
Miklos Szeredi
2006-01-17
1
-1
/
+3
*
[PATCH] fuse: extend semantics of connected flag
Miklos Szeredi
2006-01-17
1
-3
/
+3
*
[PATCH] fuse: introduce list for requests under I/O
Miklos Szeredi
2006-01-17
1
-4
/
+4
*
[PATCH] fuse: introduce unified request state
Miklos Szeredi
2006-01-17
1
-6
/
+8
*
[PATCH] fuse: miscellaneous cleanup
Miklos Szeredi
2006-01-17
1
-2
/
+2
*
[PATCH] fuse: uninline some functions
Miklos Szeredi
2006-01-17
1
-11
/
+10
*
[PATCH] fuse: handle error INIT reply
Miklos Szeredi
2006-01-17
1
-1
/
+1
*
[PATCH] fuse: fix request_end()
Miklos Szeredi
2006-01-17
1
-11
/
+7
*
[PATCH] fuse: fuse_copy_finish() order fix
Miklos Szeredi
2006-01-17
1
-1
/
+3
*
[PATCH] fuse: make maximum write data configurable
Miklos Szeredi
2006-01-06
1
-18
/
+30
*
[PATCH] fuse: clean up request size limit checking
Miklos Szeredi
2006-01-06
1
-10
/
+16
*
[PATCH] fuse: bump interface version
Miklos Szeredi
2006-01-06
1
-0
/
+2
*
[PATCH] FUSE: atomic create+open
Miklos Szeredi
2005-11-07
1
-0
/
+7
*
[PATCH] fuse: spelling fixes
Miklos Szeredi
2005-10-31
1
-3
/
+3
*
[PATCH] FUSE: don't allow restarting of system calls
Miklos Szeredi
2005-09-09
1
-60
/
+13
*
[PATCH] fuse: transfer readdir data through device
Miklos Szeredi
2005-09-09
1
-9
/
+0
*
[PATCH] FUSE - mount options
Miklos Szeredi
2005-09-09
1
-19
/
+59
*
[PATCH] FUSE - read-only operations
Miklos Szeredi
2005-09-09
1
-0
/
+9
*
[PATCH] FUSE - device functions
Miklos Szeredi
2005-09-09
1
-0
/
+884