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
2013-05-30
ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()
Joseph Qi
2013-05-30
nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary
Ryusuke Konishi
2013-05-30
fat: fix possible overflow for fat_clusters
OGAWA Hirofumi
2013-05-30
btrfs: don't stop searching after encountering the wrong item
Gabriel de Perthuis
2013-05-30
cifs: only set ops for inodes in I_NEW state
Jeff Layton
2013-05-30
autofs - remove autofs dentry mount check
David Jeffery
2013-05-30
ext4: limit group search loop for non-extent files
Lachlan McIlroy
2013-05-30
nfsd4: don't allow owner override on 4.1 CLAIM_FH opens
J. Bruce Fields
2013-05-13
fs/dcache.c: add cond_resched() to shrink_dcache_parent()
Greg Thelen
2013-05-13
inotify: invalid mask should return a error number but not set it
Zhao Hongjiang
2013-05-13
fs/fscache/stats.c: fix memory leak
Anurup m
2013-05-13
nfsd: Decode and send 64bit time values
Bryan Schumaker
2013-05-13
ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG
Theodore Ts'o
2013-05-13
LOCKD: Ensure that nlmclnt_block resets block->b_status after a server reboot
Trond Myklebust
2013-05-13
nfsd4: don't close read-write opens too soon
J. Bruce Fields
2013-05-13
jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback
Dmitry Monakhov
2013-05-13
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
Theodore Ts'o
2013-05-13
nfsd: don't run get_file if nfs4_preprocess_stateid_op return error
fanchaoting
2013-05-13
sysfs: fix use after free in case of concurrent read/write and readdir
Ming Lei
2013-05-13
aio: fix possible invalid memory access when DEBUG is enabled
Zhao Hongjiang
2013-04-25
hfsplus: fix potential overflow in hfsplus_file_truncate()
Vyacheslav Dubeyko
2013-04-25
Btrfs: fix race between mmap writes and compression
Chris Mason
2013-04-25
vfs: Revert spurious fix to spinning prevention in prune_icache_sb
Suleiman Souhlal
2013-04-25
Btrfs: make sure nbytes are right after log replay
Josef Bacik
2013-04-10
loop: prevent bdev freeing while device in use
Anatol Pomozov
2013-04-10
NFS: nfs_getaclargs.acl_len is a size_t
Chuck Lever
2013-04-10
udf: Fix bitmap overflow on large filesystems with small block size
Jan Kara
2013-04-10
reiserfs: Fix warning and inode leak when deleting inode with xattrs
Jan Kara
2013-04-10
Btrfs: limit the global reserve to 512mb
Josef Bacik
2013-04-10
Nest rename_lock inside vfsmount_lock
Al Viro
2013-04-10
nfsd4: reject "negative" acl lengths
J. Bruce Fields
2013-04-10
NFSv4.1: Fix a race in pNFS layoutcommit
Trond Myklebust
2013-04-10
pnfs-block: removing DM device maybe cause oops when call dev_remove
fanchaoting
2013-04-10
sysfs: handle failure path correctly for readdir()
Ming Lei
2013-04-10
sysfs: fix race between readdir and lseek
Ming Lei
2013-04-10
UBIFS: make space fixup work in the remount case
Artem Bityutskiy
2013-03-27
vfs,proc: guarantee unique inodes in /proc
Linus Torvalds
2013-03-27
cifs: ignore everything in SPNEGO blob after mechTypes
Jeff Layton
2013-03-27
ext4: fix data=journal fast mount/umount hang
Theodore Ts'o
2013-03-27
cifs: delay super block destruction until all cifsFileInfo objects are gone
Mateusz Guzik
2013-03-27
ext4: use atomic64_t for the per-flexbg free_clusters count
Theodore Ts'o
2013-03-27
ext4: convert number of blocks to clusters properly
Lukas Czerner
2013-03-27
jbd2: fix use after free in jbd2_journal_dirty_metadata()
Jan Kara
2013-03-27
ext4: fix the wrong number of the allocated blocks in ext4_split_extent()
Zheng Liu
2013-03-27
isofs: avoid info leak on export
Mathias Krause
2013-03-27
udf: avoid info leak on export
Mathias Krause
2013-03-20
NLS: improve UTF8 -> UTF16 string conversion routine
Alan Stern
2013-03-20
btrfs: use rcu_barrier() to wait for bdev puts at unmount
Eric Sandeen
2013-03-20
block: use i_size_write() in bd_set_size()
Guo Chao
2013-03-20
Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...
Mathieu Desnoyers
[next]