index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_ialloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-10
xfs: kill XBF_UNMAPPED
Christoph Hellwig
1
-1
/
+1
2025-03-03
xfs: generalize the freespace and reserved blocks handling
Christoph Hellwig
1
-1
/
+1
2024-11-22
xfs: fix sparse inode limits on runt AG
Dave Chinner
1
-7
/
+9
2024-11-05
xfs: disable the agi rotor for metadata inodes
Darrick J. Wong
1
-18
/
+40
2024-11-05
xfs: add a generic group pointer to the btree cursor
Christoph Hellwig
1
-5
/
+7
2024-11-05
xfs: factor out a generic xfs_group structure
Christoph Hellwig
1
-20
/
+20
2024-11-05
xfs: convert remaining trace points to pass pag structures
Christoph Hellwig
1
-2
/
+2
2024-11-05
xfs: pass objects to the xfs_irec_merge_{pre,post} trace points
Christoph Hellwig
1
-5
/
+2
2024-11-05
xfs: add a xfs_agino_to_ino helper
Christoph Hellwig
1
-13
/
+11
2024-11-05
xfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpers
Christoph Hellwig
1
-16
/
+13
2024-11-05
xfs: pass a pag to xfs_difree_inode_chunk
Christoph Hellwig
1
-2
/
+3
2024-09-20
Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+5
2024-09-03
xfs: enable block size larger than page size support
Pankaj Raghav
1
-0
/
+5
2024-09-01
xfs: standardize the btree maxrecs function parameters
Darrick J. Wong
1
-2
/
+2
2024-09-01
xfs: pass the icreate args object to xfs_dialloc
Darrick J. Wong
1
-2
/
+3
2024-07-02
xfs: convert "skip_discard" to a proper flags bitset
Darrick J. Wong
1
-3
/
+2
2024-07-02
xfs: split new inode creation into two pieces
Darrick J. Wong
1
-0
/
+15
2024-04-15
xfs: try to avoid allocating from sick inode clusters
Darrick J. Wong
1
-0
/
+40
2024-04-15
xfs: pass xfs_buf lookup flags to xfs_*read_agi
Darrick J. Wong
1
-6
/
+10
2024-02-22
xfs: remove xfs_btnum_t
Christoph Hellwig
1
-1
/
+1
2024-02-22
xfs: pass a 'bool is_finobt' to xfs_inobt_insert
Christoph Hellwig
1
-5
/
+4
2024-02-22
xfs: split xfs_inobt_init_cursor
Christoph Hellwig
1
-10
/
+13
2024-02-22
xfs: split xfs_inobt_insert_sprec
Christoph Hellwig
1
-52
/
+96
2024-02-22
xfs: add a name field to struct xfs_btree_ops
Christoph Hellwig
1
-3
/
+2
2024-02-22
xfs: report XFS_IS_CORRUPT errors to the health system
Darrick J. Wong
1
-9
/
+43
2024-02-22
xfs: report inode corruption errors to the health system
Darrick J. Wong
1
-0
/
+1
2024-02-22
xfs: report btree block corruption errors to the health system
Darrick J. Wong
1
-0
/
+1
2024-02-22
xfs: report ag header corruption errors to the health tracking system
Darrick J. Wong
1
-0
/
+3
2023-12-15
xfs: repair inode btrees
Darrick J. Wong
1
-13
/
+18
2023-12-06
xfs: remove __xfs_free_extent_later
Darrick J. Wong
1
-2
/
+3
2023-07-03
xfs: AGI length should be bounds checked
Darrick J. Wong
1
-13
/
+11
2023-06-29
xfs: use deferred frees for btree block freeing
Dave Chinner
1
-4
/
+4
2023-06-05
xfs: validate block number being freed before adding to xefi
Dave Chinner
1
-8
/
+16
2023-04-11
xfs: convert xfs_ialloc_has_inodes_at_extent to return keyfill scan results
Darrick J. Wong
1
-32
/
+50
2023-04-11
xfs: remove pointless shadow variable from xfs_difree_inobt
Darrick J. Wong
1
-2
/
+0
2023-04-11
xfs: hoist inode record alignment checks from scrub
Darrick J. Wong
1
-0
/
+4
2023-04-11
xfs: complain about bad records in query_range helpers
Darrick J. Wong
1
-14
/
+24
2023-04-11
xfs: standardize ondisk to incore conversion for inode btrees
Darrick J. Wong
1
-18
/
+35
2023-02-27
xfs: restore old agirotor behavior
Darrick J. Wong
1
-1
/
+2
2023-02-13
xfs: introduce xfs_alloc_vextent_exact_bno()
Dave Chinner
1
-3
/
+3
2023-02-13
xfs: introduce xfs_alloc_vextent_near_bno()
Dave Chinner
1
-17
/
+10
2023-02-13
xfs: use xfs_alloc_vextent_this_ag() where appropriate
Dave Chinner
1
-3
/
+6
2023-02-13
xfs: introduce xfs_for_each_perag_wrap()
Dave Chinner
1
-17
/
+15
2023-02-13
xfs: perags need atomic operational state
Dave Chinner
1
-7
/
+7
2023-02-13
xfs: convert xfs_ialloc_next_ag() to an atomic
Dave Chinner
1
-16
/
+1
2023-02-13
xfs: inobt can use perags in many more places than it does
Dave Chinner
1
-13
/
+12
2023-02-13
xfs: use active perag references for inode allocation
Dave Chinner
1
-32
/
+31
2023-02-13
xfs: convert xfs_imap() to take a perag
Dave Chinner
1
-29
/
+16
2023-02-11
xfs: prefer free inodes at ENOSPC over chunk allocation
Dave Chinner
1
-0
/
+17
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
[next]