index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_dir2.c
Age
Commit message (
Expand
)
Author
2011-07-26
xfs: get rid of open-coded S_ISREG(), etc.
Al Viro
2011-07-13
xfs: factor out xfs_da_grow_inode_int
Christoph Hellwig
2011-07-13
xfs: reshuffle dir2 headers
Christoph Hellwig
2011-07-08
xfs: kill struct xfs_dir2_sf
Christoph Hellwig
2011-03-07
xfs: convert xfs_fs_cmn_err to new error logging API
Dave Chinner
2010-07-26
xfs: split xfs_itrace_entry
Christoph Hellwig
2010-07-26
xfs: remove unused delta tracking code in xfs_bmapi
Christoph Hellwig
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
2010-01-20
xfs: clean up sign warnings in dir2 code
Dave Chinner
2010-01-20
xfs: make xfs_dir_cilookup_result use unsigned char
Dave Chinner
2010-01-20
xfs: convert dirnameops to unsigned char names
Dave Chinner
2009-12-14
xfs: event tracing support
Christoph Hellwig
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result
Christoph Hellwig
2009-03-06
xfs: move declaration to header file
Hannes Eder
2008-10-30
[XFS] Account for allocated blocks when expanding directories
David Chinner
2008-07-28
[XFS] Zero uninitialised xfs_da_args structure in xfs_dir2.c
Barry Naujok
2008-07-28
[XFS] XFS: ASCII case-insensitive support
Barry Naujok
2008-07-28
[XFS] Return case-insensitive match for dentry cache
Barry Naujok
2008-07-28
[XFS] Add op_flags field and helpers to xfs_da_args
Barry Naujok
2008-07-28
[XFS] Name operation vector for hash and compare
Barry Naujok
2008-07-28
[XFS] Remove unused arg from kmem_free()
Denys Vlasenko
2008-04-18
[XFS] remove bhv_vname_t and xfs_rename code
Barry Naujok
2008-04-10
[XFS] remove shouting-indirection macros from xfs_sb.h
Eric Sandeen
2008-02-07
[XFS] Fix up sparse warnings.
David Chinner
2008-02-07
[XFS] clean up vnode/inode tracing
Lachlan McIlroy
2007-10-16
[XFS] move v_trace from bhv_vnode to xfs_inode
Christoph Hellwig
2007-10-15
[XFS] decontaminate vnode operations from behavior details
Christoph Hellwig
2007-10-15
[XFS] use filldir internally
Christoph Hellwig
2007-07-14
[XFS] Reduce shouting by removing unnecessary macros from dir2 code.
Christoph Hellwig
2006-11-11
[XFS] rename uio_read() to xfs_uio_read()
Vlad Apostolov
2006-06-20
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
2006-06-09
[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report
Olaf Weber
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-11-02
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds