summaryrefslogtreecommitdiffstats
path: root/fs/fuse
Commit message (Expand)AuthorAge
* 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
|\ \
| * | fuse: cache readdir calls if filesystem opts out of opendirChad Austin2019-02-13
| * | fuse: support clients that don't implement 'opendir'Chad Austin2019-02-13
| * | fuse: lift bad inode checks into callersMiklos Szeredi2019-02-13
| * | fuse: multiplex cached/direct_io file operationsMiklos Szeredi2019-02-13
| * | fuse add copy_file_range to direct io fopsMiklos Szeredi2019-02-13
| * | fuse: use iov_iter based generic splice helpersMiklos Szeredi2019-02-13
| * | fuse: Switch to using async direct IO for FOPEN_DIRECT_IOMartin Raiber2019-02-13
| * | fuse: use atomic64_t for khctrMiklos Szeredi2019-02-13
| * | fuse: clean up abortedMiklos Szeredi2019-02-13
| * | fuse: Protect ff->reserved_req via corresponding fi->lockKirill Tkhai2019-02-13
| * | fuse: Protect fi->nlookup with fi->lockKirill Tkhai2019-02-13
| * | fuse: Introduce fi->lock to protect write related fieldsKirill Tkhai2019-02-13
| * | fuse: Convert fc->attr_version into atomic64_tKirill Tkhai2019-02-13
| * | fuse: Add fuse_inode argument to fuse_prepare_release()Kirill Tkhai2019-02-13
| * | fuse: Verify userspace asks to requeue interrupt that we really sentKirill Tkhai2019-02-13
| * | fuse: Do some refactoring in fuse_dev_do_write()Kirill Tkhai2019-02-13
| * | fuse: Wake up req->waitq of only if not backgroundKirill Tkhai2019-02-13
| * | fuse: Optimize request_end() by not taking fiq->waitq.lockKirill Tkhai2019-02-13
| * | fuse: Kill fasync only if interrupt is queued in queue_interrupt()Kirill Tkhai2019-02-13
| * | fuse: Remove stale comment in end_requests()Kirill Tkhai2019-02-13
| * | fuse: Replace page without copying in fuse_writepage_in_flight()Kirill Tkhai2019-02-13
| * | fuse: fix leaked aux requestsMiklos Szeredi2019-02-13
| * | fuse: only reuse auxiliary request in fuse_writepage_in_flight()Miklos Szeredi2019-02-13
| * | fuse: clean up fuse_writepage_in_flight()Miklos Szeredi2019-02-13
| * | fuse: extract fuse_find_writeback() helperMiklos Szeredi2019-02-13
| |/
* / mm: refactor readahead defines in mm.hNikolay Borisov2019-03-12
|/