Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
73b7d92f6106e2f55206b8672e5ccf6206689899
/
fs
/
xfs
/
xfs_bmap_btree.c
313b5c7
[XFS] Allow xfs_bmbt_split() to fallback to the lowspace allocator algorithm
by Lachlan McIlroy
· 16 years ago
b877e3d
[XFS] Restore the lowspace extent allocator algorithm
by Lachlan McIlroy
· 16 years ago
4ddd8bb
[XFS] use minleft when allocating in xfs_bmbt_split()
by Lachlan McIlroy
· 16 years ago
ddea2d5
[XFS] Always reset btree cursor after an insert
by Lachlan McIlroy
· 16 years ago
34a622b
[XFS] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
59a33f9
[XFS] Ensure a btree insert returns a valid cursor.
by David Chinner
· 17 years ago
413d57c
xfs: convert beX_add to beX_add_cpu (new common API)
by Marcin Slusarz
· 17 years ago
71ddabb
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
by Eric Sandeen
· 17 years ago
ddc6d3b
[XFS] Fix build regression from mod/commit which did cleanup of xfs_bmbt_*set_allf
by Michal Piotrowski
· 17 years ago
cd8b0a9
[XFS] endianess annotations for xfs_bmbt_rec_t
by Christoph Hellwig
· 17 years ago
8cba434
[XFS] clean up xfs_bmbt_set_all/xfs_bmbt_disk_set_all
by Christoph Hellwig
· 17 years ago
a6f64d4
[XFS] split ondisk vs incore versions of xfs_bmbt_rec_t
by Christoph Hellwig
· 17 years ago
d580ef6
[XFS] remove confusing INT_ comments in xfs_bmap_btree.c
by Christoph Hellwig
· 17 years ago
3a59c94
[XFS] Clean up function name handling in tracing code
by Eric Sandeen
· 17 years ago
6be145b
[XFS] Remove a bunch of unused functions from XFS.
by Eric Sandeen
· 18 years ago
2c36dde
[XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros.
by Eric Sandeen
· 18 years ago
7989cb8
[XFS] Keep stack usage down for 4k stacks by using noinline.
by David Chinner
· 18 years ago
1121b21
[XFS] use NULL for pointer initialisation instead of zero-cast-to-ptr
by Nathan Scott
· 18 years ago
8801bb9
[XFS] endianess annotations for xfs_bmbt_key Trivial as there are no
by Christoph Hellwig
· 18 years ago
576039c
[XFS] endianess annotate XFS_BMAP_BROOT_PTR_ADDR Make sure it returns a
by Christoph Hellwig
· 18 years ago
b113bcb
[XFS] add xfs_btree_check_lptr_disk variant which handles endian conversion
by Christoph Hellwig
· 18 years ago
f6c2d1f
[XFS] Remove version 1 directory code. Never functioned on Linux, just
by Nathan Scott
· 18 years ago
d210a28
[XFS] In actual allocation of file system blocks and freeing extents, the
by Yingping Lu
· 18 years ago
4eea22f
[XFS] 929045 567344 This mod re-organizes some of the in-core file extent
by Mandy Kirkconnell
· 19 years ago
16259e7
[XFS] Endianess annotations for various allocator data structures
by Christoph Hellwig
· 19 years ago
7b71876
[XFS] Update license/copyright notices to match the prefered SGI boilerplate.
by Nathan Scott
· 19 years ago
a844f45
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
by Nathan Scott
· 19 years ago
f016bad
[XFS] Cleanup some -Wundef flag warnings in the endian macros (thanks
by Nathan Scott
· 19 years ago
4372d6e
[XFS] Remove dead code. Patch from Adrian Bunk
by Christoph Hellwig
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago