summaryrefslogtreecommitdiffstats
path: root/fs/fuse
Commit message (Expand)AuthorAgeFilesLines
...
| * fuse: allow parallel dio writes with FUSE_DIRECT_IO_ALLOW_MMAPAmir Goldstein2024-02-233-30/+64
| * fuse: introduce inode io modesAmir Goldstein2024-02-234-2/+189
| * fuse: prepare for failing open responseAmir Goldstein2024-02-233-9/+16
| * fuse: break up fuse_open_common()Amir Goldstein2024-02-233-13/+26
| * fuse: allocate ff->release_args only if release is neededAmir Goldstein2024-02-233-32/+41
| * fuse: factor out helper fuse_truncate_update_attr()Amir Goldstein2024-02-231-17/+21
| * fuse: add fuse_dio_lock/unlock helper functionsBernd Schubert2024-02-231-27/+34
| * fuse: create helper function if DIO write needs exclusive lockBernd Schubert2024-02-231-18/+45
| * fuse: fix VM_MAYSHARE and direct_io_allow_mmapBernd Schubert2024-02-231-2/+6
| * virtiofs: emit uevents on filesystem eventsStefan Hajnoczi2024-02-231-1/+16
| * virtiofs: export filesystem tags through sysfsStefan Hajnoczi2024-02-231-22/+90
| * virtiofs: forbid newlines in tagsStefan Hajnoczi2024-02-231-0/+10
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-141-4/+11
|\ \
| * | virtio: treat alloc_dax() -EOPNOTSUPP failure as non-fatalMathieu Desnoyers2024-02-221-4/+11
| |/
* | Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-03-111-7/+7
|\ \
| * | fuse: adapt to breakup of struct file_lockJeff Layton2024-02-051-8/+7
| * | filelock: split common fields into struct file_lock_coreJeff Layton2024-02-051-0/+1
| |/
* / fuse: fix UAF in rcu pathwalksAl Viro2024-02-253-6/+13
|/
* Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2024-01-081-2/+3
|\
| * fs: use splice_copy_file_range() inline helperAmir Goldstein2023-12-121-2/+3
* | fuse: disable FOPEN_PARALLEL_DIRECT_WRITES with FUSE_DIRECT_IO_ALLOW_MMAPAmir Goldstein2023-12-041-0/+2
* | fuse: dax: set fc->dax to NULL in fuse_dax_conn_free()Hangyu Hua2023-12-041-0/+1
* | fuse: share lookup state between submount and its parentKrister Johansen2023-12-042-3/+87
* | fuse: Rename DIRECT_IO_RELAX to DIRECT_IO_ALLOW_MMAPTyler Fanelli2023-12-043-8/+8
|/
* Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-11-071-3/+4
|\
| * exportfs: define FILEID_INO64_GEN* file handle typesAmir Goldstein2023-10-281-3/+4
* | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-10-304-23/+24
|\ \
| * | fuse: convert to new timestamp accessorsJeff Layton2023-10-184-23/+24
| |/
* / fuse: move fuse_xattr_handlers to .rodataWedson Almeida Filho2023-10-092-2/+2
|/
* Merge tag 'fuse-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-055-105/+237
|\
| * fuse: conditionally fill kstat in fuse_do_statx()Bernd Schubert2023-08-291-5/+8
| * fuse: invalidate dentry on EEXIST creates or ENOENT deletesJiachen Zhang2023-08-211-4/+7
| * fuse: cache btimeMiklos Szeredi2023-08-214-8/+40
| * fuse: implement statxMiklos Szeredi2023-08-213-7/+107
| * fuse: add ATTR_TIMEOUT macroMiklos Szeredi2023-08-163-21/+14
| * fuse: handle empty request_mask in statxMiklos Szeredi2023-08-161-1/+6
| * fuse: write back dirty pages before direct write in direct_io_relax modeHao Xu2023-08-161-0/+7
| * fuse: add a new fuse init flag to relax restrictions in no cache modeHao Xu2023-08-163-3/+11
| * fuse: invalidate page cache pages before direct writeHao Xu2023-08-161-1/+11
| * fuse: nlookup missing decrement in fuse_direntplus_linkruanmeisi2023-08-161-1/+9
| * Revert "fuse: in fuse_flush only wait if someone wants the return code"Miklos Szeredi2023-08-141-63/+26
* | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-291-11/+9
|\ \
| * | mm: remove enum page_entry_sizeMatthew Wilcox (Oracle)2023-08-241-11/+9
| |/
* | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-08-283-14/+14
|\ \ | |/ |/|
| * fs: pass the request_mask to generic_fillattrJeff Layton2023-08-091-1/+1
| * fuse: convert to ctime accessor functionsJeff Layton2023-07-243-13/+13
* | Merge tag 'fuse-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-193-13/+20
|\ \ | |/ |/|
| * fuse: ioctl: translate ENOSYS in outargMiklos Szeredi2023-06-211-8/+13
| * fuse: revalidate: don't invalidate if interruptedMiklos Szeredi2023-06-071-1/+1
| * fuse: Apply flags2 only when userspace set the FUSE_INIT_EXTBernd Schubert2023-06-071-1/+4