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
2015-06-06
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
Dave Chinner
2015-06-06
omfs: fix sign confusion for bitmap loop counter
Bob Copeland
2015-06-06
fs, omfs: add NULL terminator in the end up the token list
Sasha Levin
2015-06-06
fs_pin: Allow for the possibility that m_list or s_list go unused.
Eric W. Biederman
2015-06-06
mnt: Fail collect_mounts when applied to unmounted mounts
Eric W. Biederman
2015-05-17
coredump: accept any write method
Al Viro
2015-05-17
path_openat(): fix double fput()
Al Viro
2015-05-17
mnt: Fix fs_fully_visible to verify the root directory is visible
Eric W. Biederman
2015-05-17
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
2015-05-17
ocfs2: dlm: fix race between purge and get lock resource
Junxiao Bi
2015-05-13
hfsplus: don't store special "osx" xattr prefix on-disk
Thomas Hebb
2015-05-13
ext4: move check under lock scope to close a race.
Davide Italiano
2015-05-13
ext4: fix data corruption caused by unwritten and delayed extents
Lukas Czerner
2015-05-13
btrfs: unlock i_mutex after attempting to delete subvolume during send
Omar Sandoval
2015-05-06
NFS: Add a stub for GETDEVICELIST
Anna Schumaker
2015-05-06
nfs: remove WARN_ON_ONCE from nfs_direct_good_bytes
Peng Tao
2015-05-06
nfs: fix DIO good bytes calculation
Peng Tao
2015-05-06
nfs: fix high load average due to callback thread sleeping
Jeff Layton
2015-05-06
nfsd: fix nsfd startup race triggering BUG_ON
Giuseppe Cantavenera
2015-05-06
nfsd: eliminate NFSD_DEBUG
Mark Salter
2015-05-06
nfsd4: disallow SEEK with special stateids
J. Bruce Fields
2015-05-06
nfsd4: fix READ permission checking
J. Bruce Fields
2015-05-06
nfsd4: disallow ALLOCATE with special stateids
J. Bruce Fields
2015-05-06
Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one"
Nicolas Iooss
2015-05-06
RCU pathwalk breakage when running into a symlink overmounting something
Al Viro
2015-05-06
mnt: Update detach_mounts to leave mounts connected
Eric W. Biederman
2015-05-06
mnt: Fix the error check in __detach_mounts
Eric W. Biederman
2015-05-06
mnt: Honor MNT_LOCKED when detaching mounts
Eric W. Biederman
2015-05-06
mnt: Factor umount_mnt from umount_tree
Eric W. Biederman
2015-05-06
mnt: Factor out unhash_mnt from detach_mnt and umount_tree
Eric W. Biederman
2015-05-06
mnt: Don't propagate unmounts to locked mounts
Eric W. Biederman
2015-05-06
mnt: On an unmount propagate clearing of MNT_LOCKED
Eric W. Biederman
2015-05-06
mnt: Delay removal from the mount hash.
Eric W. Biederman
2015-05-06
mnt: Add MNT_UMOUNT flag
Eric W. Biederman
2015-05-06
mnt: In umount_tree reuse mnt_list instead of mnt_hash
Eric W. Biederman
2015-05-06
mnt: Don't propagate umounts in __detach_mounts
Eric W. Biederman
2015-05-06
mnt: Improve the umount_tree flags
Eric W. Biederman
2015-05-06
ext4: make fsync to sync parent dir in no-journal for real this time
Lukas Czerner
2015-05-06
fs/binfmt_elf.c: fix bug in loading of PIE binaries
Michael Davidson
2015-05-06
NFS: fix BUG() crash in notify_change() with patch to chown_common()
Andrew Elble
2015-05-06
Btrfs: fix inode eviction infinite loop after extent_same ioctl
Filipe Manana
2015-05-06
Btrfs: fix inode eviction infinite loop after cloning into it
Filipe Manana
2015-05-06
btrfs: don't accept bare namespace as a valid xattr
David Sterba
2015-05-06
Btrfs: fix log tree corruption when fs mounted with -o discard
Filipe Manana
2015-04-29
fs: take i_mutex during prepare_binprm for set[ug]id executables
Jann Horn
2015-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-09
ocfs2: _really_ sync the right range
Al Viro
2015-04-08
ocfs2_file_write_iter: keep return value and current position update in sync
Al Viro
2015-04-08
[regression] ocfs2: do *not* increment ->ki_pos twice
Al Viro
2015-04-06
ioctx_alloc(): fix vma (and file) leak on failure
Al Viro
[next]