aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fuse
Commit message (Expand)AuthorAge
...
* fuse: fuse_short_read(): don't take fuse_req as argumentMiklos Szeredi2019-09-10
* fuse: convert ioctl to simple apiMiklos Szeredi2019-09-10
* fuse: move page allocMiklos Szeredi2019-09-10
* fuse: convert readlink to simple apiMiklos Szeredi2019-09-10
* fuse: add pages to fuse_argsMiklos Szeredi2019-09-10
* fuse: convert destroy to simple apiMiklos Szeredi2019-09-10
* fuse: add nocreds to fuse_argsMiklos Szeredi2019-09-10
* fuse: convert fuse_force_forget() to simple apiMiklos Szeredi2019-09-10
* fuse: add noreply to fuse_argsMiklos Szeredi2019-09-10
* fuse: convert flush to simple apiMiklos Szeredi2019-09-10
* fuse: simplify 'nofail' requestMiklos Szeredi2019-09-10
* fuse: rearrange and resize fuse_args fieldsMiklos Szeredi2019-09-10
* fuse: flatten 'struct fuse_args'Miklos Szeredi2019-09-10
* fuse: fix deadlock with aio poll and fuse_iqueue::waitq.lockEric Biggers2019-09-10
* vfs: subtype handling moved to fuseDavid Howells2019-09-06
* fuse: convert to use the new mount APIDavid Howells2019-09-06
* cuse: fix broken releaseMiklos Szeredi2019-09-02
* fuse: cleanup fuse_wait_on_page_writebackMaxim Patlasov2019-09-02
* fuse: require /dev/fuse reads to have enough buffer capacity (take 2)Kirill Smelkov2019-09-02
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-19
|\
| * convenience helper: get_tree_single()Al Viro2019-07-04
* | Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...Linus Torvalds2019-07-10
|\ \
| * | fuse: copy_file_range needs to strip setuid bits and update timestampsAmir Goldstein2019-06-09
| * | vfs: allow copy_file_range to copy across devicesAmir Goldstein2019-06-09
| * | vfs: no fallback for ->copy_file_rangeDave Chinner2019-06-09
* | | Revert "fuse: require /dev/fuse reads to have enough buffer capacity"Miklos Szeredi2019-06-11
|/ /
* | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-08
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-05
* | | fuse: extract helper for range writebackMiklos Szeredi2019-05-28
* | | fuse: fix copy_file_range() in the writeback caseMiklos Szeredi2019-05-28
* | | fuse: add FUSE_WRITE_KILL_PRIVMiklos Szeredi2019-05-27
* | | fuse: fallocate: fix return with locked inodeMiklos Szeredi2019-05-27
|/ /
* / treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* Merge tag 'fuse-update-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-14
|\
| * fuse: clean up fuse_alloc_inodezhangliguang2019-05-08
| * fuse: Add ioctl flag for x32 compat ioctlIan Abbott2019-04-24
| * fuse: Convert fusectl to use the new mount APIDavid Howells2019-04-24
| * fuse: document fuse_fsync_in.fsync_flagsAlan Somers2019-04-24
| * fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov2019-04-24
| * fuse: require /dev/fuse reads to have enough buffer capacityKirill Smelkov2019-04-24
| * fuse: retrieve: cap requested size to negotiated max_writeKirill Smelkov2019-04-24
| * fuse: allow filesystems to have precise control over data cacheKirill Smelkov2019-04-24
| * fuse: convert printk -> pr_*Kirill Smelkov2019-04-24
| * fuse: honor RLIMIT_FSIZE in fuse_file_fallocateLiu Bo2019-04-24
| * fuse: fix writepages on 32bitMiklos Szeredi2019-04-24
* | Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-05-07
|\ \ | |/ |/|
| * fuse: switch to ->free_inode()Al Viro2019-05-01
* | Merge branch 'page-refs' (page ref overflow)Linus Torvalds2019-04-14
|\ \ | |/ |/|
| * fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox2019-04-14
* | Merge tag 'fuse-update-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-12
|\ \