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-19
udf: Fix NULL pointer dereference in udf_symlink function
Arturo Giusti
2021-04-15
useful constants: struct qstr for ".."
Al Viro
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
2021-02-22
Merge tag 'fs_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2021-02-03
udf: handle large user and group ID
BingJing Chang
2021-01-25
udf: fix silent AED tagLocation corruption
Steven J. Magnani
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
stat: 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
fs: add file and path permissions helpers
Christian Brauner
2021-01-18
udf: fix the problem that the disc content is not displayed
lianzhi chang
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-09-29
udf: Limit sparing table size
Jan Kara
2020-09-29
udf: Remove pointless union in udf_inode_info
Jan Kara
2020-09-29
udf: Avoid accessing uninitialized data on failed inode read
Jan Kara
2020-09-22
udf: Fix memory leak when mounting
Jan Kara
2020-09-22
udf: Remove redundant initialization of variable ret
Jing Xiangfeng
2020-09-18
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-08-28
udf: Use kvzalloc() in udf_sb_alloc_bitmap()
Denis Efremov
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
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-07-27
udf: osta_udf.h: delete a duplicated word
Randy Dunlap
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-14
udf: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
2020-05-04
udf: stop using ioctl_by_bdev
Christoph Hellwig
2020-04-20
docs: filesystems: fix renamed references
Mauro Carvalho Chehab
2020-04-10
change email address for Pali Rohár
Pali Rohár
2020-03-16
udf: udf_sb.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-20
udf: Clarify meaning of f_files in udf_statfs
Jan Kara
2020-01-20
udf: Allow writing to 'Rewritable' partitions
Jan Kara
2020-01-13
udf: Disallow R/W mode for disk with Metadata partition
Pali Rohár
2020-01-13
udf: Fix meaning of ENTITYID_FLAGS_* macros to be really bitwise-or flags
Pali Rohár
2020-01-09
udf: Fix free space reporting for metadata and virtual partitions
Jan Kara
2020-01-08
udf: Update header files to UDF 2.60
Pali Rohár
2020-01-08
udf: Move OSTA Identifier Suffix macros from ecma_167.h to osta_udf.h
Pali Rohár
2020-01-08
udf: Fix spelling in EXT_NEXT_EXTENT_ALLOCDESCS
Pali Rohár
2019-09-04
fs-udf: Delete an unnecessary check before brelse()
Markus Elfring
2019-09-04
udf: Drop forward function declarations
Jan Kara
2019-09-04
udf: Verify domain identifier fields
Jan Kara
2019-08-27
udf: augment UDF permissions on new inodes
Steven J. Magnani
2019-08-26
udf: Use dynamic debug infrastructure
Jan Kara
2019-08-26
udf: reduce leakage of blocks related to named streams
Steven J. Magnani
2019-07-31
udf: prevent allocation beyond UDF partition
Steve Magnani
2019-07-31
udf: support 2048-byte spacing of VRS descriptors on 4K media
Steven J. Magnani
2019-07-31
udf: refactor VRS descriptor identification
Steven J. Magnani
2019-07-10
Merge tag 'for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2019-07-10
udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
Steven J. Magnani
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
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
udf: switch to ->free_inode()
Al Viro
2019-04-17
udf: fix an uninitialized read bug and remove dead code
Wenwen Wang
2019-03-26
udf: Explain handling of load_nls() failure
Jan Kara
2019-03-18
udf: Propagate errors from udf_truncate_extents()
Jan Kara
2019-03-18
udf: Fix crash on IO error during truncate
Jan Kara
2019-02-21
udf: Drop pointless check from udf_sync_fs()
Jan Kara
2019-02-11
udf: disallow RW mount without valid integrity descriptor
Steve Magnani
2019-02-11
udf: finalize integrity descriptor before writeback
Steve Magnani
2019-02-11
udf: factor out LVID finalization for reuse
Steve Magnani
2018-12-27
Merge tag 'fs_for_4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2018-12-12
udf: Fix BUG on corrupted inode
Jan Kara
2018-11-19
udf: Allow mounting volumes with incorrect identification strings
Jan Kara
2018-09-07
udf: Drop pack pragma from udf_sb.h
Jan Kara
2018-09-07
udf: Drop freed bitmap / table support
Jan Kara
2018-09-07
udf: Fix crash during mount
Jan Kara
2018-09-07
udf: Prevent write-unsupported filesystem to be remounted read-write
Jan Kara
2018-09-03
udf: remove unused variables group_start and nr_groups
Colin Ian King
2018-08-24
udf: Fix mounting of Win7 created UDF filesystems
Jan Kara
2018-08-24
udf: Remove dead code from udf_find_fileset()
Jan Kara
2018-08-17
Merge tag 'for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2018-08-13
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-08-03
udf: switch to discard_new_inode()
Al Viro
2018-06-27
udf: convert inode stamps to timespec64
Arnd Bergmann
2018-06-20
udf: Drop unused arguments of udf_delete_aext()
Jan Kara
2018-06-20
udf: Provide function for calculating dir entry length
Jan Kara
2018-06-20
udf: Detect incorrect directory size
Jan Kara
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: kzalloc() -> kcalloc()
Kees Cook
2018-06-07
Merge tag 'udf_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-05-25
udf: Simplify calls to udf_disk_stamp_to_time
Deepa Dinamani
2018-05-21
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-05-11
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-04-19
udf: Add support for decoding UTF-16 characters
Jan Kara
2018-04-19
udf: Add support for encoding UTF-16 characters
Jan Kara
2018-04-19
udf: Push sb argument to udf_name_[to|from]_CS0()
Jan Kara
2018-04-19
udf: Convert ident strings to proper charset
Jan Kara
2018-04-19
udf: Use UTF-32 <-> UTF-8 conversion functions from NLS
Jan Kara
2018-04-19
udf: Always require NLS support
Jan Kara
2018-04-18
udf: Fix leak of UTF-16 surrogates into encoded strings
Jan Kara
2018-03-02
udf: fix potential refcnt problem of nls module
Chengguang Xu
2018-03-02
udf: Do not mark possibly inconsistent filesystems as closed
Jan Kara
2018-02-27
udf: Remove never implemented mount options
Jan Kara
2018-02-27
udf: Provide saner default for invalid uid / gid
Jan Kara
2018-02-27
udf: Clean up handling of invalid uid/gid
Jan Kara
2018-02-27
udf: Apply uid/gid mount options also to new inodes & chown
Jan Kara
2018-02-27
udf: Ignore [ug]id=ignore mount options
Jan Kara
2018-02-27
udf: Fix handling of Partition Descriptors
Jan Kara
2018-02-27
udf: Unify common handling of descriptors
Jan Kara
2018-02-16
udf: Convert descriptor index definitions to enum
Jan Kara
2018-02-16
udf: Allow volume descriptor sequence to be terminated by unrecorded block
Jan Kara
2018-02-16
udf: Simplify handling of Volume Descriptor Pointers
Jan Kara
2018-02-16
udf: Fix off-by-one in volume descriptor sequence length
Jan Kara
2017-12-19
udf: Sanitize nanoseconds for time stamps
Jan Kara
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-17
udf: Fix some sign-conversion warnings
Steve Magnani
2017-10-17
udf: Fix signed/unsigned format specifiers
Steve Magnani
2017-10-17
udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF
Steve Magnani
2017-10-16
udf: Avoid overflow when session starts at large offset
Jan Kara
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2017-08-16
fs-udf: Delete an error message for a failed memory allocation in two functions
Markus Elfring
2017-08-16
fs-udf: Improve six size determinations
Markus Elfring
2017-08-16
fs-udf: Adjust two checks for null pointers
Markus Elfring
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-06-14
udf: Convert udf_disk_stamp_to_time() to use mktime64()
Jan Kara
2017-06-14
udf: Use time64_to_tm for timestamp conversion
Jan Kara
2017-06-14
udf: Fix deadlock between writeback and udf_setsize()
Jan Kara
2017-06-14
udf: Use i_size_read() in udf_adinicb_writepage()
Jan Kara
2017-06-14
udf: Fix races with i_size changes during readpage
Jan Kara
2017-06-13
udf: Remove unused UDF_DEFAULT_BLOCKSIZE
Jan Kara
2017-04-24
udf: use kmap_atomic for memcpy copying
Fabian Frederick
2017-04-24
udf: use octal for permissions
Fabian Frederick
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2017-02-27
fs: add i_blocksize()
Fabian Frederick
2017-02-03
udf: simplify udf_ioctl()
Fabian Frederick
2017-02-03
udf: fix ioctl errors
Fabian Frederick
2017-01-20
udf: allow implicit blocksize specification during mount
Fabian Frederick
2017-01-10
udf: check partition reference in udf_read_inode()
Fabian Frederick
2017-01-10
udf: atomically read inode size
Fabian Frederick
2017-01-10
udf: merge module informations in super.c
Fabian Frederick
2017-01-10
udf: remove next_epos from udf_update_extent_cache()
Fabian Frederick
2017-01-10
udf: Factor out trimming of crtime
Fabian Frederick
2017-01-10
udf: remove empty condition
Fabian Frederick
2017-01-10
udf: remove unneeded line break
Fabian Frederick
2017-01-10
udf: merge bh free
Fabian Frederick
2017-01-10
udf: use pointer for kernel_long_ad argument
Fabian Frederick
2017-01-10
udf: use __packed instead of __attribute__ ((packed))
Fabian Frederick
2017-01-05
udf: Make stat on symlink report symlink length as st_size
Jan Kara
2017-01-03
fs/udf: make #ifdef UDF_PREALLOCATE unconditional
Steve Kenton
2017-01-03
fs: udf: Replace CURRENT_TIME with current_time()
Deepa Dinamani
2016-11-01
block,fs: untangle fs.h and blk_types.h
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-09-27
fs: Replace current_fs_time() with current_time()
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-19
udf: don't bother with full-page write optimisations in adinicb case
Al Viro
2016-09-06
udf: Remove useless check in udf_adinicb_write_begin()
Jan Kara
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-07
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
2016-05-19
udf: Use correct partition reference number for metadata
Alden Tondettar
2016-05-19
udf: Use IS_ERR when loading metadata mirror file entry
Alden Tondettar
2016-05-19
udf: Don't BUG on missing metadata partition descriptor
Alden Tondettar
2016-05-17
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2016-05-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2016-05-17
Merge branch 'ovl-fixes' into for-linus
Al Viro
2016-05-09
more trivial ->iterate_shared conversions
Al Viro
2016-05-02
Merge getxattr prototype change into work.lookups
Al Viro
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-05-01
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-04-28
udf: Export superblock magic to userspace
Jan Kara
2016-04-26
udf: Prevent stack overflow on corrupted filesystem mount
Alden Tondettar
2016-04-25
udf: Fix conversion of 'dstring' fields to UTF8
Andrew Gabbasov
2016-04-10
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-02-09
udf: Merge linux specific translation into CS0 conversion function
Andrew Gabbasov
2016-02-09
udf: Remove struct ustr as non-needed intermediate storage
Andrew Gabbasov
2016-02-09
udf: Use separate buffer for copying split names
Jan Kara
2016-02-09
udf: Adjust UDF_NAME_LEN to better reflect actual restrictions
Andrew Gabbasov
2016-02-09
udf: Join functions for UTF8 and NLS conversions
Andrew Gabbasov
2016-02-09
udf: Parameterize output length in udf_put_filename
Andrew Gabbasov
2016-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2016-01-22
tree wide: use kvfree() than conditional kfree()/vfree()
Tetsuo Handa
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-04
udf: Check output buffer length when converting name to CS0
Andrew Gabbasov
2016-01-04
udf: Prevent buffer overrun with multi-byte characters
Andrew Gabbasov
2016-01-04
udf: avoid uninitialized variable use
Arnd Bergmann
2015-12-23
udf: Fix lost indirect extent block
Jan Kara
2015-12-23
udf: Factor out code for creating indirect extent
Jan Kara
2015-12-23
udf: limit the maximum number of indirect extents in a row
Vegard Nossum
2015-12-14
udf: limit the maximum number of TD redirections
Vegard Nossum
2015-12-08
don't put symlink bodies in pagecache into highmem
Al Viro
2015-12-06
udf: don't duplicate page_symlink_inode_operations
Al Viro
2015-08-20
udf: Don't modify filesystem for read-only mounts
Jan Kara
2015-07-09
udf: Don't corrupt unalloc spacetable when writing it
Steven J. Magnani
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-05-21
udf: fix udf_load_pvoldesc()
Dan Carpenter