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-07-31
fs: umount on symlink leaks mnt count
Vasily Averin
2014-07-31
fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT
Andrew Gallagher
2014-07-31
fuse: s_time_gran fix
Miklos Szeredi
2014-07-31
coredump: fix the setting of PF_DUMPCORE
Silesh C V
2014-07-31
nfs: only show Posix ACLs in listxattr if actually present
Christoph Hellwig
2014-07-28
aio: protect reqs_available updates from changes in interrupt handlers
Benjamin LaHaise
2014-07-28
quota: missing lock in dqcache_shrink_scan()
Niu Yawei
2014-07-28
fuse: ignore entry-timeout on LOOKUP_REVAL
Anand Avati
2014-07-28
fuse: handle large user and group ID
Miklos Szeredi
2014-07-28
fuse: avoid scheduling while atomic
Miklos Szeredi
2014-07-28
fuse: timeout comparison fix
Miklos Szeredi
2014-07-17
f2fs: check bdi->dirty_exceeded when trying to skip data writes
Jaegeuk Kim
2014-07-17
f2fs: adjust free mem size to flush dentry blocks
Jaegeuk Kim
2014-07-17
kernfs: introduce kernfs_pin_sb()
Li Zefan
2014-07-17
kernfs: implement kernfs_root->supers list
Tejun Heo
2014-07-17
ext4: fix a potential deadlock in __ext4_es_shrink()
Theodore Ts'o
2014-07-17
ext4: revert commit which was causing fs corruption after journal replays
Theodore Ts'o
2014-07-17
ext4: disable synchronous transaction batching if max_batch_time==0
Eric Sandeen
2014-07-17
ext4: clarify ext4_error message in ext4_mb_generate_buddy_error()
Theodore Ts'o
2014-07-17
ext4: clarify error count warning messages
Theodore Ts'o
2014-07-17
ext4: fix unjournalled bg descriptor while initializing inode bitmap
Theodore Ts'o
2014-07-09
btrfs: only unlock block in verify_parent_transid if we locked it
Josef Bacik
2014-07-09
nfsd: fix rare symlink decoding bug
J. Bruce Fields
2014-07-09
ext4: Fix hole punching for files with indirect blocks
Jan Kara
2014-07-09
ext4: Fix buffer double free in ext4_alloc_branch()
Jan Kara
2014-07-09
CIFS: fix mount failure with broken pathnames when smb3 mount with mapchars o...
Steve French
2014-07-09
fs/cifs: fix regression in cifs_create_mf_symlink()
Björn Baumbach
2014-07-06
reiserfs: call truncate_setsize under tailpack mutex
Jeff Mahoney
2014-07-06
xfs: xfs_readsb needs to check for magic numbers
Dave Chinner
2014-07-06
nfs: Fix cache_validity check in nfs_write_pageuptodate()
Scott Mayhew
2014-07-06
NFS: populate ->net in mount data when remounting
Mateusz Guzik
2014-07-06
NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_state
Trond Myklebust
2014-07-06
NFS: Don't declare inode uptodate unless all attributes were checked
Trond Myklebust
2014-07-06
nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer
Christoph Hellwig
2014-07-06
nfsd4: fix FREE_STATEID lockowner leak
J. Bruce Fields
2014-07-06
pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()
Trond Myklebust
2014-07-06
UBIFS: Remove incorrect assertion in shrink_tnc()
hujianyang
2014-07-06
UBIFS: fix an mmap and fsync race condition
hujianyang
2014-06-30
epoll: fix use-after-free in eventpoll_release_file
Konstantin Khlebnikov
2014-06-30
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
2014-06-30
Btrfs: fix scrub_print_warning to handle skinny metadata extents
Liu Bo
2014-06-30
Btrfs: use right type to get real comparison
Liu Bo
2014-06-30
Btrfs: don't check nodes for extent items
Josef Bacik
2014-06-30
fs: btrfs: volumes.c: Fix for possible null pointer dereference
Rickard Strandqvist
2014-06-30
btrfs: allocate raid type kobjects dynamically
Jeff Mahoney
2014-06-30
Btrfs: send, use the right limits for xattr names and values
Filipe Manana
2014-06-30
Btrfs: send, don't error in the presence of subvols/snapshots
Filipe Manana
2014-06-30
Btrfs: set right total device count for seeding support
Wang Shilong
2014-06-30
Btrfs: mark mapping with error flag to report errors to userspace
Liu Bo
2014-06-30
Btrfs: fix NULL pointer crash of deleting a seed device
Liu Bo
[next]