index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jfs
/
jfs_imap.c
Age
Commit message (
Expand
)
Author
2024-01-02
jfs: fix array-index-out-of-bounds in diNewExt
Edward Adam Davis
2023-11-02
Merge tag 'jfs-6.7' of https://github.com/kleikamp/linux-shaggy
Linus Torvalds
2023-10-18
jfs: convert to new timestamp accessors
Jeff Layton
2023-10-13
jfs: define xtree root and page independently
Dave Kleikamp
2023-10-04
jfs: fix array-index-out-of-bounds in diAlloc
Manas Ghandat
2023-08-31
Merge tag 'jfs-6.6' of github.com:kleikamp/linux-shaggy
Linus Torvalds
2023-07-24
jfs: convert to ctime accessor functions
Jeff Layton
2023-07-18
jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmount
Liu Shixin via Jfs-discussion
2022-11-10
jfs: makes diUnmount/diMount in jfs_mount_rw atomic
Oleg Kanatov
2021-06-23
jfs: Avoid field-overflowing memcpy()
Kees Cook
2021-06-23
jfs: remove unnecessary oom message
Zhen Lei
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-08-03
new helper: inode_fake_hash()
Al Viro
2017-04-19
jfs: Remove jfs_get_inode_flags()
Jan Kara
2016-03-30
jfs: Coalesce some formats
Joe Perches
2013-06-05
jfs: Update jfs_error
Joe Perches
2013-01-07
jfs: avoid undefined behavior from left-shifting by 32 bits
Nickolai Zeldovich
2012-09-21
userns: Convert jfs to use kuid/kgid where appropriate
Eric W. Biederman
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
2011-06-20
JFS: Don't save agno in the inode
Dave Kleikamp
2011-06-20
jfs: Update agstart when resizing volume
Dave Kleikamp
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-10-25
list.h: new helper - hlist_add_fake()
Al Viro
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-05-23
jfs: Add missing mutex_unlock call to error path
Dave Kleikamp
2009-01-09
jfs: clean up a dangling comment
Dave Kleikamp
2009-01-05
fix the treatment of jfs special inodes
Al Viro
2008-05-28
JFS: diAlloc() should return -EIO rather than EIO
Li Zefan
2008-02-13
jfs: le*_add_cpu conversion
Marcin Slusarz
2008-01-03
JFS: Remove defconfig ptr comparison to 0
Joe Perches
2007-06-13
JFS: Update print_hex_dump() syntax
Dave Kleikamp
2007-06-06
JFS: use print_hex_dump() rather than private dump_mem() function
Dave Kleikamp
2007-06-06
JFS: Whitespace cleanup and remove some dead code
Dave Kleikamp
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
2007-04-25
Copy i_flags to jfs inode flags on write
Dave Kleikamp
2007-01-09
JFS: Add lockdep annotations
Dave Kleikamp
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-10-13
JFS: pageno needs to be long
Dave Kleikamp
2006-10-02
JFS: White space cleanup
Dave Kleikamp
2006-10-01
[PATCH] fs/jfs: Conversion to generic boolean
Richard Knutsson
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-03-09
JFS: add uid, gid, and umask mount options
Dave Kleikamp
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-08
[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
OGAWA Hirofumi
2005-10-03
JFS: make special inodes play nicely with page balancing
Dave Kleikamp
2005-06-27
JFS: Code cleanup - getting rid of never-used debug code
Dave Kleikamp
2005-05-04
JFS: fix sparse warnings by moving extern declarations to headers
Dave Kleikamp
2005-05-02
[PATCH] JFS: Support page sizes greater than 4K
Dave Kleikamp
2005-05-02
[PATCH] JFS: Simplify creation of new iag
Dave Kleikamp
[next]