VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-07-20
fuse: fix illegal access to inode with reused nodeid
Amir Goldstein
2021-07-20
virtiofs: propagate sync() to file server
Greg Kurz
2021-05-02
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-04-30
Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
2021-04-15
useful constants: struct qstr for ".."
Al Viro
2021-04-14
virtiofs: split requests that exceed virtqueue size
Connor Kuehl
2021-04-14
fuse: extend FUSE_SETXATTR request
Vivek Goyal
2021-03-08
new helper: inode_wrong_type()
Al Viro
2020-12-10
fuse: fix bad inode
Miklos Szeredi
2020-11-11
fuse: support SB_NOSEC flag to improve write performance
Vivek Goyal
2020-11-11
fuse: introduce the notion of FUSE_HANDLE_KILLPRIV_V2
Vivek Goyal
2020-11-11
fuse: add fuse_sb_destroy() helper
Miklos Szeredi
2020-11-11
fuse: get rid of fuse_mount refcount
Miklos Szeredi
2020-11-11
virtiofs: simplify sb setup
Miklos Szeredi
2020-10-19
Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
2020-10-12
fuse: connection remove fix
Miklos Szeredi
2020-10-09
fuse: implement crossmounts
Max Reitz
2020-09-24
bdi: invert BDI_CAP_NO_ACCT_WB
Christoph Hellwig
2020-09-24
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
2020-09-18
fuse: Allow fuse_fill_super_common() for submounts
Max Reitz
2020-09-18
fuse: split fuse_mount off of fuse_conn
Max Reitz
2020-09-10
virtiofs: serialize truncate/punch_hole and dax fault path
Vivek Goyal
2020-09-10
virtiofs: implement dax read/write operations
Vivek Goyal
2020-09-10
virtiofs: implement FUSE_INIT map_alignment field
Stefan Hajnoczi
2020-09-10
virtiofs: add a mount option to enable dax
Vivek Goyal
2020-09-10
virtiofs: get rid of no_mount_options
Vivek Goyal
2020-07-14
fuse: reject options on reconfigure via fsconfig(2)
Miklos Szeredi
2020-07-14
fuse: ignore 'data' argument of mount(..., MS_REMOUNT)
Miklos Szeredi
2020-07-14
fuse: use ->reconfigure() instead of ->remount_fs()
Miklos Szeredi
2020-05-19
fuse: update attr_version counter on fuse_notify_inval_inode()
Miklos Szeredi
2020-05-19
virtiofs: do not use fuse_fill_super_common() for device installation
Vivek Goyal
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-02-07
fuse: switch to use errorfc() et.al.
Al Viro
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-06
fuse: use true,false for bool variable
zhengbin
2019-10-15
virtio-fs: don't show mount options
Miklos Szeredi
2019-09-27
Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
2019-09-24
fuse: kmemcg account fs data
Khazhismel Kumykov
2019-09-18
virtio-fs: add virtiofs filesystem
Stefan Hajnoczi
2019-09-12
fuse: allow skipping control interface and forced unmount
Vivek Goyal
2019-09-12
fuse: dissociate DESTROY from fuseblk
Miklos Szeredi
2019-09-12
fuse: separate fuse device allocation and installation in fuse_conn
Vivek Goyal
2019-09-12
fuse: add fuse_iqueue_ops callbacks
Stefan Hajnoczi
2019-09-12
fuse: extract fuse_fill_super_common()
Stefan Hajnoczi
2019-09-12
fuse: export fuse_send_init_request()
Vivek Goyal
2019-09-12
fuse: fix request limit
Miklos Szeredi
2019-09-10
fuse: convert init to simple api
Miklos Szeredi
2019-09-10
fuse: convert destroy to simple api
Miklos Szeredi
2019-09-10
fuse: simplify 'nofail' request
Miklos Szeredi
2019-09-10
fuse: flatten 'struct fuse_args'
Miklos Szeredi
2019-09-10
fuse: fix deadlock with aio poll and fuse_iqueue::waitq.lock
Eric Biggers
2019-09-06
vfs: subtype handling moved to fuse
David Howells
2019-09-06
fuse: convert to use the new mount API
David Howells
2019-05-14
Merge tag 'fuse-update-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
2019-05-08
fuse: clean up fuse_alloc_inode
zhangliguang
2019-05-01
fuse: switch to ->free_inode()
Al Viro
2019-04-24
fuse: allow filesystems to have precise control over data cache
Kirill Smelkov
2019-04-24
fuse: convert printk -> pr_*
Kirill Smelkov
2019-03-12
Merge tag 'fuse-update-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
2019-03-12
mm: refactor readahead defines in mm.h
Nikolay Borisov
2019-02-13
fuse: support clients that don't implement 'opendir'
Chad Austin
2019-02-13
fuse: use atomic64_t for khctr
Miklos Szeredi
2019-02-13
fuse: clean up aborted
Miklos Szeredi
2019-02-13
fuse: Protect fi->nlookup with fi->lock
Kirill Tkhai
2019-02-13
fuse: Introduce fi->lock to protect write related fields
Kirill Tkhai
2019-02-13
fuse: Convert fc->attr_version into atomic64_t
Kirill Tkhai
2019-01-16
cuse: fix ioctl
Miklos Szeredi
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-10
fuse: Fix memory leak in fuse_dev_free()
Takeshi Misawa
2018-11-22
fuse: Add bad inode check in fuse_destroy_inode()
Myungho Jung
2018-10-15
fuse: enable caching of symlinks
Dan Schatzberg
2018-10-15
fuse: allow fine grained attr cache invaldation
Miklos Szeredi
2018-10-01
fuse: add max_pages to init_out
Constantine Shulyupin
2018-10-01
fuse: reduce size of struct fuse_inode
Miklos Szeredi
2018-10-01
fuse: add readdir cache version
Miklos Szeredi
2018-10-01
fuse: allow caching readdir
Miklos Szeredi
2018-09-28
fuse: Use hash table to link processing request
Kirill Tkhai
2018-09-28
fuse: introduce fc->bg_lock
Kirill Tkhai
2018-07-26
fuse: convert last timespec use to timespec64
Arnd Bergmann
2018-07-26
fuse: fix initial parallel dirops
Miklos Szeredi
2018-07-26
fuse: Fix oops at process_init_reply()
Miklos Szeredi
2018-07-26
fuse: umount should wait for all requests
Miklos Szeredi
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
Linus Torvalds
2018-06-07
Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-05-31
fuse: don't keep dead fuse_conn at fuse_fill_super().
Tetsuo Handa
2018-05-31
fuse: Allow fully unprivileged mounts
Eric W. Biederman
2018-05-31
fuse: Ensure posix acls are translated outside of init_user_ns
Eric W. Biederman
2018-03-23
fuse: define the filesystem as untrusted
Mimi Zohar
2018-03-20
fuse: Support fuse filesystems outside of init_user_ns
Eric W. Biederman
2018-03-20
fuse: return -ECONNABORTED on /dev/fuse read after abort
Szymon Lukasz
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
fs: fuse: account fuse_inode slab memory as reclaimable
Johannes Weiner
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
Linus Torvalds
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-18
Convert fs/*/* to SB_I_VERSION
Matthew Garrett
2017-05-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-17
fuseblk: Fix warning in super_setup_bdi_name()
Jan Kara
2017-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
2017-04-20
fuse: Get rid of bdi_initialized
Jan Kara
2017-04-20
fuse: Convert to separately allocated bdi
Jan Kara
2017-04-18
fuse: Add support for pid namespaces
Seth Forshee
2017-04-18
fuse: convert fuse_conn.count from atomic_t to refcount_t
Elena Reshetova
2016-10-18
fuse: fix root dentry initialization
Miklos Szeredi
2016-10-01
fuse: get rid of fc->flags
Miklos Szeredi
2016-10-01
fuse: Add posix ACL support
Seth Forshee
2016-10-01
fuse: handle killpriv in userspace fs
Miklos Szeredi
2016-10-01
fuse: Use generic xattr ops
Seth Forshee
2016-08-06
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2016-07-30
qstr: constify instances in fuse
Al Viro
2016-07-29
fuse: fix wrong assignment of ->flags in fuse_send_init()
Wei Fang
2016-06-30
fuse: serialize dirops by default
Miklos Szeredi
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2015-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2015-07-01
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
2015-07-01
fuse: separate pqueue for clones
Miklos Szeredi
2015-07-01
fuse: introduce per-instance fuse_dev structure
Miklos Szeredi
2015-07-01
fuse: pqueue locking
Miklos Szeredi
2015-07-01
fuse: duplicate ->connected in pqueue
Miklos Szeredi
2015-07-01
fuse: separate out processing queue
Miklos Szeredi
2015-07-01
fuse: duplicate ->connected in iqueue
Miklos Szeredi
2015-07-01
fuse: separate out input queue
Miklos Szeredi
2015-07-01
fuse: simplify unique ctr
Miklos Szeredi
2015-07-01
fuse: req use bitops
Miklos Szeredi
2015-07-01
fuse: initialize fc->release before calling it
Miklos Szeredi
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-01-20
fs: remove mapping->backing_dev_info
Christoph Hellwig
2015-01-06
fuse: add memory barrier to INIT
Miklos Szeredi
2015-01-06
fuse: fix LOOKUP vs INIT compat handling
Miklos Szeredi
2014-12-12
fuse: introduce fuse_simple_request() helper
Miklos Szeredi
2014-12-12
fuse: flush requests on umount
Miklos Szeredi
2014-12-12
fuse: don't wake up reserved req in fuse_conn_kill()
Miklos Szeredi
2014-07-22
fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT
Andrew Gallagher
2014-07-22
fuse: s_time_gran fix
Miklos Szeredi
2014-07-07
fuse: handle large user and group ID
Miklos Szeredi
2014-07-07
fuse: inode: drop cast
Himangi Saraogi
2014-04-28
fuse: clear MS_I_VERSION
Miklos Szeredi
2014-04-28
fuse: trust kernel i_ctime only
Maxim Patlasov
2014-04-28
fuse: fuse: add time_gran to INIT_OUT
Miklos Szeredi
2014-04-28
fuse: add .write_inode
Miklos Szeredi
2014-04-28
fuse: do not use uninitialized i_mode
Maxim Patlasov
2014-04-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2014-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
2014-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-04-02
fuse: Turn writeback cache on
Pavel Emelyanov
2014-04-02
fuse: Trust kernel i_mtime only
Maxim Patlasov
2014-04-02
fuse: Trust kernel i_size only
Pavel Emelyanov
2014-03-13
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2013-10-24
fuse: rcu-delay freeing fuse_conn
Al Viro
2013-10-24
vfs: introduce d_instantiate_no_diralias()
Miklos Szeredi
2013-09-12
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
2013-09-11
mm/page-writeback.c: add strictlimit feature
Maxim Patlasov
2013-09-03
fuse: hotfix truncate_pagecache() issue
Maxim Patlasov
2013-07-03
mm: use totalram_pages instead of num_physpages at runtime
Jiang Liu
2013-06-03
fuse: fix readdirplus Oops in fuse_dentry_revalidate
Miklos Szeredi
2013-05-01
fuse: add flag to turn on async direct IO
Miklos Szeredi
2013-04-17
fuse: skip blocking on allocations of synchronous requests
Maxim Patlasov
2013-04-17
fuse: add flag fc->initialized
Maxim Patlasov
2013-04-17
fuse: make request allocations for background processing explicit
Maxim Patlasov
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2013-02-26
fs: encode_fh: return FILEID_INVALID if invalid fid_type
Namjae Jeon
2013-02-07
fuse: allow control of adaptive readdirplus use
Eric Wong
2013-01-31
FUSE: Adapt readdirplus to application usage patterns
Feng Shuo
2013-01-31
Do not use RCU for current process credentials
Anatol Pomozov
2013-01-24
fuse: categorize fuse_get_req()
Maxim Patlasov
2013-01-24
fuse: general infrastructure for pages[] of variable size
Maxim Patlasov
2013-01-24
fuse: implement NFS-like readdirplus support
Anand V. Avati
2012-11-14
userns: Support fuse interacting with multiple user namespaces
Eric W. Biederman
2012-10-02
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
2012-08-30
cuse: fix fuse_conn_kill()
Miklos Szeredi
2012-07-18
fuse: add missing INIT flags
Miklos Szeredi
2012-07-18
fuse: invalidate inode mapping if mtime changes
Brian Foster
2012-07-18
fuse: add FUSE_AUTO_INVAL_DATA init flag
Brian Foster
2012-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
2012-05-29
->encode_fh() API change
Al Viro
2012-05-28
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
2012-05-14
fuse: fix stat call on 32 bit platforms
Pavel Shilovsky
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
2012-04-11
fuse: allow nanosecond granularity
Miklos Szeredi
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2011-12-13
fuse: register_filesystem() called too early
Al Viro
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
2011-09-12
fuse: fix flock breakage
Miklos Szeredi
2011-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
2011-08-08
fuse: fix flock
Miklos Szeredi
2011-06-03
more conservative S_NOSEC handling
Al Viro
2011-06-01
fuse: fix non-ANSI void function notation
Randy Dunlap
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-14
exportfs: Return the minimum required handle size
Aneesh Kumar K.V
2011-03-10
block: remove per-queue plugging
Jens Axboe
2011-01-12
switch fuse
Al Viro
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin