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-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2018-08-17
fs/ufs: use ktime_get_real_seconds for sb and cg timestamps
Arnd Bergmann
2018-08-03
ufs: switch to discard_new_inode()
Al Viro
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-05-08
fs: ufs: use ktime_get_real_ts64() for birthtime
Deepa Dinamani
2016-09-27
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
Deepa Dinamani
2015-06-16
fs/ufs: restore s_lock mutex
Fabian Frederick
2014-09-26
ufs: deal with nfsd/iget races
Al Viro
2014-06-06
ufs: sb mutex merge + mutex_destroy
Fabian Frederick
2014-04-07
fs/ufs: remove unused ufs_super_block_first pointer
Christian Engelmayer
2012-10-09
ufs: drop lock/unlock super
Marco Stornelli
2012-07-22
fs/ufs: get rid of write_super
Artem Bityutskiy
2012-01-03
ufs: propagate umode_t
Al Viro
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
2010-08-18
remove SWRITE* I/O types
Christoph Hellwig
2010-08-09
switch ufs to ->evict_inode()
Al Viro
2010-05-24
ufs: Remove dead quota code
Jan Kara
2010-05-21
ufs: replace inode uid,gid,mode initialization with helper function
Dmitry Monakhov
2010-03-05
dquot: cleanup dquot initialize routine
Christoph Hellwig
2010-03-05
dquot: cleanup dquot drop routine
Christoph Hellwig
2010-03-05
dquot: cleanup inode allocation / freeing routines
Christoph Hellwig
2009-03-26
ufs: Use lowercase names of quota functions
Jan Kara
2008-11-14
CRED: Wrap task credential accesses in the UFS filesystem
David Howells
2008-02-08
drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h
Mike Frysinger
2007-10-17
ufs: move non-layout parts of ufs_fs.h to fs/ufs/
Christoph Hellwig
2007-03-16
[PATCH] ufs2: more correct work with time
Evgeniy Dushistov
2007-02-12
[PATCH] ufs2 write: inodes write
Evgeniy Dushistov
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-06-25
[PATCH] ufs: ubh_ll_rw_block cleanup
Evgeniy Dushistov
2006-06-25
[PATCH] ufs: make fsck -f happy
Evgeniy Dushistov
2006-06-25
[PATCH] ufs: little directory lookup optimization
Evgeniy Dushistov
2006-06-25
[PATCH] ufs: easy debug
Evgeniy Dushistov
2006-06-25
[PATCH] ufs: wrong type cast
Evgeniy Dushistov
2006-01-14
[PATCH] ufs cleanup
Evgeniy
2005-09-07
[PATCH] Change ll_rw_block() calls in UFS
Jan Kara
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds