Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
30c964a6cb7bbade28eabcbc3fce4b01be8f1a39
/
fs
/
xfs
/
libxfs
/
xfs_ialloc.c
5be203a
Merge branch 'xfs-efi-rework' into for-next
by Dave Chinner
· 9 years ago
f307080
xfs: fix btree cursor error cleanups
by Brian Foster
· 9 years ago
ce748ea
xfs: create new metadata UUID field and incompat flag
by Eric Sandeen
· 9 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
· 10 years ago
7a1df15
xfs: fix premature enospc on inode allocation
by Dave Chinner
· 10 years ago
c14fc01
Merge branch 'xfs-coccinelle-cleanups' into for-next
by Dave Chinner
· 10 years ago
b72091f
libxfs: fix simple_return.cocci warnings
by kbuild test robot
· 10 years ago
508b6b3
xfs: merge xfs_inum.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
4fb6e8a
xfs: merge xfs_ag.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
6d3ebaa
xfs: merge xfs_dinode.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
e68ed77
xfs: fix use of agi_newino in finobt lookup
by Dave Chinner
· 10 years ago
e1b0572
xfs: add a few more verifier tests
by Eric Sandeen
· 10 years ago
2451337
xfs: global error sign conversion
by Dave Chinner
· 10 years ago
30f712c
libxfs: move source files
by Dave Chinner
· 10 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
· 11 years ago
6e0c7b8
xfs: use xfs_icluster_size_fsb in xfs_ialloc_inode_init
by Jie Liu
· 11 years ago
126cd10
xfs: get rid of XFS_IALLOC_BLOCKS macros
by Jie Liu
· 11 years ago
0f49efd
xfs: get rid of XFS_INODE_CLUSTER_SIZE macros
by Jie Liu
· 11 years ago
7178343
xfs: get rid of XFS_IALLOC_INODES macros
by Jie Liu
· 11 years ago
8e825e3
xfs: fix calculation of freed inode cluster blocks
by Ben Myers
· 11 years ago
d123031
xfs: add tracepoints to AGF/AGI read operations
by Dave Chinner
· 11 years ago
a4fbe6a
xfs: decouple inode and bmap btree header files
by Dave Chinner
· 11 years ago
239880e
xfs: decouple log and transaction headers
by Dave Chinner
· 11 years ago
70a9883
xfs: create a shared header file for format-related information
by Dave Chinner
· 11 years ago
b121099
xfs: check correct status variable for xfs_inobt_get_rec() call
by Brian Foster
· 11 years ago
2f21ff1
xfs: fix the comment of xfs_ialloc_ag_select()
by Zhi Yong Wu
· 11 years ago
836a94a
xfs: fix issues that cause userspace warnings
by Dave Chinner
· 11 years ago
7bb85ef
xfs: move unrelated definitions out of xfs_inode.h
by Dave Chinner
· 11 years ago
ddf6ad0
xfs: Use inode create transaction
by Dave Chinner
· 11 years ago
28c8e41
xfs: Inode create item recovery
by Dave Chinner
· 11 years ago
43df2ee
xfs: Remove the left function variable from xfs_ialloc_get_rec()
by Jie Liu
· 11 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
· 12 years ago
7c4cebe
xfs: inode allocation should use unmapped buffers.
by Dave Chinner
· 12 years ago
1813dd6
xfs: convert buffer verifiers to an ops structure.
by Dave Chinner
· 12 years ago
b0f539d
xfs: connect up write verifiers to new buffers
by Dave Chinner
· 12 years ago
612cfbf
xfs: add pre-write metadata buffer verifier callbacks
by Dave Chinner
· 12 years ago
3702ce6
xfs: verify AGI blocks as they are read from disk
by Dave Chinner
· 12 years ago
c3f8fc7
xfs: make buffer read verication an IO completion function
by Dave Chinner
· 12 years ago
cd856db
xfs: Update inode alloc comments
by Carlos Maiolino
· 12 years ago
a004168
xfs: zero allocation_args on the kernel stack
by Mark Tinguely
· 12 years ago
8aea3ff
xfs: Fix m_agirotor reset during AG selection
by Carlos Maiolino
· 12 years ago
c498211
xfs: unlock the AGI buffer when looping in xfs_dialloc
by Christoph Hellwig
· 12 years ago
be60fe5
xfs: do not read the AGI buffer in xfs_dialloc until nessecary
by Christoph Hellwig
· 12 years ago
55d6af6
xfs: refactor xfs_ialloc_ag_select
by Christoph Hellwig
· 12 years ago
4bb6106
xfs: add a short cut to xfs_dialloc for the non-NULL agbp case
by Christoph Hellwig
· 12 years ago
0835890
xfs: remove the alloc_done argument to xfs_dialloc
by Christoph Hellwig
· 12 years ago
f2ecc5e
xfs: split xfs_dialloc
by Christoph Hellwig
· 12 years ago
824c313
xfs: remove xfs_ialloc_find_free
by Christoph Hellwig
· 12 years ago
ad1e95c
xfs: clean up xfs_bit.h includes
by Dave Chinner
· 13 years ago
a8acad7
xfs: kill XBF_LOCK
by Dave Chinner
· 13 years ago
576b1d6
xfs: propagate umode_t
by Al Viro
· 13 years ago
38f2323
xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF
by Christoph Hellwig
· 13 years ago
2a30f36d
xfs: Check the return value of xfs_trans_get_buf()
by Chandra Seetharaman
· 13 years ago
5a52c2a58
xfs: Remove the macro XFS_BUF_ERROR and family
by Chandra Seetharaman
· 13 years ago
69ef921
xfs: byteswap constants instead of variables
by Christoph Hellwig
· 13 years ago
0b932cc
xfs: Convert remaining cmn_err() callers to new API
by Dave Chinner
· 14 years ago
5348778
xfs: convert xfs_fs_cmn_err to new error logging API
by Dave Chinner
· 14 years ago
1a1a3e9
xfs: remove xfs_buf wrappers
by Christoph Hellwig
· 14 years ago
4536f2a
xfs: fix untrusted inode number lookup
by Dave Chinner
· 14 years ago
Next »