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-05-14
hfsplus: prevent corruption in shrinking truncate
Jouni Roivas
2021-04-12
hfsplus: convert to fileattr
Miklos Szeredi
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
2021-01-27
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
stat: handle idmapped mounts
Christian Brauner
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2020-10-29
fs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-09-18
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
2020-05-04
hfsplus: stop using ioctl_by_bdev
Christoph Hellwig
2020-04-10
hfsplus: fix crash and filesystem corruption when deleting files
Simon Gander
2019-12-18
hfs/hfsplus: use 64-bit inode timestamps
Arnd Bergmann
2019-07-16
fs/hfsplus/xattr.c: replace strncpy with memcpy
Mathieu Malaterre
2019-07-01
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-01
hfsplus: switch to ->free_inode()
Al Viro
2019-01-04
hfsplus: return file attributes on statx
Ernesto A. Fernández
2018-11-30
hfsplus: do not free node before using
Pan Bian
2018-10-31
hfsplus: update timestamps on truncate()
Ernesto A. Fernández
2018-10-31
hfsplus: fix return value of hfsplus_get_block()
Ernesto A. Fernández
2018-10-31
hfsplus: prevent btree data loss on ENOSPC
Ernesto A. Fernández
2018-10-31
hfsplus: fix BUG on bnode parent update
Ernesto A. Fernández
2018-10-31
hfsplus: prevent btree data loss on root split
Ernesto A. Fernández
2018-08-23
hfsplus: prevent crash on exit from failed search
Ernesto A. Fernandez
2018-08-23
hfsplus: fix NULL dereference in hfsplus_lookup()
Ernesto A. Fernández
2018-08-22
hfsplus: drop ACL support
Ernesto A. Fernández
2018-08-22
hfsplus: fix decomposition of Hangul characters
Ernesto A. Fernández
2018-08-22
hfsplus: avoid deadlock on file truncation
Ernesto A. Fernández
2018-08-22
hfsplus: don't return 0 when fill_super() failed
Tetsuo Handa
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
Linus Torvalds
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-04
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-05-22
hfsplus: switch to d_splice_alias()
Al Viro
2018-05-18
hfsplus: stop workqueue when fill_super() failed
Tetsuo Handa
2018-02-06
hfsplus: honor setgid flag on directories
Ernesto A. Fernandez
2018-01-01
fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
Adam Borowski
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-17
hfs/hfsplus: clean up unused variables in bnode.c
Christos Gkekas
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-06
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
Linus Torvalds
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-01
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
2017-07-18
hfsplus: Don't clear SGID when inheriting ACLs
Jan Kara
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-05-08
fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag
Tetsuo Handa
2017-03-02
sched/headers: Prepare to remove inclusion from
Ingo Molnar
2017-02-27
hfsplus: atomically read inode size
Fabian Frederick
2016-12-24
Replace with globally
Linus Torvalds
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-09-27
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
fs: support RENAME_NOREPLACE for local filesystems
Miklos Szeredi
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-09-22
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
2016-08-07
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2016-08-06
Merge branch 'work.const-qstr' 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-29
cifs, msdos, vfat, hfs+: don't bother with parent in ->d_compare()
Al Viro
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2016-07-28
Merge branch 'salted-string-hash'
Linus Torvalds
2016-07-20
qstr: constify instances in hfsplus
Al Viro
2016-06-10
vfs: make the string hashes salt the hash
Linus Torvalds
2016-06-07
hfsplus: use bio op accessors
Mike Christie
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-05-29
file_inode(f)->i_mapping is f->f_mapping
Al Viro
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
2016-05-17
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2016-05-12
hfsplus: switch to ->iterate_shared()
Al Viro
2016-05-02
Merge getxattr prototype change into work.lookups
Al Viro
2016-05-01
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-04-10
xattr_handler: pass dentry and inode as separate arguments of ->get()
Al Viro
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-31
posix_acl: Inode acl caching fixes
Andreas Gruenbacher
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-11
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2015-12-08
don't put symlink bodies in pagecache into highmem
Al Viro
2015-12-06
vfs: Distinguish between full xattr names and proper prefixes
Andreas Gruenbacher
2015-12-06
posix acls: Remove duplicate xattr name definitions
Andreas Gruenbacher
2015-11-13
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
2015-11-13
hfsplus: Remove unused xattr handler list operations
Andreas Gruenbacher
2015-09-10
hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
Hin-Tak Leung
2015-09-04
fs: create and use seq_show_option for escaping
Kees Cook
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2015-06-23
fs: cleanup slight list_entry abuse
Rasmus Villemoes
2015-06-02
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2015-04-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-17
hfsplus: don't store special "osx" xattr prefix on-disk
Thomas Hebb
2015-04-17
hfsplus: fix expand when not enough available space
Sergei Antonov
2015-04-17
hfsplus: incorrect return value
Chengyu Song
2015-04-17
fs/hfsplus: replace if/BUG by BUG_ON
Fabian Frederick
2015-04-17
fs/hfsplus: use bool instead of int for is_known_namespace() return value
Fabian Frederick
2015-04-17
fs/hfsplus: atomically set inode->i_flags
Fabian Frederick
2015-04-17
fs/hfsplus: move xattr_name allocation in hfsplus_setxattr()
Fabian Frederick
2015-04-17
fs/hfsplus: move xattr_name allocation in hfsplus_getxattr()
Fabian Frederick
2015-04-17
hfsplus: add missing curly braces in hfsplus_delete_cat()
Dan Carpenter
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-11
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-11
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
2015-04-11
make new_sync_{read,write}() static
Al Viro
2015-04-09
Merge branch 'iocb' into for-davem
Al Viro
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
hfsplus: fix B-tree corruption after insertion at position 0
Sergei Antonov
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2014-12-18
hfsplus: fix longname handling
Sougata Santra
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2014-06-06
hfsplus: fix compiler warning on PowerPC
Christian Kujau
2014-06-06
fs/hfsplus: fix pr_foo() and hfs_dbg formats
Fabian Frederick
2014-06-06
hfsplus: coding style fix for declarations in hfsplus_fs.h
Sergei Antonov
2014-06-06
fs/hfsplus/wrapper.c: replace shift loop by ilog2
Fabian Frederick
2014-06-06
hfsplus: fix "unused node is not erased" error
Sergei Antonov
2014-06-06
fs/hfsplus/wrapper.c: replace min/casting by min_t
Fabian Frederick
2014-06-06
fs/hfsplus/options.c: replace seq_printf by seq_puts
Fabian Frederick
2014-06-06
fs/hfsplus/bnode.c: replace min/casting by min_t
Fabian Frederick
2014-06-06
hfsplus: emit proper file type from readdir
Sergei Antonov
2014-06-06
hfsplus: remove unused routine hfsplus_attr_build_key_uni
Hin-Tak Leung
2014-06-06
hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes
Hin-Tak Leung
2014-06-06
hfsplus: fix worst-case unicode to char conversion of file names and attributes
Hin-Tak Leung
2014-05-06
write_iter variants of {__,}generic_file_aio_write()
Al Viro
2014-05-06
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
2014-05-06
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
2014-05-06
get rid of pointless iov_length() in ->direct_IO()
Al Viro
2014-05-06
pass iov_iter to ->direct_IO()
Al Viro
2014-04-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2014-04-03
fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache()
Fabian Frederick
2014-04-03
fs/hfsplus/extents.c: fix concurrent acess of alloc_blocks
Sougata Santra
2014-04-03
fs/hfsplus/extents.c: remove unused variable in hfsplus_get_block
Sougata Santra
2014-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-03-13
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2014-03-10
hfsplus: add HFSX subfolder count support
Sergei Antonov
2014-03-04
hfsplus: fix remount issue
Vyacheslav Dubeyko
2014-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2014-01-31
hfsplus: use xattr handlers for removexattr
Christoph Hellwig
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2014-01-26
hfsplus: remove can_set_xattr
Christoph Hellwig
2014-01-25
hfsplus: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
fs: make posix_acl_create more useful
Christoph Hellwig
2014-01-25
fs: make posix_acl_chmod more useful
Christoph Hellwig
2014-01-23
hfsplus: remove hfsplus_file_lookup()
Sougata Santra
2013-11-24
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-15
hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node()
Geert Uytterhoeven
2013-11-13
hfsplus: implement attributes file creation functionality
Vyacheslav Dubeyko
2013-11-13
hfsplus: implement attributes file's header node initialization code
Vyacheslav Dubeyko
2013-11-13
hfsplus: add metadata file's clump size calculation functionality
Vyacheslav Dubeyko
2013-11-13
fs/hfs/btree.h: remove duplicate defines
Michael Opdenacker
2013-09-12
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
2013-09-11
hfsplus: integrate POSIX ACLs support into driver
Vyacheslav Dubeyko
2013-09-11
hfsplus: implement POSIX ACLs support
Vyacheslav Dubeyko
2013-09-11
hfsplus: add necessary declarations for POSIX ACLs support
Vyacheslav Dubeyko
2013-06-29
Don't pass inode to ->d_hash() and ->d_compare()
Linus Torvalds
2013-06-29
[readdir] convert hfsplus
Al Viro
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2013-04-30
hfsplus: remove duplicated message prefix in hfsplus_block_free()
Vyacheslav Dubeyko
2013-04-30
hfsplus: add error propagation to __hfsplus_ext_write_extent()
Alexey Khoroshilov
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
hfsplus: fix warnings in fs/hfsplus/bfind.c
Vyacheslav Dubeyko
2013-04-17
hfsplus: fix potential overflow in hfsplus_file_truncate()
Vyacheslav Dubeyko
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-02-27
hfsplus: fix issue with unzeroed unused b-tree nodes
Vyacheslav Dubeyko
2013-02-27
hfsplus: add support of manipulation by attributes file
Vyacheslav Dubeyko
2013-02-27
hfsplus: rework functionality of getting, setting and deleting of extended attributes
Vyacheslav Dubeyko
2013-02-27
hfsplus: add functionality of manipulating by records in attributes tree
Vyacheslav Dubeyko
2013-02-27
hfsplus: add on-disk layout declarations related to attributes tree
Vyacheslav Dubeyko
2013-02-22
new helper: file_inode(file)
Al Viro
2012-12-20
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-12-20
hfsplus: add error message for the case of failure of sync fs in delayed_sync_fs() method
Vyacheslav Dubeyko
2012-12-20
hfsplus: rework processing of hfs_btree_write() returned error
Vyacheslav Dubeyko
2012-12-20
hfsplus: rework processing errors in hfsplus_free_extents()
Vyacheslav Dubeyko
2012-12-20
hfsplus: avoid crash on failed block map free
Alan Cox
2012-12-20
hfsplus: drop vmtruncate
Marco Stornelli
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-09-21
userns: Convert hfsplus to use kuid and kgid where appropriate
Eric W. Biederman
2012-07-30
hfsplus: use -ENOMEM when kzalloc() fails
Namjae Jeon
2012-07-22
hfsplus: get rid of write_super
Artem Bityutskiy
2012-07-22
hfsplus: remove useless check
Artem Bityutskiy
2012-07-22
hfsplus: amend debugging print
Artem Bityutskiy
2012-07-22
hfsplus: make hfsplus_sync_fs static
Artem Bityutskiy
2012-07-14
don't pass nameidata to ->create()
Al Viro
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
2012-06-17
hfsplus: fix bless ioctl when used with hardlinks
Matthew Garrett