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-04-17
fs: fix reporting supported extra file attributes for statx()
Theodore Ts'o
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
stat: handle idmapped mounts
Christian Brauner
2020-09-26
fs: remove KSTAT_QUERY_FLAGS
Christoph Hellwig
2020-09-26
fs: remove vfs_stat_set_lookup_flags
Christoph Hellwig
2020-09-26
fs: move vfs_fstatat out of line
Christoph Hellwig
2020-09-26
fs: remove vfs_statx_fd
Christoph Hellwig
2020-06-02
Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-06-02
Merge tag 'for-5.8/io_uring-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-05-26
statx: hide interfaces no longer used by io_uring
Bijan Mottahedeh
2020-05-26
statx: allow system call to be invoked from io_uring
Bijan Mottahedeh
2020-05-14
statx: add mount_root
Miklos Szeredi
2020-05-14
statx: add mount ID
Miklos Szeredi
2020-05-14
statx: don't clear STATX_ATIME on SB_RDONLY
Miklos Szeredi
2020-05-14
uapi: deprecate STATX_ALL
Miklos Szeredi
2020-05-04
fs/stat: Define DAX statx attribute
Ira Weiny
2020-01-20
fs: make two stat prep helpers available
Jens Axboe
2019-02-01
fs: move generic stat response attr handling to vfs_getattr_nosec
Christoph Hellwig
2018-08-29
y2038: Remove newstat family from default syscall set
Arnd Bergmann
2018-04-02
fs: add do_readlinkat() helper; remove internal call to sys_readlinkat()
Dominik Brodowski
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-17
fs: Provide __inode_get_bytes()
Jan Kara
2017-06-09
ufs: restore maintaining ->i_blocks
Al Viro
2017-05-02
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2017-04-27
statx: correct error handling of NULL pathname
Michael Kerrisk (man-pages)
2017-04-26
statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATH
David Howells
2017-04-17
stat: move compat syscalls from compat.c
Al Viro
2017-04-03
statx: Include a mask for stx_attributes in struct statx
David Howells
2017-04-03
statx: Reserve the top bit of the mask for future struct expansion
David Howells
2017-04-03
statx: optimize copy of struct statx to userspace
Eric Biggers
2017-04-03
statx: remove incorrect part of vfs_statx() comment
Eric Biggers
2017-04-03
statx: reject unknown flags when using NULL path
Eric Biggers
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
sched/headers: Prepare to remove inclusion from
Ingo Molnar
2017-02-27
fs: add i_blocksize()
Fabian Frederick
2016-12-24
Replace with globally
Linus Torvalds
2016-12-09
vfs: replace calling i_op->readlink with vfs_readlink()
Miklos Szeredi
2016-01-16
fs/stat.c: drop the last new_valid_dev check
Yaowei Bai
2015-11-09
fs/stat.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-04-15
VFS: assorted d_backing_inode() annotations
David Howells
2015-04-11
switch security_inode_getattr() to struct path *
Al Viro
2013-11-09
vfs: split out vfs_getattr_nosec
J. Bruce Fields
2013-08-17
quota: provide interface for readding allocated space into reserved space
Jan Kara
2013-02-26
switch vfs_getattr() to struct path
Al Viro
2012-12-20
vfs: fix readlinkat to retry on ESTALE
Jeff Layton
2012-12-20
vfs: make fstatat retry on ESTALE errors from getattr call
Jeff Layton
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2012-10-01
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
Linus Torvalds
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
2012-09-14
vfs: make O_PATH file descriptors usable for 'fstat()'
Linus Torvalds
2012-09-14
fs: Build sys_stat64() and friends if __ARCH_WANT_COMPAT_STAT64
Catalin Marinas
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2012-05-21
Merge branch 'vfs-cleanups' (random vfs cleanups)
Linus Torvalds
2012-05-15
userns: Convert stat to return values mapped from kuids and kgids
Eric W. Biederman
2012-05-06
vfs: don't force a big memset of stat data just to clear padding fields
Linus Torvalds
2012-05-06
vfs: de-crapify "cp_new_stat()" function
Linus Torvalds
2012-04-28
VFS: make vfs_fstat() use f[get|put]_light()
Linus Torvalds
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
Linus Torvalds
2012-03-20
switch touch_atime to struct path
Al Viro
2012-02-28
fs: reduce the use of module.h wherever possible
Paul Gortmaker
2011-11-02
readlinkat: ensure we return ENOENT for the empty pathname for normal lookups
Andy Whitcroft
2011-09-27
vfs: remove LOOKUP_NO_AUTOMOUNT flag
Linus Torvalds
2011-08-06
vfs: optimize inode cache access patterns
Linus Torvalds
2011-03-15
readlinkat(), fchownat() and fstatat() with empty relative pathnames
Al Viro
2011-01-15
Add an AT_NO_AUTOMOUNT flag to suppress terminal automount
David Howells
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2009-12-23
Add unlocked version of inode_add_bytes() function
Dmitry Monakhov
2009-04-20
kill vfs_stat_fd / vfs_lstat_fd
Christoph Hellwig
2009-04-20
Separate out common fstatat code into vfs_fstatat
Oleg Drokin
2009-01-14
[CVE-2009-0029] System call wrappers part 30
Heiko Carstens
2009-01-14
[CVE-2009-0029] System call wrappers part 16
Heiko Carstens
2009-01-14
[CVE-2009-0029] System call wrappers part 11
Heiko Carstens
2009-01-14
[CVE-2009-0029] System call wrappers part 10
Heiko Carstens
2009-01-05
inode->i_op is never NULL
Al Viro
2008-07-26
[PATCH] sanitize __user_walk_fd() et.al.
Al Viro
2008-02-14
Introduce path_put()
Jan Blunck
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2006-12-08
[PATCH] VFS: change struct file to use struct path
Josef "Jeff" Sipek
2006-12-07
[PATCH] vfs_getattr(): remove dead code
Andrew Morton
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-06-30
Remove obsolete #include
Jörn Engel
2006-04-28
[PATCH] powerpc: Wire up *at syscalls
Andreas Schwab
2006-02-11
[PATCH] fstatat64 support
Ulrich Drepper
2006-01-18
[PATCH] vfs: *at functions: core
Ulrich Drepper
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds