Felix Blyakher
|
7747a0b0af
xfs: fix freeing memory in xfs_getbmap()
|
16 年之前 |
Christoph Hellwig
|
7d095257e3
xfs: kill xfs_qmops
|
16 年之前 |
Christoph Hellwig
|
6321e3ed2a
xfs: fix getbmap vs mmap deadlock
|
16 年之前 |
Christoph Hellwig
|
4be4a00fb5
xfs: a couple getbmap cleanups
|
16 年之前 |
Christoph Hellwig
|
1a5902c5d2
xfs: remove m_attroffset
|
16 年之前 |
Malcolm Parsons
|
9da096fd13
xfs: fix various typos
|
16 年之前 |
Dave Chinner
|
6cc87645e2
xfs: factor out code to find the longest free extent in the AG
|
16 年之前 |
Hannes Eder
|
3180e66d77
xfs: make symbols static
|
16 年之前 |
Eric Sandeen
|
9d87c3192d
[XFS] Remove the rest of the macro-to-function indirections.
|
16 年之前 |
Eric Sandeen
|
5af317c942
[XFS] Add new getbmap flags.
|
16 年之前 |
Eric Sandeen
|
8a7141a8b9
[XFS] convert xfs_getbmap to take formatter functions
|
16 年之前 |
Dave Chinner
|
cc09c0dc57
[XFS] Fix double free of log tickets
|
16 年之前 |
Christoph Hellwig
|
4e8938feba
[XFS] Move XFS_BMAP_SANITY_CHECK out of line.
|
16 年之前 |
Christoph Hellwig
|
7cc95a821d
[XFS] Always use struct xfs_btree_block instead of short / longform
|
16 年之前 |
Christoph Hellwig
|
136341b41a
[XFS] cleanup btree record / key / ptr addressing macros.
|
16 年之前 |
Christoph Hellwig
|
60197e8df3
[XFS] Cleanup maxrecs calculation.
|
16 年之前 |
Christoph Hellwig
|
4a26e66e77
[XFS] add keys_inorder and recs_inorder btree methods
|
16 年之前 |
Christoph Hellwig
|
fd6bcc5b63
[XFS] kill xfs_bmbt_log_block and xfs_bmbt_log_recs
|
16 年之前 |
Christoph Hellwig
|
91cca5df9b
[XFS] implement generic xfs_btree_delete/delrec
|
16 年之前 |
Christoph Hellwig
|
4b22a57188
[XFS] implement generic xfs_btree_insert/insrec
|
16 年之前 |
Christoph Hellwig
|
ea77b0a66e
[XFS] move xfs_bmbt_newroot to common code
|
16 年之前 |
Christoph Hellwig
|
278d0ca14e
[XFS] implement generic xfs_btree_update
|
16 年之前 |
Christoph Hellwig
|
fe033cc848
[XFS] implement generic xfs_btree_lookup
|
16 年之前 |
Christoph Hellwig
|
8df4da4a0a
[XFS] implement generic xfs_btree_decrement
|
16 年之前 |
Christoph Hellwig
|
637aa50f46
[XFS] implement generic xfs_btree_increment
|
16 年之前 |
Christoph Hellwig
|
561f7d1739
[XFS] split up xfs_btree_init_cursor
|
16 年之前 |
Ruben Porras
|
c94312de22
[XFS] Make xfs_bmap_*_count_leaves void.
|
16 年之前 |
Christoph Hellwig
|
0b1f917730
[XFS] remove remaining VN_HOLD calls
|
16 年之前 |
Eric Sandeen
|
39dab9d7da
[XFS] remove shouting-indirection macros from xfs_trans.h
|
16 年之前 |
David Chinner
|
e4f7529108
[XFS] Kill shouty XFS_ITOV() macro
|
16 年之前 |