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-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
2020-10-14
gfs2: use iomap for buffered I/O in ordered and writeback mode
Christoph Hellwig
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
2019-05-07
gfs2: clean_journal improperly set sd_log_flush_head
Bob Peterson
2018-06-04
gfs2: Iomap cleanups and improvements
Andreas Gruenbacher
2018-01-18
gfs2: Implement fallocate(FALLOC_FL_PUNCH_HOLE)
Andreas Gruenbacher
2017-10-31
GFS2: Implement iomap for block_map
Bob Peterson
2014-03-03
GFS2: Clean up journal extent mapping
Steven Whitehouse
2010-09-20
GFS2: New truncate sequence
Steven Whitehouse
2010-07-29
GFS2: Simplify gfs2_write_alloc_required
Bob Peterson
2009-01-05
GFS2: Streamline alloc calculations for writes
Steven Whitehouse
2008-01-25
[GFS2] Remove function gfs2_get_block
Bob Peterson
2006-10-20
[GFS2] Fix bmap to map extents properly
Steven Whitehouse
2006-09-18
[GFS2] Map multiple blocks at once where possible
Steven Whitehouse
2006-09-05
[GFS2] Make headers compile on their own
Steven Whitehouse
2006-09-04
[GFS2] Change all types to uX style
Steven Whitehouse
2006-09-01
[GFS2] Update copyright, tidy up incore.h
Steven Whitehouse
2006-07-26
[GFS2] Tidy gfs2_unstuffer_page
Steven Whitehouse
2006-05-18
[GFS2] Update copyright date to 2006
Steven Whitehouse
2006-05-05
[GFS2] Readpages support
Steven Whitehouse
2006-04-28
[GFS2] [-mm patch] fs/gfs2/: possible cleanups
Adrian Bunk
2006-01-30
[GFS2] Remove unused prototype
Steven Whitehouse
2006-01-24
[GFS2] Remove pointless argument relating to truncate
Steven Whitehouse
2006-01-18
[GFS2] Remove unused code from various files
Steven Whitehouse
2006-01-16
[GFS2] The core of GFS2
David Teigland