index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_dir2.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'xfs-da-geom' into for-next
Dave Chinner
2014-06-09
|
\
|
*
xfs: reduce direct usage of mp->m_dir_geo
Dave Chinner
2014-06-06
|
*
xfs: move node entry counts to xfs_da_geometry
Dave Chinner
2014-06-06
|
*
xfs: convert dir/attr btree threshold to xfs_da_geometry
Dave Chinner
2014-06-06
|
*
xfs: convert m_dirblksize to xfs_da_geometry
Dave Chinner
2014-06-06
|
*
xfs: convert m_dirblkfsbs to xfs_da_geometry
Dave Chinner
2014-06-06
|
*
xfs: convert directory segment limits to xfs_da_geometry
Dave Chinner
2014-06-06
|
*
xfs: convert directory db conversion to xfs_da_geometry
Dave Chinner
2014-06-06
|
*
xfs: convert directory dablk conversion to xfs_da_geometry
Dave Chinner
2014-06-06
|
*
xfs: convert dir byte/off conversion to xfs_da_geometry
Dave Chinner
2014-06-06
|
*
xfs: kill XFS_DIR2...FIRSTDB macros
Dave Chinner
2014-06-06
|
*
xfs: introduce directory geometry structure
Dave Chinner
2014-06-06
*
|
Merge branch 'xfs-feature-bit-cleanup' into for-next
Dave Chinner
2014-05-19
|
\
\
|
|
/
|
/
|
|
*
xfs: don't need dirv2 checks anymore
Dave Chinner
2014-05-19
*
|
xfs: remove unused tp arg from xfs_bmap_last_offset() and callers
Eric Sandeen
2014-04-14
|
/
*
xfs: allocate xfs_da_args to reduce stack footprint
Dave Chinner
2014-02-27
*
xfs: convert directory vector functions to constants
Dave Chinner
2013-10-30
*
xfs: vectorise DA btree operations
Dave Chinner
2013-10-30
*
xfs: vectorise directory leaf operations
Dave Chinner
2013-10-30
*
xfs: abstract the differences in dir2/dir3 via an ops vector
Dave Chinner
2013-10-30
*
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
*
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
*
xfs: unify directory/attribute format definitions
Dave Chinner
2013-10-23
*
XFS: Assertion failed: first <= last && last < BBTOB(bp->b_length), file: fs/...
Dave Chinner
2013-08-30
*
xfs: Add write support for dirent filetype field
Dave Chinner
2013-08-22
*
xfs: Add read-only support for dirent filetype field
Dave Chinner
2013-08-22
*
xfs: kill xfs_vnodeops.[ch]
Dave Chinner
2013-08-12
*
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
2013-08-12
*
xfs: move getdents code into it's own file
Dave Chinner
2013-08-12
*
[readdir] convert xfs
Al Viro
2013-06-29
*
xfs: remove struct xfs_dabuf and infrastructure
Dave Chinner
2012-07-01
*
xfs: clean up xfs_bit.h includes
Dave Chinner
2012-05-14
*
xfs: get rid of open-coded S_ISREG(), etc.
Al Viro
2011-07-26
*
xfs: factor out xfs_da_grow_inode_int
Christoph Hellwig
2011-07-13
*
xfs: reshuffle dir2 headers
Christoph Hellwig
2011-07-13
*
xfs: kill struct xfs_dir2_sf
Christoph Hellwig
2011-07-08
*
xfs: convert xfs_fs_cmn_err to new error logging API
Dave Chinner
2011-03-06
*
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-07-26
*
xfs: clean up sign warnings in dir2 code
Dave Chinner
2010-01-19
*
xfs: make xfs_dir_cilookup_result use unsigned char
Dave Chinner
2010-01-19
*
xfs: convert dirnameops to unsigned char names
Dave Chinner
2010-01-19
*
xfs: event tracing support
Christoph Hellwig
2009-12-15
*
xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result
Christoph Hellwig
2009-08-12
*
xfs: move declaration to header file
Hannes Eder
2009-03-06
*
[XFS] Account for allocated blocks when expanding directories
David Chinner
2008-10-30
*
[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
[next]