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
2014-09-26
hugetlb: ensure hugepage access is denied if hugepages are not supported
Nishanth Aravamudan
2014-09-26
aio: add missing smp_rmb() in read_events_ring
Jeff Moyer
2014-09-18
CIFS: Fix directory rename error
Pavel Shilovsky
2014-09-17
CIFS: Fix wrong restart readdir for SMB1
Pavel Shilovsky
2014-09-17
CIFS: Fix wrong filename length for SMB2
Pavel Shilovsky
2014-09-17
CIFS: Fix wrong directory attributes after rename
Pavel Shilovsky
2014-09-17
CIFS: Possible null ptr deref in SMB2_tcon
Steve French
2014-09-17
CIFS: Fix async reading on reconnects
Pavel Shilovsky
2014-09-17
CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2
Pavel Shilovsky
2014-09-17
xfs: don't zero partial page cache pages during O_DIRECT writes
Chris Mason
2014-09-17
xfs: don't zero partial page cache pages during O_DIRECT writes
Dave Chinner
2014-09-17
xfs: don't dirty buffers beyond EOF
Dave Chinner
2014-09-17
xfs: quotacheck leaves dquot buffers without verifiers
Dave Chinner
2014-09-17
xfs: ensure verifiers are attached to recovered buffers
Dave Chinner
2014-09-17
mnt: Change the default remount atime from relatime to the existing value
Eric W. Biederman
2014-09-17
CAPABILITIES: remove undefined caps from all processes
Eric Paris
2014-09-17
NFSv4: Fix problems with close in the presence of a delegation
Trond Myklebust
2014-09-17
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
Chuck Lever
2014-09-17
NFSD: Decrease nfsd_users in nfsd_startup_generic fail
Kinglong Mee
2014-09-17
jbd2: fix descriptor block size handling errors with journal_csum
Darrick J. Wong
2014-09-17
jbd2: fix infinite loop when recovering corrupt journal blocks
Darrick J. Wong
2014-09-17
ext4: update i_disksize coherently with block allocation on error path
Dmitry Monakhov
2014-09-17
Btrfs: fix crash on endio of reading corrupted block
Liu Bo
2014-09-17
Btrfs: fix compressed write corruption on enospc
Liu Bo
2014-09-17
Btrfs: read lock extent buffer while walking backrefs
Filipe Manana
2014-09-17
Btrfs: fix csum tree corruption, duplicate and outdated checksums
Filipe Manana
2014-09-17
Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch
Takashi Iwai
2014-09-15
vfs: fix bad hashing of dentries
Linus Torvalds
2014-09-15
dcache.c: get rid of pointless macros
Al Viro
2014-09-15
ext4: fix BUG_ON in mb_free_blocks()
Theodore Ts'o
2014-09-03
debugfs: Fix corrupted loop in debugfs_remove_recursive
Steven Rostedt
2014-09-03
ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa struct
Theodore Ts'o
2014-09-03
isofs: Fix unbounded recursion when processing relocated directories
Jan Kara
2014-09-02
bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payload
Gu Zheng
2014-08-26
ext4: Fix block zeroing when punching holes in indirect block files
Jan Kara
2014-08-26
mnt: Correct permission checks in do_remount
Eric W. Biederman
2014-08-26
mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
Eric W. Biederman
2014-08-26
mnt: Only change user settable mount flags in remount
Eric W. Biederman
2014-07-30
fs: umount on symlink leaks mnt count
Vasily Averin
2014-07-30
coredump: fix the setting of PF_DUMPCORE
Silesh C V
2014-07-29
aio: protect reqs_available updates from changes in interrupt handlers
Benjamin LaHaise
2014-07-29
quota: missing lock in dqcache_shrink_scan()
Niu Yawei
2014-07-29
fuse: ignore entry-timeout on LOOKUP_REVAL
Anand Avati
2014-07-29
fuse: handle large user and group ID
Miklos Szeredi
2014-07-29
fuse: timeout comparison fix
Miklos Szeredi
2014-07-18
ext4: fix a potential deadlock in __ext4_es_shrink()
Theodore Ts'o
2014-07-18
ext4: disable synchronous transaction batching if max_batch_time==0
Eric Sandeen
2014-07-18
ext4: clarify ext4_error message in ext4_mb_generate_buddy_error()
Theodore Ts'o
2014-07-18
ext4: clarify error count warning messages
Theodore Ts'o
2014-07-18
ext4: fix unjournalled bg descriptor while initializing inode bitmap
Theodore Ts'o
[next]