aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fuse/inode.c
Commit message (Expand)AuthorAge
* virtio-fs: don't show mount optionsMiklos Szeredi2019-10-15
* Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...Linus Torvalds2019-09-27
|\
| * virtio-fs: add virtiofs filesystemStefan Hajnoczi2019-09-18
* | fuse: kmemcg account fs dataKhazhismel Kumykov2019-09-24
|/
* fuse: allow skipping control interface and forced unmountVivek Goyal2019-09-12
* fuse: dissociate DESTROY from fuseblkMiklos Szeredi2019-09-12
* fuse: separate fuse device allocation and installation in fuse_connVivek Goyal2019-09-12
* fuse: add fuse_iqueue_ops callbacksStefan Hajnoczi2019-09-12
* fuse: extract fuse_fill_super_common()Stefan Hajnoczi2019-09-12
* fuse: export fuse_send_init_request()Vivek Goyal2019-09-12
* fuse: fix request limitMiklos Szeredi2019-09-12
* fuse: convert init to simple apiMiklos Szeredi2019-09-10
* fuse: convert destroy to simple apiMiklos Szeredi2019-09-10
* fuse: simplify 'nofail' requestMiklos 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
* 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: allow filesystems to have precise control over data cacheKirill Smelkov2019-04-24
| * fuse: convert printk -> pr_*Kirill Smelkov2019-04-24
* | fuse: switch to ->free_inode()Al Viro2019-05-01
|/
* Merge tag 'fuse-update-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-12
|\
| * fuse: support clients that don't implement 'opendir'Chad Austin2019-02-13
| * fuse: use atomic64_t for khctrMiklos Szeredi2019-02-13
| * fuse: clean up abortedMiklos Szeredi2019-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
* | mm: refactor readahead defines in mm.hNikolay Borisov2019-03-12
|/
* cuse: fix ioctlMiklos Szeredi2019-01-16
* mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-28
* fuse: Fix memory leak in fuse_dev_free()Takeshi Misawa2018-12-10
* fuse: Add bad inode check in fuse_destroy_inode()Myungho Jung2018-11-22
* fuse: enable caching of symlinksDan Schatzberg2018-10-15
* fuse: allow fine grained attr cache invaldationMiklos Szeredi2018-10-15
* fuse: add max_pages to init_outConstantine Shulyupin2018-10-01
* fuse: reduce size of struct fuse_inodeMiklos Szeredi2018-10-01
* fuse: add readdir cache versionMiklos Szeredi2018-10-01
* fuse: allow caching readdirMiklos Szeredi2018-10-01
* fuse: Use hash table to link processing requestKirill Tkhai2018-09-28
* fuse: introduce fc->bg_lockKirill Tkhai2018-09-28
* fuse: convert last timespec use to timespec64Arnd Bergmann2018-07-26
* fuse: fix initial parallel diropsMiklos Szeredi2018-07-26
* fuse: Fix oops at process_init_reply()Miklos Szeredi2018-07-26
* fuse: umount should wait for all requestsMiklos Szeredi2018-07-26
* Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-14
|\
| * vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-05
* | Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-07
|\ \ | |/ |/|