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-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
2021-02-09
fs/affs: release old buffer head on error path
Pan Bian
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-09-18
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-08-31
affs: fix basic permission bits to actually work
Max Staudt
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-24
block: move block-related definitions out of fs.h
Christoph Hellwig
2020-04-20
docs: filesystems: fix renamed references
Mauro Carvalho Chehab
2019-11-18
affs: fix a memory leak in affs_remount
Navid Emamdoost
2019-11-18
affs: Replace binary semaphores with mutexes
Davidlohr Bueso
2019-08-30
fs: affs: Initialize filesystem timestamp ranges
Deepa Dinamani
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
2019-05-01
affs: switch to ->free_inode()
Al Viro
2019-04-08
fs: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-05-28
affs: fix potential memory leak when parsing option 'prefix'
Chengguang Xu
2018-05-21
affs_lookup: switch to d_splice_alias()
Al Viro
2018-05-21
affs_lookup(): close a race with affs_remove_link()
Al Viro
2018-02-01
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
Goffredo Baroncelli
2018-01-29
affs: convert to new i_version API
Jeff Layton
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2017-08-01
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-11
affs: Implement show_options
David Howells
2017-05-05
fs/affs: add rename exchange
Fabian Frederick
2017-05-05
fs/affs: add rename2 to prepare multiple methods
Fabian Frederick
2017-04-26
fs/affs: bugfix: Write files greater than page size on OFS
Fabian Frederick
2017-04-26
fs/affs: bugfix: enable writes on OFS disks
Fabian Frederick
2017-04-26
fs/affs: remove node generation check
Fabian Frederick
2017-04-26
fs/affs: import amigaffs.h
Fabian Frederick
2017-04-26
fs/affs: bugfix: make symbolic links work again
Fabian Frederick
2017-03-02
sched/headers: Prepare to remove inclusion from
Ingo Molnar
2017-02-27
fs/affs: make export work with cold dcache
Fabian Frederick
2017-02-27
fs/affs/namei.c: forward declarations clean-up
Fabian Frederick
2017-02-27
fs/affs: add prefix to some functions
Fabian Frederick
2017-02-27
fs/affs: use octal for permissions
Fabian Frederick
2017-02-27
fs/affs: make affs exportable
Fabian Frederick
2017-02-27
fs/affs: add validation block function
Fabian Frederick
2017-02-27
fs/affs: remove reference to affs_parent_ino()
Fabian Frederick
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-09-27
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
fs: support RENAME_NOREPLACE for local filesystems
Miklos Szeredi
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-07-31
get rid of 'parent' argument of ->d_compare()
Al Viro
2016-07-29
affs ->d_compare(): don't bother with ->d_inode
Al Viro
2016-06-10
vfs: make the string hashes salt the hash
Linus Torvalds
2016-05-28
affs: fix remount failure when there are no options changed
Mikulas Patocka
2016-05-17
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2016-05-02
simple local filesystems: switch to ->iterate_shared()
Al Viro
2016-05-01
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-02-20
affs_do_readpage_ofs(): just use kmap_atomic() around memcpy()
Al Viro
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2016-01-09
fs:affs:Replace time_t with time64_t
DengChao
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
2015-12-08
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2015-12-08
don't put symlink bodies in pagecache into highmem
Al Viro
2015-09-10
fs/affs: make root lookup from blkdev logical size
Pranay Kr. Srivastava
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2015-06-30
fs/affs/symlink.c: remove unneeded err variable
Fabian Frederick
2015-06-30
fs/affs/amigaffs.c: remove unneeded initialization
Fabian Frederick
2015-06-30
fs/affs/inode.c: remove unneeded initialization
Fabian Frederick
2015-06-23
fs: cleanup slight list_entry abuse
Rasmus Villemoes
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2015-04-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-17
affs: kstrdup() memory handling
Sanidhya Kashyap
2015-04-17
fs/affs: use affs_test_opt()
Fabian Frederick
2015-04-17
fs/affs/super.c: use affs_set_opt()
Fabian Frederick
2015-04-17
fs/affs/affs.h: add mount option manipulation macros
Fabian Frederick
2015-04-17
fs/affs: use AFFS_MOUNT prefix for mount options
Fabian Frederick
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-11
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-11
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
2015-04-11
make new_sync_{read,write}() static
Al Viro
2015-04-09
Merge branch 'iocb' into for-davem
Al Viro
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
fs/affs/file.c: unlock/release page on error
Taesoo Kim
2015-02-17
fs/affs/super.c: fix switch indentation
Fabian Frederick
2015-02-17
fs/affs/inode.c: remove double extern affs_symlink_inode_operations
Fabian Frederick
2015-02-17
fs/affs/bitmap.c: remove unnecessary return
Fabian Frederick
2015-02-17
fs/affs/amigaffs.c: remove else after return
Fabian Frederick
2015-02-17
fs/affs: define AFFSNAMEMAX to replace constant use
Fabian Frederick
2015-02-17
fs/affs: use unsigned int for string lengths
Fabian Frederick
2015-02-17
fs/affs/super.c: destroy sbi mutex in affs_kill_sb()
Fabian Frederick
2015-02-17
fs/affs/file.c: fix direct IO writes beyond EOF
Fabian Frederick
2015-02-17
fs/affs/file.c: replace if/BUG by BUG_ON
Fabian Frederick
2015-02-17
fs/affs: fix casting in printed messages
Geert Uytterhoeven
2014-12-13
fs/affs/file.c: remove obsolete pagesize check
Fabian Frederick
2014-12-13
fs/affs/file.c: add support to O_DIRECT
Fabian Frederick
2014-12-13
fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintf
Fabian Frederick
2014-12-13
fs/affs/file.c: forward declaration clean-up
Fabian Frederick
2014-11-19
assorted conversions to %p[dD]
Al Viro
2014-11-03
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-10-14
fs/affs: remove redundant sys_tz declarations
Fabian Frederick
2014-10-14
fs/affs/file.c: fix shadow warnings
Fabian Frederick
2014-10-14
fs/affs/inode.c: remove unused variable
Fabian Frederick
2014-10-14
fs/affs/super.c: remove unused variable
Fabian Frederick
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2014-06-06
fs/affs: pr_debug cleanup
Fabian Frederick
2014-06-06
fs/affs: convert printk to pr_foo()
Fabian Frederick
2014-06-06
fs/affs/file.c: remove unnecessary function parameters
Fabian Frederick
2014-05-06
write_iter variants of {__,}generic_file_aio_write()
Al Viro
2014-05-06
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
2014-05-06
fs/affs/super.c: bugfix / double free
Fabian Frederick
2014-04-07
affs: add mount option to avoid filename truncates
Fabian Frederick
2014-04-07
fs/affs/dir.c: unlock/brelse dir on failure + code clean-up
Fabian Frederick
2014-04-07
affs: add __init to init_inodecache ()
Fabian Frederick
2014-04-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2014-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-03-13
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2014-01-25
affs: use ->kill_sb() to simplify ->put_super() and failure exits of ->mount()
Al Viro
2013-11-27
remove obsolete references to powertweak
Dave Jones
2013-09-12
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
2013-09-11
affs: use loff_t in affs_truncate()
Dan Carpenter
2013-06-29
Don't pass inode to ->d_hash() and ->d_compare()
Linus Torvalds
2013-06-29
[readdir] convert affs
Al Viro
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-01-21
fs/affs: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-12-20
affs: drop vmtruncate
Marco Stornelli
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2012-10-02
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2012-09-21
userns: Convert affs to use kuid/kgid wherwe appropriate
Eric W. Biederman
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-07-30
affs: use memweight()
Akinobu Mita
2012-07-14
don't pass nameidata to ->create()
Al Viro
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
2012-07-14
vfs: switch i_dentry/d_alias to hlist
Al Viro
2012-07-14
affs: unobfuscate affs_fix_dcache()
Al Viro
2012-07-14
affs: get rid of open-coded list_for_each_entry()
Al Viro
2012-07-14
affs: get rid of affs_sync_super
Artem Bityutskiy
2012-07-14
affs: introduce VFS superblock object back-reference
Artem Bityutskiy
2012-07-14
affs: stop using lock_super
Artem Bityutskiy
2012-07-14
affs: re-structure superblock locking a bit
Artem Bityutskiy
2012-07-14
affs: remove useless superblock writeout on remount
Artem Bityutskiy
2012-07-14
affs: remove useless superblock writeout on unmount
Artem Bityutskiy
2012-07-14
affs: stop setting bm_flags
Artem Bityutskiy
2012-05-29
affs: bury unused macros
Al Viro
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-01-03
affs: propagate umode_t
Al Viro
2012-01-03
switch ->create() to umode_t
Al Viro
2012-01-03
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-05-28
affs: remove unnecessary dentry_unhash on rmdir, dir rename
Sage Weil
2011-05-26
vfs: push dentry_unhash on rename_dir into file systems
Sage Weil
2011-05-26
vfs: push dentry_unhash on rmdir into file systems
Sage Weil
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-17
fs: change to new flag variable
matt mooney
2011-03-10
block: remove per-queue plugging
Jens Axboe
2011-01-12
switch affs
Al Viro
2011-01-07
fs: dcache per-inode inode alias locking
Nick Piggin
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin
2011-01-07
fs: icache RCU free inodes
Nick Piggin
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
fs: scale inode alias list
Nick Piggin
2011-01-07
fs: change d_hash for rcu-walk
Nick Piggin
2011-01-07
fs: change d_compare for rcu-walk
Nick Piggin
2010-10-29
new helper: mount_bdev()
Al Viro
2010-10-25
new helper: ihold()
Al Viro
2010-10-25
affs: testing the wrong variable
Dan Carpenter
2010-10-22
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-12
affs: Use sema_init instead of init_MUTEX
Thomas Gleixner
2010-10-04
BKL: Remove BKL from Amiga FFS
Jan Blunck
2010-10-04
BKL: Explicitly add BKL around get_sb/fill_super
Jan Blunck
2010-08-09
AFFS: wait for sb synchronization when needed
Artem Bityutskiy
2010-08-09
AFFS: clean up dirty flag usage
Artem Bityutskiy
2010-08-09
switch affs to ->evict_inode()
Al Viro
2010-08-09
remove inode_setattr
Christoph Hellwig
2010-08-09
get rid of cont_write_begin_newtrunc
Christoph Hellwig
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
fs/affs: use ERR_CAST
Julia Lawall
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
Tejun Heo
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2010-01-26
fix affs parse_options()
Al Viro
2010-01-26
Fix remount races with symlink handling in affs
Al Viro
2010-01-26
Fix a leak in affs_fill_super()
Al Viro
2009-06-11
affs: add ->sync_fs
Christoph Hellwig
2009-06-11
sanitize ->fsync() for affs
Al Viro
2009-06-11
Push BKL down into ->remount_fs()
Alessio Igor Bogani
2009-06-11
->write_super lock_super pushdown
Christoph Hellwig