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
Age
Commit message (
Expand
)
Author
2018-09-26
binfmt_elf: Respect error return from `regset->active'
Maciej W. Rozycki
2018-09-26
CIFS: fix wrapping bugs in num_entries()
Dan Carpenter
2018-09-26
cifs: prevent integer overflow in nxt_dir_entry()
Dan Carpenter
2018-09-26
pstore: Fix incorrect persistent ram buffer mapping
Bin Yang
2018-09-26
gfs2: Special-case rindex for gfs2_grow
Andreas Gruenbacher
2018-09-19
autofs: fix autofs_sbi() does not check super block type
Ian Kent
2018-09-19
f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize
Chao Yu
2018-09-19
NFSv4.0 fix client reference leak in callback
Olga Kornievskaia
2018-09-19
f2fs: do not set free of current section
Yunlong Song
2018-09-15
btrfs: use correct compare function of dirty_metadata_bytes
Ethan Lien
2018-09-15
ovl: proper cleanup of workdir
Miklos Szeredi
2018-09-15
ovl: override creds with the ones from the superblock mounter
Antonio Murdaca
2018-09-15
ovl: rename is_merge to is_lowest
Miklos Szeredi
2018-09-15
btrfs: Don't remove block group that still has pinned down bytes
Qu Wenruo
2018-09-15
btrfs: relocation: Only remove reloc rb_trees if reloc control has been initi...
Qu Wenruo
2018-09-15
btrfs: replace: Reset on-disk dev stats value after replace
Misono Tomohiro
2018-09-15
SMB3: Number of requests sent should be displayed for SMB3 not just CIFS
Steve French
2018-09-15
smb3: fix reset of bytes read and written stats
Steve French
2018-09-15
fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()
Tetsuo Handa
2018-09-15
fat: validate ->i_start before using
OGAWA Hirofumi
2018-09-15
hfsplus: fix NULL dereference in hfsplus_lookup()
Ernesto A. Fernández
2018-09-15
reiserfs: change j_timestamp type to time64_t
Arnd Bergmann
2018-09-15
hfs: prevent crash on exit from failed search
Ernesto A. Fernández
2018-09-15
hfsplus: don't return 0 when fill_super() failed
Tetsuo Handa
2018-09-15
cifs: check if SMB2 PDU size has been padded and suppress the warning
Ronnie Sahlberg
2018-09-09
fs/quota: Fix spectre gadget in do_quotactl
Jeremy Cline
2018-09-09
getxattr: use correct xattr length
Christian Brauner
2018-09-09
ubifs: Fix synced_i_size calculation for xattr inodes
Richard Weinberger
2018-09-09
ubifs: Check data node size before truncate
Richard Weinberger
2018-09-09
Revert "UBIFS: Fix potential integer overflow in allocation"
Richard Weinberger
2018-09-09
ubifs: Fix memory leak in lprobs self-check
Richard Weinberger
2018-09-09
pnfs/blocklayout: off by one in bl_map_stripe()
Dan Carpenter
2018-09-09
fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
piaojun
2018-09-05
scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
Bart Van Assche
2018-09-05
fuse: Add missed unlock_page() to fuse_readpages_fill()
Kirill Tkhai
2018-09-05
fuse: Fix oops at process_init_reply()
Miklos Szeredi
2018-09-05
fuse: umount should wait for all requests
Miklos Szeredi
2018-09-05
fuse: fix unlocked access to processing queue
Miklos Szeredi
2018-09-05
fuse: fix double request_end()
Miklos Szeredi
2018-09-05
fuse: Don't access pipe->buffers without pipe_lock()
Andrey Ryabinin
2018-09-05
ext4: reset error code in ext4_find_entry in fallback
Eric Sandeen
2018-09-05
ext4: sysfs: print ext4_super_block fields as little-endian
Arnd Bergmann
2018-09-05
ext4: check for NUL characters in extended attribute's name
Theodore Ts'o
2018-09-05
btrfs: don't leak ret from do_chunk_alloc
Josef Bacik
2018-09-05
smb3: don't request leases in symlink creation and query
Steve French
2018-09-05
smb3: Do not send SMB3 SET_INFO if nothing changed
Steve French
2018-09-05
cifs: check kmalloc before use
Nicholas Mc Guire
2018-09-05
cifs: add missing debug entries for kconfig options
Steve French
2018-09-05
cachefiles: Wait rather than BUG'ing on "Unexpected object collision"
Kiran Kumar Modukuri
2018-09-05
cachefiles: Fix refcounting bug in backing-file read monitoring
Kiran Kumar Modukuri
[next]