Commit Graph

34 Commits (a9c569539312cfd3c820b38036679a9d72c55331)

Author SHA1 Message Date
Dave Chinner 6cc87645e2 xfs: factor out code to find the longest free extent in the AG 16 years ago
From: Christoph Hellwig 4805621a37 [XFS] factor out xfs_read_agf helper 16 years ago
Christoph Hellwig 7cc95a821d [XFS] Always use struct xfs_btree_block instead of short / longform 17 years ago
Barry Naujok 89b2839319 [XFS] Check agf_btreeblks is valid when reading in the AGF 17 years ago
Christoph Hellwig 8cc938fe42 [XFS] implement generic xfs_btree_get_rec 17 years ago
Christoph Hellwig 91cca5df9b [XFS] implement generic xfs_btree_delete/delrec 17 years ago
Christoph Hellwig 4b22a57188 [XFS] implement generic xfs_btree_insert/insrec 17 years ago
Christoph Hellwig 278d0ca14e [XFS] implement generic xfs_btree_update 17 years ago
Christoph Hellwig fe033cc848 [XFS] implement generic xfs_btree_lookup 17 years ago
Christoph Hellwig 8df4da4a0a [XFS] implement generic xfs_btree_decrement 17 years ago
Christoph Hellwig 637aa50f46 [XFS] implement generic xfs_btree_increment 17 years ago
Christoph Hellwig 561f7d1739 [XFS] split up xfs_btree_init_cursor 17 years ago
David Chinner e6430037e9 [XFS] fix logic error in xfs_alloc_ag_vextent_near() 17 years ago
David Chinner 12375c8237 [XFS] Make xfs_alloc_compute_aligned() void. 17 years ago
David Chinner f4586e4061 [XFS] Clean up xfs_alloc_search_busy() return values. 17 years ago
Harvey Harrison 34a622b2e1 [XFS] replace remaining __FUNCTION__ occurrences 17 years ago
Marcin Slusarz 413d57c990 xfs: convert beX_add to beX_add_cpu (new common API) 17 years ago
Eric Sandeen 007c61c686 [XFS] Remove spin.h 17 years ago
Eric Sandeen 64137e56d7 [XFS] Unwrap pagb_lock. 17 years ago
Eric Sandeen 3a59c94c4b [XFS] Clean up function name handling in tracing code 18 years ago
David Chinner 92821e2ba4 [XFS] Lazy Superblock Counters 18 years ago
Joe Perches e7a23a9b37 [XFS] reducing the number of random number functions. 18 years ago
Nathan Scott d432c80e68 [XFS] Minor code rearranging and cleanup to prevent some coverity false 19 years ago
Christoph Hellwig e21010053a [XFS] endianess annotation for xfs_agfl_t. Trivial, xfs_agfl_t is always 19 years ago
Nathan Scott 0e1edbd999 [XFS] Fix xfs_free_extent related NULL pointer dereference. 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
Nathan Scott e63a369001 [XFS] Fix a possible metadata buffer (AGFL) refcount leak when fixing an 19 years ago
Nathan Scott c41564b5af [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all 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
Christoph Hellwig ba0f32d460 [XFS] mark various symbols static Patch from Adrian Bunk 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago