Commit Graph

30 Commits (e7ade46a53055c19a01c8becbe7807f9075d6fee)

Author SHA1 Message Date
Lachlan McIlroy 313b5c767a [XFS] Allow xfs_bmbt_split() to fallback to the lowspace allocator 17 years ago
Lachlan McIlroy b877e3d37d [XFS] Restore the lowspace extent allocator algorithm 17 years ago
Lachlan McIlroy 4ddd8bb1d2 [XFS] use minleft when allocating in xfs_bmbt_split() 17 years ago
Lachlan McIlroy ddea2d5246 [XFS] Always reset btree cursor after an insert 17 years ago
Harvey Harrison 34a622b2e1 [XFS] replace remaining __FUNCTION__ occurrences 17 years ago
David Chinner 59a33f9f77 [XFS] Ensure a btree insert returns a valid cursor. 17 years ago
Marcin Slusarz 413d57c990 xfs: convert beX_add to beX_add_cpu (new common API) 17 years ago
Eric Sandeen 71ddabb94a [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config 17 years ago
Michal Piotrowski ddc6d3b32a [XFS] Fix build regression from mod/commit which did cleanup of xfs_bmbt_*set_allf 18 years ago
Christoph Hellwig cd8b0a97bd [XFS] endianess annotations for xfs_bmbt_rec_t 18 years ago
Christoph Hellwig 8cba43447e [XFS] clean up xfs_bmbt_set_all/xfs_bmbt_disk_set_all 18 years ago
Christoph Hellwig a6f64d4aea [XFS] split ondisk vs incore versions of xfs_bmbt_rec_t 18 years ago
Christoph Hellwig d580ef6eaa [XFS] remove confusing INT_ comments in xfs_bmap_btree.c 18 years ago
Eric Sandeen 3a59c94c4b [XFS] Clean up function name handling in tracing code 18 years ago
Eric Sandeen 6be145bfb1 [XFS] Remove a bunch of unused functions from XFS. 18 years ago
Eric Sandeen 2c36ddeda7 [XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros. 18 years ago
David Chinner 7989cb8ef5 [XFS] Keep stack usage down for 4k stacks by using noinline. 18 years ago
Nathan Scott 1121b219bf [XFS] use NULL for pointer initialisation instead of zero-cast-to-ptr 19 years ago
Christoph Hellwig 8801bb99e4 [XFS] endianess annotations for xfs_bmbt_key Trivial as there are no 19 years ago
Christoph Hellwig 576039cf3c [XFS] endianess annotate XFS_BMAP_BROOT_PTR_ADDR Make sure it returns a 19 years ago
Christoph Hellwig b113bcb83e [XFS] add xfs_btree_check_lptr_disk variant which handles endian 19 years ago
Nathan Scott f6c2d1fa63 [XFS] Remove version 1 directory code. Never functioned on Linux, just 19 years ago
Yingping Lu d210a28cd8 [XFS] In actual allocation of file system blocks and freeing extents, the 19 years ago
Mandy Kirkconnell 4eea22f01b [XFS] 929045 567344 This mod re-organizes some of the in-core file extent 19 years ago
Christoph Hellwig 16259e7d95 [XFS] Endianess annotations for various allocator data structures 20 years ago
Nathan Scott 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 20 years ago
Nathan Scott a844f4510d [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. 20 years ago
Nathan Scott f016bad6be [XFS] Cleanup some -Wundef flag warnings in the endian macros (thanks 20 years ago
Christoph Hellwig 4372d6e103 [XFS] Remove dead code. Patch from Adrian Bunk 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago