Dave Chinner
|
6cc87645e2
xfs: factor out code to find the longest free extent in the AG
|
16 yıl önce |
From: Christoph Hellwig
|
4805621a37
[XFS] factor out xfs_read_agf helper
|
16 yıl önce |
Christoph Hellwig
|
7cc95a821d
[XFS] Always use struct xfs_btree_block instead of short / longform
|
16 yıl önce |
Barry Naujok
|
89b2839319
[XFS] Check agf_btreeblks is valid when reading in the AGF
|
16 yıl önce |
Christoph Hellwig
|
8cc938fe42
[XFS] implement generic xfs_btree_get_rec
|
16 yıl önce |
Christoph Hellwig
|
91cca5df9b
[XFS] implement generic xfs_btree_delete/delrec
|
16 yıl önce |
Christoph Hellwig
|
4b22a57188
[XFS] implement generic xfs_btree_insert/insrec
|
16 yıl önce |
Christoph Hellwig
|
278d0ca14e
[XFS] implement generic xfs_btree_update
|
16 yıl önce |
Christoph Hellwig
|
fe033cc848
[XFS] implement generic xfs_btree_lookup
|
16 yıl önce |
Christoph Hellwig
|
8df4da4a0a
[XFS] implement generic xfs_btree_decrement
|
16 yıl önce |
Christoph Hellwig
|
637aa50f46
[XFS] implement generic xfs_btree_increment
|
16 yıl önce |
Christoph Hellwig
|
561f7d1739
[XFS] split up xfs_btree_init_cursor
|
16 yıl önce |
David Chinner
|
e6430037e9
[XFS] fix logic error in xfs_alloc_ag_vextent_near()
|
17 yıl önce |
David Chinner
|
12375c8237
[XFS] Make xfs_alloc_compute_aligned() void.
|
17 yıl önce |
David Chinner
|
f4586e4061
[XFS] Clean up xfs_alloc_search_busy() return values.
|
17 yıl önce |
Harvey Harrison
|
34a622b2e1
[XFS] replace remaining __FUNCTION__ occurrences
|
17 yıl önce |
Marcin Slusarz
|
413d57c990
xfs: convert beX_add to beX_add_cpu (new common API)
|
17 yıl önce |
Eric Sandeen
|
007c61c686
[XFS] Remove spin.h
|
17 yıl önce |
Eric Sandeen
|
64137e56d7
[XFS] Unwrap pagb_lock.
|
17 yıl önce |
Eric Sandeen
|
3a59c94c4b
[XFS] Clean up function name handling in tracing code
|
18 yıl önce |
David Chinner
|
92821e2ba4
[XFS] Lazy Superblock Counters
|
18 yıl önce |
Joe Perches
|
e7a23a9b37
[XFS] reducing the number of random number functions.
|
18 yıl önce |
Nathan Scott
|
d432c80e68
[XFS] Minor code rearranging and cleanup to prevent some coverity false
|
18 yıl önce |
Christoph Hellwig
|
e21010053a
[XFS] endianess annotation for xfs_agfl_t. Trivial, xfs_agfl_t is always
|
18 yıl önce |
Nathan Scott
|
0e1edbd999
[XFS] Fix xfs_free_extent related NULL pointer dereference.
|
19 yıl önce |
Nathan Scott
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
19 yıl önce |
Yingping Lu
|
d210a28cd8
[XFS] In actual allocation of file system blocks and freeing extents, the
|
19 yıl önce |
Nathan Scott
|
e63a369001
[XFS] Fix a possible metadata buffer (AGFL) refcount leak when fixing an
|
19 yıl önce |
Nathan Scott
|
c41564b5af
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
|
19 yıl önce |
Christoph Hellwig
|
16259e7d95
[XFS] Endianess annotations for various allocator data structures
|
19 yıl önce |