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-07-14
ntfs: fix validity check for file name attribute
Desmond Cheong Zhi Xi
2021-02-24
ntfs: check for valid standard information attribute
Rustam Kovhaev
2021-02-24
ntfs: layout.h: delete duplicated words
Randy Dunlap
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2020-12-15
fs/ntfs: remove unused variable attr_len
Alex Shi
2020-12-15
fs/ntfs: remove unused varibles
Alex Shi
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-10-13
ntfs: add check for mft record size in superblock
Rustam Kovhaev
2020-09-18
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-08-07
ntfs: fix ntfs_test_inode and ntfs_init_locked_inode function type
Luca Stefani
2020-06-24
block: move block-related definitions out of fs.h
Christoph Hellwig
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-02
ntfs: replace attach_page_buffers with attach_page_private
Guoqing Jiang
2020-04-20
docs: filesystems: fix renamed references
Mauro Carvalho Chehab
2020-03-28
fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t
Thomas Gleixner
2019-12-08
utimes: Clamp the timestamps in notify_change()
Amir Goldstein
2019-09-26
ntfs: remove (un)?likely() from IS_ERR() conditions
Denis Efremov
2019-08-30
timestamp_truncate: Replace users of timespec64_trunc
Deepa Dinamani
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 97
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-01
ntfs: switch to ->free_inode()
Al Viro
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-10-12
ntfs: don't open-code ERR_CAST
Al Viro
2018-08-17
ntfs: mft: remove VLA usage
Kees Cook
2018-08-17
ntfs: decompress: remove VLA usage
Kees Cook
2018-08-17
ntfs: aops: remove VLA usage
Kees Cook
2018-08-17
fs/ntfs/aops.c: don't disable interrupts during kmap_atomic()
Sebastian Andrzej Siewior
2018-08-17
fs/ntfs: use timespec64 directly for timestamp conversion
Arnd Bergmann
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
Linus Torvalds
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-03-28
ntfs: fix bogus __mark_inode_dirty(I_DIRTY_SYNC | I_DIRTY_DATASYNC) call
Christoph Hellwig
2018-01-01
ntfs: remove i_version handling
Jeff Layton
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-03
buffer: have alloc_page_buffers() use __GFP_NOFAIL
Jens Axboe
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2017-08-01
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-05-28
ntfs: Use ERR_CAST() to avoid cross-structure cast
Kees Cook
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from into
Ingo Molnar
2016-12-24
Replace with globally
Linus Torvalds
2016-12-14
Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-11-04
fs: Add helper to clean bdev aliases under a bh and use it
Jan Kara
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-10-30
fs: remove the never implemented aio_fsync file operation
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-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
2016-09-27
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-09-27
get rid of separate multipage fault-in primitives
Al Viro
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
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-06-30
Remove last traces of ->sync_page
Matthew Wilcox
2016-06-10
vfs: make the string hashes salt the hash
Linus Torvalds
2016-06-07
fs: have submit_bh users pass in op and flags separately
Mike Christie
2016-05-01
fs: simplify the generic_write_sync prototype
Christoph Hellwig
2016-05-01
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
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-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2015-11-06
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
2015-09-04
ntfs: delete unnecessary checks before calling iput()
SF Markus Elfring
2015-08-07
ntfs: super.c: Fix error log
Nik Nyby
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2015-06-24
mm: do not ignore mapping_gfp_mask in page cache allocation paths
Michal Hocko
2015-06-24
NTFS: use kvfree() in ntfs_free()
Pekka Enberg
2015-06-23
fs: cleanup slight list_entry abuse
Rasmus Villemoes
2015-06-23
fs: Rename file_remove_suid() to file_remove_privs()
Jan Kara
2015-05-15
get rid of assorted nameidata-related debris
Al Viro
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-11
switch generic_write_checks() to iocb and iter
Al Viro
2015-04-11
generic_write_checks(): drop isblk argument
Al Viro
2015-04-11
ntfs: move iov_iter_truncate() closer to generic_write_checks()
Al Viro
2015-04-11
make new_sync_{read,write}() static
Al Viro
2015-04-11
Merge branch 'iocb' into for-next
Al Viro
2015-04-11
NTFS: Version 2.1.32 - Update file write from aio_write to write_iter.
Anton Altaparmakov
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-01-20
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
2014-11-19
assorted conversions to %p[dD]
Al Viro
2014-10-16
NTFS: Bump version to 2.1.31.
Anton Altaparmakov
2014-10-16
NTFS: Add bmap address space operation needed for FIBMAP ioctl.
Anton Altaparmakov
2014-10-16
NTFS: Split ntfs_aops into ntfs_normal_aops and ntfs_compressed_aops in preparation for them diverging.
Anton Altaparmakov
2014-10-09
ntfs: remove bogus space
Andrea Gelmini
2014-10-09
ntfs: use find_get_page_flags() to mark page accessed as it is no longer marked later on
Anton Altaparmakov
2014-08-06
ntfs: kernel-doc warning fixes
Fabian Frederick
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2014-06-06
ntfs: convert use of typedef ctl_table to struct ctl_table
Joe Perches
2014-06-04
mm: non-atomically mark page accessed during page cache allocation where possible
Mel Gorman
2014-06-04
ntfs: remove NULL value assignments
Fabian Frederick
2014-05-06
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
2014-05-06
kill generic_segment_checks()
Al Viro
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2014-04-07
ntfs: logging clean-up
Fabian Frederick
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
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-04-01
ntfs: don't put NULL into ->i_op/->i_fop
Al Viro
2014-03-13
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2014-02-09
fix O_SYNC|O_APPEND syncing the wrong range on write()
Al Viro
2013-11-09
iget/iget5: don't bother with ->i_lock until we find a match
Al Viro
2013-09-12
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
2013-07-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2013-06-29
[readdir] convert ntfs
Al Viro
2013-05-21
mm: change invalidatepage prototype to accept length
Lukas Czerner
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2013-04-09
lift sb_start_write/sb_end_write out of ->aio_write()
Al Viro
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-02-22
new helper: file_inode(file)
Al Viro
2012-12-20
ntfs: 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 ntfs to use kuid and kgid where appropriate
Eric W. Biederman
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2012-07-31
ntfs: Convert to new freezing mechanism
Jan Kara
2012-07-30
ntfs: remove references to long gone super operations and unimplemented methods
Fernando Luis Vazquez Cao
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
2012-06-01
fs: introduce inode operation ->update_time
Josef Bacik
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
2012-03-20
ntfs: forgets to unregister sysctls on register_filesystem() failure
Al Viro
2012-03-20
ntfs: switch to d_make_root()
Al Viro
2012-03-20
ntfs: remove the second argument of k[un]map_atomic()
Cong Wang
2012-02-24
NTFS: Correct two spelling errors "dealocate" to "deallocate" in mft.c.
Anton Altaparmakov
2012-02-22
NTFS: Do not dereference pointer before checking for NULL.
Anton Altaparmakov
2012-02-22
NTFS: Remove unused variable.
Anton Altaparmakov
2012-02-21
Typos: change aditional to additional.
Justin P. Mattock
2012-02-03
Merge branch 'master' into for-next
Jiri Kosina
2012-02-03
ntfs: fix printk typos in mft.c
Masanari Iida
2012-01-13
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-03
ntfs: propagate umode_t
Al Viro
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-07-26
atomic: use
Arun Sharma
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
fs: kill i_alloc_sem
Christoph Hellwig
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
Linus Torvalds
2011-03-24
fs: rename inode_lock to inode_hash_lock
Dave Chinner
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-17
fs: change to new flag variable
matt mooney
2011-03-10
block: remove per-queue plugging
Jens Axboe
2011-01-31
NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().
Anton Altaparmakov
2011-01-12
NTFS: writev() fix and maintenance/contact details update
Anton Altaparmakov
2011-01-07
fs: icache RCU free inodes
Nick Piggin
2010-10-29
new helper: mount_bdev()
Al Viro
2010-10-25
new helper: ihold()
Al Viro
2010-10-25
ntfs: don't call invalidate_inodes()
Al Viro
2010-10-04
BKL: Remove BKL from NTFS
Jan Blunck
2010-10-04
BKL: Explicitly add BKL around get_sb/fill_super
Jan Blunck
2010-08-09
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
2010-08-09
remove inode_setattr
Christoph Hellwig
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-25
ntfs: use add_to_page_cache_lru()
Minchan Kim
2010-05-25
ntfs: clean up ntfs_attr_extend_initialized
Minchan Kim
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-03-17
ntfs: use bitmap_weight
Akinobu Mita
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
2010-02-24
Remove fs/ntfs/ChangeLog
Jiri Kosina
2009-12-17
kill I_LOCK
Christoph Hellwig
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-12
sysctl fs: Remove dead binary sysctl support
Eric W. Biederman
2009-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
Linus Torvalds
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
Linus Torvalds
2009-09-24
fs: Make unload_nls() NULL pointer safe
Thomas Gleixner
2009-09-23
ntfs: remove ntfs_file_write
Christoph Hellwig
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
2009-09-22
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2009-09-16
HWPOISON: Enable .remove_error_page for migration aware file systems
Andi Kleen
2009-09-14
ntfs: Use new syncing helpers and update comments
Jan Kara
2009-06-16
ntfs: use is_power_of_2() function for clarity.
Robert P. J. Day
2009-06-11
Push BKL down into ->remount_fs()
Alessio Igor Bogani
2009-06-11
ntfs: remove old debug check for dirty data in ntfs_put_super()
Jens Axboe
2009-06-11
push BKL down into ->put_super
Christoph Hellwig
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-04-01
ntfs: remove private wrapper of endian helpers
Harvey Harrison
2009-01-22
fs/Kconfig: move ntfs out
Alexey Dobriyan
2009-01-05
ntfs: don't NULL i_op
Al Viro
2008-12-01
ntfs: don't fool kernel-doc
Randy Dunlap
2008-10-23
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
2008-10-20
vmscan: split LRU lists into anon & file sets
Rik van Riel
2008-09-02
NTFS: update homepage
Adrian Bunk
2008-08-25
[PATCH] ntfs: use d_add_ci
Christoph Hellwig
2008-08-04
fs: rename buffer trylock
Nick Piggin
2008-07-26
[patch 3/5] vfs: change remove_suid() to file_remove_suid()
Miklos Szeredi
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan