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
fs: make helpers idmap mount aware
Christian Brauner
2019-12-18
hfs/hfsplus: use 64-bit inode timestamps
Arnd Bergmann
2016-12-24
Replace with globally
Linus Torvalds
2016-10-06
hfs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-08-07
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2016-07-31
get rid of 'parent' argument of ->d_compare()
Al Viro
2016-07-20
qstr: constify instances in hfs
Al Viro
2016-05-27
switch ->setxattr() to passing dentry and inode separately
Al Viro
2016-05-12
hfs: switch to ->iterate_shared()
Al Viro
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2015-06-23
fs: cleanup slight list_entry abuse
Rasmus Villemoes
2014-10-14
fs/hfs/hfs_fs.h: remove redundant sys_tz declaration
Fabian Frederick
2013-06-29
Don't pass inode to ->d_hash() and ->d_compare()
Linus Torvalds
2013-04-30
hfs/hfsplus: convert printks to pr_
Joe Perches
2013-04-30
hfs/hfsplus: convert dprint to hfs_dbg
Joe Perches
2013-04-30
hfs: add error checking for hfs_find_init()
Alexey Khoroshilov
2012-09-21
userns: Convert hfs to use kuid and kgid where appropriate
Eric W. Biederman
2012-07-22
hfs: get rid of hfs_sync_super
Artem Bityutskiy
2012-07-22
hfs: introduce VFS superblock object back-reference
Artem Bityutskiy
2012-01-03
hfs: propagate umode_t
Al Viro
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-25
switch hfs to hlist_add_fake()
Al Viro
2010-10-25
hfs: use sync_dirty_buffer
Christoph Hellwig
2010-08-09
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
2009-03-27
constify dentry_operations: misc filesystems
Al Viro
2008-07-25
hfs: convert extents_lock in a mutex
Matthias Kaehlcke
2008-07-25
hfs: convert bitmap_lock in a mutex
Matthias Kaehlcke
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-01-18
[PATCH] hfs: cleanup HFS prints
Roman Zippel
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-09-07
[PATCH] hfs: NLS support
Roman Zippel
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds