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
2008-12-13
jbd: test BH_Write_EIO to detect errors on metadata buffers
Hidehiro Kawai
2008-12-13
jbd: fix error handling for checkpoint io
Hidehiro Kawai
2008-12-13
Fix a race condition in FASYNC handling
Jonathan Corbet
2008-12-05
jbd: ordered data integrity fix
Hidehiro Kawai
2008-12-05
ext3: fix ext3 block reservation early ENOSPC issue
Mingming Cao
2008-12-05
ext2: fix ext2 block reservation early ENOSPC issue
Mingming Cao
2008-12-05
ext3: don't try to resize if there are no reserved gdt blocks left
Josef Bacik
2008-12-05
ext3: Fix duplicate entries returned from getdents() system call
Theodore Ts'o
2008-12-05
ext3: fix ext3_dx_readdir hash collision handling
Eugene Dashevsky
2008-12-05
ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode
Frederic Bohe
2008-12-05
ext4: Mark the buffer_heads as dirty and uptodate after prepare_write
Aneesh Kumar K.V
2008-12-05
ext4: calculate journal credits correctly
Theodore Ts'o
2008-12-05
ext4: wait on all pending commits in ext4_sync_fs()
Theodore Ts'o
2008-12-05
ext4: Convert to host order before using the values.
Aneesh Kumar K.V
2008-12-05
jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_space
Theodore Ts'o
2008-12-05
ext4: Fix duplicate entries returned from getdents() system call
Theodore Ts'o
2008-12-05
ext4: Do mballoc init before doing filesystem recovery
Aneesh Kumar K.V
2008-12-05
ext4: Free ext4_prealloc_space using kmem_cache_free
Aneesh Kumar K.V
2008-12-05
ext4: fix xattr deadlock
Kalpak Shah
2008-12-05
jbd2: Fix buffer head leak when writing the commit block
Theodore Ts'o
2008-12-05
jbd2: abort instead of waiting for nonexistent transaction
Duane Griffin
2008-12-05
ext4/jbd2: Avoid WARN() messages when failing to write to the superblock
Theodore Ts'o
2008-12-05
ext4: Renumber EXT4_IOC_MIGRATE
Theodore Ts'o
2008-12-05
ext4: elevate write count for migrate ioctl
Aneesh Kumar K.V
2008-12-05
ext4: add missing unlock in ext4_check_descriptors() on error path
Li Zefan
2008-12-05
jbd2: fix /proc setup for devices that contain '/' in their names
Theodore Ts'o
2008-12-05
ext4: fix #11321: create /proc/ext4/*/stats more carefully
Alexey Dobriyan
2008-12-05
ext4: Update flex_bg free blocks and free inodes counters when resizing.
Frederic Bohe
2008-12-05
cifs: fix check for dead tcon in smb_init
Steve French
2008-12-05
cifs: prevent cifs_writepages() from skipping unwritten pages
Dave Kleikamp
2008-12-05
cifs: Fix check for tcon seal setting and fix oops on failed mount from earli...
Steve French
2008-12-05
cifs: Fix build break
Steve French
2008-12-05
cifs: reinstate sharing of tree connections
Jeff Layton
2008-12-05
cifs: minor cleanup to cifs_mount
Steve French
2008-12-05
cifs: reinstate sharing of SMB sessions sans races
Jeff Layton
2008-12-05
cifs: disable sharing session and tcon and add new TCP sharing code
Jeff Layton
2008-12-05
cifs: clean up server protocol handling
Steve French
2008-12-05
cifs: remove unused list, add new cifs sock list to prepare for mount/umount fix
Steve French
2008-12-05
cifs: Fix cifs reconnection flags
Steve French
2008-12-05
cifs: Fix error in smb_send2
Steve French
2008-12-05
cifs: Reduce number of socket retries in large write path
Steve French
2008-12-05
Fix inotify watch removal/umount races
Al Viro
2008-12-05
epoll: introduce resource usage limits
Davide Libenzi
2008-12-05
eCryptfs: Allocate up to two scatterlists for crypto ops on keys
Michael Halcrow
2008-11-20
Fix broken ownership of /proc/sys/ files
Al Viro
2008-11-20
touch_mnt_namespace when the mount flags change
Dan Williams
2008-11-13
hfs: fix namelength memory corruption (CVE-2008-5025)
Eric Sesterhenn
2008-11-13
JFFS2: Fix lack of locking in thread_should_wake()
David Woodhouse
2008-11-13
JFFS2: fix race condition in jffs2_lzo_compress()
Geert Uytterhoeven
2008-11-13
ext3: wait on all pending commits in ext3_sync_fs
Arthur Jones
[next]