index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: add fuse_conn->release()
Tejun Heo
2008-11-26
1
-0
/
+3
*
fuse: separate out fuse_conn_init() from new_conn()
Tejun Heo
2008-11-26
1
-0
/
+5
*
fuse: add fuse_ prefix to several functions
Tejun Heo
2008-11-26
1
-4
/
+5
*
fuse: implement poll support
Tejun Heo
2008-11-26
1
-0
/
+20
*
fuse: add file kernel handle
Tejun Heo
2008-11-26
1
-1
/
+7
*
fuse: style fixes
Miklos Szeredi
2008-11-26
1
-19
/
+19
*
fuse: add include protectors
Tejun Heo
2008-10-16
1
-0
/
+5
*
fuse: nfs export special lookups
Miklos Szeredi
2008-07-25
1
-0
/
+6
*
fuse: add export operations
Miklos Szeredi
2008-07-25
1
-0
/
+4
*
fuse: add flag to turn on big writes
Miklos Szeredi
2008-05-13
1
-0
/
+3
*
fuse: fix node ID type
Miklos Szeredi
2008-04-30
1
-2
/
+2
*
fuse: update file size on short read
Miklos Szeredi
2008-04-30
1
-1
/
+6
*
fuse: support writable mmap
Miklos Szeredi
2008-04-30
1
-0
/
+37
*
mm: bdi: expose the BDI object in sysfs for FUSE
Miklos Szeredi
2008-04-30
1
-2
/
+2
*
fuse: limit queued background requests
Miklos Szeredi
2008-02-06
1
-0
/
+6
*
fuse: save space in struct fuse_req
Miklos Szeredi
2008-02-06
1
-7
/
+5
*
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-08
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
[next]