index
:
pub/scm/linux/kernel/git/powerpc/linux.git
master
The powerpc tree
PowerPC group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jfs
/
jfs_imap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-15
Merge tag 'jfs-7.1' of github.com:kleikamp/linux-shaggy
Linus Torvalds
1
-0
/
+4
2026-03-11
jfs: add dtroot integrity check to prevent index out-of-bounds
Yun Zhou
1
-0
/
+4
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-02-20
jfs: Prevent copying of nlink with value 0 from disk inode
Edward Adam Davis
1
-1
/
+1
2025-02-19
jfs: Fix uninit-value access of imap allocated in the diMount() function
Zhongqiu Han
1
-1
/
+1
2025-02-19
jfs: reject on-disk inodes of an unsupported type
Dmitry Antipov
1
-2
/
+11
2024-08-23
jfs: fix out-of-bounds in dbNextAG() and diAlloc()
Jeongjun Park
1
-1
/
+1
2024-06-26
jfs: Fix array-index-out-of-bounds in diFree
Jeongjun Park
1
-1
/
+4
2024-01-02
jfs: fix array-index-out-of-bounds in diNewExt
Edward Adam Davis
1
-0
/
+3
2023-11-02
Merge tag 'jfs-6.7' of https://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-4
/
+7
2023-10-18
jfs: convert to new timestamp accessors
Jeff Layton
1
-10
/
+10
2023-10-13
jfs: define xtree root and page independently
Dave Kleikamp
1
-3
/
+3
2023-10-04
jfs: fix array-index-out-of-bounds in diAlloc
Manas Ghandat
1
-1
/
+4
2023-08-31
Merge tag 'jfs-6.6' of github.com:kleikamp/linux-shaggy
Linus Torvalds
1
-0
/
+1
2023-07-24
jfs: convert to ctime accessor functions
Jeff Layton
1
-4
/
+4
2023-07-18
jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmount
Liu Shixin via Jfs-discussion
1
-0
/
+1
2022-11-10
jfs: makes diUnmount/diMount in jfs_mount_rw atomic
Oleg Kanatov
1
-1
/
+1
2021-06-23
jfs: Avoid field-overflowing memcpy()
Kees Cook
1
-2
/
+2
2021-06-23
jfs: remove unnecessary oom message
Zhen Lei
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2018-08-03
new helper: inode_fake_hash()
Al Viro
1
-7
/
+1
2017-04-19
jfs: Remove jfs_get_inode_flags()
Jan Kara
1
-1
/
+0
2016-03-30
jfs: Coalesce some formats
Joe Perches
1
-2
/
+1
2013-06-05
jfs: Update jfs_error
Joe Perches
1
-40
/
+29
2013-01-07
jfs: avoid undefined behavior from left-shifting by 32 bits
Nickolai Zeldovich
1
-1
/
+1
2012-09-21
userns: Convert jfs to use kuid/kgid where appropriate
Eric W. Biederman
1
-10
/
+12
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-3
/
+3
2011-06-20
JFS: Don't save agno in the inode
Dave Kleikamp
1
-5
/
+4
2011-06-20
jfs: Update agstart when resizing volume
Dave Kleikamp
1
-2
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-7
/
+7
2010-10-25
list.h: new helper - hlist_add_fake()
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
2009-05-23
jfs: Add missing mutex_unlock call to error path
Dave Kleikamp
1
-0
/
+1
2009-01-09
jfs: clean up a dangling comment
Dave Kleikamp
1
-7
/
+3
2009-01-05
fix the treatment of jfs special inodes
Al Viro
1
-3
/
+7
2008-05-28
JFS: diAlloc() should return -EIO rather than EIO
Li Zefan
1
-1
/
+1
2008-02-13
jfs: le*_add_cpu conversion
Marcin Slusarz
1
-9
/
+6
2008-01-03
JFS: Remove defconfig ptr comparison to 0
Joe Perches
1
-2
/
+2
2007-06-13
JFS: Update print_hex_dump() syntax
Dave Kleikamp
1
-2
/
+2
2007-06-06
JFS: use print_hex_dump() rather than private dump_mem() function
Dave Kleikamp
1
-1
/
+2
2007-06-06
JFS: Whitespace cleanup and remove some dead code
Dave Kleikamp
1
-154
/
+139
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-2
/
+2
2007-04-25
Copy i_flags to jfs inode flags on write
Dave Kleikamp
1
-0
/
+2
2007-01-09
JFS: Add lockdep annotations
Dave Kleikamp
1
-8
/
+8
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-10-13
JFS: pageno needs to be long
Dave Kleikamp
1
-2
/
+2
2006-10-02
JFS: White space cleanup
Dave Kleikamp
1
-111
/
+111
2006-10-01
[PATCH] fs/jfs: Conversion to generic boolean
Richard Knutsson
1
-13
/
+13
[next]