index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
dir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] fuse: READ request initialization
Miklos Szeredi
2006-01-16
1
-7
/
+3
*
[PATCH] fuse: uninline some functions
Miklos Szeredi
2006-01-16
1
-7
/
+5
*
[PATCH] fuse: check file type in lookup
Miklos Szeredi
2006-01-06
1
-7
/
+20
*
[PATCH] fuse: clean up request size limit checking
Miklos Szeredi
2006-01-06
1
-13
/
+1
*
[PATCH] fuse: fail file operations on bad inode
Miklos Szeredi
2006-01-06
1
-1
/
+6
*
[PATCH] fuse: add code documentation
Miklos Szeredi
2006-01-06
1
-9
/
+90
*
[PATCH] fuse: support caching negative dentries
Miklos Szeredi
2006-01-06
1
-21
/
+43
*
[PATCH] fuse: clean up fuse_lookup()
Miklos Szeredi
2006-01-06
1
-52
/
+23
*
[PATCH] fuse: check for invalid node ID in fuse_create_open()
Miklos Szeredi
2005-11-28
1
-3
/
+8
*
[PATCH] fuse: check directory aliasing in mkdir
Miklos Szeredi
2005-11-28
1
-9
/
+17
*
[PATCH] FUSE: pass file handle in setattr
Miklos Szeredi
2005-11-07
1
-14
/
+14
*
[PATCH] FUSE: atomic create+open
Miklos Szeredi
2005-11-07
1
-1
/
+105
*
[PATCH] FUSE: add access call
Miklos Szeredi
2005-11-07
1
-0
/
+35
*
[PATCH] fuse: remove dead code from fuse_permission
Christoph Hellwig
2005-11-07
1
-3
/
+0
*
[PATCH] fuse: clean up dead code related to nfs exporting
Miklos Szeredi
2005-10-30
1
-2
/
+3
*
[PATCH] fuse: check reserved node ID values
Miklos Szeredi
2005-09-28
1
-0
/
+6
*
[PATCH] FUSE: don't allow restarting of system calls
Miklos Szeredi
2005-09-09
1
-18
/
+18
*
[PATCH] FUSE: add fsync operation for directories
Miklos Szeredi
2005-09-09
1
-0
/
+7
*
[PATCH] fuse: don't update file times
Miklos Szeredi
2005-09-09
1
-0
/
+2
*
[PATCH] fuse: transfer readdir data through device
Miklos Szeredi
2005-09-09
1
-60
/
+24
*
[PATCH] FUSE: tighten check for processes allowed access
Miklos Szeredi
2005-09-09
1
-6
/
+34
*
[PATCH] FUSE - extended attribute operations
Miklos Szeredi
2005-09-09
1
-0
/
+183
*
[PATCH] FUSE - mount options
Miklos Szeredi
2005-09-09
1
-3
/
+32
*
[PATCH] FUSE - file operations
Miklos Szeredi
2005-09-09
1
-0
/
+1
*
[PATCH] FUSE - read-write operations
Miklos Szeredi
2005-09-09
1
-9
/
+364
*
[PATCH] FUSE - read-only operations
Miklos Szeredi
2005-09-09
1
-0
/
+413