index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_dir2_data.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-06
xfs: remove mp->m_dir_geo from directory logging
Dave Chinner
1
-33
/
+26
2014-06-06
xfs: convert m_dirblksize to xfs_da_geometry
Dave Chinner
1
-7
/
+10
2014-06-06
xfs: convert directory segment limits to xfs_da_geometry
Dave Chinner
1
-4
/
+5
2014-06-06
xfs: convert directory db conversion to xfs_da_geometry
Dave Chinner
1
-1
/
+2
2014-06-06
xfs: convert directory dablk conversion to xfs_da_geometry
Dave Chinner
1
-2
/
+2
2014-04-14
xfs: remove unused tp arg from xfs_da_reada_buf & callers
Eric Sandeen
1
-2
/
+1
2014-02-27
xfs: modify verifiers to differentiate CRC from other errors
Eric Sandeen
1
-8
/
+9
2014-02-27
xfs: add helper for updating checksums on xfs_bufs
Eric Sandeen
1
-1
/
+1
2014-02-27
xfs: add helper for verifying checksums on xfs_bufs
Eric Sandeen
1
-2
/
+1
2013-10-30
xfs: validity check the directory block leaf entry count
Dave Chinner
1
-4
/
+15
2013-10-30
xfs: convert directory vector functions to constants
Dave Chinner
1
-4
/
+4
2013-10-30
xfs: vectorise directory leaf operations
Dave Chinner
1
-10
/
+3
2013-10-30
xfs: vectorise directory data operations part 2
Dave Chinner
1
-49
/
+57
2013-10-30
xfs: vectorise directory data operations
Dave Chinner
1
-12
/
+26
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
1
-2
/
+1
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
1
-3
/
+3
2013-10-23
xfs: unify directory/attribute format definitions
Dave Chinner
1
-1
/
+1
2013-08-22
xfs: Add write support for dirent filetype field
Dave Chinner
1
-0
/
+2
2013-08-22
xfs: Add read-only support for dirent filetype field
Dave Chinner
1
-6
/
+7
2013-08-12
xfs: remove __KERNEL__ from debug code
Dave Chinner
1
-2
/
+2
2013-08-12
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
1
-4
/
+2
2013-04-27
xfs: buffer type overruns blf_flags field
Dave Chinner
1
-2
/
+2
2013-04-27
xfs: add buffer types to directory and attribute buffers
Dave Chinner
1
-1
/
+7
2013-04-27
xfs: add CRC checking to dir2 data blocks
Dave Chinner
1
-30
/
+70
2013-04-27
xfs: add CRC checks to block format directory blocks
Dave Chinner
1
-61
/
+99
2012-11-15
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
1
-9
/
+43
2012-11-15
xfs: connect up write verifiers to new buffers
Dave Chinner
1
-6
/
+5
2012-11-15
xfs: add pre-write metadata buffer verifier callbacks
Dave Chinner
1
-2
/
+17
2012-11-15
xfs: Add verifiers to dir2 data readahead.
Dave Chinner
1
-1
/
+12
2012-11-15
xfs: factor out dir2 data block reading
Dave Chinner
1
-0
/
+32
2012-11-15
xfs: verify dir2 block format buffers
Dave Chinner
1
-29
/
+44
2012-07-01
xfs: remove struct xfs_dabuf and infrastructure
Dave Chinner
1
-25
/
+25
2012-05-14
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
1
-1
/
+0
2011-07-13
xfs: reshuffle dir2 headers
Christoph Hellwig
1
-5
/
+2
2011-07-08
xfs: byteswap constants instead of variables
Christoph Hellwig
1
-23
/
+24
2011-07-08
xfs: kill struct xfs_dir2_data
Christoph Hellwig
1
-10
/
+5
2011-07-08
xfs: avoid usage of struct xfs_dir2_data
Christoph Hellwig
1
-148
/
+160
2011-07-08
xfs: avoid usage of struct xfs_dir2_block
Christoph Hellwig
1
-3
/
+3
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
1
-1
/
+0
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
1
-1
/
+0
2008-07-28
[XFS] Name operation vector for hash and compare
Barry Naujok
1
-1
/
+4
2008-02-13
xfs: convert beX_add to beX_add_cpu (new common API)
Marcin Slusarz
1
-2
/
+2
2007-10-15
[XFS] Radix tree based inode caching
David Chinner
1
-0
/
+1
2007-07-14
[XFS] Reduce shouting by removing unnecessary macros from dir2 code.
Christoph Hellwig
1
-27
/
+27
2007-05-08
[XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it.
Eric Sandeen
1
-5
/
+2
2006-06-20
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
1
-3
/
+0
2006-06-09
[XFS] endianess annotations for xfs_dir2_data_entry_t
Christoph Hellwig
1
-1
/
+1
2006-03-17
[XFS] endianess annotations for XFS_DIR2_DATA_ENTRY_TAG_P
Nathan Scott
1
-5
/
+5
2006-03-17
[XFS] endianess annotations for xfs_dir2_leaf_entry_t
Nathan Scott
1
-4
/
+4
2006-03-17
[XFS] endianess annotations for xfs_dir2_block_tail_t
Nathan Scott
1
-5
/
+5
[next]