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
2020-10-29
xfs: make sure the rt allocator doesn't run off the end
Darrick J. Wong
2020-10-29
xfs: fix high key handling in the rt allocator's query_range function
Darrick J. Wong
2020-10-29
xfs: fix deadlock and streamline xfs_getfsmap performance
Darrick J. Wong
2020-10-29
xfs: limit entries returned when counting fsmap records
Darrick J. Wong
2020-10-07
xfs: trim IO to found COW extent limit
Eric Sandeen
2020-10-01
xfs: prohibit fs freezing when using empty transactions
Darrick J. Wong
2020-10-01
xfs: mark dir corrupt when lookup-by-hash fails
Darrick J. Wong
2020-10-01
xfs: don't ever return a stale pointer from __xfs_dir3_free_read
Darrick J. Wong
2020-10-01
xfs: fix log reservation overflows when allocating large rt extents
Darrick J. Wong
2020-10-01
xfs: fix realtime file data space leak
Omar Sandoval
2020-10-01
xfs: fix attr leaf header freemap.size underflow
Brian Foster
2020-10-01
xfs: properly serialise fallocate against AIO+DIO
Dave Chinner
2020-10-01
xfs: fix inode fork extent count overflow
Dave Chinner
2020-09-17
xfs: initialize the shortform attr header padding entry
Darrick J. Wong
2020-09-17
xfs: fix off-by-one in inode alloc block reservation calculation
Brian Foster
2020-09-09
xfs: don't update mtime on COW faults
Mikulas Patocka
2020-09-09
xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
Darrick J. Wong
2020-09-09
xfs: fix boundary test in xfs_attr_shortform_verify
Eric Sandeen
2020-09-03
xfs: Don't allow logging of XFS_ISTALE inodes
Dave Chinner
2020-08-26
xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
Eiichi Tsukata
2020-08-26
xfs: fix inode quota reservation checks
Darrick J. Wong
2020-08-19
xfs: fix inode allocation block res calculation precedence
Brian Foster
2020-08-19
xfs: fix reflink quota reservation accounting error
Darrick J. Wong
2020-08-19
xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data fork
Darrick J. Wong
2020-06-30
xfs: add agf freeblocks verify in xfs_agf_verify
Zheng Bin
2020-06-22
xfs: fix duplicate verification from xfs_qm_dqflush()
Brian Foster
2020-06-22
xfs: reset buffer write failure state on successful completion
Brian Foster
2020-06-22
xfs: clean up the error handling in xfs_swap_extents
Darrick J. Wong
2020-05-02
xfs: fix partially uninitialized structure in xfs_reflink_remap_extent
Darrick J. Wong
2020-05-02
xfs: clear PF_MEMALLOC before exiting xfsaild thread
Eric Biggers
2020-05-02
xfs: acquire superblock freeze protection on eofblocks scans
Brian Foster
2020-03-05
xfs: clear kernel only flags in XFS_IOC_ATTRMULTI_BY_HANDLE
Christoph Hellwig
2020-01-26
xfs: Sanity check flags of Q_XQUOTARM call
Jan Kara
2020-01-09
xfs: periodically yield scrub threads to the scheduler
Darrick J. Wong
2020-01-09
xfs: don't check for AG deadlock for realtime files in bunmapi
Omar Sandoval
2020-01-04
xfs: fix mount failure crash on invalid iclog memory access
Brian Foster
2019-10-15
xfs: change the seconds fields in xfs_bulkstat to signed
Darrick J. Wong
2019-10-09
xfs: move local to extent inode logging into bmap helper
Brian Foster
2019-10-09
xfs: remove broken error handling on failed attr sf to leaf change
Brian Foster
2019-10-09
xfs: log the inode on directory sf to block format change
Brian Foster
2019-10-06
xfs: assure zeroed memory buffers for certain kmem allocations
Bill O'Donnell
2019-10-06
xfs: removed unused error variable from xchk_refcountbt_rec
Aliasgar Surti
2019-10-06
xfs: remove unused flags arg from xfs_get_aghdr_buf()
Eric Sandeen
2019-10-06
xfs: Fix tail rounding in xfs_alloc_file_space()
Max Reitz
2019-09-26
Merge tag 'xfs-5.4-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-09-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-09-26
xfs: remove unlikely() from WARN_ON() condition
Denis Efremov
2019-09-25
Merge tag 'iomap-5.4-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-09-24
xfs: avoid unused to_mp() function warning
Austin Kim
2019-09-24
xfs: log proper length of superblock
Eric Sandeen
[next]