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: fix kernel panic with null dev_name
Jeffrey Mitchell
2021-04-19
ecryptfs: main: Demote a bunch of non-conformant kernel-doc headers
Lee Jones
2021-01-24
ecryptfs: do not mount on top of idmapped mounts
Christian Brauner
2020-02-14
eCryptfs: Replace deactivated email address
Tyler Hicks
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-17
Merge tag 'ecryptfs-4.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
Linus Torvalds
2017-11-15
slab, slub, slob: add slab_flags_t
Alexey Dobriyan
2017-11-08
eCryptfs: constify attribute_group structures.
Arvind Yadav
2017-11-04
ecryptfs: add missing \n to end of various error messages
Colin Ian King
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-04-20
ecryptfs: Convert to separately allocated bdi
Jan Kara
2016-10-06
ecryptfs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-06-20
ecryptfs: drop null test before destroy functions
Julia Lawall
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-01-27
eCryptfs: Use skcipher and shash
Herbert Xu
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-02-24
eCryptfs: ensure copy to crypt_stat->cipher does not overrun
Colin Ian King
2015-01-20
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
2014-12-19
Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
Linus Torvalds
2014-10-24
fs: limit filesystem stacking depth
Miklos Szeredi
2014-10-23
eCryptfs: Force RO mount when encrypted view is enabled
Tyler Hicks
2013-10-24
ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt}
Al Viro
2013-07-09
Use ecryptfs_dentry_to_lower_path in a couple of places
Matthew Wilcox
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2012-10-02
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2012-09-21
userns: Convert ecryptfs to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-14
eCryptfs: Write out all dirty pages just before releasing the lower file
Tyler Hicks
2012-08-02
Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
Linus Torvalds
2012-07-23
ecryptfs: don't reinvent the wheels, please - use struct completion
Al Viro
2012-07-14
VFS: Pass mount flags to sget()
David Howells
2012-07-13
eCryptfs: check for eCryptfs cipher support at mount
Tim Sally
2012-07-08
eCryptfs: Copy up POSIX ACL and read-only flags from lower mount
Tyler Hicks
2012-03-20
ecryptfs: make register_filesystem() the last potential failure exit
Al Viro
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
2011-08-09
Ecryptfs: Add mount option to check uid of device being mounted = expect uid
John Johansen
2011-05-29
eCryptfs: Remove ecryptfs_header_cache_2
Tyler Hicks
2011-05-29
eCryptfs: Fix new inode race condition
Tyler Hicks
2011-05-29
eCryptfs: Consolidate inode functions into inode.c
Tyler Hicks
2011-04-25
eCryptfs: Add reference counting to lower files
Tyler Hicks
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-28
eCryptfs: write lock requested keys
Roberto Sassu
2011-03-28
eCryptfs: verify authentication tokens before their use
Roberto Sassu
2011-03-28
ecryptfs: modify write path to encrypt page in writepage
Thieu Le
2011-01-17
fs/ecryptfs: Add printf format/argument verification and fix fallout
Joe Perches
2011-01-17
ecryptfs: missing initialization of the superblock 'magic' field
Roberto Sassu
2011-01-13
ecryptfs: fix broken build
Linus Torvalds
2011-01-12
sanitize ecryptfs ->mount()
Al Viro
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin
2010-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
Linus Torvalds
2010-10-29
ecryptfs: added ecryptfs_mount_auth_tok_only mount parameter
Roberto Sassu
2010-10-29
convert ecryptfs
Al Viro
2010-05-21
Ban ecryptfs over ecryptfs
Al Viro
2010-05-21
Clean ecryptfs ->get_sb() up
Al Viro
2010-05-21
fix a couple of ecryptfs leaks
Al Viro
2010-04-22
ecryptfs: add bdi backing to mount session
Jens Axboe
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
2010-01-19
ecryptfs: fix interpose/interpolate typos in comments
Erez Zadok
2009-12-17
fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_all
Erez Zadok
2009-12-16
Untangling ima mess, part 2: deal with counters
Al Viro
2009-10-08
ima: ecryptfs fix imbalance message
Mimi Zohar
2009-09-23
eCryptfs: Check for O_RDONLY lower inodes when opening lower files
Tyler Hicks
2009-05-09
Convert obvious places to deactivate_locked_super()
Al Viro
2009-04-22
eCryptfs: Remove ecryptfs_unlink_sigs warnings
Tyler Hicks
2009-04-22
eCryptfs: Copy lower inode attrs before dentry instantiation
Tyler Hicks
2009-03-14
eCryptfs: don't encrypt file key with filename key
Tyler Hicks
2009-01-06
eCryptfs: Filename Encryption: mount option
Michael Halcrow
2008-11-14
CRED: Pass credentials through dentry_open()
David Howells
2008-10-23
[PATCH] assorted path_lookup() -> kern_path() conversions
Al Viro
2008-10-16
eCryptfs: remove netlink transport
Tyler Hicks
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-24
eCryptfs: Make all persistent file opens delayed
Michael Halcrow
2008-07-24
eCryptfs: do not try to open device files on mknod
Michael Halcrow
2008-07-24
ecryptfs: string copy cleanup
Miklos Szeredi
2008-07-24
ecryptfs: propagate key errors up at mount time
Eric Sandeen
2008-07-24
eCryptfs: Privileged kthread for lower file opens
Michael Halcrow
2008-04-29
ecryptfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-14
Introduce path_put()
Jan Blunck
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-06
ecryptfs: check for existing key_tfm at mount time
Eric Sandeen
2008-02-06
ecryptfs: remove debug as mount option, and warn if set via modprobe
Eric Sandeen
2008-02-06
eCryptfs: track header bytes rather than extents
Michael Halcrow
2008-02-06
fs/ecryptfs/: possible cleanups
Adrian Bunk
2008-01-24
Kobject: convert fs/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
kobject: convert ecryptfs to use kobject_create
Greg Kroah-Hartman
2008-01-24
ecryptfs: remove version_str file from sysfs
Greg Kroah-Hartman
2008-01-24
Driver Core: switch all dynamic ksets to kobj_sysfs_ops
Kay Sievers
2008-01-24
kobject: convert main fs kobject to use kobject_create
Greg Kroah-Hartman
2008-01-24
kset: convert ecryptfs to use kset_create
Greg Kroah-Hartman
2008-01-24
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2008-01-24
ecryptfs: clean up attribute mess
Greg Kroah-Hartman
2007-12-23
ecryptfs: redo dget,mntget on dentry_open failure
Eric Sandeen
2007-12-17
ecryptfs: set s_blocksize from lower fs in sb
Eric Sandeen
2007-10-17
Clean up duplicate includes in fs/ecryptfs/
Jesper Juhl
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-16
eCryptfs: remove unused functions and kmem_cache
Michael Halcrow
2007-10-16
eCryptfs: set up and destroy persistent lower file
Michael Halcrow
2007-10-16
ecryptfs: fix error handling
Michael Halcrow
2007-10-16
eCryptfs: remove assignments in if-statements
Michael Halcrow
2007-10-16
eCryptfs: grammatical fix (destruct to destroy)
Michael Halcrow
2007-10-16
ecryptfs: printk warning fixes
Andrew Morton
2007-10-16
eCryptfs: kmem_cache objects for multiple keys; init/exit functions
Michael Halcrow
2007-10-16
eCryptfs: add key list structure; search keyring
Michael Halcrow
2007-08-11
eCryptfs: fix error handling in ecryptfs_init
Ryusuke Konishi
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-03-05
[PATCH] ecryptfs: lower root result must be adirectory
Dmitriy Monakhov
2007-03-01
[PATCH] eCryptfs: no path_release() after path_lookup() error
Michael Halcrow
2007-02-16
[PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()
Michael Halcrow
2007-02-12
[PATCH] eCryptfs: Generalize metadata read/write
Michael Halcrow
2007-02-12
[PATCH] eCryptfs: xattr flags and mount options
Michael Halcrow
2007-02-12
[PATCH] eCryptfs: Public key; packet management
Michael Halcrow
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2006-12-08
[PATCH] eCryptfs: Use fsstack's generic copy inode attr functions
Josef "Jeff" Sipek
2006-12-07
[PATCH] make ecryptfs_version_str_map[] static
Adrian Bunk
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-10-31
[PATCH] eCryptfs: Cipher code to new crypto API
Michael Halcrow
2006-10-31
[PATCH] eCryptfs: Clean up crypto initialization
Michael Halcrow
2006-10-20
[PATCH] ecryptfs: use special_file()
Pekka Enberg
2006-10-04
[PATCH] ecryptfs: fs/Makefile and fs/Kconfig
Michael Halcrow