index
:
pub/scm/linux/kernel/git/devsec/spdm.git
master
lukas's fork of linux.git
Device Security Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jfs
/
jfs_dtree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-27
jfs: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
1
-8
/
+8
2026-03-16
jfs: avoid -Wtautological-constant-out-of-range-compare warning again
Arnd Bergmann
1
-5
/
+2
2026-03-11
jfs: add dtpage integrity check to prevent index/pointer overflows
Yun Zhou
1
-4
/
+105
2026-03-11
jfs: add dtroot integrity check to prevent index out-of-bounds
Yun Zhou
1
-0
/
+86
2026-02-02
jfs: avoid -Wtautological-constant-out-of-range-compare warning
Arnd Bergmann
1
-2
/
+2
2025-09-18
jfs: replace hardcoded magic number with DTPAGEMAXSLOT constant
Zheng Yu
1
-2
/
+2
2025-04-03
jfs: fix array-index-out-of-bounds read in add_missing_indices
Aditya Dutt
1
-3
/
+15
2025-03-11
jfs: add index corruption check to DT_GETPAGE()
Roman Smirnov
1
-1
/
+2
2024-10-29
jfs: fix array-index-out-of-bounds in jfs_readdir
Ghanshyam Agrawal
1
-0
/
+8
2024-10-29
jfs: array-index-out-of-bounds fix in dtReadFirst
Ghanshyam Agrawal
1
-0
/
+7
2024-06-26
jfs: fix null ptr deref in dtInsertEntry
Edward Adam Davis
1
-0
/
+2
2023-11-21
jfs: fix slab-out-of-bounds Read in dtSearch
Manas Ghandat
1
-0
/
+5
2023-11-21
UBSAN: array-index-out-of-bounds in dtSplitRoot
Osama Muhammad
1
-1
/
+1
2022-04-25
fs/jfs: Remove dead code
Dave Kleikamp
1
-298
/
+0
2020-03-09
jfs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-4
/
+5
2016-03-30
jfs: Coalesce some formats
Joe Perches
1
-6
/
+4
2014-12-23
jfs: get rid of homegrown endianness helpers
Al Viro
1
-2
/
+2
2013-08-15
jfs: fix readdir cookie incompatibility with NFSv4
Dave Kleikamp
1
-8
/
+23
2013-07-11
Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-19
/
+18
2013-06-29
[readdir] convert jfs
Al Viro
1
-34
/
+29
2013-06-05
jfs: Update jfs_error
Joe Perches
1
-19
/
+18
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-05
dquot: cleanup space allocation / freeing routines
Christoph Hellwig
1
-13
/
+15
2009-03-26
jfs: Use lowercase names of quota functions
Jan Kara
1
-9
/
+9
2008-01-03
JFS: Remove defconfig ptr comparison to 0
Joe Perches
1
-9
/
+10
2008-01-03
Remove unnecessary kmalloc casts in the jfs filesystem
Jack Stone
1
-6
/
+2
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-14
more low-hanging fruits - kernel, fs, lib signedness
Al Viro
1
-1
/
+1
2007-06-06
JFS: Whitespace cleanup and remove some dead code
Dave Kleikamp
1
-55
/
+50
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-2
/
+2
2006-12-08
[PATCH] struct path: convert jfs
Josef Sipek
1
-1
/
+1
2006-10-02
JFS: White space cleanup
Dave Kleikamp
1
-7
/
+7
2006-10-02
[PATCH] JFS: return correct error when i-node allocation failed
Akinobu Mita
1
-2
/
+2
2005-11-10
JFS: Add back directory i_size calculations for legacy partitions
Dave Kleikamp
1
-1
/
+12
2005-07-26
JFS: Fix i_blocks accounting when allocation fails
Dave Kleikamp
1
-4
/
+9
2005-06-27
JFS: Code cleanup - getting rid of never-used debug code
Dave Kleikamp
1
-199
/
+0
2005-06-02
JFS: kernel BUG at fs/jfs/jfs_txnmgr.c:859
Dave Kleikamp
1
-0
/
+3
2005-05-02
[PATCH] JFS: Don't allocate extents that overlap existing extents
Dave Kleikamp
1
-2
/
+2
2005-05-02
[PATCH] JFS: Changes for larger page size
Dave Kleikamp
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+4752