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_alloc_btree.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
-4
/
+0
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
1
-1
/
+0
2010-05-24
xfs: Improve scalability of busy extent tracking
Dave Chinner
1
-1
/
+1
2010-01-15
xfs: Don't directly reference m_perag in allocation code
Dave Chinner
1
-2
/
+7
2009-12-14
xfs: event tracing support
Christoph Hellwig
1
-0
/
+1
2009-01-19
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
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 btree record / key / ptr addressing macros.
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
/
+44
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
-685
/
+59
2008-10-30
[XFS] move xfs_bmbt_killroot to common code
Christoph Hellwig
1
-0
/
+32
2008-10-30
[XFS] implement generic xfs_btree_insert/insrec
Christoph Hellwig
1
-309
/
+30
2008-10-30
[XFS] implement semi-generic xfs_btree_new_root
Christoph Hellwig
1
-157
/
+22
2008-10-30
[XFS] implement generic xfs_btree_split
Christoph Hellwig
1
-158
/
+42
2008-10-30
[XFS] implement generic xfs_btree_lshift
Christoph Hellwig
1
-144
/
+2
2008-10-30
[XFS] implement generic xfs_btree_rshift
Christoph Hellwig
1
-134
/
+2
2008-10-30
[XFS] implement generic xfs_btree_update
Christoph Hellwig
1
-68
/
+38
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
-264
/
+48
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
/
+45
2008-02-13
xfs: convert beX_add to beX_add_cpu (new common API)
Marcin Slusarz
1
-8
/
+8
2007-07-14
[XFS] Lazy Superblock Counters
David Chinner
1
-8
/
+12
2006-09-28
[XFS] Reduce endian flipping in alloc_btree, same as was done for
Eric Sandeen
1
-51
/
+57
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-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
-205
/
+208
2005-11-02
[XFS] silence gcc4 warnings. the directory ones are wrong because of
Christoph Hellwig
1
-0
/
+8
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
1
-25
/
+11
2005-11-02
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
1
-8
/
+10
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+2204