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
2017-06-14
ext4: fix fdatasync(2) after extent manipulation operations
Jan Kara
2017-06-14
ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO
Jan Kara
2017-06-14
ext4: keep existing extra fields when inode expands
Konstantin Khlebnikov
2017-06-14
ext4: fix SEEK_HOLE
Jan Kara
2017-06-14
nfsd: Fix up the "supattr_exclcreat" attributes
Trond Myklebust
2017-06-14
nfsd4: fix null dereference on replay
J. Bruce Fields
2017-06-07
xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()
Jan Kara
2017-06-07
xfs: fix unaligned access in xfs_btree_visit_blocks
Eric Sandeen
2017-06-07
xfs: avoid mount-time deadlock in CoW extent recovery
Darrick J. Wong
2017-06-07
xfs: xfs_trans_alloc_empty
Christoph Hellwig
2017-06-07
xfs: bad assertion for delalloc an extent that start at i_size
Zorro Lang
2017-06-07
xfs: BMAPX shouldn't barf on inline-format directories
Darrick J. Wong
2017-06-07
xfs: fix indlen accounting error on partial delalloc conversion
Brian Foster
2017-06-07
xfs: fix use-after-free in xfs_finish_page_writeback
Eryu Guan
2017-06-07
xfs: reserve enough blocks to handle btree splits when remapping
Darrick J. Wong
2017-06-07
xfs: wait on new inodes during quotaoff dquot release
Brian Foster
2017-06-07
xfs: update ag iterator to support wait on new inodes
Brian Foster
2017-06-07
xfs: support ability to wait on new inodes
Brian Foster
2017-06-07
xfs: fix up quotacheck buffer list error handling
Brian Foster
2017-06-07
xfs: prevent multi-fsb dir readahead from reading random blocks
Brian Foster
2017-06-07
xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
Eric Sandeen
2017-06-07
xfs: fix integer truncation in xfs_bmap_remap_alloc
Christoph Hellwig
2017-06-07
xfs: drop iolock from reclaim context to appease lockdep
Brian Foster
2017-06-07
xfs: actually report xattr extents via iomap
Darrick J. Wong
2017-06-07
xfs: fix over-copying of getbmap parameters from userspace
Darrick J. Wong
2017-06-07
xfs: use dedicated log worker wq to avoid deadlock with cil wq
Brian Foster
2017-06-07
xfs: fix kernel memory exposure problems
Darrick J. Wong
2017-06-07
xfs: rework the inline directory verifiers
Darrick J. Wong
2017-06-07
xfs: verify inline directory data forks
Darrick J. Wong
2017-06-07
xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
Eryu Guan
2017-06-07
xfs: use ->b_state to fix buffer I/O accounting release race
Brian Foster
2017-06-07
xfs: Fix missed holes in SEEK_HOLE implementation
Jan Kara
2017-06-07
fs/ufs: Set UFS default maximum bytes per file
Richard Narron
2017-05-25
nfsd: encoders mustn't use unitialized values in error cases
J. Bruce Fields
2017-05-25
nfsd: fix undefined behavior in nfsd4_layout_verify
Ari Kauppi
2017-05-25
NFS: Use GFP_NOIO for two allocations in writeback
Benjamin Coddington
2017-05-25
NFS: Fix use after free in write error path
Fred Isaman
2017-05-25
NFSv4: Fix a hang in OPEN related to server reboot
Trond Myklebust
2017-05-25
fscrypt: avoid collisions when presenting long encrypted filenames
Eric Biggers
2017-05-25
f2fs: check entire encrypted bigname when finding a dentry
Jaegeuk Kim
2017-05-25
proc: Fix unbalanced hard link numbers
Takashi Iwai
2017-05-25
fanotify: don't expose EOPENSTALE to userspace
Amir Goldstein
2017-05-20
pstore: Shut down worker when unregistering
Kees Cook
2017-05-20
fscrypt: fix context consistency check when key(s) unavailable
Eric Biggers
2017-05-20
CIFS: add misssing SFM mapping for doublequote
Björn Jacke
2017-05-20
cifs: fix CIFS_IOC_GET_MNT_INFO oops
David Disseldorp
2017-05-20
CIFS: fix oplock break deadlocks
Rabin Vincent
2017-05-20
cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
David Disseldorp
2017-05-20
cifs: fix leak in FSCTL_ENUM_SNAPS response handling
David Disseldorp
2017-05-20
CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
Björn Jacke
[next]