Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
59b8b465058ec203493c0436f243263051e08f5a
/
fs
/
xfs
/
libxfs
/
xfs_da_btree.h
d73e1ce
xfs: move the dir2 data block fixed offsets to struct xfs_da_geometry
by Christoph Hellwig
· 5 years ago
5893e4f
xfs: move the max dir2 free bests count to struct xfs_da_geometry
by Christoph Hellwig
· 5 years ago
ed1d612
xfs: move the dir2 free header size to struct xfs_da_geometry
by Christoph Hellwig
· 5 years ago
478c783
xfs: move the max dir2 leaf entries count to struct xfs_da_geometry
by Christoph Hellwig
· 5 years ago
545910b
xfs: move the dir2 leaf header size to struct xfs_da_geometry
by Christoph Hellwig
· 5 years ago
3b34441
xfs: move the node header size to struct xfs_da_geometry
by Christoph Hellwig
· 5 years ago
51908ca
xfs: add a btree entries pointer to struct xfs_da3_icnode_hdr
by Christoph Hellwig
· 5 years ago
e1c8af1
xfs: devirtualize ->node_hdr_to_disk
by Christoph Hellwig
· 5 years ago
f475dc4d
xfs: devirtualize ->node_hdr_from_disk
by Christoph Hellwig
· 5 years ago
b16be56
xfs: use unsigned int for all size values in struct xfs_da_geometry
by Christoph Hellwig
· 5 years ago
a39f089a
xfs: move incore structures out of xfs_da_format.h
by Christoph Hellwig
· 5 years ago
ddbca70
xfs: allocate xattr buffer on demand
by Dave Chinner
· 5 years ago
9d9e623
xfs: fold dfops into the transaction
by Brian Foster
· 6 years ago
76613903
xfs: use ->t_firstblock in xattr ops
by Brian Foster
· 6 years ago
32a9b7c
xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove
by Brian Foster
· 6 years ago
0b61f8a
xfs: convert to SPDX license tags
by Dave Chinner
· 7 years ago
c8ce540
xfs: remove double-underscore integer types
by Darrick J. Wong
· 8 years ago
7a652bb
xfs: fail _dir_open when readahead fails
by Darrick J. Wong
· 8 years ago
2c3234d
xfs: rename flist/free_list to dfops
by Darrick J. Wong
· 8 years ago
310a75a
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
by Darrick J. Wong
· 8 years ago
84be0ff
libxfs: move header files
by Dave Chinner
· 11 years ago
[Renamed from fs/xfs/xfs_da_btree.h]
b2a21e7
xfs: remove redundant geometry information from xfs_da_state
by Dave Chinner
· 11 years ago
0650b55
xfs: introduce directory geometry structure
by Dave Chinner
· 11 years ago
fdd3a2a
Merge branch 'xfs-unused-args-cleanup' into for-next
by Dave Chinner
· 11 years ago
8275cdd
xfs: remote attribute overwrite causes transaction overrun
by Dave Chinner
· 11 years ago
9df2dd0
xfs: remove unused tp arg from xfs_da_reada_buf & callers
by Eric Sandeen
· 11 years ago
32c5483
xfs: abstract the differences in dir2/dir3 via an ops vector
by Dave Chinner
· 11 years ago
5706278
xfs: unify directory/attribute format definitions
by Dave Chinner
· 11 years ago
70a9883
xfs: create a shared header file for format-related information
by Dave Chinner
· 11 years ago
3780437
XFS: Assertion failed: first <= last && last < BBTOB(bp->b_length), file: fs/xfs/xfs_trans_buf.c, line: 568
by Dave Chinner
· 11 years ago
0cb9776
xfs: Add read-only support for dirent filetype field
by Dave Chinner
· 11 years ago
d75afeb
xfs: add buffer types to directory and attribute buffers
by Dave Chinner
· 12 years ago
517c222
xfs: add CRCs to attr leaf blocks
by Dave Chinner
· 12 years ago
f5ea110
xfs: add CRCs to dir2/da node blocks
by Dave Chinner
· 12 years ago
24df33b
xfs: add CRC checking to dir2 leaf blocks
by Dave Chinner
· 12 years ago
1813dd6
xfs: convert buffer verifiers to an ops structure.
by Dave Chinner
· 12 years ago
da6958c
xfs: Add verifiers to dir2 data readahead.
by Dave Chinner
· 12 years ago
d9392a4
xfs: add xfs_da_node verification
by Dave Chinner
· 12 years ago
4bb20a8
xfs: add verifier callback to directory read code
by Dave Chinner
· 12 years ago
96ee34b
xfs: fix comment typo of struct xfs_da_blkinfo.
by Chen Baozi
· 12 years ago
1d9025e
xfs: remove struct xfs_dabuf and infrastructure
by Dave Chinner
· 13 years ago
3605431
xfs: use discontiguous xfs_buf support in dabuf wrappers
by Dave Chinner
· 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
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
9da096f
xfs: fix various typos
by Malcolm Parsons
· 16 years ago
2441849
xfs: move declaration to header file
by Hannes Eder
· 16 years ago
a568778
xfs: remove uchar_t/ushort_t/uint_t/ulong_t types
by Christoph Hellwig
· 16 years ago
847fff5
[XFS] Sync up kernel and user-space headers
by Barry Naujok
· 16 years ago
4603992
[XFS] Remove final remnants of dirv1 macros and other stuff
by Barry Naujok
· 16 years ago
384f3ce
[XFS] Return case-insensitive match for dentry cache
by Barry Naujok
· 17 years ago
6a17810
[XFS] Add op_flags field and helpers to xfs_da_args
by Barry Naujok
· 17 years ago
5163f95
[XFS] Name operation vector for hash and compare
by Barry Naujok
· 17 years ago
a8272ce
[XFS] Fix up sparse warnings.
by David Chinner
· 17 years ago
6be145b
[XFS] Remove a bunch of unused functions from XFS.
by Eric Sandeen
· 18 years ago
f6c2d1f
[XFS] Remove version 1 directory code. Never functioned on Linux, just
by Nathan Scott
· 19 years ago
fac80cce
[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
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
ba0f32d
[XFS] mark various symbols static Patch from Adrian Bunk
by Christoph Hellwig
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago