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
2012-11-14
xfs: remove xfs_flush_pages
Dave Chinner
2012-11-14
xfs: remove xfs_wait_on_pages()
Dave Chinner
2012-11-14
xfs: reverse the check on XFS_IOC_ZERO_RANGE
Andrew Dahl
2012-11-14
xfs: remove xfs_tosspages
Dave Chinner
2012-11-13
xfs: make growfs initialise the AGFL header
Dave Chinner
2012-11-13
xfs: growfs: use uncached buffers for new headers
Dave Chinner
2012-11-13
xfs: use btree block initialisation functions in growfs
Dave Chinner
2012-11-13
xfs: add more attribute tree trace points.
Dave Chinner
2012-11-13
xfs: drop buffer io reference when a bad bio is built
Dave Chinner
2012-11-13
xfs: fix broken error handling in xfs_vm_writepage
Dave Chinner
2012-11-13
xfs: fix attr tree double split corruption
Dave Chinner
2012-11-08
xfs: add background scanning to clear eofblocks inodes
Brian Foster
2012-11-08
xfs: add minimum file size filtering to eofblocks scan
Brian Foster
2012-11-08
xfs: support multiple inode id filtering in eofblocks scan
Brian Foster
2012-11-08
xfs: add inode id filtering to eofblocks scan
Brian Foster
2012-11-08
xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl
Brian Foster
2012-11-08
xfs: create function to scan and clear EOFBLOCKS inodes
Brian Foster
2012-11-08
xfs: make xfs_free_eofblocks() non-static, return EAGAIN on trylock failure
Brian Foster
2012-11-08
xfs: create helper to check whether to free eofblocks on inode
Brian Foster
2012-11-08
xfs: support a tag-based inode_ag_iterator
Brian Foster
2012-11-08
xfs: add EOFBLOCKS inode tagging/untagging
Brian Foster
2012-11-07
xfs: report projid32bit feature in geometry call
Eric Sandeen
2012-11-07
xfs: fix reading of wrapped log data
Dave Chinner
2012-11-07
xfs: fix buffer shudown reference count mismatch
Dave Chinner
2012-11-07
xfs: don't vmap inode cluster buffers during free
Dave Chinner
2012-11-07
xfs: invalidate allocbt blocks moved to the free list
Dave Chinner
2012-11-02
xfs: Update inode alloc comments
Carlos Maiolino
2012-11-02
xfs: silence uninitialised f.file warning.
Dave Chinner
2012-11-02
xfs: growfs: don't read garbage for new secondary superblocks
Dave Chinner
2012-10-18
xfs: move allocation stack switch up to xfs_bmapi_allocate
Dave Chinner
2012-10-18
xfs: introduce XFS_BMAPI_STACK_SWITCH
Dave Chinner
2012-10-18
xfs: zero allocation_args on the kernel stack
Mark Tinguely
2012-10-17
xfs: only update the last_sync_lsn when a transaction completes
Dave Chinner
2012-10-17
xfs: remove xfs_iget.c
Dave Chinner
2012-10-17
xfs: move inode locking functions to xfs_inode.c
Dave Chinner
2012-10-17
xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
Dave Chinner
2012-10-17
xfs: xfs_quiesce_attr() should quiesce the log like unmount
Dave Chinner
2012-10-17
xfs: move xfs_quiesce_attr() into xfs_super.c
Dave Chinner
2012-10-17
xfs: xfs_sync_fsdata is redundant
Dave Chinner
2012-10-17
xfs: syncd workqueue is no more
Dave Chinner
2012-10-17
xfs: xfs_sync_data is redundant.
Dave Chinner
2012-10-17
xfs: Bring some sanity to log unmounting
Dave Chinner
2012-10-17
xfs: sync work is now only periodic log work
Dave Chinner
2012-10-17
xfs: don't run the sync work if the filesystem is read-only
Dave Chinner
2012-10-17
xfs: rationalise xfs_mount_wq users
Dave Chinner
2012-10-17
xfs: xfs_syncd_stop must die
Dave Chinner
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-13
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-10-12
procfs: don't need a PATH_MAX allocation to hold a string representation of a...
Jeff Layton
[next]