index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
fuse_i.h
Commit message (
Expand
)
Author
Age
*
virtio-fs: don't show mount options
Miklos Szeredi
2019-10-15
*
virtio-fs: add virtiofs filesystem
Stefan Hajnoczi
2019-09-18
*
fuse: allow skipping control interface and forced unmount
Vivek Goyal
2019-09-12
*
fuse: dissociate DESTROY from fuseblk
Miklos Szeredi
2019-09-12
*
fuse: delete dentry if timeout is zero
Miklos Szeredi
2019-09-12
*
fuse: separate fuse device allocation and installation in fuse_conn
Vivek Goyal
2019-09-12
*
fuse: add fuse_iqueue_ops callbacks
Stefan Hajnoczi
2019-09-12
*
fuse: extract fuse_fill_super_common()
Stefan Hajnoczi
2019-09-12
*
fuse: export fuse_dequeue_forget() function
Vivek Goyal
2019-09-12
*
fuse: export fuse_get_unique()
Stefan Hajnoczi
2019-09-12
*
fuse: export fuse_send_init_request()
Vivek Goyal
2019-09-12
*
fuse: export fuse_len_args()
Stefan Hajnoczi
2019-09-12
*
fuse: export fuse_end_request()
Stefan Hajnoczi
2019-09-12
*
fuse: stop copying pages to fuse_req
Miklos Szeredi
2019-09-10
*
fuse: stop copying args to fuse_req
Miklos Szeredi
2019-09-10
*
fuse: clean up fuse_req
Miklos Szeredi
2019-09-10
*
fuse: simplify request allocation
Miklos Szeredi
2019-09-10
*
fuse: unexport request ops
Miklos Szeredi
2019-09-10
*
fuse: convert release to simple api
Miklos Szeredi
2019-09-10
*
fuse: convert writepages to simple api
Miklos Szeredi
2019-09-10
*
fuse: convert readdir to simple api
Miklos Szeredi
2019-09-10
*
fuse: add simple background helper
Miklos Szeredi
2019-09-10
*
fuse: move page alloc
Miklos Szeredi
2019-09-10
*
fuse: add pages to fuse_args
Miklos Szeredi
2019-09-10
*
fuse: convert destroy to simple api
Miklos Szeredi
2019-09-10
*
fuse: add nocreds to fuse_args
Miklos Szeredi
2019-09-10
*
fuse: convert fuse_force_forget() to simple api
Miklos Szeredi
2019-09-10
*
fuse: add noreply to fuse_args
Miklos Szeredi
2019-09-10
*
fuse: convert flush to simple api
Miklos Szeredi
2019-09-10
*
fuse: simplify 'nofail' request
Miklos Szeredi
2019-09-10
*
fuse: rearrange and resize fuse_args fields
Miklos Szeredi
2019-09-10
*
fuse: flatten 'struct fuse_args'
Miklos Szeredi
2019-09-10
*
fuse: fix deadlock with aio poll and fuse_iqueue::waitq.lock
Eric Biggers
2019-09-10
*
fuse: allow filesystems to have precise control over data cache
Kirill Smelkov
2019-04-24
*
fuse: convert printk -> pr_*
Kirill Smelkov
2019-04-24
*
fuse: support clients that don't implement 'opendir'
Chad Austin
2019-02-13
*
fuse: use atomic64_t for khctr
Miklos Szeredi
2019-02-13
*
fuse: clean up aborted
Miklos Szeredi
2019-02-13
*
fuse: Protect ff->reserved_req via corresponding fi->lock
Kirill Tkhai
2019-02-13
*
fuse: Introduce fi->lock to protect write related fields
Kirill Tkhai
2019-02-13
*
fuse: Convert fc->attr_version into atomic64_t
Kirill Tkhai
2019-02-13
*
fuse: Add fuse_inode argument to fuse_prepare_release()
Kirill Tkhai
2019-02-13
*
fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS
Chad Austin
2018-12-11
*
fuse: fix fsync on directory
Miklos Szeredi
2018-12-03
*
fuse: enable caching of symlinks
Dan Schatzberg
2018-10-15
*
fuse: allow fine grained attr cache invaldation
Miklos Szeredi
2018-10-15
*
fuse: realloc page array
Miklos Szeredi
2018-10-01
*
fuse: add max_pages to init_out
Constantine Shulyupin
2018-10-01
*
fuse: reduce size of struct fuse_inode
Miklos Szeredi
2018-10-01
*
fuse: use iversion for readdir cache verification
Miklos Szeredi
2018-10-01
[next]