Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f9a4963019291b8ea7f2bb473b2caa7ff2238633
/
fs
/
xfs
/
xfs_fsops.c
aafe12c
xfs: don't trip over negative free space in xfs_reserve_blocks
by Darrick J. Wong
· 6 years ago
0b61f8a
xfs: convert to SPDX license tags
by Dave Chinner
· 6 years ago
49dd56f
xfs: factor the ag length extension code into libxfs
by Dave Chinner
· 7 years ago
b16817b
xfs: move growfs core to libxfs
by Dave Chinner
· 7 years ago
8125147
xfs: rework secondary superblock updates in growfs
by Dave Chinner
· 7 years ago
83a7f86
xfs: separate secondary sb update in growfs
by Dave Chinner
· 7 years ago
87444b8
xfs: make imaxpct changes in growfs separate
by Dave Chinner
· 7 years ago
532ff64
xfs: turn ag header initialisation into a table driven operation
by Dave Chinner
· 7 years ago
0410c3b
xfs: factor ag btree root block initialisation
by Dave Chinner
· 7 years ago
9aebe80
xfs: convert growfs AG header init to use buffer lists
by Dave Chinner
· 7 years ago
cce77bc
xfs: factor out AG header initialisation from growfs core
by Dave Chinner
· 7 years ago
a78ee25
xfs: convert XFS_AGFL_SIZE to a helper function
by Dave Chinner
· 7 years ago
c969004
xfs: use %px for data pointers when debugging
by Darrick J. Wong
· 7 years ago
3d170aa
xfs: change 0x%p -> %p in print messages
by Darrick J. Wong
· 7 years ago
c368ebc
xfs: hoist xfs_fs_geometry to libxfs
by Darrick J. Wong
· 7 years ago
33df3a9
xfs: always honor OWN_UNKNOWN rmap removal requests
by Darrick J. Wong
· 7 years ago
c8ce540
xfs: remove double-underscore integer types
by Darrick J. Wong
· 7 years ago
b6f41e4
xfs: remove boilerplate around xfs_btree_init_block
by Eric Sandeen
· 8 years ago
f88ae46
xfs: glean crc status from mp not flags in xfs_btree_init_block_int
by Eric Sandeen
· 8 years ago
20e73b0
xfs: use the actual AG length when reserving blocks
by Darrick J. Wong
· 8 years ago
84d6961
xfs: preallocate blocks for worst-case btree expansion
by Darrick J. Wong
· 8 years ago
f0ec1b8
xfs: add reflink feature flag to geometry
by Darrick J. Wong
· 8 years ago
ac4fef6
xfs: add refcount btree support to growfs
by Darrick J. Wong
· 8 years ago
3fd129b
xfs: set up per-AG free space reservations
by Darrick J. Wong
· 8 years ago
f32866fd
xfs: store rmapbt block count in the AGF
by Darrick J. Wong
· 8 years ago
5d650e9
xfs: add rmap btree geometry feature flag
by Darrick J. Wong
· 8 years ago
5254885
xfs: rmap btree requires more reserved free space
by Darrick J. Wong
· 8 years ago
e70d829
xfs: add rmap btree growfs support
by Darrick J. Wong
· 8 years ago
340785c
xfs: add owner field to extent allocation and freeing
by Darrick J. Wong
· 8 years ago
8018026
xfs: rmap btree add more reserved blocks
by Darrick J. Wong
· 8 years ago
3ab78df
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
by Darrick J. Wong
· 8 years ago
408fd48
xfs: refactor xfs_reserve_blocks() to handle ENOSPC correctly
by Brian Foster
· 8 years ago
d6bd961
Merge branch 'xfs-4.7-trans-type-cleanup' into for-next
by Dave Chinner
· 9 years ago
253f491
xfs: better xfs_trans_alloc interface
by Christoph Hellwig
· 9 years ago
ad747e3
xfs: Don't wrap growfs AGFL indexes
by Dave Chinner
· 9 years ago
ac383de
xfs: growfs not aware of sb_meta_uuid
by Dave Chinner
· 9 years ago
4ea7976
Merge branch 'xfs-commit-cleanup' into for-next
by Dave Chinner
· 9 years ago
7039331
xfs: saner xfs_trans_commit interface
by Christoph Hellwig
· 9 years ago
4906e21
xfs: remove the flags argument to xfs_trans_cancel
by Christoph Hellwig
· 9 years ago
502a4e7
xfs: add fs geometry bit for sparse inode chunks
by Brian Foster
· 9 years ago
964aa8d9
xfs: remove xfs_mod_incore_sb API
by Dave Chinner
· 10 years ago
5681ca4
xfs: Remove icsb infrastructure
by Dave Chinner
· 10 years ago
0d485ad
xfs: use generic percpu counters for free block counter
by Dave Chinner
· 10 years ago
e88b64e
xfs: use generic percpu counters for free inode counter
by Dave Chinner
· 10 years ago
501ab32
xfs: use generic percpu counters for inode counter
by Dave Chinner
· 10 years ago
5278511
xfs: implement pNFS export operations
by Christoph Hellwig
· 10 years ago
f8079b8
xfs: growfs should use synchronous transactions
by Christoph Hellwig
· 10 years ago
61e63ec
xfs: consolidate superblock logging functions
by Dave Chinner
· 10 years ago
4d11a40
xfs: remove bitfield based superblock updates
by Dave Chinner
· 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
ba37267
xfs: check xfs_buf_read_uncached returns correctly
by Dave Chinner
· 10 years ago
2451337
xfs: global error sign conversion
by Dave Chinner
· 10 years ago
b474c7a
xfs: Nuke XFS_ERROR macro
by Eric Sandeen
· 10 years ago
8612c7e
Merge branch 'xfs-da-geom' into for-next
by Dave Chinner
· 10 years ago
8f66193
xfs: convert m_dirblksize to xfs_da_geometry
by Dave Chinner
· 10 years ago
b70f14e
Merge branch 'xfs-feature-bit-cleanup' into for-next
by Dave Chinner
· 11 years ago
ab3e57b
xfs: remove shared supberlock feature checking
by Dave Chinner
· 11 years ago
5d074a4
xfs: don't need dirv2 checks anymore
by Dave Chinner
· 11 years ago
263997a
xfs: turn NLINK feature on by default
by Dave Chinner
· 11 years ago
0c153c1
xfs: report finobt status in fs geometry
by Brian Foster
· 11 years ago
a3fa516
xfs: add finobt support to growfs
by Brian Foster
· 11 years ago
f94c445
xfs: growfs overruns AGFL buffer on V4 filesystems
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
59e5a0e
xfs: don't break from growfs ag update loop on error
by Eric Sandeen
· 11 years ago
2900a57
xfs: add the inode directory type support to XFS_IOC_FSGEOM
by Mark Tinguely
· 11 years ago
3d3c8b5
xfs: refactor xfs_trans_reserve() interface
by Jie Liu
· 11 years ago
897366f
xfs: Remove redundant error variable from xfs_growfs_data_private()
by Jie Liu
· 12 years ago
74137fff
xfs: add fsgeom flag for v5 superblock support.
by Dave Chinner
· 11 years ago
983d09f
xfs: add CRC checks to the AGI
by Dave Chinner
· 12 years ago
77c95bb
xfs: add CRC checks to the AGFL
by Christoph Hellwig
· 12 years ago
4e0e604
xfs: add CRC checks to the AGF
by Dave Chinner
· 12 years ago
ee1a47a
xfs: add support for large btree blocks
by Christoph Hellwig
· 12 years ago
762c585
xfs: make use of XFS_SB_LOG_RES() at xfs_fs_log_dummy()
by Jeff Liu
· 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
9802182
xfs: verify superblocks as they are read from disk
by Dave Chinner
· 12 years ago
eab4e63
xfs: uncached buffer reads need to return an error
by Dave Chinner
· 12 years ago
c3f8fc7
xfs: make buffer read verication an IO completion function
by Dave Chinner
· 12 years ago
de49768
xfs: make growfs initialise the AGFL header
by Dave Chinner
· 12 years ago
fd23683
xfs: growfs: use uncached buffers for new headers
by Dave Chinner
· 12 years ago
b64f3a3
xfs: use btree block initialisation functions in growfs
by Dave Chinner
· 12 years ago
69a58a4
xfs: report projid32bit feature in geometry call
by Eric Sandeen
· 12 years ago
1375cb6
xfs: growfs: don't read garbage for new secondary superblocks
by Dave Chinner
· 12 years ago
611c994
xfs: make XBF_MAPPED the default behaviour
by Dave Chinner
· 13 years ago
ad1e95c
xfs: clean up xfs_bit.h includes
by Dave Chinner
· 13 years ago
2af51f3
xfs: move xfs_do_force_shutdown() and kill xfs_rw.c
by Dave Chinner
· 13 years ago
2a0ec1d
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
by Dave Chinner
· 13 years ago
60a3460
xfs: move xfsagino_t to xfs_types.h
by Dave Chinner
· 13 years ago
7ca790a
xfs: kill xfs_read_buf()
by Dave Chinner
· 13 years ago
a8acad7
xfs: kill XBF_LOCK
by Dave Chinner
· 13 years ago
e70b73f
xfs: clean up buffer get/read call API
by Dave Chinner
· 13 years ago
b522950
xfs: Check the return value of xfs_buf_get()
by Chandra Seetharaman
· 13 years ago
c2b006c
xfs: let xfs_bwrite callers handle the xfs_buf_relse
by Christoph Hellwig
· 13 years ago
5348778
xfs: convert xfs_fs_cmn_err to new error logging API
by Dave Chinner
· 14 years ago
c4d0c3b
xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
by Dan Rosenberg
· 14 years ago
c58efdb
xfs: ensure log covering transactions are synchronous
by Dave Chinner
· 14 years ago
055388a
xfs: dynamic speculative EOF preallocation
by Dave Chinner
· 14 years ago
Next »