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_6.6-2.2.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
/
xfs_ialloc.c
Age
Commit message (
Expand
)
Author
2014-06-25
libxfs: move source files
Dave Chinner
2014-06-22
xfs: Nuke XFS_ERROR macro
Eric Sandeen
2014-06-10
Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next
Dave Chinner
2014-06-06
xfs: kill xfs_buf_geterror()
Dave Chinner
2014-05-20
Merge branch 'xfs-feature-bit-cleanup' into for-next
Dave Chinner
2014-05-20
Merge branch 'xfs-misc-fixes-2-for-3.16' into for-next
Dave Chinner
2014-05-20
xfs: fix compile error when libxfs header used in C++ code
Roger Willcocks
2014-05-20
xfs: turn NLINK feature on by default
Dave Chinner
2014-04-24
xfs: update the finobt on inode free
Brian Foster
2014-04-24
xfs: refactor xfs_difree() inobt bits into xfs_difree_inobt() helper
Brian Foster
2014-04-24
xfs: use and update the finobt on inode allocation
Brian Foster
2014-04-24
xfs: insert newly allocated inode chunks into the finobt
Brian Foster
2014-04-24
xfs: support the XFS_BTNUM_FINOBT free inode btree type
Brian Foster
2014-04-24
xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbers
Brian Foster
2014-03-13
Merge branch 'xfs-bug-fixes-for-3.15-2' into for-next
Dave Chinner
2014-03-07
xfs: avoid AGI/AGF deadlock scenario for inode chunk allocation
Brian Foster
2014-02-27
xfs: modify verifiers to differentiate CRC from other errors
Eric Sandeen
2014-02-27
xfs: add helper for updating checksums on xfs_bufs
Eric Sandeen
2014-02-27
xfs: add helper for verifying checksums on xfs_bufs
Eric Sandeen
2014-02-27
xfs: Use defines for CRC offsets in all cases
Eric Sandeen
2013-12-13
xfs: use xfs_icluster_size_fsb in xfs_imap
Jie Liu
2013-12-13
xfs: use xfs_icluster_size_fsb in xfs_ialloc_inode_init
Jie Liu
2013-12-13
xfs: get rid of XFS_IALLOC_BLOCKS macros
Jie Liu
2013-12-13
xfs: get rid of XFS_INODE_CLUSTER_SIZE macros
Jie Liu
2013-12-13
xfs: get rid of XFS_IALLOC_INODES macros
Jie Liu
2013-12-11
xfs: fix calculation of freed inode cluster blocks
Ben Myers
2013-11-06
xfs: add tracepoints to AGF/AGI read operations
Dave Chinner
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
xfs: create a shared header file for format-related information
Dave Chinner
2013-08-30
xfs: check correct status variable for xfs_inobt_get_rec() call
Brian Foster
2013-08-20
xfs: fix the comment of xfs_ialloc_ag_select()
Zhi Yong Wu
2013-08-12
xfs: fix issues that cause userspace warnings
Dave Chinner
2013-08-12
xfs: move unrelated definitions out of xfs_inode.h
Dave Chinner
2013-06-27
xfs: Use inode create transaction
Dave Chinner
2013-06-27
xfs: Inode create item recovery
Dave Chinner
2013-06-26
xfs: Remove the left function variable from xfs_ialloc_get_rec()
Jie Liu
2013-04-27
xfs: buffer type overruns blf_flags field
Dave Chinner
2013-04-21
xfs: add version 3 inode format with CRCs
Christoph Hellwig
2013-04-21
xfs: add CRC checks to the AGI
Dave Chinner
2013-03-07
xfs: rename random32() to prandom_u32()
Akinobu Mita
2013-01-03
xfs: don't zero structure members after a memset(0)
Eric Sandeen
2012-11-26
xfs: inode allocation should use unmapped buffers.
Dave Chinner
2012-11-15
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
2012-11-15
xfs: connect up write verifiers to new buffers
Dave Chinner
2012-11-15
xfs: add pre-write metadata buffer verifier callbacks
Dave Chinner
2012-11-15
xfs: verify AGI blocks as they are read from disk
Dave Chinner
2012-11-15
xfs: make buffer read verication an IO completion function
Dave Chinner
2012-11-02
xfs: Update inode alloc comments
Carlos Maiolino
2012-10-18
xfs: zero allocation_args on the kernel stack
Mark Tinguely
[next]