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-01-19
btrfs: fix crash when tracepoint arguments are freed by wq callbacks
David Sterba
2017-01-19
xfs: Timely free truncated dirty pages
Jan Kara
2017-01-19
ocfs2: fix crash caused by stale lvb with fsdlm plugin
Eric Ren
2017-01-12
xfs: fix max_retries _show and _store functions
Carlos Maiolino
2017-01-12
xfs: fix crash and data corruption due to removal of busy COW extents
Christoph Hellwig
2017-01-12
xfs: use the actual AG length when reserving blocks
Darrick J. Wong
2017-01-12
xfs: fix double-cleanup when CUI recovery fails
Darrick J. Wong
2017-01-12
xfs: use GPF_NOFS when allocating btree cursors
Darrick J. Wong
2017-01-12
xfs: ignore leaf attr ichdr.count in verifier during log replay
Eric Sandeen
2017-01-12
xfs: don't cap maximum dedupe request length
Darrick J. Wong
2017-01-12
xfs: don't allow di_size with high bit set
Darrick J. Wong
2017-01-12
xfs: error out if trying to add attrs and anextents > 0
Darrick J. Wong
2017-01-12
xfs: don't crash if reading a directory results in an unexpected hole
Darrick J. Wong
2017-01-12
xfs: complain if we don't get nextents bmap records
Darrick J. Wong
2017-01-12
xfs: check for bogus values in btree block headers
Darrick J. Wong
2017-01-12
xfs: forbid AG btrees with level == 0
Darrick J. Wong
2017-01-12
xfs: handle cow fork in xfs_bmap_trace_exlist
Eric Sandeen
2017-01-12
xfs: pass state not whichfork to trace_xfs_extlist
Eric Sandeen
2017-01-12
xfs: Move AGI buffer type setting to xfs_read_agi
Eric Sandeen
2017-01-12
xfs: pass post-eof speculative prealloc blocks to bmapi
Brian Foster
2017-01-12
xfs: use new extent lookup helpers xfs_file_iomap_begin_delay
Christoph Hellwig
2017-01-12
xfs: clean up cow fork reservation and tag inodes correctly
Brian Foster
2017-01-12
xfs: use new extent lookup helpers in __xfs_reflink_reserve_cow
Christoph Hellwig
2017-01-12
xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()
Brian Foster
2017-01-12
xfs: remove prev argument to xfs_bmapi_reserve_delalloc
Christoph Hellwig
2017-01-12
xfs: always succeed when deduping zero bytes
Darrick J. Wong
2017-01-12
xfs: factor rmap btree size into the indlen calculations
Darrick J. Wong
2017-01-12
xfs: new inode extent list lookup helpers
Christoph Hellwig
2017-01-12
xfs: fix unbalanced inode reclaim flush locking
Brian Foster
2017-01-12
xfs: check minimum block size for CRC filesystems
Darrick J. Wong
2017-01-12
xfs: provide helper for counting extents from if_bytes
Eric Sandeen
2017-01-12
xfs: don't BUG() on mixed direct and mapped I/O
Brian Foster
2017-01-12
xfs: don't skip cow forks w/ delalloc blocks in cowblocks scan
Brian Foster
2017-01-12
xfs: check return value of _trans_reserve_quota_nblks
Darrick J. Wong
2017-01-12
xfs: don't call xfs_sb_quota_from_disk twice
Eric Sandeen
2017-01-12
f2fs: hide a maybe-uninitialized warning
Arnd Bergmann
2017-01-12
f2fs: remove percpu_count due to performance regression
Jaegeuk Kim
2017-01-12
fscrypt: fix renaming and linking special files
Eric Biggers
2017-01-09
pNFS: Fix a deadlock between read resends and layoutreturn
Trond Myklebust
2017-01-09
pNFS: Clear NFS_LAYOUT_RETURN_REQUESTED when invalidating the layout stateid
Trond Myklebust
2017-01-09
pNFS: Don't clear the layout stateid if a layout return is outstanding
Trond Myklebust
2017-01-09
pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completed
Trond Myklebust
2017-01-09
nfs_write_end(): fix handling of short copies
Al Viro
2017-01-09
bad_inode: add missing i_op initializers
Miklos Szeredi
2017-01-09
fsnotify: Fix possible use-after-free in inode iteration on umount
Jan Kara
2017-01-09
block: protect iterate_bdevs() against concurrent close
Rabin Vincent
2017-01-06
xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
Eric Sandeen
2017-01-06
xfs: fix up xfs_swap_extent_forks inline extent handling
Eric Sandeen
2017-01-06
CIFS: Fix a possible memory corruption in push locks
Pavel Shilovsky
2017-01-06
CIFS: Decrease verbosity of ioctl call
Pavel Shilovsky
[prev]
[next]