index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jfs
Age
Commit message (
Expand
)
Author
2021-07-20
fs/jfs: Fix missing error code in lmLogInit()
Jiapeng Chong
2021-07-19
jfs: fix GPF in diFree
Pavel Skripkin
2021-03-07
JFS: more checks for invalid superblock
Randy Dunlap
2021-03-04
fs/jfs: fix potential integer overflow on shift of a int
Colin Ian King
2020-12-30
jfs: Fix array index bounds check in dbAdjTree
Dave Kleikamp
2020-09-21
fs: Introduce i_blocks_per_page
Matthew Wilcox (Oracle)
2020-06-24
block: move struct block_device to blk_types.h
Christoph Hellwig
2020-06-02
Merge tag 'jfs-5.8' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2020-06-02
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
2020-03-09
jfs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-05
Merge tag 'jfs-5.6' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-01-21
jfs: remove unused MAXL2PAGES
Alex Shi
2019-09-19
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
2019-08-30
fs: Fill in max and min timestamps in superblock
Deepa Dinamani
2019-07-31
docs: fix a couple of new broken references
Mauro Carvalho Chehab
2019-07-01
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-07
Merge tag 'jfs-5.2' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2019-05-01
jfs: switch to ->free_inode()
Al Viro
2019-03-22
jfs: fix bogus variable self-initialization
Arnd Bergmann
2019-01-10
fs/jfs: Switch to use new generic UUID API
Andy Shevchenko
2019-01-10
jfs: compare old and new mode before setting update_mode flag
Chengguang Xu
2019-01-10
jfs: remove incorrect comment in jfs_superblock
Dave Kleikamp
2018-10-26
jfs: fix spelling mistake, EACCESS -> EACCES
Colin Ian King
2018-09-20
jfs: remove redundant dquot_initialize() in jfs_evict_inode()
Chao Yu
2018-09-10
jfs: remove quota option from ignore list
Chengguang Xu
2018-09-06
jfs: cache NULL when both default_acl and acl are NULL
Chengguang Xu
2018-08-15
Merge tag 'jfs-4.19' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2018-08-13
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-04
jfs: Fix usercopy whitelist for inline inode data
Kees Cook
2018-08-03
jfs: don't bother with make_bad_inode() in ialloc()
Al Viro
2018-08-03
new helper: inode_fake_hash()
Al Viro
2018-08-03
jfs: switch to discard_new_inode()
Al Viro
2018-06-19
jfs: use time64_t for otime
Arnd Bergmann
2018-06-19
Merge tag 'jfs-4.18' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-05
jfs: Fix inconsistency between memory allocation and ea_buf->max_size
Shankara Pailoor
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-05-16
jfs: simplify procfs code
Christoph Hellwig
2018-05-11
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-15
jfs: Define usercopy region in jfs_ip slab cache
David Windsor
2018-01-01
fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
Adam Borowski
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-14
Merge tag 'jfs-4.15' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2017-11-02
jfs: Add missing NULL pointer check in __get_metapage
Juerg Haefliger
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-30
jfs: remove increment of i_version counter
Jeff Layton
[next]