Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e052f7e64daae6aa7a7ccd003b3c285d99755afb
/
fs
/
xfs
/
xfs_dir2_leaf.c
1813dd6
xfs: convert buffer verifiers to an ops structure.
by Dave Chinner
· 12 years ago
b0f539d
xfs: connect up write verifiers to new buffers
by Dave Chinner
· 12 years ago
612cfbf
xfs: add pre-write metadata buffer verifier callbacks
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
e6f7667
xfs: factor dir2 leaf read
by Dave Chinner
· 12 years ago
e481357
xfs: factor out dir2 data block reading
by Dave Chinner
· 12 years ago
2025207
xfs: factor dir2 free block reading
by Dave Chinner
· 12 years ago
4bb20a8
xfs: add verifier callback to directory read code
by Dave Chinner
· 12 years ago
c3f8fc7
xfs: make buffer read verication an IO completion function
by Dave Chinner
· 12 years ago
9b73bd7
xfs: factor buffer reading from xfs_dir2_leaf_getdents
by Dave Chinner
· 12 years ago
1d9025e
xfs: remove struct xfs_dabuf and infrastructure
by Dave Chinner
· 12 years ago
60a3460
xfs: move xfsagino_t to xfs_types.h
by Dave Chinner
· 13 years ago
5c8ed20
xfs: introduce xfs_bmapi_read()
by Dave Chinner
· 13 years ago
a230a1d
xfs: factor out xfs_dir2_leaf_find_stale
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
2282396
xfs: cleanup struct xfs_dir2_leaf
by Christoph Hellwig
· 13 years ago
0ba9cd8
xfs: kill struct xfs_dir2_data
by Christoph Hellwig
· 13 years ago
c2066e2
xfs: avoid usage of struct xfs_dir2_data
by Christoph Hellwig
· 13 years ago
4f6ae1a
xfs: avoid usage of struct xfs_dir2_block
by Christoph Hellwig
· 13 years ago
4fb44c8
xfs: factor out xfs_dir2_leaf_find_entry
by Christoph Hellwig
· 13 years ago
1a1a3e9
xfs: remove xfs_buf wrappers
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
4a24cb7
xfs: clean up sign warnings in dir2 code
by Dave Chinner
· 15 years ago
0b1b213
xfs: event tracing support
by Christoph Hellwig
· 15 years ago
8e69ce1
fix readahead calculations in xfs_dir2_leaf_getdents()
by Eric Sandeen
· 15 years ago
a19d9f8
xfs: kill ino64 mount option
by Christoph Hellwig
· 16 years ago
3180e66
xfs: make symbols static
by Hannes Eder
· 16 years ago
1544031
[XFS] truncate readdir offsets to signed 32 bit values
by Christoph Hellwig
· 16 years ago
07fe4dd
[XFS] Fix CI lookup in leaf-form directories
by Barry Naujok
· 16 years ago
384f3ce
[XFS] Return case-insensitive match for dentry cache
by Barry Naujok
· 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
041388b
[XFS] Put the correct offset in dirent d_off
by Lachlan McIlroy
· 17 years ago
051e7cd
[XFS] use filldir internally
by Christoph Hellwig
· 17 years ago
bbaaf53
[XFS] Reduce shouting by removing unnecessary macros from dir2 code.
by Christoph Hellwig
· 17 years ago
ef497f8
[XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it.
by Eric Sandeen
· 18 years ago
f6c2d1f
[XFS] Remove version 1 directory code. Never functioned on Linux, just
by Nathan Scott
· 18 years ago
ff9901c
[XFS] endianess annotations for xfs_dir2_data_entry_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
89da054
[XFS] endianess annotations for xfs_da_blkinfo_t
by Nathan Scott
· 19 years ago
3d693c6
[XFS] endianess annotations for XFS_DIR2_DATA_ENTRY_TAG_P
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
e922fff
[XFS] endianess annotations for xfs_dir2_block_tail_t
by Nathan Scott
· 19 years ago
ad354eb
[XFS] endianess annotations for xfs_dir2_data_unused_t
by Nathan Scott
· 19 years ago
afbcb3f
[XFS] endianess annotations for xfs_dir2_leaf_tail_t
by Nathan Scott
· 19 years ago
68b3a10
[XFS] endianess annotations for XFS_DIR2_LEAF_BESTS_P
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
f6d75cb
[XFS] Dynamically allocate xfs_dir2_put_args_t structure to reduce stack
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
6add2c4
[XFS] Fix up some warning fallout from functions made static
by Eric Sandeen
· 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