index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jfs
/
jfs_dmap.c
Age
Commit message (
Expand
)
Author
2024-01-29
Revert "jfs: fix shift-out-of-bounds in dbJoin"
Dave Kleikamp
2023-11-21
jfs: fix shift-out-of-bounds in dbJoin
Manas Ghandat
2023-11-21
jfs: fix array-index-out-of-bounds in dbAdjTree
Manas Ghandat
2023-11-21
FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree
Osama Muhammad
2023-10-04
jfs: fix array-index-out-of-bounds in dbFindLeaf
Manas Ghandat
2023-10-03
fs/jfs: Add validity check for db_maxag and db_agpref
Juntong Deng
2023-10-03
fs/jfs: Add check for negative db_l2nbperpage
Juntong Deng
2023-07-18
fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()
Andrew Kanner
2023-06-22
fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLev
Yogesh
2023-06-20
fs: jfs: (trivial) Fix typo in dbInitTree function
Wonguk Lee
2023-06-20
jfs: jfs_dmap: Validate db_l2nbperpage while mounting
Siddh Raman Pant
2023-01-03
fs/jfs: fix shift exponent db_agl2size negative
Liu Shixin via Jfs-discussion
2022-10-27
fs: jfs: fix shift-out-of-bounds in dbDiscardAG
Hoi Pok Wu
2022-10-18
fs: jfs: fix shift-out-of-bounds in dbAllocAG
Dongliang Mu
2022-04-25
fs/jfs: Remove dead code
Dave Kleikamp
2022-04-19
fs: jfs: fix possible NULL pointer dereference in dbFree()
Zixuan Fu
2022-03-22
jfs: fix divide error in dbNextAG
Pavel Skripkin
2021-05-21
fs: Fix typo issue
zuoqilin
2021-02-11
fs/jfs: fix potential integer overflow on shift of a int
Colin Ian King
2020-11-13
jfs: Fix memleak in dbAdjCtl
Dinghao Liu
2020-11-13
jfs: delete duplicated words + other fixes
Randy Dunlap
2020-01-21
jfs: remove unused MAXL2PAGES
Alex Shi
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2014-06-03
fs/jfs/jfs_dmap.c: replace min/casting by min_t
Fabian Frederick
2013-06-05
jfs: Update jfs_error
Joe Perches
2012-09-18
jfs: Fix do_div precision in commit b40c2e66
Dave Kleikamp
2012-09-17
fs/jfs: TRIM support for JFS Filesystem
Tino Reichardt
2011-07-25
jfs: clean up some compiler warnings
Dave Kleikamp
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
2010-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-16
Fix typos in comments
Thomas Weber
2010-02-02
jfs_dmap.[ch]: trivial typo fix: s/heigth/height/g
Daniel Mack
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2008-02-13
jfs: le*_add_cpu conversion
Marcin Slusarz
2007-06-06
JFS: Whitespace cleanup and remove some dead code
Dave Kleikamp
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
2007-01-09
JFS: Add lockdep annotations
Dave Kleikamp
2006-10-02
JFS: White space cleanup
Dave Kleikamp
2006-10-01
[PATCH] fs/jfs: Conversion to generic boolean
Richard Knutsson
2006-03-08
JFS: Take logsync lock before testing mp->lsn
Dave Kleikamp
2006-01-24
JFS: semaphore to mutex conversion.
Ingo Molnar
2006-01-24
Merge 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-29
JFS: make buddy table static
Arjan van de Ven
2005-10-11
JFS: Corrupted block map should not cause trap
Dave Kleikamp
2005-10-03
JFS: make special inodes play nicely with page balancing
Dave Kleikamp
2005-09-15
JFS: Fix sparse warnings, including endian error
Dave Kleikamp
[next]