index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jfs
Age
Commit message (
Expand
)
Author
2025-08-20
jfs: upper bound check of tree index in dbAllocAG
Arnaud Lecomte
2025-08-20
jfs: Regular file corruption check
Edward Adam Davis
2025-08-20
jfs: truncate good inode pages when hard link is 0
Lizhi Xu
2025-08-15
jfs: fix metapage reference count leak in dbAllocCtl
Zheng Yu
2025-08-01
jfs: reject on-disk inodes of an unsupported type
Dmitry Antipov
2025-07-06
jfs: validate AG parameters in dbMount() to prevent crashes
Vasiliy Kovalev
2025-07-06
fs/jfs: consolidate sanity checking in dbMount
Dave Kleikamp
2025-04-20
jfs: add sanity check for agwidth in dbMount
Edward Adam Davis
2025-04-20
jfs: Prevent copying of nlink with value 0 from disk inode
Edward Adam Davis
2025-04-20
fs/jfs: Prevent integer overflow in AG size calculation
Rand Deeb
2025-04-20
fs/jfs: cast inactags to s64 to prevent potential overflow
Rand Deeb
2025-04-20
jfs: Fix uninit-value access of imap allocated in the diMount() function
Zhongqiu Han
2025-04-10
jfs: add index corruption check to DT_GETPAGE()
Roman Smirnov
2025-04-10
jfs: fix slab-out-of-bounds read in ea_get()
Qasim Ijaz
2024-12-14
jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree
Nihar Chaithanya
2024-12-14
jfs: fix array-index-out-of-bounds in jfs_readdir
Ghanshyam Agrawal
2024-12-14
jfs: fix shift-out-of-bounds in dbSplit
Ghanshyam Agrawal
2024-12-14
jfs: array-index-out-of-bounds fix in dtReadFirst
Ghanshyam Agrawal
2024-12-05
jfs: xattr: check invalid xattr size more strictly
Artem Sadovnikov
2024-10-22
jfs: Fix sanity check in dbMount
Dave Kleikamp
2024-09-19
Merge tag 'jfs-6.12' of github.com:kleikamp/linux-shaggy
Linus Torvalds
2024-09-04
jfs: Fix uninit-value access of new_ea in ea_buffer
Zhao Mengmeng
2024-08-27
jfs: check if leafidx greater than num leaves per dmap tree
Edward Adam Davis
2024-08-27
jfs: Fix uaf in dbFreeBits
Edward Adam Davis
2024-08-23
jfs: fix out-of-bounds in dbNextAG() and diAlloc()
Jeongjun Park
2024-08-23
jfs: UBSAN: shift-out-of-bounds in dbFindBits
Remington Brasga
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-07-23
Merge tag 'jfs-6.11' of github.com:kleikamp/linux-shaggy
Linus Torvalds
2024-06-27
jfs: don't walk off the end of ealist
lei lu
2024-06-26
jfs: Fix shift-out-of-bounds in dbDiscardAG
Pei Li
2024-06-26
jfs: Fix array-index-out-of-bounds in diFree
Jeongjun Park
2024-06-26
jfs: fix null ptr deref in dtInsertEntry
Edward Adam Davis
2024-06-04
jfs: xattr: fix buffer overflow for invalid xattr
Greg Kroah-Hartman
2024-05-27
jfs: Remove use of folio error flag
Matthew Wilcox (Oracle)
2024-05-27
jfs: Change metapage->page to metapage->folio
Matthew Wilcox (Oracle)
2024-05-27
jfs: Convert force_metapage to use a folio
Matthew Wilcox (Oracle)
2024-05-27
jfs: Convert inc_io to take a folio
Matthew Wilcox (Oracle)
2024-05-27
jfs: Convert page_to_mp to folio_to_mp
Matthew Wilcox (Oracle)
2024-05-27
jfs; Convert __invalidate_metapages to use a folio
Matthew Wilcox (Oracle)
2024-05-27
jfs: Convert dec_io to take a folio
Matthew Wilcox (Oracle)
2024-05-24
jfs: Convert drop_metapage and remove_metapage to take a folio
Matthew Wilcox (Oracle)
2024-05-24
jfs; Convert release_metapage to use a folio
Matthew Wilcox (Oracle)
2024-05-24
jfs: Convert insert_metapage() to take a folio
Matthew Wilcox (Oracle)
2024-05-24
jfs: Convert __get_metapage to use a folio
Matthew Wilcox (Oracle)
2024-05-24
jfs: Convert metapage_writepage to metapage_write_folio
Matthew Wilcox (Oracle)
2024-05-24
jfs: Convert metapage_read_folio to use folio APIs
Matthew Wilcox (Oracle)
2024-03-27
fs,block: yield devices early
Christian Brauner
2024-03-13
Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
[next]