index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_bmap_btree.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
Linus Torvalds
1
-0
/
+701