aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_dir2_node.c
Commit message (Expand)AuthorAge
* xfs: Add write support for dirent filetype fieldDave Chinner2013-08-22
* xfs: Add read-only support for dirent filetype fieldDave Chinner2013-08-22
* xfs: fix issues that cause userspace warningsDave Chinner2013-08-12
* xfs: reshuffle dir2 definitions around for userspaceDave Chinner2013-08-12
* xfs: fix dir3 freespace block corruptionDave Chinner2013-05-30
* xfs: introduce CONFIG_XFS_WARNDave Chinner2013-05-07
* xfs: buffer type overruns blf_flags fieldDave Chinner2013-04-27
* xfs: add buffer types to directory and attribute buffersDave Chinner2013-04-27
* xfs: add CRCs to dir2/da node blocksDave Chinner2013-04-27
* xfs: add CRC checking to dir2 leaf blocksDave Chinner2013-04-27
* xfs: add CRC checking to dir2 data blocksDave Chinner2013-04-27
* xfs: add CRC checking to dir2 free blocksDave Chinner2013-04-27
* xfs: add CRC checks to block format directory blocksDave Chinner2013-04-27
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-15
* xfs: connect up write verifiers to new buffersDave Chinner2012-11-15
* xfs: add pre-write metadata buffer verifier callbacksDave Chinner2012-11-15
* xfs: factor dir2 leaf readDave Chinner2012-11-15
* xfs: factor out dir2 data block readingDave Chinner2012-11-15
* xfs: factor dir2 free block readingDave Chinner2012-11-15
* xfs: add verifier callback to directory read codeDave Chinner2012-11-15
* xfs: remove struct xfs_dabuf and infrastructureDave Chinner2012-07-01
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * fs: Merge split stringsJean Delvare2011-07-22
* | xfs: cleanup struct xfs_dir2_freeChristoph Hellwig2011-07-13
* | xfs: reshuffle dir2 headersChristoph Hellwig2011-07-13
* | xfs: byteswap constants instead of variablesChristoph Hellwig2011-07-08
* | xfs: avoid usage of struct xfs_dir2_dataChristoph Hellwig2011-07-08
* | xfs: factor out xfs_dir2_leaf_find_entryChristoph Hellwig2011-07-08
|/
* xfs: Convert remaining cmn_err() callers to new APIDave Chinner2011-03-06
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* xfs: make several more functions staticEric Sandeen2010-01-15
* xfs: event tracing supportChristoph Hellwig2009-12-15
* xfs: fix various typosMalcolm Parsons2009-03-29
* [XFS] Fix returning case-preserved name with CI node form directoriesBarry Naujok2008-07-28
* [XFS] Return case-insensitive match for dentry cacheBarry Naujok2008-07-28
* [XFS] Add op_flags field and helpers to xfs_da_argsBarry Naujok2008-07-28
* [XFS] Name operation vector for hash and compareBarry Naujok2008-07-28
* [XFS] Split xfs_dir2_leafn_lookup_int into its two pieces of functionalityBarry Naujok2008-07-28
* xfs: convert beX_add to beX_add_cpu (new common API)Marcin Slusarz2008-02-13
* [XFS] Radix tree based inode cachingDavid Chinner2007-10-15
* [XFS] Reduce shouting by removing unnecessary macros from dir2 code.Christoph Hellwig2007-07-14
* [XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it.Eric Sandeen2007-05-07
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-19
* [XFS] Fix nused counter. It's currently getting set to -1 rather thanMandy Kirkconnell2006-06-09
* [XFS] Fix a buffer refcount leak in dir2 code on a forced shutdown.Nathan Scott2006-06-09
* [XFS] endianess annotations for xfs_dir2_data_entry_t Christoph Hellwig2006-06-09
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-28
* [XFS] endianess annotations for xfs_da_blkinfo_t Nathan Scott2006-03-17