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-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-01-18
gfs2: Only use struct gfs2_rbm for bitmap manipulations
Andreas Gruenbacher
2020-10-15
gfs2: eliminate GLF_QUEUED flag in favor of list_empty(gl_holders)
Bob Peterson
2020-10-15
gfs2: enhance log_blocks trace point to show log blocks free
Bob Peterson
2018-06-21
gfs2: eliminate rs_inum and reduce the size of gfs2 inodes
Bob Peterson
2018-03-15
gfs2: gfs2_iomap_end tracepoint: log block address
Andreas Gruenbacher
2018-01-23
GFS2: Log the reason for log flushes in every log header
Bob Peterson
2017-11-14
Merge tag 'gfs2-4.15.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
GFS2: Implement iomap for block_map
Bob Peterson
2015-09-03
gfs2: Make statistics unsigned, suitable for use with do_div()
Ben Hutchings
2015-09-03
GFS2: Move glock superblock pointer to field gl_name
Bob Peterson
2013-04-10
GFS2: Add origin indicator to glock demote tracing
Steven Whitehouse
2012-11-16
GFS2: don't reference inode's glock during block allocation trace
Bob Peterson
2012-09-24
GFS2: Improve block reservation tracing
Steven Whitehouse
2012-09-24
GFS2: Add structure to contain rgrp, bitmap, offset tuple
Steven Whitehouse
2012-07-19
GFS2: Reduce file fragmentation
Bob Peterson
2012-05-11
GFS2: Add rgrp information to block_alloc trace point
Bob Peterson
2012-02-28
GFS2: glock statistics gathering
Steven Whitehouse
2011-04-20
GFS2: Add an AIL writeback tracepoint
Steven Whitehouse
2011-04-20
GFS2: Improve tracing support (adds two flags)
Steven Whitehouse
2010-09-20
GFS2: Don't enforce min hold time when two demotes occur in rapid succession
Steven Whitehouse
2009-07-13
tracing/events: Move TRACE_SYSTEM outside of include guard
Li Zefan
2009-06-12
GFS2: Add tracepoints
Steven Whitehouse