Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c7a9dd3cb62bed68861befbf176475459bfdc2f1
/
fs
/
xfs
/
libxfs
/
xfs_bmap.c
6e74750
xfs: fix warnings about unused stack variables
by Darrick J. Wong
· 8 years ago
0daaeca
xfs: fix indlen accounting error on partial delalloc conversion
by Brian Foster
· 8 years ago
0c1d9e4
xfs: simplify validation of the unwritten extent bit
by Christoph Hellwig
· 8 years ago
4f1adf3
xfs: more do_div cleanups
by Eric Sandeen
· 8 years ago
7590632
xfs: remove bmap block allocation retries
by Christoph Hellwig
· 8 years ago
bf8eadb
xfs: remove xfs_bmap_remap_alloc
by Christoph Hellwig
· 8 years ago
6ebd5a4
xfs: introduce xfs_bmapi_remap
by Christoph Hellwig
· 8 years ago
6d04558
xfs: pass individual arguments to xfs_bmap_add_extent_hole_real
by Christoph Hellwig
· 8 years ago
39e07da
xfs: remove attr fork handling in xfs_bmap_finish_one
by Christoph Hellwig
· 8 years ago
52813fb
xfs: fix integer truncation in xfs_bmap_remap_alloc
by Christoph Hellwig
· 8 years ago
2fcc319
xfs: try any AG when allocating the first btree block when reflinking
by Christoph Hellwig
· 8 years ago
f65e6fa
xfs: use iomap new flag for newly allocated delalloc blocks
by Brian Foster
· 8 years ago
410d17f
xfs: tune down agno asserts in the bmap code
by Christoph Hellwig
· 8 years ago
75d6536
xfs: split indlen reservations fairly when under reserved
by Brian Foster
· 8 years ago
0e339ef
xfs: handle indlen shortage on delalloc extent merge
by Brian Foster
· 8 years ago
a14234c
xfs: go straight to real allocations for direct I/O COW writes
by Christoph Hellwig
· 8 years ago
05a630d
xfs: allow unwritten extents in the CoW fork
by Darrick J. Wong
· 8 years ago
d5a91ba
xfs: filter out obviously bad btree pointers
by Darrick J. Wong
· 8 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
493611e
xfs: extsize hints are not unlikely in xfs_bmap_btalloc
by Christoph Hellwig
· 8 years ago
d2b3964
xfs: fix COW writeback race
by Christoph Hellwig
· 8 years ago
255c516
xfs: fix bogus minleft manipulations
by Christoph Hellwig
· 8 years ago
a444d72
Merge branch 'xfs-4.10-misc-fixes-3' into for-next
by Dave Chinner
· 8 years ago
0f352f8
xfs: error out if trying to add attrs and anextents > 0
by Darrick J. Wong
· 8 years ago
356a322
xfs: complain if we don't get nextents bmap records
by Darrick J. Wong
· 8 years ago
c44a1f2
xfs: handle cow fork in xfs_bmap_trace_exlist
by Eric Sandeen
· 8 years ago
7710517
xfs: pass state not whichfork to trace_xfs_extlist
by Eric Sandeen
· 8 years ago
b7b2611
Merge branch 'xfs-4.10-misc-fixes-2' into for-next
by Dave Chinner
· 8 years ago
974ae92
xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()
by Brian Foster
· 8 years ago
fd26a88
xfs: factor rmap btree size into the indlen calculations
by Darrick J. Wong
· 8 years ago
ed24bee
Merge branch 'xfs-4.10-extent-lookup' into for-next
by Dave Chinner
· 8 years ago
0e8d630
xfs: remove NULLEXTNUM
by Christoph Hellwig
· 8 years ago
6edc977
xfs: remove xfs_bmap_search_extents
by Christoph Hellwig
· 8 years ago
65c5f41
xfs: remove prev argument to xfs_bmapi_reserve_delalloc
by Christoph Hellwig
· 8 years ago
7efc794
xfs: use new extent lookup helpers in __xfs_bunmapi
by Christoph Hellwig
· 8 years ago
2d58f6e
xfs: use new extent lookup helpers in xfs_bmapi_write
by Christoph Hellwig
· 8 years ago
334f342
xfs: use new extent lookup helpers in xfs_bmapi_read
by Christoph Hellwig
· 8 years ago
86685f7
xfs: cleanup xfs_bmap_last_before
by Christoph Hellwig
· 8 years ago
0fc204e
Merge branch 'xfs-4.10-misc-fixes-1' into for-next
by Dave Chinner
· 8 years ago
5d82930
xfs: provide helper for counting extents from if_bytes
by Eric Sandeen
· 8 years ago
4fd29ec
xfs: check return value of _trans_reserve_quota_nblks
by Darrick J. Wong
· 8 years ago
64e6428
xfs: remove xfs_bunmapi_cow
by Christoph Hellwig
· 8 years ago
fa5c836
xfs: refactor xfs_bunmapi_cow
by Christoph Hellwig
· 8 years ago
0a0af28
xfs: add xfs_trim_extent
by Darrick J. Wong
· 8 years ago
fe23759
xfs: remove pointless error goto in xfs_bmap_remap_alloc
by Eric Sandeen
· 8 years ago
1d55a4b
xfs: remove redundant assignment of ifp
by Colin Ian King
· 8 years ago
90e2056
xfs: try other AGs to allocate a BMBT block
by Darrick J. Wong
· 8 years ago
f7ca352
xfs: create a separate cow extent size hint for the allocator
by Darrick J. Wong
· 8 years ago
174edb0
xfs: store in-progress CoW allocations in the refcount btree
by Darrick J. Wong
· 8 years ago
4862cfe
xfs: support removing extents from CoW fork
by Darrick J. Wong
· 8 years ago
60b4984
xfs: support allocating delayed extents in CoW fork
by Darrick J. Wong
· 8 years ago
be51f81
xfs: support bmapping delalloc extents in the CoW fork
by Darrick J. Wong
· 8 years ago
3993bae
xfs: introduce the CoW fork
by Darrick J. Wong
· 8 years ago
4453593
xfs: return work remaining at the end of a bunmapi operation
by Darrick J. Wong
· 8 years ago
9f3afb5
xfs: implement deferred bmbt map/unmap operations
by Darrick J. Wong
· 8 years ago
4847acf
xfs: pass bmapi flags through to bmap_del_extent
by Darrick J. Wong
· 8 years ago
f65306e
xfs: map an inode's offset to an exact physical block
by Darrick J. Wong
· 8 years ago
62aab20
xfs: adjust refcount when unmapping file blocks
by Darrick J. Wong
· 8 years ago
155cd43
Merge branch 'xfs-4.9-log-recovery-fixes' into for-next
by Dave Chinner
· 8 years ago
a89b3f9
Merge branch 'xfs-4.9-delalloc-rework' into for-next
by Dave Chinner
· 8 years ago
292378e
xfs: remote attribute blocks aren't really userdata
by Dave Chinner
· 8 years ago
51446f5
xfs: rewrite and optimize the delalloc write path
by Christoph Hellwig
· 8 years ago
3fd129b
xfs: set up per-AG free space reservations
by Darrick J. Wong
· 8 years ago
9c19464
xfs: propagate bmap updates to rmapbt
by Darrick J. Wong
· 8 years ago
5254885
xfs: rmap btree requires more reserved free space
by Darrick J. Wong
· 8 years ago
340785c
xfs: add owner field to extent allocation and freeing
by Darrick J. Wong
· 8 years ago
ba9e780
xfs: add tracepoints and error injection for deferred extent freeing
by Darrick J. Wong
· 8 years ago
2c3234d
xfs: rename flist/free_list to dfops
by Darrick J. Wong
· 8 years ago
310a75a
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
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
f4a0660
xfs: fix locking of the rt bitmap/summary inodes
by Darrick J. Wong
· 8 years ago
e66a4c6
xfs: convert list of extents to free into a regular list
by Darrick J. Wong
· 8 years ago
59bad07
xfs: rearrange xfs_bmap_add_free parameters
by Darrick J. Wong
· 8 years ago
0b9210c
Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
253f491
xfs: better xfs_trans_alloc interface
by Christoph Hellwig
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
2cdb958
Merge branch 'xfs-misc-fixes-4.6-4' into for-next
by Dave Chinner
· 9 years ago
d34999c
xfs: borrow indirect blocks from freed extent when available
by Brian Foster
· 9 years ago
a9bd24a
xfs: refactor delalloc indlen reservation split into helper
by Brian Foster
· 9 years ago
b2706a0
xfs: update freeblocks counter after extent deletion
by Brian Foster
· 9 years ago
ab9d1e4
Merge branch 'xfs-misc-fixes-4.6-3' into for-next
by Dave Chinner
· 9 years ago
a5fd276
xfs: remove impossible condition
by Luis de Bethencourt
· 9 years ago
3c1a79f
Merge branch 'xfs-misc-fixes-4.6-2' into for-next
by Dave Chinner
· 9 years ago
a7e5d03
xfs: remove xfs_trans_get_block_res
by Christoph Hellwig
· 9 years ago
c19b3b05
xfs: mode di_mode to vfs inode
by Dave Chinner
· 9 years ago
f6106ef
xfs: eliminate committed arg from xfs_bmap_finish
by Eric Sandeen
· 9 years ago
e354381
xfs: bmapbt checking on debug kernels too expensive
by Dave Chinner
· 9 years ago
6d3eb1e
libxfs: use a convenience variable instead of open-coding the fork
by Darrick J. Wong
· 9 years ago
f1f96c4
xfs: get mp from bma->ip in xfs_bmap code
by Eric Sandeen
· 9 years ago
264e89a
Merge branch 'xfs-dax-updates' into for-next
by Dave Chinner
· 9 years ago
3fbbbea
xfs: introduce BMAPI_ZERO for allocating zeroed extents
by Dave Chinner
· 9 years ago
316433b
Merge branch 'xfs-logging-fixes' into for-next
by Dave Chinner
· 9 years ago
ff6d6af
xfs: per-filesystem stats counter implementation
by Bill O'Donnell
· 9 years ago
b7cdc66
xfs: log local to remote symlink conversions correctly on v5 supers
by Brian Foster
· 9 years ago
d4a97a0
xfs: add missing bmap cancel calls in error paths
by Brian Foster
· 9 years ago
3d238b7
Merge branch 'xfs-freelist-cleanup' into for-next
by Dave Chinner
· 9 years ago
496817b
xfs: clean up XFS_MIN_FREELIST macros
by Dave Chinner
· 9 years ago
50adbcb
xfs: xfs_alloc_fix_freelist() can use incore perag structures
by Dave Chinner
· 9 years ago
4ea7976
Merge branch 'xfs-commit-cleanup' into for-next
by Dave Chinner
· 9 years ago
Next »