Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a53a0ab8ff725672fcb47bb9a5ef75fce45679d0
/
fs
/
xfs
/
libxfs
/
xfs_ialloc.c
749f24f
xfs: Fix bool initialization/comparison
by Thomas Meyer
· 8 years ago
8dc518d
xfs: don't log dirty ranges for ordered buffers
by Brian Foster
· 8 years ago
2d32311
xfs: stop searching for free slots in an inode chunk when there are none
by Carlos Maiolino
· 8 years ago
c44245b
xfs: fix inobt inode allocation search optimization
by Omar Sandoval
· 8 years ago
9e24cfd
xfs: remove unneeded parameter from XFS_TEST_ERROR
by Darrick J. Wong
· 8 years ago
e936945
xfs: export _inobt_btrec_to_irec and _ialloc_cluster_alignment for scrub
by Darrick J. Wong
· 8 years ago
c8ce540
xfs: remove double-underscore integer types
by Darrick J. Wong
· 8 years ago
8ee9fdb
xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment
by Chandan Rajendra
· 8 years ago
a444d72
Merge branch 'xfs-4.10-misc-fixes-3' into for-next
by Dave Chinner
· 9 years ago
d2a047f
xfs: forbid AG btrees with level == 0
by Darrick J. Wong
· 9 years ago
200237d
xfs: Move AGI buffer type setting to xfs_read_agi
by Eric Sandeen
· 9 years ago
755c7bf
libxfs: convert ushort to unsigned short
by Darrick J. Wong
· 9 years ago
340785c
xfs: add owner field to extent allocation and freeing
by Darrick J. Wong
· 9 years ago
2c3234d
xfs: rename flist/free_list to dfops
by Darrick J. Wong
· 9 years ago
310a75a
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
by Darrick J. Wong
· 9 years ago
3ab78df
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
by Darrick J. Wong
· 9 years ago
19b54ee
xfs: refactor btree maxlevels computation
by Darrick J. Wong
· 9 years ago
59bad07
xfs: rearrange xfs_bmap_add_free parameters
by Darrick J. Wong
· 9 years ago
49ca911
xfs: fix computation of inode btree maxlevels
by Darrick J. Wong
· 9 years ago
233135b
xfs: print name of verifier if it fails
by Eric Sandeen
· 10 years ago
a45086e
xfs: validate metadata LSNs against log on v5 superblocks
by Brian Foster
· 10 years ago
5be203a
Merge branch 'xfs-efi-rework' into for-next
by Dave Chinner
· 10 years ago
f307080
xfs: fix btree cursor error cleanups
by Brian Foster
· 10 years ago
ce748ea
xfs: create new metadata UUID field and incompat flag
by Eric Sandeen
· 10 years ago
4497f28
Merge branch 'xfs-misc-fixes-for-4.2-2' into for-next
by Dave Chinner
· 10 years ago
46fc58d
xfs: check min blks for random debug mode sparse allocations
by Brian Foster
· 10 years ago
b9a350a
Merge branch 'xfs-sparse-inode' into for-next
by Dave Chinner
· 10 years ago
09b5660
xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster()
by Brian Foster
· 10 years ago
10ae3dc7
xfs: only free allocated regions of inode chunks
by Brian Foster
· 10 years ago
26dd521
xfs: filter out sparse regions from individual inode allocation
by Brian Foster
· 10 years ago
1cdadee
xfs: randomly do sparse inode allocations in DEBUG mode
by Brian Foster
· 10 years ago
56d1115
xfs: allocate sparse inode chunks on full chunk allocation failure
by Brian Foster
· 10 years ago
463958a
xfs: pass inode count through ordered icreate log item
by Brian Foster
· 10 years ago
5419040
xfs: introduce inode record hole mask for sparse inode chunks
by Brian Foster
· 10 years ago
066a188
xfs: use sparse chunk alignment for min. inode allocation requirement
by Brian Foster
· 10 years ago
999633d
xfs: update free inode record logic to support sparse inode records
by Brian Foster
· 10 years ago
d4cc540
xfs: create individual inode alloc. helper
by Brian Foster
· 10 years ago
74f9ce1
xfs: use percpu_counter_read_positive for mp->m_icount
by George Wang
· 10 years ago
4225441
Merge branch 'xfs-generic-sb-counters' into for-next
by Dave Chinner
· 10 years ago
5fb5aee
xfs: pass mp to XFS_WANT_CORRUPTED_RETURN
by Eric Sandeen
· 10 years ago
c29aad4
xfs: pass mp to XFS_WANT_CORRUPTED_GOTO
by Eric Sandeen
· 10 years ago
501ab32
xfs: use generic percpu counters for inode counter
by Dave Chinner
· 10 years ago
6044e43
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
by Dave Chinner
· 11 years ago
7a1df15
xfs: fix premature enospc on inode allocation
by Dave Chinner
· 11 years ago
c14fc01
Merge branch 'xfs-coccinelle-cleanups' into for-next
by Dave Chinner
· 11 years ago
b72091f
libxfs: fix simple_return.cocci warnings
by kbuild test robot
· 11 years ago
508b6b3
xfs: merge xfs_inum.h into xfs_format.h
by Christoph Hellwig
· 11 years ago
4fb6e8a
xfs: merge xfs_ag.h into xfs_format.h
by Christoph Hellwig
· 11 years ago
6d3ebaa
xfs: merge xfs_dinode.h into xfs_format.h
by Christoph Hellwig
· 11 years ago
e68ed77
xfs: fix use of agi_newino in finobt lookup
by Dave Chinner
· 11 years ago
e1b0572
xfs: add a few more verifier tests
by Eric Sandeen
· 11 years ago
2451337
xfs: global error sign conversion
by Dave Chinner
· 11 years ago
30f712c
libxfs: move source files
by Dave Chinner
· 11 years ago
[Renamed from fs/xfs/xfs_ialloc.c]
b474c7a
xfs: Nuke XFS_ERROR macro
by Eric Sandeen
· 11 years ago
7691283
Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next
by Dave Chinner
· 11 years ago
36de955
xfs: kill xfs_buf_geterror()
by Dave Chinner
· 11 years ago
b70f14e
Merge branch 'xfs-feature-bit-cleanup' into for-next
by Dave Chinner
· 11 years ago
0d907a3
Merge branch 'xfs-misc-fixes-2-for-3.16' into for-next
by Dave Chinner
· 11 years ago
376c2f3
xfs: fix compile error when libxfs header used in C++ code
by Roger Willcocks
· 11 years ago
263997a
xfs: turn NLINK feature on by default
by Dave Chinner
· 11 years ago
3efa4ff
xfs: update the finobt on inode free
by Brian Foster
· 11 years ago
2b64ee5
xfs: refactor xfs_difree() inobt bits into xfs_difree_inobt() helper
by Brian Foster
· 11 years ago
6dd8638
xfs: use and update the finobt on inode allocation
by Brian Foster
· 11 years ago
0aa0a75
xfs: insert newly allocated inode chunks into the finobt
by Brian Foster
· 11 years ago
aafc3c2
xfs: support the XFS_BTNUM_FINOBT free inode btree type
by Brian Foster
· 11 years ago
57bd3db
xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbers
by Brian Foster
· 11 years ago
5f44e4c1
Merge branch 'xfs-bug-fixes-for-3.15-2' into for-next
by Dave Chinner
· 11 years ago
e480a72
xfs: avoid AGI/AGF deadlock scenario for inode chunk allocation
by Brian Foster
· 11 years ago
ce5028c
xfs: modify verifiers to differentiate CRC from other errors
by Eric Sandeen
· 11 years ago
f1dbcd7
xfs: add helper for updating checksums on xfs_bufs
by Eric Sandeen
· 11 years ago
5158217
xfs: add helper for verifying checksums on xfs_bufs
by Eric Sandeen
· 11 years ago
533b81c
xfs: Use defines for CRC offsets in all cases
by Eric Sandeen
· 11 years ago
f9e5abc
xfs: use xfs_icluster_size_fsb in xfs_imap
by Jie Liu
· 12 years ago
6e0c7b8
xfs: use xfs_icluster_size_fsb in xfs_ialloc_inode_init
by Jie Liu
· 12 years ago
126cd10
xfs: get rid of XFS_IALLOC_BLOCKS macros
by Jie Liu
· 12 years ago
0f49efd
xfs: get rid of XFS_INODE_CLUSTER_SIZE macros
by Jie Liu
· 12 years ago
7178343
xfs: get rid of XFS_IALLOC_INODES macros
by Jie Liu
· 12 years ago
8e825e3
xfs: fix calculation of freed inode cluster blocks
by Ben Myers
· 12 years ago
d123031
xfs: add tracepoints to AGF/AGI read operations
by Dave Chinner
· 12 years ago
a4fbe6a
xfs: decouple inode and bmap btree header files
by Dave Chinner
· 12 years ago
239880e
xfs: decouple log and transaction headers
by Dave Chinner
· 12 years ago
70a9883
xfs: create a shared header file for format-related information
by Dave Chinner
· 12 years ago
b121099
xfs: check correct status variable for xfs_inobt_get_rec() call
by Brian Foster
· 12 years ago
2f21ff1
xfs: fix the comment of xfs_ialloc_ag_select()
by Zhi Yong Wu
· 12 years ago
836a94a
xfs: fix issues that cause userspace warnings
by Dave Chinner
· 12 years ago
7bb85ef
xfs: move unrelated definitions out of xfs_inode.h
by Dave Chinner
· 12 years ago
ddf6ad0
xfs: Use inode create transaction
by Dave Chinner
· 12 years ago
28c8e41
xfs: Inode create item recovery
by Dave Chinner
· 12 years ago
43df2ee
xfs: Remove the left function variable from xfs_ialloc_get_rec()
by Jie Liu
· 12 years ago
61fe135
xfs: buffer type overruns blf_flags field
by Dave Chinner
· 12 years ago
93848a9
xfs: add version 3 inode format with CRCs
by Christoph Hellwig
· 12 years ago
983d09f
xfs: add CRC checks to the AGI
by Dave Chinner
· 12 years ago
ecb3403
xfs: rename random32() to prandom_u32()
by Akinobu Mita
· 12 years ago
83a9ba0
xfs: don't zero structure members after a memset(0)
by Eric Sandeen
· 13 years ago
7c4cebe
xfs: inode allocation should use unmapped buffers.
by Dave Chinner
· 13 years ago
1813dd6
xfs: convert buffer verifiers to an ops structure.
by Dave Chinner
· 13 years ago
b0f539d
xfs: connect up write verifiers to new buffers
by Dave Chinner
· 13 years ago
612cfbf
xfs: add pre-write metadata buffer verifier callbacks
by Dave Chinner
· 13 years ago
3702ce6
xfs: verify AGI blocks as they are read from disk
by Dave Chinner
· 13 years ago
c3f8fc7
xfs: make buffer read verication an IO completion function
by Dave Chinner
· 13 years ago
Next »