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_bmap_btree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-25
libxfs: move header files
Dave Chinner
1
-143
/
+0
2014-04-14
xfs: remove unused mp arg from xfs_bmdr_maxrecs()
Eric Sandeen
1
-1
/
+1
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
1
-103
/
+0
2013-10-23
xfs: create a shared header file for format-related information
Dave Chinner
1
-2
/
+0
2013-09-10
xfs: recovery of swap extents operations for CRC filesystems
Dave Chinner
1
-1
/
+2
2013-09-10
xfs: swap extents operations for CRC filesystems
Dave Chinner
1
-0
/
+3
2013-06-20
xfs: check on-disk (not incore) btree root size in dfrag.c
Eric Sandeen
1
-0
/
+2
2013-04-21
xfs: add support for large btree blocks
Christoph Hellwig
1
-9
/
+10
2012-11-15
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
1
-2
/
+1
2012-11-15
xfs: connect up write verifiers to new buffers
Dave Chinner
1
-0
/
+1
2012-11-15
xfs: verify btree blocks as they are read from disk
Dave Chinner
1
-0
/
+1
2010-01-15
xfs: make several more functions static
Eric Sandeen
1
-1
/
+0
2009-12-16
xfs: kill xfs_bmbt_rec_32/64 types
Christoph Hellwig
1
-11
/
+3
2009-08-31
xfs: add more statics & drop some unused functions
Eric Sandeen
1
-1
/
+0
2009-01-19
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
1
-4
/
+0
2008-10-30
[XFS] Move XFS_BMAP_SANITY_CHECK out of line.
Christoph Hellwig
1
-7
/
+0
2008-10-30
[XFS] Always use struct xfs_btree_block instead of short / longform
Christoph Hellwig
1
-11
/
+12
2008-10-30
[XFS] cleanup btree record / key / ptr addressing macros.
Christoph Hellwig
1
-22
/
+40
2008-10-30
[XFS] Cleanup maxrecs calculation.
Christoph Hellwig
1
-36
/
+12
2008-10-30
[XFS] Sync up kernel and user-space headers
Barry Naujok
1
-3
/
+0
2008-10-30
[XFS] kill xfs_bmbt_log_block and xfs_bmbt_log_recs
Christoph Hellwig
1
-4
/
+0
2008-10-30
[XFS] implement generic xfs_btree_delete/delrec
Christoph Hellwig
1
-3
/
+0
2008-10-30
[XFS] implement generic xfs_btree_insert/insrec
Christoph Hellwig
1
-1
/
+0
2008-10-30
[XFS] move xfs_bmbt_newroot to common code
Christoph Hellwig
1
-6
/
+0
2008-10-30
[XFS] implement generic xfs_btree_update
Christoph Hellwig
1
-2
/
+0
2008-10-30
[XFS] implement generic xfs_btree_lookup
Christoph Hellwig
1
-4
/
+0
2008-10-30
[XFS] implement generic xfs_btree_decrement
Christoph Hellwig
1
-1
/
+0
2008-10-30
[XFS] implement generic xfs_btree_increment
Christoph Hellwig
1
-1
/
+0
2008-10-30
[XFS] make btree tracing generic
Christoph Hellwig
1
-18
/
+0
2008-10-30
[XFS] split up xfs_btree_init_cursor
Christoph Hellwig
1
-0
/
+4
2008-04-10
[XFS] remove shouting-indirection macros from xfs_sb.h
Eric Sandeen
1
-1
/
+1
2007-10-15
[XFS] endianess annotations for xfs_bmbt_rec_t
Christoph Hellwig
1
-12
/
+1
2007-10-15
[XFS] cleanup defintions of BMBT_*BITLEN macros
Christoph Hellwig
1
-29
/
+0
2007-10-15
[XFS] split ondisk vs incore versions of xfs_bmbt_rec_t
Christoph Hellwig
1
-11
/
+15
2007-02-10
[XFS] Remove a bunch of unused functions from XFS.
Eric Sandeen
1
-13
/
+0
2007-02-10
[XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros.
Eric Sandeen
1
-35
/
+11
2006-09-28
[XFS] endianess annotations for xfs_bmbt_key Trivial as there are no
Christoph Hellwig
1
-3
/
+2
2006-09-28
[XFS] endianess annotations for xfs_bmbt_ptr_t/xfs_bmdr_ptr_t
Christoph Hellwig
1
-2
/
+4
2006-03-14
[XFS] 929045 567344 This mod introduces multi-level in-core file extent
Mandy Kirkconnell
1
-8
/
+0
2005-11-02
[XFS] Endianess annotations for various allocator data structures
Christoph Hellwig
1
-23
/
+21
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
-444
/
+152
2005-09-08
[XFS] Cleanup some -Wundef flag warnings in the endian macros (thanks
Nathan Scott
1
-6
/
+6
2005-06-21
[XFS] Remove dead code. Patch from Adrian Bunk
Christoph Hellwig
1
-8
/
+0
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+701