index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_btree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-02
xfs: connect up buffer reclaim priority hooks
Dave Chinner
1
-5
/
+4
2010-10-18
xfs: remove xfs_buf wrappers
Christoph Hellwig
1
-2
/
+2
2010-10-18
xfs: remove the ->kill_root btree operation
Christoph Hellwig
1
-9
/
+43
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-01-21
xfs: remove duplicate buffer flags
Christoph Hellwig
1
-2
/
+2
2009-12-14
xfs: event tracing support
Christoph Hellwig
1
-2
/
+3
2009-08-31
xfs: add more statics & drop some unused functions
Eric Sandeen
1
-41
/
+1
2009-08-12
use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock
Eric Sandeen
1
-2
/
+2
2009-03-29
xfs: fix various typos
Malcolm Parsons
1
-2
/
+2
2009-01-21
Long btree pointers are still 64 bit on disk
Dave Chinner
1
-5
/
+5
2009-01-16
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
1
-3
/
+3
2009-01-09
[XFS] fix compile of xfs_btree_readahead_lblock on m68k
Christoph Hellwig
1
-2
/
+2
2008-10-30
[XFS] Always use struct xfs_btree_block instead of short / longform
Christoph Hellwig
1
-41
/
+40
2008-10-30
[XFS] Make xfs_btree_check_ptr() debug-only code.
Lachlan McIlroy
1
-0
/
+2
2008-10-30
[XFS] mark various functions in xfs_btree.c static
Christoph Hellwig
1
-11
/
+11
2008-10-30
[XFS] add keys_inorder and recs_inorder btree methods
Christoph Hellwig
1
-134
/
+16
2008-10-30
[XFS] kill xfs_bmbt_log_block and xfs_bmbt_log_recs
Christoph Hellwig
1
-2
/
+2
2008-10-30
[XFS] implement generic xfs_btree_get_rec
Christoph Hellwig
1
-0
/
+41
2008-10-30
[XFS] implement generic xfs_btree_delete/delrec
Christoph Hellwig
1
-0
/
+593
2008-10-30
[XFS] move xfs_bmbt_killroot to common code
Christoph Hellwig
1
-0
/
+112
2008-10-30
[XFS] implement generic xfs_btree_insert/insrec
Christoph Hellwig
1
-0
/
+362
2008-10-30
[XFS] move xfs_bmbt_newroot to common code
Christoph Hellwig
1
-0
/
+101
2008-10-30
[XFS] implement semi-generic xfs_btree_new_root
Christoph Hellwig
1
-0
/
+129
2008-10-30
[XFS] implement generic xfs_btree_split
Christoph Hellwig
1
-0
/
+268
2008-10-30
[XFS] implement generic xfs_btree_lshift
Christoph Hellwig
1
-0
/
+185
2008-10-30
[XFS] implement generic xfs_btree_rshift
Christoph Hellwig
1
-1
/
+318
2008-10-30
[XFS] implement generic xfs_btree_update
Christoph Hellwig
1
-0
/
+121
2008-10-30
[XFS] implement generic xfs_btree_updkey
Christoph Hellwig
1
-0
/
+87
2008-10-30
[XFS] implement generic xfs_btree_lookup
Christoph Hellwig
1
-0
/
+219
2008-10-30
[XFS] implement generic xfs_btree_decrement
Christoph Hellwig
1
-0
/
+99
2008-10-30
[XFS] implement generic xfs_btree_increment
Christoph Hellwig
1
-0
/
+222
2008-10-30
[XFS] add helpers for addressing entities inside a btree block
Christoph Hellwig
1
-0
/
+130
2008-10-30
[XFS] add get_maxrecs btree operation
Christoph Hellwig
1
-27
/
+2
2008-10-30
[XFS] refactor btree validation helpers
Christoph Hellwig
1
-95
/
+101
2008-10-30
[XFS] refactor xfs_btree_readahead
Christoph Hellwig
1
-50
/
+68
2008-10-30
[XFS] add a long pointers flag to xfs_btree_cur
Christoph Hellwig
1
-3
/
+3
2008-10-30
[XFS] make btree root in inode support generic
Christoph Hellwig
1
-20
/
+27
2008-10-30
[XFS] split up xfs_btree_init_cursor
Christoph Hellwig
1
-103
/
+4
2008-10-30
[XFS] kill struct xfs_btree_hdr
Christoph Hellwig
1
-6
/
+6
2008-08-13
[XFS] Use the same btree_cur union member for alloc and inobt trees.
Christoph Hellwig
1
-9
/
+9
2008-08-13
[XFS] small cleanups in xfs_btree.c
Christoph Hellwig
1
-57
/
+30
2006-09-28
[XFS] endianess annotations for xfs_bmbt_key Trivial as there are no
Christoph Hellwig
1
-1
/
+1
2006-09-28
[XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_t
Christoph Hellwig
1
-3
/
+3
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
-50
/
+54
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
-13
/
+7
2005-06-21
[XFS] Fix up some warning fallout from functions made static
Eric Sandeen
1
-1
/
+1
2005-06-21
[XFS] mark various symbols static Patch from Adrian Bunk
Christoph Hellwig
1
-1
/
+11
[next]