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
2016-09-19
ext2: use iomap to implement DAX
Christoph Hellwig
2016-09-19
ext2: stop passing buffer_head to ext2_get_blocks
Christoph Hellwig
2016-09-19
xfs: use iomap to implement DAX
Christoph Hellwig
2016-09-19
xfs: refactor xfs_setfilesize
Christoph Hellwig
2016-09-19
xfs: take the ilock shared if possible in xfs_file_iomap_begin
Christoph Hellwig
2016-09-19
xfs: fix locking for DAX writes
Christoph Hellwig
2016-09-19
dax: provide an iomap based fault handler
Christoph Hellwig
2016-09-19
dax: provide an iomap based dax read/write path
Christoph Hellwig
2016-09-19
dax: don't pass buffer_head to copy_user_dax
Christoph Hellwig
2016-09-19
dax: don't pass buffer_head to dax_insert_mapping
Christoph Hellwig
2016-09-19
iomap: expose iomap_apply outside iomap.c
Christoph Hellwig
2016-09-19
iomap: add IOMAP_F_NEW flag
Christoph Hellwig
2016-09-19
xfs: rewrite and optimize the delalloc write path
Christoph Hellwig
2016-09-19
xfs: make xfs_inode_set_eofblocks_tag cheaper for the common case
Christoph Hellwig
2016-09-19
xfs: factor our a helper to calculate the EOF alignment
Christoph Hellwig
2016-09-19
xfs: move xfs_bmbt_to_iomap up
Christoph Hellwig
2016-08-30
xfs: track log done items directly in the deferred pending work item
Darrick J. Wong
2016-08-29
iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems
Christoph Hellwig
2016-08-26
xfs: prevent dropping ioend completions during buftarg wait
Brian Foster
2016-08-26
xfs: fix superblock inprogress check
Dave Chinner
2016-08-26
xfs: simple btree query range should look right if LE lookup fails
Darrick J. Wong
2016-08-26
xfs: fix some key handling problems in _btree_simple_query_range
Darrick J. Wong
2016-08-26
xfs: don't log the entire end of the AGF
Darrick J. Wong
2016-08-26
xfs: disallow mounting of realtime + rmap filesystems
Darrick J. Wong
2016-08-26
xfs: don't perform lookups on zero-height btrees
Darrick J. Wong
2016-08-17
Merge branch 'iomap-fixes-4.8-rc3' into for-next
Dave Chinner
2016-08-17
xfs: remove OWN_AG rmap when allocating a block from the AGFL
Darrick J. Wong
2016-08-17
xfs: (re-)implement FIEMAP_FLAG_XATTR
Christoph Hellwig
2016-08-17
xfs: simplify xfs_file_iomap_begin
Christoph Hellwig
2016-08-17
iomap: mark ->iomap_end as optional
Christoph Hellwig
2016-08-17
iomap: prepare iomap_fiemap for attribute mappings
Dave Chinner
2016-08-17
iomap: fiemap should honor the FIEMAP_FLAG_SYNC flag
Dave Chinner
2016-08-17
iomap: remove superflous pagefault_disable from iomap_write_actor
Christoph Hellwig
2016-08-17
iomap: remove superflous mark_page_accessed from iomap_write_actor
Christoph Hellwig
2016-08-17
xfs: store rmapbt block count in the AGF
Darrick J. Wong
2016-08-17
xfs: don't invalidate whole file on DAX read/write
Dave Chinner
2016-08-17
xfs: fix bogus space reservation in xfs_iomap_write_allocate
Christoph Hellwig
2016-08-17
xfs: don't assert fail on non-async buffers on ioacct decrement
Brian Foster
2016-08-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-08-12
Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-08-12
nfsd: don't return an unhashed lock stateid after taking mutex
Jeff Layton
2016-08-12
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-08-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-08-11
proc, meminfo: use correct helpers for calculating LRU sizes in meminfo
Mel Gorman
2016-08-11
Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-client
Linus Torvalds
2016-08-11
nfsd: Fix race between FREE_STATEID and LOCK
Chuck Lever
2016-08-11
nfsd: fix dentry refcounting on create
Josef Bacik
2016-08-10
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-09
mm, writeback: flush plugged IO in wakeup_flusher_threads()
Konstantin Khlebnikov
2016-08-09
mm: memcontrol: only mark charged pages with PageKmemcg
Vladimir Davydov
[next]