Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
289c05222172b51401dbbb017115655f241d94ab
/
fs
/
xfs
/
xfs_da_btree.c
2ddb4e9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Alex Elder
· 13 years ago
1c4f332
xfs: encapsulate a block of debug code
by Alex Elder
· 13 years ago
6292604
xfs: Remove the macro XFS_BUF_PTR
by Chandra Seetharaman
· 13 years ago
5a52c2a58
xfs: Remove the macro XFS_BUF_ERROR and family
by Chandra Seetharaman
· 13 years ago
d0f9e8f
xfs: remove the dead XFS_DABUF_DEBUG code
by Christoph Hellwig
· 13 years ago
77936d0
xfs: factor out xfs_da_grow_inode_int
by Christoph Hellwig
· 13 years ago
5792664
xfs: reshuffle dir2 headers
by Christoph Hellwig
· 13 years ago
69ef921
xfs: byteswap constants instead of variables
by Christoph Hellwig
· 13 years ago
c2066e2
xfs: avoid usage of struct xfs_dir2_data
by Christoph Hellwig
· 13 years ago
0b932cc
xfs: Convert remaining cmn_err() callers to new API
by Dave Chinner
· 14 years ago
1a1a3e9
xfs: remove xfs_buf wrappers
by Christoph Hellwig
· 14 years ago
73523a2
xfs: fix gcc 4.6 set but not read and unused statement warnings
by Christoph Hellwig
· 14 years ago
b4e9181
xfs: remove unused delta tracking code in xfs_bmapi
by Christoph Hellwig
· 14 years ago
3400777
xfs: remove unneeded #include statements
by Christoph Hellwig
· 14 years ago
288699f
xfs: drop dmapi hooks
by Christoph Hellwig
· 14 years ago
2bc7542
xfs: convert dirnameops to unsigned char names
by Dave Chinner
· 15 years ago
0b1b213
xfs: event tracing support
by Christoph Hellwig
· 15 years ago
73195ed
xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make
by Christoph Hellwig
· 15 years ago
f41d7fb
xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc
by Christoph Hellwig
· 15 years ago
a568778
xfs: remove uchar_t/ushort_t/uint_t/ulong_t types
by Christoph Hellwig
· 16 years ago
9d87c31
[XFS] Remove the rest of the macro-to-function indirections.
by Eric Sandeen
· 16 years ago
a744405
[XFS] Account for allocated blocks when expanding directories
by David Chinner
· 16 years ago
9f8868f
[XFS] streamline init/exit path
by Christoph Hellwig
· 16 years ago
6a17810
[XFS] Add op_flags field and helpers to xfs_da_args
by Barry Naujok
· 16 years ago
5163f95
[XFS] Name operation vector for hash and compare
by Barry Naujok
· 16 years ago
f0e2d93
[XFS] Remove unused arg from kmem_free()
by Denys Vlasenko
· 16 years ago
413d57c
xfs: convert beX_add to beX_add_cpu (new common API)
by Marcin Slusarz
· 17 years ago
703e1f0
[XFS] Unwrap xfs_dabuf_global_lock
by Eric Sandeen
· 17 years ago
265c1fa
[XFS] fix sparse shadowed variable warnings
by Christoph Hellwig
· 17 years ago
6be145b
[XFS] Remove a bunch of unused functions from XFS.
by Eric Sandeen
· 18 years ago
1c91ad3
[XFS] fix sparse warning in xfs_da_btree.c
by Lachlan McIlroy
· 18 years ago
d432c80
[XFS] Minor code rearranging and cleanup to prevent some coverity false
by Nathan Scott
· 18 years ago
f6c2d1f
[XFS] Remove version 1 directory code. Never functioned on Linux, just
by Nathan Scott
· 18 years ago
1d8daf0
[XFS] endianess annotations for xfs_dir_leaf_entry_t
by Christoph Hellwig
· 18 years ago
8034fff
[XFS] endianess annotations for xfs_dir_leaf_hdr_t
by Christoph Hellwig
· 18 years ago
3e57ecf
[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report
by Olaf Weber
· 18 years ago
c41564b
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
by Nathan Scott
· 19 years ago
fac80cc
[XFS] endianess annotations for xfs_da_node_hdr_t
by Nathan Scott
· 19 years ago
403432d
[XFS] endianess annotations for xfs_da_node_entry_t
by Nathan Scott
· 19 years ago
89da054
[XFS] endianess annotations for xfs_da_blkinfo_t
by Nathan Scott
· 19 years ago
3c1f9c1
[XFS] endianess annotations for xfs_dir2_leaf_entry_t
by Nathan Scott
· 19 years ago
a818e5d
[XFS] endianess annotations for xfs_dir2_leaf_hdr_t
by Nathan Scott
· 19 years ago
0ba962e
[XFS] endianess annotations for xfs_dir2_free_hdr_t
by Nathan Scott
· 19 years ago
70e73f5
[XFS] endianess annotations for xfs_dir2_data_hdr structure.
by Nathan Scott
· 19 years ago
bf6f05a
[XFS] Fixed the inconsistency between attribute b-tree intermidiate node
by Yingping Lu
· 19 years ago
2b3b6d0
[XFS] Remove an unhelpful ifdef, the comment above the routine explains
by Nathan Scott
· 19 years ago
7b71876
[XFS] Update license/copyright notices to match the prefered SGI boilerplate.
by Nathan Scott
· 19 years ago
a844f45
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
by Nathan Scott
· 19 years ago
80cce77
[XFS] Make some extended attributes routines take const parameters, for
by Nathan Scott
· 19 years ago
aa82daa
[XFS] Move some code around to prepare for the upcoming extended
by Nathan Scott
· 19 years ago
ba0f32d
[XFS] mark various symbols static Patch from Adrian Bunk
by Christoph Hellwig
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago