index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jfs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-01
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+106
2025-05-13
jfs: implement migrate_folio for jfs_metapage_aops
Shivank Garg
1
-0
/
+106
2025-04-03
jfs: fix array-index-out-of-bounds read in add_missing_indices
Aditya Dutt
1
-3
/
+15
2025-04-03
jfs: Fix null-ptr-deref in jfs_ioc_trim
Dylan Wolff
1
-1
/
+2
2025-04-03
jfs: validate AG parameters in dbMount() to prevent crashes
Vasiliy Kovalev
1
-1
/
+5
2025-03-27
Merge tag 'jfs-6.14' of github.com:kleikamp/linux-shaggy
Linus Torvalds
7
-41
/
+51
2025-03-11
jfs: add index corruption check to DT_GETPAGE()
Roman Smirnov
1
-1
/
+2
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-4
/
+4
2025-02-20
fs/jfs: consolidate sanity checking in dbMount
Dave Kleikamp
1
-28
/
+9
2025-02-20
jfs: add sanity check for agwidth in dbMount
Edward Adam Davis
1
-0
/
+4
2025-02-20
jfs: Prevent copying of nlink with value 0 from disk inode
Edward Adam Davis
1
-1
/
+1
2025-02-20
fs/jfs: Prevent integer overflow in AG size calculation
Rand Deeb
1
-1
/
+1
2025-02-20
fs/jfs: cast inactags to s64 to prevent potential overflow
Rand Deeb
1
-2
/
+2
2025-02-20
jfs: Fix uninit-value access of imap allocated in the diMount() function
Zhongqiu Han
1
-1
/
+1
2025-02-20
jfs: fix slab-out-of-bounds read in ea_get()
Qasim Ijaz
1
-5
/
+10
2025-02-20
jfs: add check read-only before truncation in jfs_truncate_nolock()
Vasiliy Kovalev
1
-1
/
+1
2025-02-20
jfs: add check read-only before txBeginAnon() call
Vasiliy Kovalev
1
-0
/
+10
2025-02-20
jfs: reject on-disk inodes of an unsupported type
Dmitry Antipov
1
-2
/
+11
2025-02-13
jfs: Remove reference to bh->b_page
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-02-13
jfs: Delete a couple tabs in jfs_reconfigure()
Dan Carpenter
1
-2
/
+2
2025-01-28
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
1
-1
/
+2
2024-11-21
Merge tag 'jfs-6.13' of github.com:kleikamp/linux-shaggy
Linus Torvalds
3
-1
/
+22
2024-11-18
Merge tag 'vfs-6.13.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-223
/
+247
2024-10-30
jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree
Nihar Chaithanya
1
-0
/
+3
2024-10-30
jfs: xattr: check invalid xattr size more strictly
Artem Sadovnikov
1
-1
/
+1
2024-10-30
jfs: fix array-index-out-of-bounds in jfs_readdir
Ghanshyam Agrawal
1
-0
/
+8
2024-10-30
jfs: fix shift-out-of-bounds in dbSplit
Ghanshyam Agrawal
1
-0
/
+3
2024-10-30
jfs: array-index-out-of-bounds fix in dtReadFirst
Ghanshyam Agrawal
1
-0
/
+7
2024-10-22
jfs: Fix sanity check in dbMount
Dave Kleikamp
1
-1
/
+1
2024-10-08
jfs: convert jfs to use the new mount api
Eric Sandeen
2
-223
/
+247
2024-09-19
Merge tag 'jfs-6.12' of github.com:kleikamp/linux-shaggy
Linus Torvalds
4
-7
/
+19
2024-09-04
jfs: Fix uninit-value access of new_ea in ea_buffer
Zhao Mengmeng
1
-0
/
+2
2024-08-27
jfs: check if leafidx greater than num leaves per dmap tree
Edward Adam Davis
1
-1
/
+4
2024-08-27
jfs: Fix uaf in dbFreeBits
Edward Adam Davis
1
-2
/
+9
2024-08-23
jfs: fix out-of-bounds in dbNextAG() and diAlloc()
Jeongjun Park
2
-3
/
+3
2024-08-23
jfs: UBSAN: shift-out-of-bounds in dbFindBits
Remington Brasga
1
-1
/
+1
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-07-24
Merge tag 'jfs-6.11' of github.com:kleikamp/linux-shaggy
Linus Torvalds
7
-173
/
+193
2024-06-27
jfs: don't walk off the end of ealist
lei lu
1
-4
/
+19
2024-06-26
jfs: Fix shift-out-of-bounds in dbDiscardAG
Pei Li
1
-0
/
+2
2024-06-26
jfs: Fix array-index-out-of-bounds in diFree
Jeongjun Park
1
-1
/
+4
2024-06-26
jfs: fix null ptr deref in dtInsertEntry
Edward Adam Davis
1
-0
/
+2
2024-06-04
jfs: xattr: fix buffer overflow for invalid xattr
Greg Kroah-Hartman
1
-1
/
+3
2024-05-28
jfs: Remove use of folio error flag
Matthew Wilcox (Oracle)
1
-22
/
+25
2024-05-28
jfs: Change metapage->page to metapage->folio
Matthew Wilcox (Oracle)
3
-22
/
+22
2024-05-28
jfs: Convert force_metapage to use a folio
Matthew Wilcox (Oracle)
1
-9
/
+8
2024-05-28
jfs: Convert inc_io to take a folio
Matthew Wilcox (Oracle)
1
-7
/
+8
2024-05-28
jfs: Convert page_to_mp to folio_to_mp
Matthew Wilcox (Oracle)
1
-10
/
+12
2024-05-28
jfs; Convert __invalidate_metapages to use a folio
Matthew Wilcox (Oracle)
1
-6
/
+6
[next]