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
gfs2: Fix error handling in init_statfs
Andreas Gruenbacher
2021-07-14
gfs2: Fix underflow in gfs2_page_mkwrite
Andreas Gruenbacher
2021-06-01
Revert "gfs2: Fix mmap locking for write faults"
Andreas Gruenbacher
2021-05-31
gfs2: Fix use-after-free in gfs2_glock_shrink_scan
Hillf Danton
2021-05-21
gfs2: Fix mmap locking for write faults
Andreas Gruenbacher
2021-05-20
gfs2: Clean up revokes on normal withdraws
Bob Peterson
2021-05-20
gfs2: fix a deadlock on withdraw-during-mount
Bob Peterson
2021-05-20
gfs2: fix scheduling while atomic bug in glocks
Bob Peterson
2021-05-20
gfs2: Fix I_NEW check in gfs2_dinode_in
Bob Peterson
2021-05-20
gfs2: Prevent direct-I/O write fallback errors from getting lost
Andreas Gruenbacher
2021-05-05
mm: introduce and use mapping_empty()
Matthew Wilcox (Oracle)
2021-04-29
Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Linus Torvalds
2021-04-27
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-04-27
Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-04-20
gfs2: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-04-12
gfs2: convert to fileattr
Miklos Szeredi
2021-04-09
gfs2: Fix a number of kernel-doc warnings
Lee Jones
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-04-08
gfs2: Make gfs2_setattr_simple static
Andreas Gruenbacher
2021-04-08
gfs2: Add new sysfs file for gfs2 status
Bob Peterson
2021-04-03
gfs2: Silence possible null pointer dereference warning
Andreas Gruenbacher
2021-04-03
gfs2: Turn gfs2_meta_indirect_buffer into gfs2_meta_buffer
Andreas Gruenbacher
2021-04-03
gfs2: Replace gfs2_lblk_to_dblk with gfs2_get_extent
Andreas Gruenbacher
2021-04-03
gfs2: Turn gfs2_extent_map into gfs2_{get,alloc}_extent
Andreas Gruenbacher
2021-04-03
gfs2: Add new gfs2_iomap_get helper
Andreas Gruenbacher
2021-04-03
gfs2: Remove unused variable sb_format
Andreas Gruenbacher
2021-04-03
gfs2: Fix dir.c function parameter descriptions
Bob Peterson
2021-04-03
gfs2: Eliminate gh parameter from go_xmote_bh func
Bob Peterson
2021-04-03
gfs2: don't create empty buffers for NO_CREATE
Bob Peterson
2021-04-03
Merge tag 'gfs2-v5.12-rc2-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Linus Torvalds
2021-03-25
gfs2: report "already frozen/thawed" errors
Bob Peterson
2021-03-15
gfs2: Flag a withdraw if init_threads() fails
Andrew Price
2021-03-12
gfs2: be careful with inode refresh
Al Viro
2021-03-12
Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-12
gfs2: bypass log flush if the journal is not live
Bob Peterson
2021-03-12
gfs2: bypass signal_our_withdraw if no journal
Bob Peterson
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-03-07
gfs2: fix use-after-free in trans_drain
Bob Peterson
2021-03-07
gfs2: make function gfs2_make_fs_ro() to void type
Yang Li
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-02-23
Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Linus Torvalds
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-23
gfs2: Don't get stuck with I/O plugged in gfs2_ail1_flush
Bob Peterson
2021-02-23
Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git
Andreas Gruenbacher
2021-02-23
whack-a-mole: don't open-code iminor/imajor
Al Viro
2021-02-22
Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2021-02-22
gfs2: Per-revoke accounting in transactions
Andreas Gruenbacher
2021-02-22
gfs2: Rework the log space allocation logic
Andreas Gruenbacher
2021-02-22
gfs2: Minor calc_reserved cleanup
Andreas Gruenbacher
2021-02-17
gfs2: Use resource group glock sharing
Bob Peterson
2021-02-17
gfs2: Allow node-wide exclusive glock sharing
Bob Peterson
2021-02-17
gfs2: Add local resource group locking
Andreas Gruenbacher
2021-02-17
gfs2: Add per-reservation reserved block accounting
Andreas Gruenbacher
2021-02-17
gfs2: Rename rs_{free -> requested} and rd_{reserved -> requested}
Andreas Gruenbacher
2021-02-17
gfs2: Check for active reservation in gfs2_release
Andreas Gruenbacher
2021-02-17
gfs2: Don't search for unreserved space twice
Andreas Gruenbacher
2021-02-17
gfs2: Only pass reservation down to gfs2_rbm_find
Andreas Gruenbacher
2021-02-17
gfs2: Also reflect single-block allocations in rgd->rd_extfail_pt
Andreas Gruenbacher
2021-02-10
gfs2: Recursive gfs2_quota_hold in gfs2_iomap_end
Andreas Gruenbacher
2021-02-08
gfs2: Add trusted xattr support
Andreas Gruenbacher
2021-02-08
gfs2: Enable rgrplvb for sb_fs_format 1802
Andrew Price
2021-02-05
gfs2: Don't skip dlm unlock if glock has an lvb
Bob Peterson
2021-02-05
gfs2: Lock imbalance on error path in gfs2_recover_one
Andreas Gruenbacher
2021-02-03
gfs2: Move function gfs2_ail_empty_tr
Andreas Gruenbacher
2021-02-03
gfs2: Get rid of current_tail()
Andreas Gruenbacher
2021-02-03
gfs2: Use a tighter bound in gfs2_trans_begin
Andreas Gruenbacher
2021-02-03
gfs2: Clean up gfs2_log_reserve
Andreas Gruenbacher
2021-02-03
gfs2: Don't wait for journal flush in clean_journal
Andreas Gruenbacher
2021-02-03
gfs2: Move lock flush locking to gfs2_trans_{begin,end}
Andreas Gruenbacher
2021-02-03
gfs2: Get rid of sd_reserving_log
Andreas Gruenbacher
2021-02-03
gfs2: Clean up on-stack transactions
Andreas Gruenbacher
2021-02-03
gfs2: Use sb_start_intwrite in gfs2_ail_empty_gl
Andreas Gruenbacher
2021-01-25
gfs2: keep bios separate for each journal
Bob Peterson
2021-01-25
gfs2: fix glock confusion in function signal_our_withdraw
Bob Peterson
2021-01-25
Revert "GFS2: Re-add a call to log_flush_wait when flushing the journal"
Bob Peterson
2021-01-25
gfs2: Fix invalid block size message
Andrew Price
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
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-23
iomap: pass a flags argument to iomap_dio_rw
Christoph Hellwig
2021-01-22
gfs2: amend SLAB_RECLAIM_ACCOUNT on gfs2 related slab cache
Zhaoyang Huang
2021-01-19
gfs2: Clean up ail2_empty
Andreas Gruenbacher
2021-01-19
gfs2: Rename gfs2_{write => flush}_revokes
Andreas Gruenbacher
2021-01-19
gfs2: Minor debugging improvement
Andreas Gruenbacher
2021-01-19
gfs2: Some documentation updates
Andreas Gruenbacher
2021-01-19
gfs2: Minor gfs2_write_revokes cleanups
Andreas Gruenbacher
2021-01-19
gfs2: Simplify the buf_limit and databuf_limit definitions
Andreas Gruenbacher
2021-01-19
gfs2: Un-obfuscate function jdesc_find_i
Andreas Gruenbacher
2021-01-18
gfs2: Set GBF_FULL flags when reading resource group
Andreas Gruenbacher
2021-01-18
gfs2: Don't clear GBF_FULL flags in rs_deltree
Andreas Gruenbacher
2021-01-18
Revert "gfs2: Don't reject a supposedly full bitmap if we have blocks reserved"
Andreas Gruenbacher
2021-01-18
gfs2: Minor gfs2_inplace_reserve cleanup
Andreas Gruenbacher
2021-01-18
gfs2: Get rid of unnecessary variable in gfs2_alloc_blocks
Andreas Gruenbacher
2021-01-18
gfs2: Only use struct gfs2_rbm for bitmap manipulations
Andreas Gruenbacher
2021-01-18
gfs2: Turn gfs2_rbm_incr into gfs2_rbm_add
Andreas Gruenbacher
2021-01-13
gfs2: don't worry about I_DIRTY_TIME in gfs2_fsync()
Eric Biggers
2021-01-13
fs: don't call ->dirty_inode for lazytime timestamp updates
Eric Biggers
2020-12-31
gfs2: make gfs2_log_write_page static
Bob Peterson
2020-12-23
gfs2: move freeze glock outside the make_fs_rw and _ro functions
Bob Peterson
2020-12-23
gfs2: Add common helper for holding and releasing the freeze glock
Bob Peterson
2020-12-03
gfs2: in signal_our_withdraw wait for unfreeze of _this_ fs only
Bob Peterson
2020-12-03
gfs2: Remove sb_start_write from gfs2_statfs_sync
Bob Peterson
2020-12-01
gfs2: remove trailing semicolons from macro definitions
Tom Rix
2020-12-01
Revert "GFS2: Prevent delete work from occurring on glocks used for create"
Andreas Gruenbacher
2020-12-01
gfs2: Make inode operations static
Andreas Gruenbacher
2020-12-01
gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func
Andreas Gruenbacher
2020-11-26
gfs2: Upgrade shared glocks for atime updates
Andreas Gruenbacher
2020-11-25
gfs2: Don't freeze the file system during unmount
Bob Peterson
2020-11-25
gfs2: check for empty rgrp tree in gfs2_ri_update
Bob Peterson
2020-11-24
gfs2: set lockdep subclass for iopen glocks
Alexander Aring
2020-11-24
gfs2: Fix deadlock dumping resource group glocks
Alexander Aring
2020-11-18
gfs2: Fix regression in freeze_go_sync
Bob Peterson
2020-11-12
gfs2: Fix case in which ail writes are done to jdata holes
Bob Peterson
2020-11-12
Revert "gfs2: Ignore journal log writes for jdata holes"
Bob Peterson
2020-11-12
gfs2: fix possible reference leak in gfs2_check_blk_type
Zhang Qilong
2020-11-03
gfs2: Wake up when sd_glock_disposal becomes zero
Alexander Aring
2020-11-02
gfs2: Don't call cancel_delayed_work_sync from within delete work function
Andreas Gruenbacher
2020-10-29
gfs2: check for live vs. read-only file system in gfs2_fitrim
Bob Peterson
2020-10-29
gfs2: don't initialize statfs_change inodes in spectator mode
Bob Peterson
2020-10-29
gfs2: Split up gfs2_meta_sync into inode and rgrp versions
Bob Peterson
2020-10-29
gfs2: init_journal's undo directive should also undo the statfs inodes
Bob Peterson
2020-10-29
gfs2: Add missing truncate_inode_pages_final for sd_aspace
Bob Peterson
2020-10-29
gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free
Bob Peterson
2020-10-23
gfs2: Recover statfs info in journal head
Abhi Das
2020-10-23
gfs2: lookup local statfs inodes prior to journal recovery
Abhi Das
2020-10-20
gfs2: Add fields for statfs info in struct gfs2_log_header_host
Abhi Das
2020-10-20
gfs2: Ignore subsequent errors after withdraw in rgrp_go_sync
Andreas Gruenbacher
2020-10-20
gfs2: Eliminate gl_vm
Bob Peterson
2020-10-20
gfs2: Only access gl_delete for iopen glocks
Bob Peterson
2020-10-20
gfs2: Fix comments to glock_hash_walk
Bob Peterson
2020-10-15
gfs2: eliminate GLF_QUEUED flag in favor of list_empty(gl_holders)
Bob Peterson
2020-10-15
gfs2: Ignore journal log writes for jdata holes
Bob Peterson
2020-10-15
gfs2: simplify gfs2_block_map
Bob Peterson
2020-10-15
gfs2: Only set PageChecked if we have a transaction
Bob Peterson
2020-10-15
gfs2: don't lock sd_ail_lock in gfs2_releasepage
Bob Peterson
2020-10-15
gfs2: make gfs2_ail1_empty_one return the count of active items
Bob Peterson
2020-10-15
gfs2: Wipe jdata and ail1 in gfs2_journal_wipe, formerly gfs2_meta_wipe
Bob Peterson
2020-10-15
gfs2: enhance log_blocks trace point to show log blocks free
Bob Peterson
2020-10-15
gfs2: add missing log_blocks trace points in gfs2_write_revokes
Bob Peterson
2020-10-15
gfs2: rename gfs2_write_full_page to gfs2_write_jdata_page, remove parm
Bob Peterson
2020-10-15
gfs2: add validation checks for size of superblock
Anant Thazhemadam
2020-10-14
gfs2: use-after-free in sysfs deregistration
Jamie Iles
2020-10-14
gfs2: Fix NULL pointer dereference in gfs2_rgrp_dump
Andrew Price
2020-10-14
gfs2: use iomap for buffered I/O in ordered and writeback mode
Christoph Hellwig
2020-10-14
gfs2: call truncate_inode_pages_final for address space glocks
Bob Peterson
2020-10-14
gfs2: simplify the logic in gfs2_evict_inode
Bob Peterson
2020-10-14
gfs2: factor evict_linked_inode out of gfs2_evict_inode
Bob Peterson
2020-10-14
gfs2: further simplify gfs2_evict_inode with new func evict_should_delete
Bob Peterson
2020-10-14
gfs2: factor evict_unlinked_inode out of gfs2_evict_inode
Bob Peterson
2020-10-14
gfs2: rename variable error to ret in gfs2_evict_inode
Bob Peterson
2020-10-14
gfs2: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-10-14
gfs2: Fix bad comment for trans_drain
Bob Peterson
2020-10-14
gfs2: Make sure we don't miss any delayed withdraws
Andreas Gruenbacher
2020-08-28
Merge tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Linus Torvalds
2020-08-24
gfs2: add some much needed cleanup for log flushes that fail
Bob Peterson
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-10
Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Linus Torvalds
2020-08-07
gfs2: When gfs2_dirty_inode gets a glock error, dump the glock
Bob Peterson
2020-08-07
gfs2: Never call gfs2_block_zero_range with an open transaction
Bob Peterson
2020-08-07
gfs2: print details on transactions that aren't properly ended
Bob Peterson
2020-08-07
gfs2: Fix inaccurate comment
Bob Peterson
2020-08-06
Merge tag 'iomap-5.9-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-08-05
iomap: fall back to buffered writes for invalidation failures
Christoph Hellwig
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2020-08-03
gfs2: Fix refcount leak in gfs2_glock_poke
Andreas Gruenbacher
2020-08-03
gfs2: Pass glock holder to gfs2_file_direct_{read,write}
Andreas Gruenbacher
2020-08-03
gfs2: Add some flags missing from glock output
Bob Peterson
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-07
gfs2: Rework read and page fault locking
Andreas Gruenbacher
2020-07-03
gfs2: The freeze glock should never be frozen
Bob Peterson
2020-07-03
gfs2: When freezing gfs2, use GL_EXACT and not GL_NOCACHE
Bob Peterson
2020-07-03
gfs2: read-only mounts should grab the sd_freeze_gl glock
Bob Peterson
2020-07-03
gfs2: freeze should work on read-only mounts
Bob Peterson
2020-07-03
gfs2: eliminate GIF_ORDERED in favor of list_empty
Bob Peterson
2020-06-30
gfs2: Don't sleep during glock hash walk
Andreas Gruenbacher
2020-06-30
gfs2: fix trans slab error when withdraw occurs inside log_flush
Bob Peterson
2020-06-30
gfs2: Don't return NULL from gfs2_inode_lookup
Andreas Gruenbacher
2020-06-08
Merge tag 'gfs2-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Linus Torvalds
2020-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2020-06-05
Merge branch 'gfs2-iopen' into for-next
Andreas Gruenbacher
2020-06-05
gfs2: fix use-after-free on transaction ail lists
Bob Peterson
2020-06-05
gfs2: new slab for transactions
Bob Peterson
2020-06-05
gfs2: initialize transaction tr_ailX_lists earlier
Bob Peterson
2020-06-05
gfs2: Smarter iopen glock waiting
Andreas Gruenbacher
2020-06-05
gfs2: Wake up when setting GLF_DEMOTE
Andreas Gruenbacher
2020-06-05
gfs2: Check inode generation number in delete_work_func
Andreas Gruenbacher
2020-06-05
gfs2: Move inode generation number check into gfs2_inode_lookup
Andreas Gruenbacher
2020-06-05
gfs2: Minor gfs2_lookup_by_inum cleanup
Andreas Gruenbacher
2020-06-05
gfs2: Try harder to delete inodes locally
Andreas Gruenbacher
2020-06-05
gfs2: Give up the iopen glock on contention
Andreas Gruenbacher
2020-06-05
gfs2: Turn gl_delete into a delayed work
Andreas Gruenbacher
2020-06-05
gfs2: Keep track of deleted inode generations in LVBs
Andreas Gruenbacher
2020-06-05
gfs2: Allow ASPACE glocks to also have an lvb
Bob Peterson
2020-06-05
gfs2: instrumentation wrt log_flush stuck
Bob Peterson
2020-06-05
gfs2: introduce new gfs2_glock_assert_withdraw
Bob Peterson
2020-06-05
gfs2: print mapping->nrpages in glock dump for address space glocks
Bob Peterson
2020-06-03
fs: move the fiemap definitions out of fs.h
Christoph Hellwig