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
2018-11-30
hfsplus: do not free node before using
Pan Bian
2018-10-31
hfsplus: prevent btree data loss on ENOSPC
Ernesto A. Fernández
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2014-06-06
hfsplus: fix "unused node is not erased" error
Sergei Antonov
2013-11-13
hfsplus: add metadata file's clump size calculation functionality
Vyacheslav Dubeyko
2013-04-30
hfs/hfsplus: convert printks to pr_
Joe Perches
2013-04-30
hfs/hfsplus: convert dprint to hfs_dbg
Joe Perches
2013-02-27
hfsplus: add support of manipulation by attributes file
Vyacheslav Dubeyko
2012-12-20
hfsplus: rework processing of hfs_btree_write() returned error
Vyacheslav Dubeyko
2010-12-16
hfsplus: over 80 character lines clean-up
Anton Salikhmetov
2010-11-23
hfsplus: silence a few debug printks
Christoph Hellwig
2010-10-14
hfsplus: validate btree flags
Christoph Hellwig
2010-10-14
hfsplus: handle more on-disk corruptions without oopsing
Eric Sandeen
2010-10-14
hfsplus: fix oops on mount with corrupted btree extent records
Jeff Mahoney
2010-10-01
hfsplus: convert tree_lock to mutex
Thomas Gleixner
2010-10-01
hfsplus: use atomic bitops for the superblock flags
Christoph Hellwig
2010-10-01
hfsplus: fix HFSPLUS_I calling convention
Christoph Hellwig
2010-10-01
hfsplus: fix HFSPLUS_SB calling convention
Christoph Hellwig
2008-04-30
hfsplus: fix warning with 64k PAGE_SIZE
Andrew Morton
2008-02-07
iget: stop HFSPLUS from using iget() and read_inode()
David Howells
2007-07-16
HFS+: add custom dentry hash and comparison operations
Duane Griffin
2007-05-08
is_power_of_2 in fs/hfs
Vignesh Babu BM
2006-09-27
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-06-23
[PATCH] read_mapping_page for address space
Pekka Enberg
2006-04-01
BUG_ON() Conversion in fs/hfsplus/
Eric Sesterhenn
2006-01-18
[PATCH] hfs: add HFSX support
David Elliott
2006-01-18
[PATCH] hfs: cleanup HFS+ prints
Roman Zippel
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds