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-19
ecryptfs: dentry: File headers are not good candidates for kernel-doc
Lee Jones
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2015-08-18
eCryptfs: Invalidate dcache entries when lower i_nlink is zero
Tyler Hicks
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2013-10-24
ecryptfs: ->lower_path.dentry is never NULL
Al Viro
2013-10-24
ecryptfs: don't leave RCU pathwalk immediately
Al Viro
2013-10-24
ecryptfs: check DCACHE_OP_REVALIDATE instead of ->d_op
Al Viro
2013-01-17
eCryptfs: Fix -Wunused-but-set-variable warnings
Tyler Hicks
2012-07-14
stop passing nameidata * to ->d_revalidate()
Al Viro
2011-02-21
eCryptfs: Handle NULL nameidata pointers
Tyler Hicks
2011-01-07
fs: rcu-walk aware d_revalidate method
Nick Piggin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
Tejun Heo
2009-12-17
fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_all
Erez Zadok
2009-03-27
constify dentry_operations: ecryptfs
Al Viro
2008-03-19
eCryptfs: Swap dput() and mntput()
Michael Halcrow
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2007-03-16
[PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release()
Michael Halcrow
2006-12-08
[PATCH] eCryptfs: Use fsstack's generic copy inode attr functions
Josef "Jeff" Sipek
2006-11-16
[PATCH] eCryptfs: CIFS nlink fixes
Michael Halcrow
2006-10-31
[PATCH] eCryptfs: Fix handling of lower d_count
Michael Halcrow
2006-10-04
[PATCH] ecryptfs: fs/Makefile and fs/Kconfig
Michael Halcrow