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
2019-03-28
Merge tag 'v4.9.166' into 4.9-2.3.x-imx
Marcel Ziswiler
2019-03-27
Hang/soft lockup in d_invalidate with simultaneous calls
Al Viro
2019-03-27
ext4: brelse all indirect buffer in ext4_ind_remove_space()
zhangyi (F)
2019-03-27
ext4: fix data corruption caused by unaligned direct AIO
Lukas Czerner
2019-03-27
ext4: fix NULL pointer dereference while journal is aborted
Jiufei Xue
2019-03-27
udf: Fix crash on IO error during truncate
Jan Kara
2019-03-23
nfsd: fix wrong check in write_v4_end_grace()
Yihao Wu
2019-03-23
nfsd: fix memory corruption caused by readdir
NeilBrown
2019-03-23
NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
Trond Myklebust
2019-03-23
NFS: Fix an I/O request leakage in nfs_do_recoalesce
Trond Myklebust
2019-03-23
NFS: Fix I/O request leakages
Trond Myklebust
2019-03-23
jbd2: fix compile warning when using JBUFFER_TRACE
zhangyi (F)
2019-03-23
jbd2: clear dirty flag when revoking a buffer from an older transaction
zhangyi (F)
2019-03-23
ext2: Fix underflow in ext2_max_size()
Jan Kara
2019-03-23
ext4: fix crash during online resizing
Jan Kara
2019-03-23
Btrfs: fix corruption reading shared and compressed extents after hole punching
Filipe Manana
2019-03-23
btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
Johannes Thumshirn
2019-03-23
splice: don't merge into linked buffers
Jann Horn
2019-03-23
fs/devpts: always delete dcache dentry-s in dput()
Varad Gautam
2019-03-23
CIFS: Fix read after write for files with read caching
Pavel Shilovsky
2019-03-23
CIFS: Do not reset lease state to NONE on lease break
Pavel Shilovsky
2019-03-23
9p: use inode->i_lock to protect i_size_write() under 32-bit
Hou Tao
2019-03-13
fs: ratelimit __find_get_block_slow() failure message.
Tetsuo Handa
2019-03-13
autofs: fix error return in autofs_fill_super()
Ian Kent
2019-03-13
autofs: drop dentry reference only when it is never used
Pan Bian
2019-03-13
fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
Jan Kara
2019-03-13
cifs: fix computation for MAX_SMB2_HDR_SIZE
Ronnie Sahlberg
2019-03-13
nfs: Fix NULL pointer dereference of dev_name
Yao Liu
2019-03-13
exec: Fix mem leak in kernel_read_file
YueHaibing
2019-03-13
hugetlbfs: fix races and page leaks during migration
Mike Kravetz
2019-03-13
ncpfs: fix build warning of strncpy
Greg Kroah-Hartman
2019-03-05
direct-io: allow direct writes to empty inodes
Ernesto A. Fernández
2019-02-27
proc, oom: do not report alien mms when setting oom_score_adj
Michal Hocko
2019-02-27
ceph: avoid repeatedly adding inode to mdsc->snap_flush_list
Yan, Zheng
2019-02-23
btrfs: Remove false alert when fiemap range is smaller than on-disk extent
Qu Wenruo
2019-02-20
cifs: Limit memory used by lock request calls to a page
Ross Lagerwall
2019-02-15
Revert "exec: load_script: don't blindly truncate shebang string"
Linus Torvalds
2019-02-15
Revert "cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure ...
Greg Kroah-Hartman
2019-02-15
nfsd4: catch some false session retries
J. Bruce Fields
2019-02-15
nfsd4: fix cached replies to solo SEQUENCE compounds
J. Bruce Fields
2019-02-15
debugfs: fix debugfs_rename parameter checking
Greg Kroah-Hartman
2019-02-12
fuse: handle zero sized retrieve correctly
Miklos Szeredi
2019-02-12
fuse: decrement NR_WRITEBACK_TEMP on the right page
Miklos Szeredi
2019-02-12
fuse: call pipe_buf_release() under pipe lock
Jann Horn
2019-02-12
exec: load_script: don't blindly truncate shebang string
Oleg Nesterov
2019-02-12
fs/epoll: drop ovflist branch prediction
Davidlohr Bueso
2019-02-12
ocfs2: don't clear bh uptodate for block read
Junxiao Bi
2019-02-12
f2fs: fix sbi->extent_list corruption issue
Sahitya Tummala
2019-02-12
cifs: check ntwrk_buf_start for NULL before dereferencing it
Ronnie Sahlberg
2019-02-12
NFS: nfs_compare_mount_options always compare auth flavors.
Chris Perl
[next]