index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_ialloc_btree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-13
xfs: remove leftovers of the old btree tracing code
Christoph Hellwig
1
-75
/
+0
2010-10-18
xfs: remove the ->kill_root btree operation
Christoph Hellwig
1
-33
/
+0
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
1
-3
/
+0
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
1
-1
/
+0
2009-03-29
xfs: fix various typos
Malcolm Parsons
1
-1
/
+1
2008-10-30
[XFS] Always use struct xfs_btree_block instead of short / longform
Christoph Hellwig
1
-1
/
+1
2008-10-30
[XFS] Cleanup maxrecs calculation.
Christoph Hellwig
1
-0
/
+16
2008-10-30
[XFS] add keys_inorder and recs_inorder btree methods
Christoph Hellwig
1
-0
/
+27
2008-10-30
[XFS] implement generic xfs_btree_get_rec
Christoph Hellwig
1
-44
/
+0
2008-10-30
[XFS] implement generic xfs_btree_delete/delrec
Christoph Hellwig
1
-605
/
+41
2008-10-30
[XFS] move xfs_bmbt_killroot to common code
Christoph Hellwig
1
-0
/
+17
2008-10-30
[XFS] implement generic xfs_btree_insert/insrec
Christoph Hellwig
1
-282
/
+20
2008-10-30
[XFS] implement semi-generic xfs_btree_new_root
Christoph Hellwig
1
-148
/
+16
2008-10-30
[XFS] implement generic xfs_btree_split
Christoph Hellwig
1
-163
/
+49
2008-10-30
[XFS] implement generic xfs_btree_lshift
Christoph Hellwig
1
-145
/
+2
2008-10-30
[XFS] implement generic xfs_btree_rshift
Christoph Hellwig
1
-133
/
+2
2008-10-30
[XFS] implement generic xfs_btree_update
Christoph Hellwig
1
-52
/
+0
2008-10-30
[XFS] implement generic xfs_btree_updkey
Christoph Hellwig
1
-45
/
+5
2008-10-30
[XFS] implement generic xfs_btree_lookup
Christoph Hellwig
1
-259
/
+35
2008-10-30
[XFS] implement generic xfs_btree_decrement
Christoph Hellwig
1
-91
/
+7
2008-10-30
[XFS] implement generic xfs_btree_increment
Christoph Hellwig
1
-95
/
+4
2008-10-30
[XFS] add helpers for addressing entities inside a btree block
Christoph Hellwig
1
-0
/
+3
2008-10-30
[XFS] add get_maxrecs btree operation
Christoph Hellwig
1
-0
/
+9
2008-10-30
[XFS] make btree tracing generic
Christoph Hellwig
1
-0
/
+73
2008-10-30
[XFS] split up xfs_btree_init_cursor
Christoph Hellwig
1
-0
/
+41
2008-08-13
[XFS] Use the same btree_cur union member for alloc and inobt trees.
Christoph Hellwig
1
-15
/
+15
2008-02-13
xfs: convert beX_add to beX_add_cpu (new common API)
Marcin Slusarz
1
-8
/
+8
2006-09-28
[XFS] use NULL for pointer initialisation instead of zero-cast-to-ptr
Nathan Scott
1
-4
/
+4
2006-09-28
[XFS] remove left over INT_ comments in *alloc*.c We can verify endianess
Christoph Hellwig
1
-8
/
+8
2006-09-28
[XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_t
Christoph Hellwig
1
-19
/
+19
2006-06-20
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
1
-2
/
+0
2005-11-02
[XFS] Endianess annotations for various allocator data structures
Christoph Hellwig
1
-118
/
+118
2005-11-02
[XFS] silence gcc4 warnings. the directory ones are wrong because of
Christoph Hellwig
1
-0
/
+7
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
1
-37
/
+11
2005-11-02
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
1
-5
/
+10
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+2094