VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   55 Tags
Date
Commit Message
Rev
Author
2023-10-27
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-10-27
ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lock
Al Viro
2023-10-23
Merge tag 'pull-nfsd-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-10-23
Merge tag 'for-6.6-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
2023-10-23
btrfs: fix unwritten extent buffer after snapshotting a new subvolume
Filipe Manana
2023-10-21
Merge tag 'iomap-6.6-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-10-20
Merge tag 'nfs-for-6.6-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-10-20
Merge tag 'fsnotify_for_v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2023-10-19
iomap: fix short copy in iomap_write_iter()
Jan Stancek
2023-10-19
Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2023-10-19
Merge tag 'ntfs3_for_6.6' of https://github.com/Paragon-Software-Group/linux-ntfs3
Linus Torvalds
2023-10-19
Merge tag 'for-6.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
2023-10-19
fanotify: limit reporting of event with non-decodeable file handles
Amir Goldstein
2023-10-18
NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server
Olga Kornievskaia
2023-10-18
pNFS/flexfiles: Check the layout validity in ff_layout_mirror_prepare_stats
Trond Myklebust
2023-10-18
pNFS: Fix a hang in nfs4_evict_inode()
Trond Myklebust
2023-10-17
nfsd: lock_rename() needs both directories to live on the same fs
Al Viro
2023-10-15
btrfs: fix stripe length calculation for non-zoned data chunk allocation
Zygo Blaxell
2023-10-15
Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs
Linus Torvalds
2023-10-14
Merge tag '6.6-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-10-14
Merge tag '6.6-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-10-14
ovl: temporarily disable appending lowedirs
Amir Goldstein
2023-10-14
Merge tag 'xfs-6.6-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-10-14
ovl: fix regression in showing lowerdir mount option
Amir Goldstein
2023-10-13
Merge tag 'ceph-for-6.6-rc6' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-10-13
audit,io_uring: io_uring openat triggers audit reference count underflow
Dan Clash
2023-10-12
ksmbd: fix potential double free on smb2_read_pipe() error path
Namjae Jeon
2023-10-12
ksmbd: fix Null pointer dereferences in ksmbd_update_fstate()
Namjae Jeon
2023-10-12
ksmbd: fix wrong error response status by using set_smb2_rsp_status()
Namjae Jeon
2023-10-12
ksmbd: not allow to open file if delelete on close bit is set
Namjae Jeon
2023-10-12
ovl: fix regression in parsing of mount options with escaped comma
Amir Goldstein
2023-10-12
fs: factor out vfs_parse_monolithic_sep() helper
Amir Goldstein
2023-10-12
smb: client: prevent new fids from being removed by laundromat
Paulo Alcantara
2023-10-12
smb: client: make laundromat a delayed worker
Paulo Alcantara
2023-10-12
xfs: reinstate the old i_version counter as STATX_CHANGE_COOKIE
Jeff Layton
2023-10-12
xfs: Remove duplicate include
Jiapeng Chong
2023-10-12
xfs: correct calculation for agend and blockcount
Shiyang Ruan
2023-10-11
Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2023-10-11
Merge tag 'for-6.6-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
2023-10-11
xfs: process free extents to busy list in FIFO order
Darrick J. Wong
2023-10-11
xfs: adjust the incore perag block_count when shrinking
Darrick J. Wong
2023-10-11
NFS: Fix potential oops in nfs_inode_remove_request()
Scott Mayhew
2023-10-11
nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE op
Dai Ngo
2023-10-11
btrfs: add __counted_by for struct btrfs_delayed_item and use struct_size()
Gustavo A. R. Silva
2023-10-10
Revert "btrfs: reject unknown mount options early"
David Sterba
2023-10-09
ceph: fix type promotion bug on 32bit systems
Dan Carpenter
2023-10-09
ceph: remove unnecessary IS_ERR() check in ceph_fname_to_usr()
Luis Henriques
2023-10-09
ceph: fix incorrect revoked caps assert in ceph_fill_file_size()
Xiubo Li
2023-10-08
Merge tag '6.6-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-10-07
Merge tag '6.6-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-10-07
Merge tag 'xfs-6.6-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-10-06
Merge tag 'for-6.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
2023-10-06
quota: Fix slow quotaoff
Jan Kara
2023-10-05
Merge tag 'erofs-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
2023-10-05
Merge tag 'ovl-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs
Linus Torvalds
2023-10-04
ksmbd: fix race condition between tree conn lookup and disconnect
Namjae Jeon
2023-10-04
ksmbd: fix race condition from parallel smb2 lock requests
Namjae Jeon
2023-10-04
ksmbd: fix race condition from parallel smb2 logoff requests
Namjae Jeon
2023-10-04
ksmbd: fix uaf in smb20_oplock_break_ack
luosili
2023-10-04
ksmbd: fix race condition with fp
Namjae Jeon
2023-10-04
ksmbd: fix race condition between session lookup and expire
Namjae Jeon
2023-10-04
smb: client: do not start laundromat thread on nohandlecache
Paulo Alcantara
2023-10-04
smb: use kernel_connect() and kernel_bind()
Jordan Rife
2023-10-04
btrfs: error out when reallocating block for defrag using a stale transaction
Filipe Manana
2023-10-04
btrfs: error when COWing block from a root that is being deleted
Filipe Manana
2023-10-04
btrfs: error out when COWing block using a stale transaction
Filipe Manana
2023-10-04
btrfs: always print transaction aborted messages with an error level
Filipe Manana
2023-10-04
btrfs: reject unknown mount options early
Qu Wenruo
2023-10-04
btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c
Josef Bacik
2023-10-04
xfs: abort fstrim if kernel is suspending
Dave Chinner
2023-10-04
xfs: reduce AGF hold times during fstrim operations
Dave Chinner
2023-10-04
xfs: move log discard work to xfs_discard.c
Dave Chinner
2023-10-03
Merge tag 'nfs-for-6.6-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-10-03
ovl: fix NULL pointer defer when encoding non-decodable lower fid
Amir Goldstein
2023-10-02
ovl: make use of ->layers safe in rcu pathwalk
Amir Goldstein
2023-10-02
ovl: fetch inode once in ovl_dentry_revalidate_common()
Al Viro
2023-10-02
ovl: move freeing ovl_entry past rcu delay
Al Viro
2023-10-02
ovl: fix file reference leak when submitting aio
Amir Goldstein
2023-10-01
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2023-09-30
Merge tag 'trace-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2023-09-30
eventfs: Test for dentries array allocated in eventfs_release()
Steven Rostedt (Google)
2023-09-30
Merge tag 'iomap-6.6-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-09-30
Merge tag 'nfsd-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-09-30
Merge tag '6.6-rc3-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-09-29
nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()
Pan Bian
2023-09-29
fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
Greg Ungerer
2023-09-29
Merge tag '6.6-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-09-29
Merge tag 'ceph-for-6.6-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-09-29
Merge tag 'xfs-6.6-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-09-28
fs/smb/client: Reset password pointer to NULL
Quang Le
2023-09-28
iomap: Spelling s/preceeding/preceding/g
Geert Uytterhoeven
2023-09-28
nfs: decrement nrequests counter before releasing the req
Jeff Layton
2023-09-28
NFSD: Fix zero NFSv4 READ results when RQ_SPLICE_OK is not set
Chuck Lever
2023-09-28
fs/ntfs3: Avoid possible memory leak
Su Hui
2023-09-28
fs/ntfs3: Fix directory element type detection
Gabriel Marcano
2023-09-28
fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()
Ziqi Zhao
2023-09-28
fs/ntfs3: Fix OOB read in ntfs_init_from_boot
Pavel Skripkin
2023-09-28
fs/ntfs3: fix panic about slab-out-of-bounds caused by ntfs_list_ea()
Zeng Heng
2023-09-28
fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame()
Konstantin Komarov
2023-09-28
fs/ntfs3: Fix possible NULL-ptr-deref in ni_readpage_cmpr()
Konstantin Komarov
2023-09-28
fs/ntfs3: Do not allow to change label if volume is read-only
Konstantin Komarov
2023-09-28
fs/ntfs3: Add more info into /proc/fs/ntfs3//volinfo
Konstantin Komarov
2023-09-28
fs/ntfs3: Refactoring and comments
Konstantin Komarov
2023-09-28
fs/ntfs3: Fix alternative boot searching
Konstantin Komarov
2023-09-28
fs/ntfs3: Allow repeated call to ntfs3_put_sbi
Konstantin Komarov
2023-09-28
fs/ntfs3: Use inode_set_ctime_to_ts instead of inode_set_ctime
Konstantin Komarov
2023-09-28
fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super
Konstantin Komarov
2023-09-28
fs/ntfs3: fix deadlock in mark_as_free_ex
Konstantin Komarov
2023-09-28
fs/ntfs3: Add more attributes checks in mi_enum_attr()
Konstantin Komarov
2023-09-28
fs/ntfs3: Use kvmalloc instead of kmalloc(... __GFP_NOWARN)
Konstantin Komarov
2023-09-28
fs/ntfs3: Write immediately updated ntfs state
Konstantin Komarov
2023-09-28
fs/ntfs3: Add ckeck in ni_update_parent()
Konstantin Komarov
2023-09-27
NFSv4: Fix a state manager thread deadlock regression
Trond Myklebust
2023-09-27
NFSv4: Fix a nfs4_state_manager() race
Trond Myklebust
2023-09-26
Merge tag 'for-6.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
2023-09-26
Merge tag 'v6.6-rc4.vfs.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2023-09-25
iomap: add a workaround for racy i_size updates on block devices
Christoph Hellwig
2023-09-25
overlayfs: set ctime when setting mtime and atime
Jeff Layton
2023-09-25
ntfs3: put resources during ntfs_fill_super()
Christian Brauner
2023-09-25
ovl: disable IOCB_DIO_CALLER_COMP
Jens Axboe
2023-09-24
xfs: fix reloading entire unlinked bucket lists
Darrick J. Wong
2023-09-24
Merge tag 'trace-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2023-09-23
Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2023-09-23
Merge tag '6.6-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-09-23
Merge tag 'iomap-6.6-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-09-22
Merge tag 'xfs-6.6-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-09-22
eventfs: Remember what dentries were created on dir open
Steven Rostedt (Google)
2023-09-21
ksmbd: check iov vector index in ksmbd_conn_write()
Namjae Jeon
2023-09-21
ksmbd: return invalid parameter error response if smb2 request is invalid
Namjae Jeon
2023-09-21
Merge tag 'v6.6-rc3.vfs.ctime.revert' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2023-09-21
btrfs: initialize start_slot in btrfs_log_prealloc_extents
Josef Bacik
2023-09-21
btrfs: make sure to initialize start and len in find_free_dev_extent
Josef Bacik
2023-09-20
smb3: fix confusing debug message
Steve French
2023-09-20
smb: client: handle STATUS_IO_REPARSE_TAG_NOT_HANDLED
Paulo Alcantara
2023-09-20
smb3: remove duplicate error mapping
Steve French
2023-09-20
btrfs: reset destination buffer when read_extent_buffer() gets invalid range
Qu Wenruo
2023-09-20
btrfs: properly report 0 avail for very full file systems
Josef Bacik
2023-09-20
btrfs: log message if extent item not found when running delayed extent op
Filipe Manana
2023-09-20
btrfs: remove redundant BUG_ON() from __btrfs_inc_extent_ref()
Filipe Manana
2023-09-20
btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1
Filipe Manana
2023-09-20
btrfs: prevent transaction block reserve underflow when starting transaction
Filipe Manana
2023-09-20
btrfs: fix race when refilling delayed refs block reserve
Filipe Manana
2023-09-20
Merge tag 'for-6.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
2023-09-20
Revert "fs: add infrastructure for multigrain timestamps"
Christian Brauner
2023-09-20
Revert "btrfs: convert to multigrain timestamps"
Christian Brauner
2023-09-20
Revert "ext4: switch to multigrain timestamps"
Christian Brauner
2023-09-20
Revert "xfs: switch to multigrain timestamps"
Christian Brauner
2023-09-20
fs/pipe: remove duplicate "offset" initializer
Max Kellermann
2023-09-20
fs-writeback: do not requeue a clean inode having skipped pages
Chunhai Guo
2023-09-20
aio: Annotate struct kioctx_table with __counted_by
Kees Cook
2023-09-20
direct_write_fallback(): on error revert the ->ki_pos update from buffered write
Al Viro
2023-09-19
cifs: Fix UAF in cifs_demultiplex_thread()
Zhang Xiaoxu
2023-09-19
proc: nommu: fix empty /proc//maps
Ben Wolsieffer
2023-09-19
proc: nommu: /proc//maps: release mmap read lock
Ben Wolsieffer
2023-09-19
smb3: do not start laundromat thread when dir leases disabled
Steve French
2023-09-19
iomap: convert iomap_unshare_iter to use large folios
Darrick J. Wong
2023-09-19
smb3: Add dynamic trace points for RDMA (smbdirect) reconnect
Steve French
2023-09-19
erofs: allow empty device tags in flatdev mode
Jingbo Xu
2023-09-18
iomap: don't skip reading in !uptodate folios when unsharing a range
Darrick J. Wong
2023-09-18
Merge tag 'nfs-for-6.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-09-18
netfs: Only call folio_start_fscache() one time for each folio
Dave Wysochanski
2023-09-18
Merge tag 'gfs2-v6.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Linus Torvalds
2023-09-18
gfs2: Fix quota=quiet oversight
Bob Peterson
2023-09-18
gfs2: fix glock shrinker ref issues
Bob Peterson
2023-09-18
gfs2: Fix another freeze/thaw hang
Andreas Gruenbacher
2023-09-18
ceph: remove unnecessary check for NULL in parse_longname()
Luís Henriques
2023-09-17
stat: remove no-longer-used helper macros
Linus Torvalds
2023-09-17
Merge tag '6.6-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-09-17
Merge tag '6.6-rc1-ksmbd' of git://git.samba.org/ksmbd
Linus Torvalds
2023-09-17
Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2023-09-15
Merge tag 'nfsd-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-09-15
Merge tag 'efi-fixes-for-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
2023-09-15
NFSv4.1: fix zero value filehandle in post open getattr
Olga Kornievskaia
2023-09-15
smb3: fix some minor typos and repeated words
Steve French
2023-09-15
smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPP
Steve French
2023-09-14
btrfs: fix race between reading a directory and adding entries to it
Filipe Manana
2023-09-14
btrfs: refresh dir last index during a rewinddir(3) call
Filipe Manana
2023-09-14
btrfs: set last dir index to the current last index when opening dir
Filipe Manana
2023-09-14
ext4: fix rec_len verify error
Shida Zhang
2023-09-14
ext4: do not let fstrim block system suspend
Jan Kara
2023-09-14
ext4: move setting of trimmed bit into ext4_try_to_trim_range()
Jan Kara
2023-09-14
jbd2: Fix memory leak in journal_init_common()
Li Zetao
2023-09-13
Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2023-09-13
btrfs: don't clear uptodate on write errors
Josef Bacik
2023-09-13
btrfs: file_remove_privs needs an exclusive lock in direct io write
Bernd Schubert
2023-09-13
btrfs: convert btrfs_read_merkle_tree_page() to use a folio
Matthew Wilcox (Oracle)
2023-09-13
NFSv4.1: fix pnfs MDS=DS session trunking
Olga Kornievskaia
2023-09-13
NFS/pNFS: Report EINVAL errors from connect() to the server
Trond Myklebust
2023-09-13
NFS: More fixes for nfs_direct_write_reschedule_io()
Trond Myklebust
2023-09-13
NFS: Use the correct commit info in nfs_join_page_group()
Trond Myklebust
2023-09-13
NFS: More O_DIRECT accounting fixes for error paths
Trond Myklebust
2023-09-13
NFS: Fix O_DIRECT locking issues
Trond Myklebust
2023-09-13
ksmbd: fix passing freed memory 'aux_payload_buf'
Namjae Jeon
2023-09-13
ksmbd: remove unneeded mark_inode_dirty in set_info_sec()
Namjae Jeon
2023-09-13
xfs: use roundup_pow_of_two instead of ffs during xlog_find_tail
Wang Jianchao
2023-09-13
Merge tag 'fix-scrub-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into xfs-6.6-fixesA
Chandan Babu R
2023-09-13
Merge tag 'fix-larp-requirements-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into xfs-6.6-fixesA
Chandan Babu R
2023-09-13
Merge tag 'fix-iunlink-list-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into xfs-6.6-fixesA
Chandan Babu R
2023-09-13
Merge tag 'fix-iunlink-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into xfs-6.6-fixesA
Chandan Babu R
2023-09-13
Merge tag 'fix-efi-recovery-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into xfs-6.6-fixesA
Chandan Babu R