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
2017-11-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
isofs: use unsigned char types consistently
Arnd Bergmann
2017-10-31
isofs: fix timestamps beyond 2027
Arnd Bergmann
2017-07-11
isofs: Implement show_options
David Howells
2014-08-19
isofs: Fix unbounded recursion when processing relocated directories
Jan Kara
2012-09-21
userns: Convert isofs to use kuid/kgid where appropriate
Eric W. Biederman
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
2012-01-03
isofs: propagate umode_t
Al Viro
2011-07-22
isofs: Remove global fs lock
Jan Kara
2010-10-04
BKL: Remove BKL from isofs
Arnd Bergmann
2009-06-18
isofs: cleanup mount option processing
Jan Kara
2009-06-18
isofs: fix setting of uid and gid to 0
Jan Kara
2009-06-18
isofs: let mode and dmode mount options override rock ridge mode setting
Jan Kara
2008-04-29
isofs: use get/put_unaligned_* helpers
Harvey Harrison
2008-02-08
isofs: implement dmode option
Jan Kara
2007-10-22
exportfs: make struct export_operations const
Christoph Hellwig
2007-07-17
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-24
[PATCH] isofs: remove unused debugging macros
Pekka Enberg
2005-06-21
[PATCH] isofs: show hidden files, add granularity for assoc/hidden files flags
Jeremy White
2005-04-25
[PATCH] isofs includes sanitized
Al Viro