index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
fuse_i.h
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-07
[PATCH] fuse: add DESTROY operation
Miklos Szeredi
1
-0
/
+6
2006-12-07
[PATCH] fuse: add bmap support
Miklos Szeredi
1
-0
/
+3
2006-10-17
[PATCH] fuse: fix handling of moved directory
Miklos Szeredi
1
-0
/
+3
2006-07-31
[PATCH] fuse: use jiffies_64
Miklos Szeredi
1
-1
/
+1
2006-06-25
[PATCH] fuse: scramble lock owner ID
Miklos Szeredi
1
-0
/
+3
2006-06-25
[PATCH] fuse: add request interruption
Miklos Szeredi
1
-0
/
+16
2006-06-25
[PATCH] fuse: rename the interrupted flag
Miklos Szeredi
1
-2
/
+2
2006-06-25
[PATCH] fuse: ensure FLUSH reaches userspace
Miklos Szeredi
1
-2
/
+10
2006-06-25
[PATCH] fuse: add POSIX file locking support
Miklos Szeredi
1
-0
/
+4
2006-06-25
[PATCH] fuse: add control filesystem
Miklos Szeredi
1
-7
/
+46
2006-06-25
[PATCH] fuse: no backgrounding on interrupt
Miklos Szeredi
1
-36
/
+13
2006-04-26
Revert "[fuse] fix deadlock between fuse_put_super() and request_end()"
Miklos Szeredi
1
-3
/
+9
2006-04-11
[fuse] Fix accounting the number of waiting requests
Miklos Szeredi
1
-0
/
+3
2006-04-11
[fuse] fix deadlock between fuse_put_super() and request_end()
Miklos Szeredi
1
-9
/
+3
2006-04-11
[PATCH] fuse: account background requests
Miklos Szeredi
1
-0
/
+14
2006-04-11
[PATCH] fuse: clean up request accounting
Miklos Szeredi
1
-21
/
+5
2006-04-11
[PATCH] fuse: use a per-mount spinlock
Miklos Szeredi
1
-18
/
+6
2006-04-11
[PATCH] fuse: add O_ASYNC support to FUSE device
Jeff Dike
1
-0
/
+3
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-1
/
+1
2006-02-01
[PATCH] fuse: fix async read for legacy filesystems
Miklos Szeredi
1
-0
/
+3
2006-01-16
[PATCH] fuse: fix bitfield race
Miklos Szeredi
1
-3
/
+21
2006-01-16
[PATCH] fuse: READ request initialization
Miklos Szeredi
1
-4
/
+4
2006-01-16
[PATCH] fuse: move INIT handling to inode.c
Miklos Szeredi
1
-5
/
+0
2006-01-16
[PATCH] fuse: add asynchronous request support
Miklos Szeredi
1
-0
/
+5
2006-01-16
[PATCH] fuse: add connection aborting
Miklos Szeredi
1
-2
/
+5
2006-01-16
[PATCH] fuse: add number of waiting requests attribute
Miklos Szeredi
1
-0
/
+3
2006-01-16
[PATCH] fuse: make fuse connection a kobject
Miklos Szeredi
1
-9
/
+8
2006-01-16
[PATCH] fuse: extend semantics of connected flag
Miklos Szeredi
1
-1
/
+2
2006-01-16
[PATCH] fuse: introduce list for requests under I/O
Miklos Szeredi
1
-2
/
+5
2006-01-16
[PATCH] fuse: introduce unified request state
Miklos Szeredi
1
-5
/
+11
2006-01-16
[PATCH] fuse: miscellaneous cleanup
Miklos Szeredi
1
-6
/
+1
2006-01-06
[PATCH] fuse: make maximum write data configurable
Miklos Szeredi
1
-4
/
+2
2006-01-06
[PATCH] fuse: clean up request size limit checking
Miklos Szeredi
1
-3
/
+6
2006-01-06
[PATCH] fuse: bump interface version
Miklos Szeredi
1
-0
/
+3
2005-11-07
[PATCH] FUSE: atomic create+open
Miklos Szeredi
1
-0
/
+14
2005-11-07
[PATCH] FUSE: add access call
Miklos Szeredi
1
-0
/
+3
2005-10-30
[PATCH] fuse: spelling fixes
Miklos Szeredi
1
-6
/
+6
2005-09-09
[PATCH] FUSE: don't allow restarting of system calls
Miklos Szeredi
1
-11
/
+1
2005-09-09
[PATCH] FUSE: add fsync operation for directories
Miklos Szeredi
1
-0
/
+9
2005-09-09
[PATCH] fuse: more flexible caching
Miklos Szeredi
1
-6
/
+0
2005-09-09
[PATCH] fuse: transfer readdir data through device
Miklos Szeredi
1
-5
/
+17
2005-09-09
[PATCH] FUSE - direct I/O
Miklos Szeredi
1
-0
/
+6
2005-09-09
[PATCH] FUSE: tighten check for processes allowed access
Miklos Szeredi
1
-0
/
+3
2005-09-09
[PATCH] FUSE - readpages operation
Miklos Szeredi
1
-0
/
+3
2005-09-09
[PATCH] FUSE - extended attribute operations
Miklos Szeredi
1
-0
/
+12
2005-09-09
[PATCH] FUSE - mount options
Miklos Szeredi
1
-5
/
+40
2005-09-09
[PATCH] FUSE - file operations
Miklos Szeredi
1
-0
/
+21
2005-09-09
[PATCH] FUSE - read-write operations
Miklos Szeredi
1
-2
/
+5
2005-09-09
[PATCH] FUSE - read-only operations
Miklos Szeredi
1
-0
/
+51
2005-09-09
[PATCH] FUSE - device functions
Miklos Szeredi
1
-0
/
+223
[next]