Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
06a7c3c2781409af95000c60a5df743fd4e2f8b4
/
fs
/
fuse
/
fuse_i.h
06a7c3c
fuse: hotfix truncate_pagecache() issue
by Maxim Patlasov
· 11 years ago
60b9df7
fuse: add flag to turn on async direct IO
by Miklos Szeredi
· 12 years ago
efb9fa9
fuse: truncate file if async dio failed
by Maxim Patlasov
· 12 years ago
36cf66e
fuse: make fuse_direct_io() aware about AIO
by Maxim Patlasov
· 12 years ago
01e9d11
fuse: add support of async IO
by Maxim Patlasov
· 12 years ago
796523fb
fuse: add flag fc->initialized
by Maxim Patlasov
· 12 years ago
8b41e67
fuse: make request allocations for background processing explicit
by Maxim Patlasov
· 12 years ago
634734b
fuse: allow control of adaptive readdirplus use
by Eric Wong
· 12 years ago
4582a4a
FUSE: Adapt readdirplus to application usage patterns
by Feng Shuo
· 12 years ago
c2132c1
Do not use RCU for current process credentials
by Anatol Pomozov
· 12 years ago
fb05f41
fuse: cleanup fuse_direct_io()
by Miklos Szeredi
· 12 years ago
b2430d7
fuse: add per-page descriptor <offset, length> to fuse_req
by Maxim Patlasov
· 12 years ago
b111c8c
fuse: categorize fuse_get_req()
by Maxim Patlasov
· 12 years ago
4250c06
fuse: general infrastructure for pages[] of variable size
by Maxim Patlasov
· 12 years ago
0b05b18
fuse: implement NFS-like readdirplus support
by Anand V. Avati
· 12 years ago
499dcf2
userns: Support fuse interacting with multiple user namespaces
by Eric W. Biederman
· 13 years ago
72d0d24
fuse: add FUSE_AUTO_INVAL_DATA init flag
by Brian Foster
· 12 years ago
45c72cd
fuse: fix stat call on 32 bit platforms
by Pavel Shilovsky
· 12 years ago
519c604
fuse: optimize fallocate on permanent failure
by Miklos Szeredi
· 13 years ago
6733e54
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 13 years ago
541af6a
fuse: propagate umode_t
by Al Viro
· 13 years ago
451d0f5
FUSE: Notifying the kernel of deletion.
by John Muir
· 13 years ago
b18da0c
fuse: support ioctl on directories
by Miklos Szeredi
· 13 years ago
051732b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 13 years ago
37fb3a3
fuse: fix flock
by Miklos Szeredi
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
07d5f69
fuse: reduce size of struct fuse_request
by Miklos Szeredi
· 14 years ago
5a18ec1
fuse: fix hang of single threaded fuseblk filesystem
by Miklos Szeredi
· 14 years ago
02c048b
fuse: allow batching of FORGET requests
by Miklos Szeredi
· 14 years ago
07e77dc
fuse: separate queue for FORGET requests
by Miklos Szeredi
· 14 years ago
2d45ba3
fuse: add retrieve request
by Miklos Szeredi
· 14 years ago
a1d75f2
fuse: add store request
by Miklos Szeredi
· 14 years ago
003386f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
ce534fb
fuse: allow splice to move pages
by Miklos Szeredi
· 14 years ago
c08d3b0
truncate: use new helpers
by npiggin@suse.de
· 15 years ago
79a9d99
fuse: add fusectl interface to max_background
by Csaba Henk
· 15 years ago
7a6d3c8
fuse: make the number of max background requests and congestion threshold tunable
by Csaba Henk
· 15 years ago
3b463ae
fuse: invalidation reverse calls
by John Muir
· 15 years ago
e0a43dd
fuse: allow umask processing in userspace
by Miklos Szeredi
· 15 years ago
08cbf54
fuse: export symbols to be used by CUSE
by Tejun Heo
· 16 years ago
a325f9b
fuse: update fuse_conn_init() and separate out fuse_conn_kill()
by Tejun Heo
· 16 years ago
8b0797a
fuse: don't use inode in fuse_sync_release()
by Miklos Szeredi
· 16 years ago
91fe96b
fuse: create fuse_do_open() helper for CUSE
by Miklos Szeredi
· 16 years ago
c7b7143
fuse: clean up args in fuse_finish_open() and fuse_release_fill()
by Miklos Szeredi
· 16 years ago
2106cb1
fuse: don't use inode in helpers called by fuse_direct_io()
by Miklos Szeredi
· 16 years ago
da5e471
fuse: add members to struct fuse_file
by Miklos Szeredi
· 16 years ago
b0be46e
fuse: use struct path in release structure
by Miklos Szeredi
· 16 years ago
4269590
constify dentry_operations: FUSE
by Al Viro
· 16 years ago
43901aa
fuse: add fuse_conn->release()
by Tejun Heo
· 16 years ago
0d179aa
fuse: separate out fuse_conn_init() from new_conn()
by Tejun Heo
· 16 years ago
b93f858
fuse: add fuse_ prefix to several functions
by Tejun Heo
· 16 years ago
95668a6
fuse: implement poll support
by Tejun Heo
· 16 years ago
acf9943
fuse: add file kernel handle
by Tejun Heo
· 16 years ago
1729a16
fuse: style fixes
by Miklos Szeredi
· 16 years ago
29d434b
fuse: add include protectors
by Tejun Heo
· 16 years ago
33670fa
fuse: nfs export special lookups
by Miklos Szeredi
· 16 years ago
dbd561d
fuse: add export operations
by Miklos Szeredi
· 16 years ago
78bb6cb
fuse: add flag to turn on big writes
by Miklos Szeredi
· 16 years ago
b48badf
fuse: fix node ID type
by Miklos Szeredi
· 17 years ago
5c5c5e5
fuse: update file size on short read
by Miklos Szeredi
· 17 years ago
3be5a52
fuse: support writable mmap
by Miklos Szeredi
· 17 years ago
b6f2fcb
mm: bdi: expose the BDI object in sysfs for FUSE
by Miklos Szeredi
· 17 years ago
d12def1
fuse: limit queued background requests
by Miklos Szeredi
· 17 years ago
b57d426
fuse: save space in struct fuse_req
by Miklos Szeredi
· 17 years ago
a664309
fuse: pass open flags to read and write
by Miklos Szeredi
· 17 years ago
bcb4be8
fuse: fix reading past EOF
by Miklos Szeredi
· 17 years ago
f333211
fuse: add support for mandatory locking
by Miklos Szeredi
· 17 years ago
b25e82e
fuse: add helper for asynchronous writes
by Miklos Szeredi
· 17 years ago
93a8c3c
fuse: add list of writable files to fuse_inode
by Miklos Szeredi
· 17 years ago
6ff958e
fuse: add atomic open+truncate support
by Miklos Szeredi
· 17 years ago
1fb69e7
fuse: fix race between getattr and write
by Miklos Szeredi
· 17 years ago
e57ac68
fuse: fix allowing operations
by Miklos Szeredi
· 17 years ago
ebc14c4
fuse: fix permission checking on sticky directories
by Miklos Szeredi
· 17 years ago
244f638
fuse: refresh stale attributes in fuse_permission()
by Miklos Szeredi
· 17 years ago
c756e0a
fuse: add reference counting to fuse_file
by Miklos Szeredi
· 17 years ago
de5e3de
fuse: fix reserved request wake up
by Miklos Szeredi
· 17 years ago
f92b99b
fuse: update backing_dev_info congestion state
by Miklos Szeredi
· 17 years ago
a5bfffac
[PATCH] fuse: validate rootmode mount option
by Timo Savola
· 18 years ago
0ec7ca4
[PATCH] fuse: add DESTROY operation
by Miklos Szeredi
· 18 years ago
b2d2272
[PATCH] fuse: add bmap support
by Miklos Szeredi
· 18 years ago
d2a8516
[PATCH] fuse: fix handling of moved directory
by Miklos Szeredi
· 18 years ago
0a0898c
[PATCH] fuse: use jiffies_64
by Miklos Szeredi
· 18 years ago
9c8ef56
[PATCH] fuse: scramble lock owner ID
by Miklos Szeredi
· 18 years ago
a4d27e7
[PATCH] fuse: add request interruption
by Miklos Szeredi
· 18 years ago
f9a2842
[PATCH] fuse: rename the interrupted flag
by Miklos Szeredi
· 18 years ago
33649c9
[PATCH] fuse: ensure FLUSH reaches userspace
by Miklos Szeredi
· 18 years ago
7142125
[PATCH] fuse: add POSIX file locking support
by Miklos Szeredi
· 18 years ago
bafa965
[PATCH] fuse: add control filesystem
by Miklos Szeredi
· 18 years ago
51eb01e
[PATCH] fuse: no backgrounding on interrupt
by Miklos Szeredi
· 18 years ago
5a5fb1e
Revert "[fuse] fix deadlock between fuse_put_super() and request_end()"
by Miklos Szeredi
· 19 years ago
9bc5ddd
[fuse] Fix accounting the number of waiting requests
by Miklos Szeredi
· 19 years ago
73ce835
[fuse] fix deadlock between fuse_put_super() and request_end()
by Miklos Szeredi
· 19 years ago
08a53cd
[PATCH] fuse: account background requests
by Miklos Szeredi
· 19 years ago
ce1d5a4
[PATCH] fuse: clean up request accounting
by Miklos Szeredi
· 19 years ago
d713311
[PATCH] fuse: use a per-mount spinlock
by Miklos Szeredi
· 19 years ago
385a17b
[PATCH] fuse: add O_ASYNC support to FUSE device
by Jeff Dike
· 19 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
9cd6845
[PATCH] fuse: fix async read for legacy filesystems
by Miklos Szeredi
· 19 years ago
095da6c
[PATCH] fuse: fix bitfield race
by Miklos Szeredi
· 19 years ago
Next »