aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fuse/fuse_i.h
Commit message (Expand)AuthorAgeFilesLines
* fuse: fix illegal access to inode with reused nodeidAmir Goldstein2021-09-081-0/+7
* fuse: fix write deadlockVivek Goyal2021-05-111-0/+1
* fuse: fix live lock in fuse_iget()Amir Goldstein2021-03-201-0/+1
* fuse: fix bad inodeMiklos Szeredi2021-01-091-0/+12
* fuse: implement crossmountsMax Reitz2020-10-091-0/+3
* fuse: Allow fuse_fill_super_common() for submountsMax Reitz2020-09-181-0/+8
* fuse: split fuse_mount off of fuse_connMax Reitz2020-09-181-32/+96
* fuse: drop fuse_conn parameter where possibleMax Reitz2020-09-181-1/+1
* fuse: store fuse_conn in fuse_reqMax Reitz2020-09-181-0/+3
* virtiofs: add logic to free up a memory rangeVivek Goyal2020-09-101-0/+1
* virtiofs: serialize truncate/punch_hole and dax fault pathVivek Goyal2020-09-101-0/+8
* virtiofs: implement dax read/write operationsVivek Goyal2020-09-101-0/+15
* virtiofs: implement FUSE_INIT map_alignment fieldStefan Hajnoczi2020-09-101-0/+1
* virtiofs: add a mount option to enable daxVivek Goyal2020-09-101-0/+14
* virtiofs: get rid of no_mount_optionsVivek Goyal2020-09-101-4/+4
* fuse: optimize writepages searchMaxim Patlasov2020-05-191-1/+1
* virtiofs: schedule blocking async replies in separate workerVivek Goyal2020-04-201-0/+1
* fuse: fix stack use after returnMiklos Szeredi2020-02-131-0/+2
* fuse: verify attributesMiklos Szeredi2019-11-121-0/+2
* virtio-fs: don't show mount optionsMiklos Szeredi2019-10-151-0/+4
* virtio-fs: add virtiofs filesystemStefan Hajnoczi2019-09-181-0/+9
* fuse: allow skipping control interface and forced unmountVivek Goyal2019-09-121-0/+8
* fuse: dissociate DESTROY from fuseblkMiklos Szeredi2019-09-121-0/+9
* fuse: delete dentry if timeout is zeroMiklos Szeredi2019-09-121-0/+3
* fuse: separate fuse device allocation and installation in fuse_connVivek Goyal2019-09-121-1/+3
* fuse: add fuse_iqueue_ops callbacksStefan Hajnoczi2019-09-121-1/+41
* fuse: extract fuse_fill_super_common()Stefan Hajnoczi2019-09-121-0/+27
* fuse: export fuse_dequeue_forget() functionVivek Goyal2019-09-121-0/+4
* fuse: export fuse_get_unique()Stefan Hajnoczi2019-09-121-0/+5
* fuse: export fuse_send_init_request()Vivek Goyal2019-09-121-0/+1
* fuse: export fuse_len_args()Stefan Hajnoczi2019-09-121-0/+5
* fuse: export fuse_end_request()Stefan Hajnoczi2019-09-121-0/+5
* fuse: stop copying pages to fuse_reqMiklos Szeredi2019-09-101-9/+0
* fuse: stop copying args to fuse_reqMiklos Szeredi2019-09-101-52/+8
* fuse: clean up fuse_reqMiklos Szeredi2019-09-101-45/+0
* fuse: simplify request allocationMiklos Szeredi2019-09-101-7/+0
* fuse: unexport request opsMiklos Szeredi2019-09-101-39/+0
* fuse: convert release to simple apiMiklos Szeredi2019-09-101-5/+3
* fuse: convert writepages to simple apiMiklos Szeredi2019-09-101-3/+0
* fuse: convert readdir to simple apiMiklos Szeredi2019-09-101-3/+20
* fuse: add simple background helperMiklos Szeredi2019-09-101-0/+6
* fuse: move page allocMiklos Szeredi2019-09-101-0/+2
* fuse: add pages to fuse_argsMiklos Szeredi2019-09-101-0/+12
* fuse: convert destroy to simple apiMiklos Szeredi2019-09-101-3/+3
* fuse: add nocreds to fuse_argsMiklos Szeredi2019-09-101-0/+1
* fuse: convert fuse_force_forget() to simple apiMiklos Szeredi2019-09-101-3/+0
* fuse: add noreply to fuse_argsMiklos Szeredi2019-09-101-0/+1
* fuse: convert flush to simple apiMiklos Szeredi2019-09-101-5/+1
* fuse: simplify 'nofail' requestMiklos Szeredi2019-09-101-7/+1
* fuse: rearrange and resize fuse_args fieldsMiklos Szeredi2019-09-101-4/+4