index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_dir2_data.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: validity check the directory block leaf entry count
Dave Chinner
2013-10-30
1
-4
/
+15
*
xfs: convert directory vector functions to constants
Dave Chinner
2013-10-30
1
-4
/
+4
*
xfs: vectorise directory leaf operations
Dave Chinner
2013-10-30
1
-10
/
+3
*
xfs: vectorise directory data operations part 2
Dave Chinner
2013-10-30
1
-49
/
+57
*
xfs: vectorise directory data operations
Dave Chinner
2013-10-30
1
-12
/
+26
*
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
1
-2
/
+1
*
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
1
-3
/
+3
*
xfs: unify directory/attribute format definitions
Dave Chinner
2013-10-23
1
-1
/
+1
*
xfs: Add write support for dirent filetype field
Dave Chinner
2013-08-22
1
-0
/
+2
*
xfs: Add read-only support for dirent filetype field
Dave Chinner
2013-08-22
1
-6
/
+7
*
xfs: remove __KERNEL__ from debug code
Dave Chinner
2013-08-12
1
-2
/
+2
*
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
2013-08-12
1
-4
/
+2
*
xfs: buffer type overruns blf_flags field
Dave Chinner
2013-04-27
1
-2
/
+2
*
xfs: add buffer types to directory and attribute buffers
Dave Chinner
2013-04-27
1
-1
/
+7
*
xfs: add CRC checking to dir2 data blocks
Dave Chinner
2013-04-27
1
-30
/
+70
*
xfs: add CRC checks to block format directory blocks
Dave Chinner
2013-04-27
1
-61
/
+99
*
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
2012-11-15
1
-9
/
+43
*
xfs: connect up write verifiers to new buffers
Dave Chinner
2012-11-15
1
-6
/
+5
*
xfs: add pre-write metadata buffer verifier callbacks
Dave Chinner
2012-11-15
1
-2
/
+17
*
xfs: Add verifiers to dir2 data readahead.
Dave Chinner
2012-11-15
1
-1
/
+12
*
xfs: factor out dir2 data block reading
Dave Chinner
2012-11-15
1
-0
/
+32
*
xfs: verify dir2 block format buffers
Dave Chinner
2012-11-15
1
-29
/
+44
*
xfs: remove struct xfs_dabuf and infrastructure
Dave Chinner
2012-07-01
1
-25
/
+25
*
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
2012-05-14
1
-1
/
+0
*
xfs: reshuffle dir2 headers
Christoph Hellwig
2011-07-13
1
-5
/
+2
*
xfs: byteswap constants instead of variables
Christoph Hellwig
2011-07-08
1
-23
/
+24
*
xfs: kill struct xfs_dir2_data
Christoph Hellwig
2011-07-08
1
-10
/
+5
*
xfs: avoid usage of struct xfs_dir2_data
Christoph Hellwig
2011-07-08
1
-148
/
+160
*
xfs: avoid usage of struct xfs_dir2_block
Christoph Hellwig
2011-07-08
1
-3
/
+3
*
xfs: remove unneeded #include statements
Christoph Hellwig
2010-07-26
1
-1
/
+0
*
xfs: drop dmapi hooks
Christoph Hellwig
2010-07-26
1
-1
/
+0
*
[XFS] Name operation vector for hash and compare
Barry Naujok
2008-07-28
1
-1
/
+4
*
xfs: convert beX_add to beX_add_cpu (new common API)
Marcin Slusarz
2008-02-13
1
-2
/
+2
*
[XFS] Radix tree based inode caching
David Chinner
2007-10-15
1
-0
/
+1
*
[XFS] Reduce shouting by removing unnecessary macros from dir2 code.
Christoph Hellwig
2007-07-14
1
-27
/
+27
*
[XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it.
Eric Sandeen
2007-05-08
1
-5
/
+2
*
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
2006-06-20
1
-3
/
+0
*
[XFS] endianess annotations for xfs_dir2_data_entry_t
Christoph Hellwig
2006-06-09
1
-1
/
+1
*
[XFS] endianess annotations for XFS_DIR2_DATA_ENTRY_TAG_P
Nathan Scott
2006-03-17
1
-5
/
+5
*
[XFS] endianess annotations for xfs_dir2_leaf_entry_t
Nathan Scott
2006-03-17
1
-4
/
+4
*
[XFS] endianess annotations for xfs_dir2_block_tail_t
Nathan Scott
2006-03-17
1
-5
/
+5
*
[XFS] endianess annotations for XFS_DIR2_DATA_UNUSED_TAG_P
Nathan Scott
2006-03-17
1
-21
/
+20
*
[XFS] endianess annotations for xfs_dir2_data_unused_t
Nathan Scott
2006-03-17
1
-35
/
+33
*
[XFS] endianess annotations for xfs_dir2_data_hdr structure.
Nathan Scott
2006-03-17
1
-58
/
+65
*
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-11-02
1
-25
/
+11
*
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
2005-11-02
1
-12
/
+4
*
[XFS] mark various symbols static Patch from Adrian Bunk
Christoph Hellwig
2005-06-21
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+855