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
/
reiserfs
Age
Commit message (
Expand
)
Author
2020-02-24
reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
Yunfeng Ye
2020-02-24
reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling
Jan Kara
2020-02-05
reiserfs: Fix memory leak of journal device string
Jan Kara
2020-01-23
reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr
Jeff Mahoney
2019-12-17
reiserfs: fix extended attributes on the root directory
Jeff Mahoney
2019-09-25
fs/reiserfs/do_balan.c: remove set but not used variable
Jason Yan
2019-09-25
fs/reiserfs/journal.c: remove set but not used variable
Jason Yan
2019-09-25
fs/reiserfs/do_balan.c: remove set but not used variables
zhengbin
2019-09-25
fs/reiserfs/fix_node.c: remove set but not used variables
zhengbin
2019-09-25
fs/reiserfs/prints.c: remove set but not used variables
zhengbin
2019-09-25
fs/reiserfs/objectid.c: remove set but not used variables
zhengbin
2019-09-25
fs/reiserfs/lbalance.c: remove set but not used variables
zhengbin
2019-09-25
fs/reiserfs/stree.c: remove set but not used variables
zhengbin
2019-09-25
fs/reiserfs/journal.c: remove set but not used variables
zhengbin
2019-09-25
fs: reiserfs: remove unnecessary check of bh in remove_from_transaction()
Jia-Ju Bai
2019-08-30
fs: Fill in max and min timestamps in superblock
Deepa Dinamani
2019-07-16
fs/reiserfs/journal.c: change return type of dirty_one_transaction
Hariprasad Kelam
2019-07-01
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-14
reiserfs: add comment to explain endianness issue in xattr_hash
Bharath Vedartham
2019-05-13
Merge tag 'fs_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-01
reiserfs: convert to ->free_inode()
Al Viro
2019-04-15
fs/reiserfs/journal.c: Make remove_journal_hash static
Bharath Vedartham
2018-10-31
reiserfs: remove workaround code for GCC 3.x
Masahiro Yamada
2018-10-31
reiserfs: propagate errors from fill_with_dentries() properly
Jann Horn
2018-08-22
reiserfs: fix broken xattr handling (heap corruption, bad retval)
Jann Horn
2018-08-22
reiserfs: change j_timestamp type to time64_t
Arnd Bergmann
2018-08-22
reiserfs: remove obsolete print_time function
Arnd Bergmann
2018-08-22
reiserfs: use monotonic time for j_trans_start_time
Arnd Bergmann
2018-07-14
reiserfs: fix buffer overflow with long warning messages
Eric Biggers
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-14
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...
Arnd Bergmann
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-11
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-04-11
fs/reiserfs/journal.c: add missing resierfs_warning() arg
Andrew Morton
2018-03-09
reiserfs: Remove VLA from fs/reiserfs/reiserfs.h
Kyle Spiers
2018-01-01
fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
Adam Borowski
2017-11-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
reiserfs: remove unneeded i_version bump
Jeff Layton
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2017-09-06
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
[next]