summaryrefslogtreecommitdiff
path: root/fs/jfs
AgeCommit message (Expand)AuthorFilesLines
2024-02-23jfs: fix array-index-out-of-bounds in diNewExtEdward Adam Davis1-0/+3
2024-02-23jfs: fix uaf in jfs_evict_inodeEdward Adam Davis1-3/+3
2024-02-23jfs: fix array-index-out-of-bounds in dbAdjTreeManas Ghandat1-29/+31
2024-02-23jfs: fix slab-out-of-bounds Read in dtSearchManas Ghandat1-0/+5
2024-02-23UBSAN: array-index-out-of-bounds in dtSplitRootOsama Muhammad1-1/+1
2024-02-23FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTreeOsama Muhammad1-0/+3
2023-11-28jfs: fix array-index-out-of-bounds in diAllocManas Ghandat1-1/+4
2023-11-28jfs: fix array-index-out-of-bounds in dbFindLeafManas Ghandat1-4/+10
2023-11-28fs/jfs: Add validity check for db_maxag and db_agprefJuntong Deng1-0/+6
2023-11-28fs/jfs: Add check for negative db_l2nbperpageJuntong Deng1-1/+2
2023-09-23jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmountLiu Shixin via Jfs-discussion1-0/+1
2023-09-23fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()Andrew Kanner1-0/+1
2023-09-23jfs: validate max amount of blocks before allocation.Alexei Filippov1-0/+5
2023-08-30FS: JFS: Check for read-only mounted filesystem in txBeginImmad Mir1-0/+5
2023-08-30FS: JFS: Fix null-ptr-deref Read in txBeginImmad Mir1-0/+5
2023-08-30fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLevYogesh1-0/+3
2023-08-11jfs: jfs_dmap: Validate db_l2nbperpage while mountingSiddh Raman Pant2-0/+8
2023-03-11fs/jfs: fix shift exponent db_agl2size negativeLiu Shixin via Jfs-discussion1-1/+2
2023-01-18fs: jfs: fix shift-out-of-bounds in dbDiscardAGHoi Pok Wu1-0/+5
2023-01-18fs: jfs: fix shift-out-of-bounds in dbAllocAGDongliang Mu1-6/+16
2022-06-14fs: jfs: fix possible NULL pointer dereference in dbFree()Zixuan Fu1-1/+2
2022-04-15jfs: prevent NULL deref in diFreeHaimin Zhang1-1/+2
2022-04-15jfs: fix divide error in dbNextAGPavel Skripkin1-0/+7
2021-11-26JFS: fix memleak in jfs_mountDongliang Mu1-29/+22
2021-07-20fs/jfs: Fix missing error code in lmLogInit()Jiapeng Chong1-0/+1
2021-07-20jfs: fix GPF in diFreePavel Skripkin1-1/+2
2021-03-07JFS: more checks for invalid superblockRandy Dunlap2-0/+11
2021-03-04fs/jfs: fix potential integer overflow on shift of a intColin Ian King1-1/+1
2020-12-30jfs: Fix array index bounds check in dbAdjTreeDave Kleikamp1-1/+1
2020-01-27jfs: fix bogus variable self-initializationArnd Bergmann1-2/+1
2018-08-16Merge tag 'jfs-4.19' of git://github.com/kleikamp/linux-shaggyLinus Torvalds1-1/+1
2018-08-14Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds4-22/+10
2018-08-04jfs: Fix usercopy whitelist for inline inode dataKees Cook3-2/+9
2018-08-03jfs: don't bother with make_bad_inode() in ialloc()Al Viro1-2/+0
2018-08-03new helper: inode_fake_hash()Al Viro2-8/+2
2018-08-03jfs: switch to discard_new_inode()Al Viro2-12/+8
2018-06-19jfs: use time64_t for otimeArnd Bergmann1-1/+1
2018-06-19Merge tag 'jfs-4.18' of git://github.com/kleikamp/linux-shaggyLinus Torvalds1-4/+6
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook3-6/+7
2018-06-05jfs: Fix inconsistency between memory allocation and ea_buf->max_sizeShankara Pailoor1-4/+6
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds6-99/+24
2018-05-16jfs: simplify procfs codeChristoph Hellwig6-99/+24
2018-05-11do d_instantiate/unlock_new_inode combinations safelyAl Viro1-8/+4
2018-02-04Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+5
2018-01-15jfs: Define usercopy region in jfs_ip slab cacheDavid Windsor1-3/+5
2018-01-01fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.atAdam Borowski1-3/+0
2017-11-28Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds1-5/+5
2017-11-15Merge tag 'jfs-4.15' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2-1/+2
2017-11-02jfs: Add missing NULL pointer check in __get_metapageJuerg Haefliger1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2