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-05-30
udf: Provide saner default for invalid uid / gid
Jan Kara
2018-05-30
gfs2: Fix fallocate chunk size
Andreas Gruenbacher
2018-05-30
f2fs: fix to check extent cache in f2fs_drop_extent_tree
Chao Yu
2018-05-30
btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
Jeff Mahoney
2018-05-30
Btrfs: fix copy_items() return value when logging an inode
Filipe Manana
2018-05-30
btrfs: tests/qgroup: Fix wrong tree backref level
Qu Wenruo
2018-05-30
fscache: Fix hanging wait on page discarded by writeback
David Howells
2018-05-30
ocfs2/dlm: don't handle migrate lockres if already in shutdown
Jun Piao
2018-05-30
btrfs: Fix possible softlock on single core machines
Nikolay Borisov
2018-05-30
Btrfs: fix NULL pointer dereference in log_dir_items
Liu Bo
2018-05-30
Btrfs: bail out on error during replay_dir_deletes
Liu Bo
2018-05-30
Force log to disk before reading the AGF during a fstrim
Carlos Maiolino
2018-05-30
fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl table
Danilo Krummrich
2018-05-30
Btrfs: send, fix issuing write op when processing hole in no data mode
Filipe Manana
2018-05-30
ceph: fix dentry leak when failing to init debugfs
Chengguang Xu
2018-05-30
fs: dcache: Use READ_ONCE when accessing i_dir_seq
Will Deacon
2018-05-30
fs: dcache: Avoid livelock between d_alloc_parallel and __d_add
Will Deacon
2018-05-30
vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
Jia Zhang
2018-05-30
cifs: silence compiler warnings showing up with gcc-8.0.0
Arnd Bergmann
2018-05-30
proc: fix /proc/*/map_files lookup
Alexey Dobriyan
2018-05-30
ocfs2: return error when we attempt to access a dirty bh in jbd2
piaojun
2018-05-30
ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute
piaojun
2018-05-30
ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
piaojun
2018-05-30
jffs2: Fix use-after-free bug in jffs2_iget()'s error handling path
Jake Daryll Obina
2018-05-30
btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPP
Anand Jain
2018-05-30
Btrfs: fix scrub to repair raid6 corruption
Liu Bo
2018-05-30
btrfs: Fix out of bounds access in btrfs_search_slot
Nikolay Borisov
2018-05-30
Btrfs: set plug for fsync
Liu Bo
2018-05-30
nfs: Do not convert nfs_idmap_cache_timeout to jiffies
Jan Chochol
2018-05-30
NFSv4: always set NFS_LOCK_LOST when a lock is lost.
NeilBrown
2018-05-30
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-05-30
aio: fix io_destroy(2) vs. lookup_ioctx() race
Al Viro
2018-05-30
affs_lookup(): close a race with affs_remove_link()
Al Viro
2018-05-25
hfsplus: stop workqueue when fill_super() failed
Tetsuo Handa
2018-05-25
ext2: fix a block leak
Al Viro
2018-05-22
proc: Use underscores for SSBD in 'status'
Konrad Rzeszutek Wilk
2018-05-22
prctl: Add force disable speculation
Thomas Gleixner
2018-05-22
proc: Provide details on speculation flaw mitigations
Kees Cook
2018-05-22
btrfs: fix reading stale metadata blocks after degraded raid1 mounts
Liu Bo
2018-05-22
btrfs: fix crash when trying to resume balance without the resume flag
Anand Jain
2018-05-22
Btrfs: fix xattr loss after power failure
Filipe Manana
2018-05-19
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
2018-05-19
lockd: lost rollback of set_grace_period() in lockd_down_net()
Vasily Averin
2018-05-16
f2fs: fix a dead loop in f2fs_fiemap()
Wei Fang
2018-05-16
bdi: Fix oops in wb_workfn()
Jan Kara
2018-05-09
xfs: prevent creating negative-sized file via INSERT_RANGE
Darrick J. Wong
2018-05-01
ext4: fix bitmap position validation
Lukas Czerner
2018-05-01
ext4: add validity checks for bitmap block numbers
Theodore Ts'o
2018-05-01
ext4: set h_journal if there is a failure starting a reserved handle
Theodore Ts'o
2018-05-01
ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
Eric Biggers
[next]