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
/
xfs
Age
Commit message (
Expand
)
Author
2015-05-29
xfs: fix broken i_nlink accounting for whiteout tmpfile inode
Brian Foster
2015-05-29
xfs: xfs_iozero can return positive errno
Dave Chinner
2015-05-29
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
Dave Chinner
2015-05-29
xfs: extent size hints can round up extents past MAXEXTLEN
Dave Chinner
2015-05-29
xfs: inode and free block counters need to use __percpu_counter_compare
Dave Chinner
2015-05-29
xfs: use percpu_counter_read_positive for mp->m_icount
George Wang
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-24
Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-16
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2015-04-16
Merge branch 'xfs-dio-extend-fix' into for-next
Dave Chinner
2015-04-16
xfs: using generic_file_direct_write() is unnecessary
Dave Chinner
2015-04-16
xfs: direct IO EOF zeroing needs to drain AIO
Dave Chinner
2015-04-16
xfs: DIO write completion size updates race
Dave Chinner
2015-04-16
xfs: DIO writes within EOF don't need an ioend
Dave Chinner
2015-04-16
xfs: handle DIO overwrite EOF update completion correctly
Dave Chinner
2015-04-16
xfs: DIO needs an ioend for writes
Dave Chinner
2015-04-16
xfs: move DIO mapping size calculation
Dave Chinner
2015-04-16
xfs: factor DIO write mapping from get_blocks
Dave Chinner
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-13
Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next
Dave Chinner
2015-04-13
xfs: unlock i_mutex in xfs_break_layouts
Christoph Hellwig
2015-04-13
xfs: kill unnecessary firstused overflow check on attr3 leaf removal
Brian Foster
2015-04-13
xfs: use larger in-core attr firstused field and detect overflow
Brian Foster
2015-04-13
xfs: pass attr geometry to attr leaf header conversion functions
Brian Foster
2015-04-13
xfs: disallow ro->rw remount on norecovery mount
Eric Sandeen
2015-04-13
xfs: xfs_shift_file_space can be static
kbuild test robot
2015-04-11
mirror O_APPEND and O_DIRECT into iocb->ki_flags
Al Viro
2015-04-11
switch generic_write_checks() to iocb and iter
Al Viro
2015-04-11
xfs_file_aio_write_checks: switch to iocb/iov_iter
Al Viro
2015-04-11
generic_write_checks(): drop isblk argument
Al Viro
2015-04-11
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-11
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
2015-04-11
make new_sync_{read,write}() static
Al Viro
2015-04-11
Merge branch 'iocb' into for-next
Al Viro
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
Merge branch 'fallocate-insert-range' into for-next
Dave Chinner
2015-03-25
Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next
Dave Chinner
2015-03-25
xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
Namjae Jeon
2015-03-25
xfs: Fix incorrect positive ENOMEM return
Joe Perches
2015-03-25
xfs: xfs_mru_cache_insert() should use GFP_NOFS
Byoungyoung Lee
2015-03-25
xfs: %pF is only for function pointers
Scott Wood
2015-03-25
xfs: fix shadow warning in xfs_da3_root_split()
Fabian Frederick
2015-03-25
xfs: use bool instead of int in xfs_rename()
Fabian Frederick
2015-03-25
xfs: fix NULL pointer dereference in xfs_filestream_lookup_ag()
Eric Sandeen
2015-03-25
xfs: remove xfs_bmap_sanity_check()
Dave Chinner
2015-03-25
Merge branch 'xfs-rename-whiteout' into for-next
Dave Chinner
2015-03-25
xfs: add RENAME_WHITEOUT support
Dave Chinner
2015-03-25
xfs: make xfs_cross_rename() complete fully
Dave Chinner
[next]