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-23
netfs: Provide readahead and readpage netfs helpers
David Howells
2021-01-29
fs: Remove dcookies support
Viresh Kumar
2020-10-23
Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2020-10-14
vfs: move generic_remap_checks out of mm
Darrick J. Wong
2020-10-05
fs/kernel_read_file: Split into separate source file
Kees Cook
2020-09-22
fs: remove compat_sys_mount
Christoph Hellwig
2020-07-31
init: add an init_mount helper
Christoph Hellwig
2020-03-05
exfat: add Kconfig and Makefile
Namjae Jeon
2020-02-09
Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs
Linus Torvalds
2020-02-09
Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-02-08
fs: Add VirtualBox guest shared folder (vboxsf) support
Hans de Goede
2020-02-07
fs: New zonefs file system
Damien Le Moal
2020-01-03
compat_ioctl: move sys_compat_ioctl() to ioctl.c
Arnd Bergmann
2019-10-29
io-wq: small threadpool implementation for io_uring
Jens Axboe
2019-09-18
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-08-24
erofs: move erofs out of staging
Gao Xiang
2019-07-28
fs-verity: add Kconfig and the helper functions for hashing
Eric Biggers
2019-07-17
iomap: move the main iteration code into a separate file
Darrick J. Wong
2019-07-15
iomap: start moving code to fs/iomap/
Darrick J. Wong
2019-05-07
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2019-04-25
unicode: introduce UTF-8 character database
Gabriel Krisman Bertazi
2019-03-20
vfs: syscall: Add fsopen() to prepare for superblock creation
David Howells
2019-03-20
Make anon_inodes unconditional
David Howells
2019-03-12
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-08
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-02-28
Add io_uring IO interface
Jens Axboe
2019-02-28
vfs: Add configuration parser helpers
David Howells
2019-02-05
scsi: fs: remove exofs
Christoph Hellwig
2019-01-30
vfs: Introduce fs_context, switch vfs_kern_mount() to it.
David Howells
2019-01-21
fs: common implementation of file type
Phillip Potter
2018-06-11
autofs: remove left-over autofs4 stubs
Linus Torvalds
2018-06-07
autofs: create autofs Kconfig and Makefile
Ian Kent
2018-03-29
split d_path() and friends into a separate file
Al Viro
2017-11-28
ncpfs: move net/ncpfs to drivers/staging/ncpfs
Stephen Hemminger
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-14
logfs: remove from tree
Christoph Hellwig
2016-06-21
fs: introduce iomap infrastructure
Christoph Hellwig
2016-03-26
Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
Linus Torvalds
2016-03-17
fs crypto: move per-file encryption from f2fs tree to fs/crypto
Jaegeuk Kim
2015-11-16
Orangefs: Merge tag 'v4.4-rc1' into for-next
Mike Marshall
2015-10-15
ext4: promote ext4 over ext2 in the default probe order
Darrick J. Wong
2015-10-03
Orangefs: kernel client part 7
Mike Marshall
2015-09-04
userfaultfd: buildsystem activation
Andrea Arcangeli
2015-07-23
fs: Remove ext3 filesystem driver
Jan Kara
2015-05-31
um: Remove hppfs
Richard Weinberger
2015-04-14
Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2015-02-17
Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
2015-02-17
fs/binfmt_som: Drop kernel support for HP-UX SOM binaries
Helge Deller
2015-02-16
vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
Matthew Wilcox
2015-02-16
dax,ext2: replace XIP read and write with DAX I/O
Matthew Wilcox
2015-02-03
tracefs: Add new tracefs file system
Steven Rostedt (Red Hat)
2014-12-10
Merge branch 'nsfs' into for-next
Al Viro
2014-12-10
take the targets of /proc/*/ns/* symlinks to separate fs
Al Viro
2014-11-20
ovl: rename filesystem type to "overlay"
Miklos Szeredi
2014-10-24
overlay filesystem
Miklos Szeredi
2014-08-07
take fs_pin stuff to fs/*
Al Viro
2014-05-19
block: move ioprio.c from fs/ to block/
Jens Axboe
2014-05-19
block: move bio.c and bio-integrity.c from fs/ to block/
Jens Axboe
2014-02-07
kernfs: add CONFIG_KERNFS
Tejun Heo
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2014-01-26
fs: remove generic_acl
Christoph Hellwig
2014-01-25
fs: merge xattr_acl.c into posix_acl.c
Christoph Hellwig
2013-11-27
sysfs, kernfs: add skeletons for kernfs
Tejun Heo
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2013-05-01
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2013-04-30
fs: make binfmt support for #! scripts modular and removable
Josh Triplett
2013-04-29
fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n
Josh Triplett
2013-04-17
efivarfs: Move to fs/efivarfs
Matt Fleming
2013-04-09
fold fifo.c into pipe.c
Al Viro
2012-12-11
f2fs: update Kconfig and Makefile
Jaegeuk Kim
2012-10-06
coredump: make core dump functionality optional
Alex Kelly
2012-10-02
coredump: move core dump functionality into its own file
Alex Kelly
2012-03-20
fs: initial qnx6fs addition
Kai Bankett
2012-01-06
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
2012-01-03
vfs: take /proc/*/mounts and friends to fs/proc_namespace.c
Al Viro
2012-01-03
move fs/partitions to block/
Al Viro
2011-10-27
fs/Makefile: Stupid typo breakage of exofs inclusion
Boaz Harrosh
2011-10-24
fs/Makefile: Always inspect exofs/
Boaz Harrosh
2011-07-15
nfsd: Remove deprecated nfsctl system call and related code.
NeilBrown
2011-03-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
2011-03-15
vfs: Add name to file handle conversion support
Aneesh Kumar K.V
2010-12-28
pstore: new filesystem interface to platform persistent storage
Tony Luck
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
2010-10-05
smbfs: move to drivers/staging
Arnd Bergmann
2010-10-05
autofs3: move to drivers/staging
Arnd Bergmann
2010-09-22
nfsd: allow deprecated interface to be compiled out.
NeilBrown
2010-05-21
Take statfs variants to fs/statfs.c
Al Viro
2010-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2009-11-20
[LogFS] add new flash file system
Joern Engel
2009-10-06
ceph: Kconfig, Makefile
Sage Weil
2009-04-07
nilfs2: update makefile and Kconfig
Ryusuke Konishi
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache
Linus Torvalds
2009-04-03
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2009-04-03
CacheFiles: A cache that backs onto a mounted filesystem
David Howells
2009-04-03
FS-Cache: Add main configuration option, module entry points and debugging
David Howells
2009-03-31
Take fs_struct handling to new file (fs/fs_struct.c)
Al Viro
2009-03-31
fs: Add exofs to Kernel build
Boaz Harrosh
2009-03-26
quota: Move quota files into separate directory
Jan Kara
2009-02-28
ext4: Reorder fs/Makefile so that ext2 root fs's are mounted using ext2
Theodore Ts'o
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-01-05
quota: Split off quota tree handling into a separate file
Jan Kara
2009-01-05
Squashfs: Makefiles
Phillip Lougher
2008-12-31
filesystem notification: create fs/notify to contain all fs notification
Eric Paris
2008-11-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Chris Mason
2008-11-06
fat: move fs/vfat/* and fs/msdos/* to fs/fat
OGAWA Hirofumi
2008-10-17
ext4: Remove an old reference to ext4dev in Makefile comment
Martin Michlmayr
2008-10-16
Configure out AIO support
Thomas Petazzoni
2008-10-14
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-10-10
ext4: Rename ext4dev to ext4
Theodore Ts'o
2008-09-29
Configure out file locking features
Thomas Petazzoni
2008-09-25
Add Btrfs to fs/Kconfig and fs/Makefile
Chris Mason
2008-07-26
omfs: update kbuild to include OMFS
Bob Copeland
2008-07-16
Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6
Linus Torvalds
2008-07-15
UBIFS: include to compilation
Artem Bityutskiy
2008-07-03
block: Block layer data integrity support
Martin K. Petersen
2008-01-30
x86: compat_binfmt_elf Kconfig
Roland McGrath
2007-10-17
Remove valueless definition of hard-selected RAMFS option
Robert P. J. Day
2007-05-11
signal/timer/event: eventfd core
Davide Libenzi
2007-05-11
signal/timer/event: timerfd core
Davide Libenzi
2007-05-11
signal/timer/event: signalfd core
Davide Libenzi
2007-05-11
signal/timer/event fds: anonymous inode source
Davide Libenzi
2007-02-17
Remove JFFS (version 1), as scheduled.
Jeff Garzik
2006-12-08
[PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_*
Josef "Jeff" Sipek
2006-10-11
[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd
Mingming Cao
2006-10-11
[PATCH] ext4: enable building of ext4
Mingming Cao
2006-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6
Linus Torvalds
2006-10-04
[PATCH] ecryptfs: fs/Makefile and fs/Kconfig
Michael Halcrow
2006-10-02
Merge branch 'master' into gfs2
Steven Whitehouse
2006-10-01
[PATCH] Create fs/utimes.c
Alexey Dobriyan
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
2006-09-29
[PATCH] Generic infrastructure for acls
Andreas Gruenbacher
2006-07-03
Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Steven Whitehouse
2006-06-26
[PATCH] devfs: Remove devfs from the kernel tree
Greg Kroah-Hartman
2006-06-20
[PATCH] inotify (1/5): split kernel API from userspace support
Amy Griffis
2006-05-25
Merge branch 'master'
Steven Whitehouse
2006-05-17
configfs: Make sure configfs_init() is called before consumers.
Joel Becker
2006-04-03
Merge branch 'master'
Steven Whitehouse
2006-03-31
Merge branch 'master'
Steven Whitehouse
2006-03-31
[PATCH] sys_sync_file_range()
Andrew Morton
2006-03-30
[PATCH] Introduce sys_splice() system call
Jens Axboe
2006-03-23
[PATCH] relay: migrate from relayfs to a generic relay API
Jens Axboe
2006-01-18
[DLM] The core of the DLM for GFS2/CLVM
David Teigland
2006-01-16
[GFS2] Hook GFS2 into the Kbuild system
David Teigland
2006-01-10
[PATCH] sanitize building of fs/compat_ioctl.c
Christoph Hellwig
2006-01-08
[PATCH] drop-pagecache
Andrew Morton
2006-01-03
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
Mark Fasheh
2006-01-03
[PATCH] configfs: User-driven configuration filesystem
Joel Becker
2005-11-07
[PATCH] beginning of the shared-subtree proper
Ram Pai
2005-09-09
[PATCH] FUSE - MAINTAINERS, Kconfig and Makefile changes
Miklos Szeredi
2005-09-09
[PATCH] v9fs: Documentation, Makefiles, Configuration
Eric Van Hensbergen
2005-09-07
[PATCH] relayfs
Tom Zanussi
2005-07-12
[PATCH] inotify
Robert Love
2005-06-27
[PATCH] Update cfq io scheduler to time sliced design
Jens Axboe
2005-06-22
[PATCH] NFSD: Add server support for NFSv3 ACLs.
Andreas Gruenbacher
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds