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-08-12
reiserfs: check directory items on read from disk
Shreyansh Chouhan
2021-08-12
reiserfs: add check for root_inode in reiserfs_fill_super
Yu Kuai
2021-07-19
reiserfs: add check for invalid 1st journal block
Pavel Skripkin
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-04-29
Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2021-04-21
fs/reiserfs/journal.c: delete useless variables
Tian Tao
2021-04-12
reiserfs: convert to fileattr
Miklos Szeredi
2021-03-30
reiserfs: update reiserfs_xattrs_initialized() condition
Tetsuo Handa
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
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
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
2020-11-26
reiserfs: add check for an invalid ih_entry_count
Rustam Kovhaev
2020-10-01
reiserfs: Fix oops during mount
Jan Kara
2020-09-22
reiserfs: Initialize inode keys properly
Jan Kara
2020-09-16
reiserfs: only call unlock_new_inode() if I_NEW
Eric Biggers
2020-08-28
reiserfs: Fix memory leak in reiserfs_parse_options()
Jan Kara
2020-08-06
Merge tag 'for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2020-08-05
reiserfs: delete duplicated words
Randy Dunlap
2020-07-27
reiserfs: reiserfs.h: delete a duplicated word
Randy Dunlap
2020-06-24
block: move block-related definitions out of fs.h
Christoph Hellwig
2020-06-04
Merge tag 'for_v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
2020-05-29
reiserfs: Replace kmalloc with kcalloc in the comment
Liao Pingfang
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
2020-04-07
reiserfs: clean up several indentation issues
Colin Ian King
2020-03-24
block: remove __bdevname
Christoph Hellwig
2020-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-01-31
reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
Yunfeng Ye
2020-01-30
Merge tag 'for_v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2020-01-21
fs/reiserfs: remove unused macros
Alex Shi
2020-01-16
reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr
Jeff Mahoney
2019-12-16
reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling
Jan Kara
2019-12-16
reiserfs: Fix memory leak of journal device string
Jan Kara
2019-11-05
reiserfs: replace open-coded atomic_dec_and_mutex_lock()
Nikitas Angelinas
2019-10-31
reiserfs: fix extended attributes on the root directory
Jeff Mahoney
2019-09-25
fs/reiserfs/do_balan.c: remove set but not used variable
Jason Yan
2019-09-25
fs/reiserfs/journal.c: remove set but not used variable
Jason Yan
2019-09-25
fs/reiserfs/do_balan.c: remove set but not used variables
zhengbin
2019-09-25
fs/reiserfs/fix_node.c: remove set but not used variables
zhengbin
2019-09-25
fs/reiserfs/prints.c: remove set but not used variables
zhengbin
2019-09-25
fs/reiserfs/objectid.c: remove set but not used variables
zhengbin
2019-09-25
fs/reiserfs/lbalance.c: remove set but not used variables
zhengbin
2019-09-25
fs/reiserfs/stree.c: remove set but not used variables
zhengbin
2019-09-25
fs/reiserfs/journal.c: remove set but not used variables
zhengbin
2019-09-25
fs: reiserfs: remove unnecessary check of bh in remove_from_transaction()
Jia-Ju Bai
2019-08-30
fs: Fill in max and min timestamps in superblock
Deepa Dinamani
2019-07-16
fs/reiserfs/journal.c: change return type of dirty_one_transaction
Hariprasad Kelam
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-14
reiserfs: add comment to explain endianness issue in xattr_hash
Bharath Vedartham
2019-05-13
Merge tag 'fs_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2019-05-01
reiserfs: convert to ->free_inode()
Al Viro
2019-04-15
fs/reiserfs/journal.c: Make remove_journal_hash static
Bharath Vedartham
2018-10-31
reiserfs: remove workaround code for GCC 3.x
Masahiro Yamada
2018-10-31
reiserfs: propagate errors from fill_with_dentries() properly
Jann Horn
2018-08-22
reiserfs: fix broken xattr handling (heap corruption, bad retval)
Jann Horn
2018-08-22
reiserfs: change j_timestamp type to time64_t
Arnd Bergmann
2018-08-22
reiserfs: remove obsolete print_time function
Arnd Bergmann
2018-08-22
reiserfs: use monotonic time for j_trans_start_time
Arnd Bergmann
2018-07-14
reiserfs: fix buffer overflow with long warning messages
Eric Biggers
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
Linus Torvalds
2018-06-14
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64
Arnd Bergmann
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-11
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-04-11
fs/reiserfs/journal.c: add missing resierfs_warning() arg
Andrew Morton
2018-03-09
reiserfs: Remove VLA from fs/reiserfs/reiserfs.h
Kyle Spiers
2018-01-01
fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
Adam Borowski
2017-11-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
reiserfs: remove unneeded i_version bump
Jeff Layton
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_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
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-16
reiserfs: fix spelling mistake: "tranasction" -> "transaction"
Colin Ian King
2017-08-01
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
2017-07-18
reiserfs: preserve i_mode if __reiserfs_set_acl() fails
Ernesto A. Fernández
2017-07-17
reiserfs: 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-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2017-07-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2017-07-06
VFS: Don't use save/replace_mount_options if not using generic_show_options
David Howells
2017-06-23
reiserfs: fix race in prealloc discard
Jeff Mahoney
2017-06-23
reiserfs: don't preallocate blocks for extended attributes
Jeff Mahoney
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-05-24
reiserfs: Make flush bios explicitely sync
Jan Kara
2017-05-08
reiserfs: use designated initializers
Kees Cook
2017-04-19
reiserfs: Remove i_attrs_to_sd_attrs()
Jan Kara
2017-04-19
reiserfs: Remove useless setting of i_flags
Jan Kara
2017-04-19
reiserfs: Set flags on quota files directly
Jan Kara
2017-04-05
reiserfs: Protect dquot_writeback_dquots() by s_umount semaphore
Jan Kara
2017-04-05
reiserfs: Make cancel_old_flush() reliable
Jan Kara
2017-03-23
reiserfs: avoid a -Wmaybe-uninitialized warning
Arnd Bergmann
2017-02-27
fs: add i_blocksize()
Fabian Frederick
2017-02-27
fs/reiserfs: atomically read inode size
Fabian Frederick
2016-12-17
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
Linus Torvalds
2016-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-05
quota: constify struct path in quota_on
Al Viro
2016-11-01
mm: only include blk_types in swap.h if CONFIG_SWAP is enabled
Christoph Hellwig
2016-11-01
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
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-09-16
reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()
Mike Galbraith
2016-08-02
reiserfs: fix "new_insert_key may be used uninitialized ..."
Jeff Mahoney
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-20
block: get rid of bio_rw and READA
Christoph Hellwig
2016-06-19
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2016-06-07
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
2016-06-07
fs: have submit_bh users pass in op and flags separately
Mike Christie
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
2016-05-25
reiserfs: check kstrdup failure
Mikulas Patocka
2016-05-20
lib/uuid.c: move generate_random_uuid() to uuid.c
Andy Shevchenko
2016-05-17
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2016-05-09
more trivial ->iterate_shared conversions
Al Viro
2016-05-02
reiserfs: open-code reiserfs_mutex_lock_safe() in reiserfs_unpack()
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-10
reiserfs: switch to generic_{get,set,remove}xattr()
Al Viro
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
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-03-28
reiserfs_cache_default_acl(): use get_acl()
Al Viro
2016-02-09
quota: Add support for ->get_nextdqblk() for VFS quota
Jan Kara
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-21
reiserfs: fix dereference of ERR_PTR
Sudip Mukherjee
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2016-01-11
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2016-01-06
fs: use block_device name vsprintf helper
Dmitry Monakhov
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
2015-12-13
xattr handlers: Simplify list operation
Andreas Gruenbacher
2015-12-08
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
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
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2015-11-13
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
2015-11-09
fs/reiserfs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-09-04
fs: create and use seq_show_option for escaping
Kees Cook
2015-07-23
reiserfs: Handle error from dquot_initialize()
Jan Kara
2015-06-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-06-25
fs/reiserfs: remove unneeded cast
Firo Yang
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-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2015-04-16
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
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-11
Merge branch 'iocb' into for-next
Al Viro
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-17
reiserfs: fix __RASSERT format string
Nicolas Iooss
2015-03-04
quota: Make VFS quotas use new interface for getting quota info
Jan Kara
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2015-02-17
fs/reiserfs/inode.c: replace 0 by NULL for pointers
Fabian Frederick
2014-12-16
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2014-12-12
reiserfs: destroy allocated commit workqueue
Jiri Slaby
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
2014-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2014-11-20
treewide: fix typo in printk and Kconfig
Masanari Iida
2014-11-19
assorted conversions to %p[dD]
Al Viro
2014-11-10
reiserfs: Convert to private i_dquot field
Jan Kara
2014-10-31
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
2014-10-14
fs/reiserfs/journal.c: fix sparse context imbalance warning
Fabian Frederick
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2014-10-12
reiserfs: remove pointless forward declaration of struct nameidata
Al Viro
2014-09-17
reiserfs: Don't use MAXQUOTAS value
Jan Kara
2014-08-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2014-08-12
reiserfs: Fix use after free in journal teardown
Jan Kara
2014-08-08
fs/reiserfs/xattr.c: fix blank line missing after declarations
Fabian Frederick
2014-08-08
fs/reiserfs: use linux/uaccess.h
Fabian Frederick
2014-08-08
fs/reiserfs: replace not-standard %Lu/%Ld
Fabian Frederick
2014-08-05
reiserfs: fix corruption introduced by balance_leaf refactor
Jeff Mahoney
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2014-06-12
->splice_write() via ->write_iter()
Al Viro
2014-06-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds