aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fuse
AgeCommit message (Expand)AuthorFilesLines
2023-01-19fs: port ->getattr() to pass mnt_idmapChristian Brauner1-2/+2
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner1-2/+2
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-27/+28
2022-12-12Merge tag 'fuse-update-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-33/+73
2022-12-12Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2022-12-12Merge tag 'fs.ovl.setgid.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2022-12-12Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-4/+5
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-2/+2
2022-12-11fuse: convert fuse_try_move_page() to use foliosVishal Moola (Oracle)1-27/+28
2022-12-11filemap: convert replace_page_cache_page() to replace_page_cache_folio()Vishal Moola (Oracle)1-1/+1
2022-11-25use less confusing names for iov_iter direction initializersAl Viro1-2/+2
2022-11-23fuse: Rearrange fuse_allow_current_process checksDave Marchevsky2-16/+21
2022-11-23fuse: allow non-extending parallel direct writes on the same fileDharmendra Singh1-3/+40
2022-11-23fuse: remove the unneeded result variableye xingchen1-4/+1
2022-11-23fuse: port to vfs{g,u}id_t and associated helpersChristian Brauner1-1/+1
2022-11-23fuse: Remove user_ns check for FUSE_DEV_IOC_CLONEJann Horn1-2/+1
2022-11-23fuse: always revalidate rename target dentryJiachen Zhang1-1/+1
2022-11-23fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRYMiklos Szeredi3-5/+7
2022-11-23fs/fuse: Replace kmap() with kmap_local_page()Fabio M. De Francesco1-2/+2
2022-11-23fuse: lock inode unconditionally in fuse_fallocate()Miklos Szeredi1-21/+16
2022-10-28fuse: add file_modified() to fallocateMiklos Szeredi1-0/+4
2022-10-26fuse: port to vfs{g,u}id_t and associated helpersChristian Brauner1-1/+1
2022-10-20fuse: fix readdir cache raceMiklos Szeredi1-1/+9
2022-10-20fs: rename current get acl methodChristian Brauner1-2/+2
2022-10-19fs: pass dentry to set acl methodChristian Brauner2-2/+3
2022-10-18attr: use consistent sgid stripping checksChristian Brauner1-1/+1
2022-10-10Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+24
2022-09-26mm: multi-gen LRU: groundworkYu Zhao1-1/+2
2022-09-24fuse: implement ->tmpfile()Miklos Szeredi2-3/+24
2022-08-08Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-7/+5
2022-08-08iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()Al Viro2-4/+2
2022-08-08new iov_iter flavour - ITER_UBUFAl Viro2-3/+3
2022-08-08Merge tag 'fuse-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-26/+75
2022-07-27fuse: retire block-device-based superblock on force unmountDaniil Lunev1-2/+8
2022-07-26virtio_fs: Modify format for virtio_fs_direct_accessDeming Wang1-1/+1
2022-07-21virtiofs: delete unused parameter for virtio_fs_cleanup_vqsDeming Wang1-4/+3
2022-07-21fuse: Add module param for CAP_SYS_ADMIN access bypassing allow_otherDave Marchevsky1-0/+9
2022-07-21fuse: Remove the control interface for virtio-fsXie Yongji1-2/+2
2022-07-21fuse: ioctl: translate ENOSYSMiklos Szeredi1-2/+13
2022-07-21fuse: limit nsecMiklos Szeredi1-0/+6
2022-07-21fuse: avoid unnecessary spinlock bumpJeffle Xu1-1/+1
2022-07-21fuse: fix deadlock between atomic O_TRUNC and page invalidationMiklos Szeredi2-14/+23
2022-07-21fuse: write inode in fuse_release()Miklos Szeredi1-0/+9
2022-06-10iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNCAl Viro1-1/+1
2022-05-27Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+6
2022-05-16dax: introduce DAX_RECOVERY_WRITE dax access modeJane Chu2-4/+6
2022-05-09fuse: Convert fuse to read_folioMatthew Wilcox (Oracle)2-7/+8
2022-05-08fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)1-2/+1
2022-05-08fs: Remove aop flags parameter from grab_cache_page_write_begin()Matthew Wilcox (Oracle)1-2/+2
2022-04-01fs: Remove ->readpages address space operationMatthew Wilcox (Oracle)1-1/+1
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds3-11/+10
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-0/+1
2022-03-22fs: allocate inode by using alloc_inode_sb()Muchun Song1-1/+1
2022-03-22fuse: remove reliance on bdi congestionNeilBrown3-25/+17
2022-03-16fs: Convert __set_page_dirty_no_writeback to noop_dirty_folioMatthew Wilcox (Oracle)1-1/+1
2022-03-15fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folioMatthew Wilcox (Oracle)1-1/+1
2022-03-15fuse: Convert from launder_page to launder_folioMatthew Wilcox (Oracle)2-8/+8
2022-03-15fs: Remove noop_invalidatepage()Matthew Wilcox (Oracle)1-1/+0
2022-03-15x86: Remove toolchain check for X32 ABI capabilityMasahiro Yamada1-1/+1
2022-03-07fuse: fix pipe buffer lifetime for direct_ioMiklos Szeredi3-1/+13
2022-03-03mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig1-0/+1
2022-02-21fuse: move FUSE_SUPER_MAGIC definition to magic.hJeff Layton1-2/+1
2022-02-18fuse: fix fileattr op failureMiklos Szeredi1-3/+6
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+2
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin1-2/+2
2022-01-12Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-18/+2
2021-12-18dax: remove the copy_from_iter and copy_to_iter methodsChristoph Hellwig1-16/+0
2021-12-18dax: remove the DAXDEV_F_SYNC flagChristoph Hellwig1-1/+1
2021-12-14fuse: mark inode DONT_CACHE when per inode DAX hint changesJeffle Xu3-0/+13
2021-12-14fuse: negotiate per inode DAX in FUSE_INITJeffle Xu3-5/+13
2021-12-14fuse: enable per inode DAXJeffle Xu4-9/+13
2021-12-14fuse: make DAX mount option a tri-stateJeffle Xu4-9/+52
2021-12-14fuse: add fuse_should_enable_dax() helperJeffle Xu1-1/+9
2021-12-07fuse: Pass correct lend value to filemap_write_and_wait_range()Xie Yongji1-1/+1
2021-12-04dax: simplify the dax_device <-> gendisk associationChristoph Hellwig1-1/+1
2021-12-04dax: remove CONFIG_DAX_DRIVERChristoph Hellwig1-1/+1
2021-11-25fuse: send security context of inode on fileVivek Goyal3-1/+98
2021-11-25fuse: release pipe buf after last useMiklos Szeredi1-5/+5
2021-11-25fuse: extend init flagsMiklos Szeredi1-27/+33
2021-11-09Merge tag 'fuse-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-150/+197
2021-11-02Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2021-11-02fuse: fix page stealingMiklos Szeredi1-2/+12
2021-11-02virtiofs: use strscpy for copying the queue nameMiklos Szeredi1-1/+1
2021-11-01Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-10-28fuse: add FOPEN_NOFLUSHAmir Goldstein1-0/+3
2021-10-28fuse: only update necessary attributesMiklos Szeredi4-10/+9
2021-10-28fuse: take cache_mask into account in getattrMiklos Szeredi1-1/+3
2021-10-28fuse: add cache_maskMiklos Szeredi3-9/+29
2021-10-28fuse: move reverting attributes to fuse_change_attributes()Miklos Szeredi2-9/+13
2021-10-28fuse: simplify local variables holding writeback cache stateMiklos Szeredi2-6/+6
2021-10-28fuse: cleanup code conditional on fc->writeback_cacheMiklos Szeredi1-13/+4
2021-10-28fuse: fix attr version comparison in fuse_read_update_size()Miklos Szeredi1-1/+1
2021-10-28fuse: always invalidate attributes after writesMiklos Szeredi4-20/+15
2021-10-28fuse: rename fuse_write_update_size()Miklos Szeredi4-9/+9
2021-10-28fuse: don't bump attr_version in cached writeMiklos Szeredi1-2/+5
2021-10-28fuse: selective attribute invalidationMiklos Szeredi4-11/+19
2021-10-28fuse: don't increment nlink in link()Miklos Szeredi1-19/+11
2021-10-25fs: get rid of the res2 iocb->ki_complete argumentJens Axboe1-1/+1
2021-10-22fuse: decrement nlink on overwriting renameMiklos Szeredi1-22/+27
2021-10-22fuse: simplify __fuse_write_file_get()Miklos Szeredi1-5/+4
2021-10-22fuse: move fuse_invalidate_attr() into fuse_update_ctime()Miklos Szeredi2-13/+6
2021-10-22fuse: delete redundant codePeng Hao1-1/+0
2021-10-22fuse: use kmap_local_page()Peng Hao3-8/+8
2021-10-22fuse: annotate lock in fuse_reverse_inval_entry()Miklos Szeredi1-1/+1
2021-10-22fuse: write inode in fuse_vma_close() instead of fuse_release()Miklos Szeredi1-9/+6
2021-10-22fuse: make sure reclaim doesn't write the inodeMiklos Szeredi4-0/+27
2021-10-21fuse: clean up error exits in fuse_fill_super()Miklos Szeredi1-6/+2
2021-10-21fuse: always initialize sb->s_fs_infoMiklos Szeredi1-25/+25
2021-10-21fuse: clean up fuse_mount destructionMiklos Szeredi2-19/+7
2021-10-21fuse: get rid of fuse_put_super()Miklos Szeredi3-9/+15
2021-10-21fuse: check s_root when destroying sbMiklos Szeredi2-2/+2
2021-10-18iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readableAndreas Gruenbacher1-1/+1
2021-09-07Merge tag 'fuse-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-80/+214
2021-09-06fuse: remove unused arg in fuse_write_file_get()Miklos Szeredi1-9/+6
2021-09-06fuse: wait for writepages in syncfsMiklos Szeredi3-0/+100
2021-09-02Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+5
2021-08-31fuse: flush extending writesMiklos Szeredi1-1/+1
2021-08-30Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-44/+35
2021-08-18vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi2-2/+5
2021-08-17fuse: truncate pagecache on atomic_o_truncMiklos Szeredi1-2/+5
2021-08-11Merge branch 'for-5.14/dax' into libnvdimm-fixesDan Williams1-4/+2
2021-08-05fuse: allow sharing existing sbMiklos Szeredi1-1/+37
2021-08-05fuse: move fget() to fuse_get_tree()Miklos Szeredi2-23/+22
2021-08-04fuse: move option checking into fuse_fill_super()Miklos Szeredi1-7/+6
2021-08-04fuse: name fs_context consistentlyMiklos Szeredi3-41/+41
2021-08-04fuse: fix use after free in fuse_read_interrupt()Miklos Szeredi1-2/+2
2021-07-13fuse: Convert to using invalidate_lockJan Kara5-44/+35
2021-07-07fs/fuse: Remove unneeded kaddr parameterIra Weiny1-4/+2
2021-07-06Merge tag 'fuse-update-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-80/+152
2021-07-03Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+1
2021-06-29mm: move page dirtying prototypes from mm.hMatthew Wilcox (Oracle)1-0/+1
2021-06-29fs: remove noop_set_page_dirty()Matthew Wilcox (Oracle)1-1/+1
2021-06-22virtiofs: Fix spelling mistakesZheng Yongjun3-5/+5
2021-06-22fuse: use DIV_ROUND_UP helper macro for calculationsWu Bo1-1/+1
2021-06-22fuse: fix illegal access to inode with reused nodeidAmir Goldstein4-5/+15
2021-06-22fuse: allow fallocate(FALLOC_FL_ZERO_RANGE)Richard W.M. Jones1-4/+6
2021-06-22fuse: Make fuse_fill_super_submount() staticGreg Kurz2-11/+2
2021-06-22fuse: Switch to fc_mount() for submountsGreg Kurz1-23/+6
2021-06-22fuse: Call vfs_get_tree() for submountsGreg Kurz2-48/+41
2021-06-22fuse: add dedicated filesystem context ops for submountsGreg Kurz3-0/+24
2021-06-22virtiofs: propagate sync() to file serverGreg Kurz3-0/+44
2021-06-22fuse: reject internal errnoMiklos Szeredi1-1/+1
2021-06-22fuse: check connected before queueing on fpq->ioMiklos Szeredi1-0/+9
2021-06-18fuse: ignore PG_workingset after stealingMiklos Szeredi1-0/+1
2021-06-10iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va...Al Viro1-2/+1
2021-06-09fuse: Fix infinite loop in sget_fc()Greg Kurz1-0/+11
2021-06-09fuse: Fix crash if superblock of submount gets killed earlyGreg Kurz1-4/+4
2021-06-09fuse: Fix crash in fuse_dentry_automount() error pathGreg Kurz1-1/+5
2021-06-03fuse_fill_write_pages(): don't bother with iov_iter_single_seg_count()Al Viro1-1/+0
2021-05-02Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+1
2021-04-30Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-57/+97
2021-04-27Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-402/+571
2021-04-27Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-5/+5
2021-04-15useful constants: struct qstr for ".."Al Viro1-2/+1
2021-04-14cuse: simplify refcountMiklos Szeredi1-7/+3
2021-04-14cuse: prevent cloneMiklos Szeredi1-0/+2
2021-04-14virtiofs: fix usernsMiklos Szeredi1-2/+1
2021-04-14virtiofs: remove useless functionJiapeng Chong1-5/+0
2021-04-14virtiofs: split requests that exceed virtqueue sizeConnor Kuehl3-3/+22
2021-04-14virtiofs: fix memory leak in virtio_fs_probe()Luis Henriques1-0/+1
2021-04-14fuse: invalidate attrs when page writeback completesVivek Goyal1-0/+9
2021-04-14fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGIDVivek Goyal1-1/+6
2021-04-14fuse: extend FUSE_SETXATTR requestVivek Goyal4-6/+14
2021-04-14fuse: fix matching of FUSE_DEV_IOC_CLONE commandAlessio Balsini1-5/+2
2021-04-14fuse: fix a typoBhaskar Chowdhury1-1/+1
2021-04-14fuse: don't zero pages twiceMiklos Szeredi1-15/+6
2021-04-14fuse: fix typo for fuse_conn.max_pages commentConnor Kuehl1-1/+1
2021-04-14fuse: fix write deadlockVivek Goyal2-12/+30
2021-04-12fuse: convert to fileattrMiklos Szeredi3-10/+141
2021-04-12fuse: add internal open/release helpersMiklos Szeredi2-17/+40
2021-04-12fuse: unsigned open flagsMiklos Szeredi3-4/+6
2021-04-12fuse: move ioctl to separate source fileMiklos Szeredi4-381/+394
2021-03-16fuse: 32-bit user space ioctl compat for fuse deviceAlessio Balsini1-10/+16
2021-03-08new helper: inode_wrong_type()Al Viro3-5/+5
2021-03-05virtiofs: Fail dax mount if device does not support itVivek Goyal1-1/+8
2021-03-04fuse: fix live lock in fuse_iget()Amir Goldstein1-0/+1
2021-02-24mm/filemap: remove unused parameter and change to void type for replace_page_...Baolin Wang1-5/+1
2021-01-24fs: make helpers idmap mount awareChristian Brauner3-19/+25
2021-01-24stat: handle idmapped mountsChristian Brauner1-1/+1
2021-01-24acl: handle idmapped mountsChristian Brauner1-0/+2
2021-01-24attr: handle idmapped mountsChristian Brauner1-1/+1
2021-01-24namei: make permission helpers idmapped mount awareChristian Brauner1-2/+3
2020-12-10fuse: fix bad inodeMiklos Szeredi7-17/+74
2020-11-11fuse: support SB_NOSEC flag to improve write performanceVivek Goyal1-1/+13
2020-11-11fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() requestVivek Goyal2-0/+12
2020-11-11fuse: don't send ATTR_MODE to kill suid/sgid for handle_killpriv_v2Vivek Goyal2-2/+9
2020-11-11fuse: setattr should set FATTR_KILL_SUIDGIDVivek Goyal1-0/+10
2020-11-11fuse: set FUSE_WRITE_KILL_SUIDGID in cached write pathVivek Goyal1-0/+2
2020-11-11fuse: rename FUSE_WRITE_KILL_PRIV to FUSE_WRITE_KILL_SUIDGIDMiklos Szeredi1-1/+1
2020-11-11fuse: introduce the notion of FUSE_HANDLE_KILLPRIV_V2Vivek Goyal2-1/+12
2020-11-11fuse: always revalidate if exclusive createMiklos Szeredi1-1/+1
2020-11-11virtiofs: clean up error handling in virtio_fs_get_tree()Miklos Szeredi1-13/+12
2020-11-11fuse: add fuse_sb_destroy() helperMiklos Szeredi1-9/+7
2020-11-11fuse: simplify get_fuse_conn*()Miklos Szeredi1-6/+2
2020-11-11fuse: get rid of fuse_mount refcountMiklos Szeredi4-26/+11
2020-11-11virtiofs: simplify sb setupMiklos Szeredi3-26/+3
2020-11-11virtiofs fix leak in setupMiklos Szeredi1-0/+2
2020-11-11fuse: launder page should wait for page writebackMiklos Szeredi1-0/+3
2020-10-19Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-484/+2606