summaryrefslogtreecommitdiff
path: root/fs/jfs/jfs_dmap.c
AgeCommit message (Expand)Author
2024-01-29Revert "jfs: fix shift-out-of-bounds in dbJoin"Dave Kleikamp
2023-11-21jfs: fix shift-out-of-bounds in dbJoinManas Ghandat
2023-11-21jfs: fix array-index-out-of-bounds in dbAdjTreeManas Ghandat
2023-11-21FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTreeOsama Muhammad
2023-10-04jfs: fix array-index-out-of-bounds in dbFindLeafManas Ghandat
2023-10-03fs/jfs: Add validity check for db_maxag and db_agprefJuntong Deng
2023-10-03fs/jfs: Add check for negative db_l2nbperpageJuntong Deng
2023-07-18fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()Andrew Kanner
2023-06-22fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLevYogesh
2023-06-20fs: jfs: (trivial) Fix typo in dbInitTree functionWonguk Lee
2023-06-20jfs: jfs_dmap: Validate db_l2nbperpage while mountingSiddh Raman Pant
2023-01-03fs/jfs: fix shift exponent db_agl2size negativeLiu Shixin via Jfs-discussion
2022-10-27fs: jfs: fix shift-out-of-bounds in dbDiscardAGHoi Pok Wu
2022-10-18fs: jfs: fix shift-out-of-bounds in dbAllocAGDongliang Mu
2022-04-25fs/jfs: Remove dead codeDave Kleikamp
2022-04-19fs: jfs: fix possible NULL pointer dereference in dbFree()Zixuan Fu
2022-03-22jfs: fix divide error in dbNextAGPavel Skripkin
2021-05-21fs: Fix typo issuezuoqilin
2021-02-11fs/jfs: fix potential integer overflow on shift of a intColin Ian King
2020-11-13jfs: Fix memleak in dbAdjCtlDinghao Liu
2020-11-13jfs: delete duplicated words + other fixesRandy Dunlap
2020-01-21jfs: remove unused MAXL2PAGESAlex Shi
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2014-06-03fs/jfs/jfs_dmap.c: replace min/casting by min_tFabian Frederick
2013-06-05jfs: Update jfs_errorJoe Perches
2012-09-18jfs: Fix do_div precision in commit b40c2e66Dave Kleikamp
2012-09-17fs/jfs: TRIM support for JFS FilesystemTino Reichardt
2011-07-25jfs: clean up some compiler warningsDave Kleikamp
2011-03-31Fix common misspellingsLucas De Marchi
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16Fix typos in commentsThomas Weber
2010-02-02jfs_dmap.[ch]: trivial typo fix: s/heigth/height/gDaniel Mack
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2008-02-13jfs: le*_add_cpu conversionMarcin Slusarz
2007-06-06JFS: Whitespace cleanup and remove some dead codeDave Kleikamp
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-01-09JFS: Add lockdep annotationsDave Kleikamp
2006-10-02JFS: White space cleanupDave Kleikamp
2006-10-01[PATCH] fs/jfs: Conversion to generic booleanRichard Knutsson
2006-03-08JFS: Take logsync lock before testing mp->lsnDave Kleikamp
2006-01-24JFS: semaphore to mutex conversion.Ingo Molnar
2006-01-24Merge with /home/shaggy/git/linus-clean/Dave Kleikamp
2006-01-08[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi
2005-11-29JFS: make buddy table staticArjan van de Ven
2005-10-11JFS: Corrupted block map should not cause trapDave Kleikamp
2005-10-03JFS: make special inodes play nicely with page balancingDave Kleikamp
2005-09-15JFS: Fix sparse warnings, including endian errorDave Kleikamp