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_itable.c
Commit message (
Expand
)
Author
Age
*
xfs: track bulkstat progress by agino
Dave Chinner
2014-11-06
*
xfs: bulkstat error handling is broken
Dave Chinner
2014-11-06
*
xfs: bulkstat main loop logic is a mess
Dave Chinner
2014-11-06
*
xfs: bulkstat chunk-formatter has issues
Dave Chinner
2014-11-06
*
xfs: bulkstat chunk formatting cursor is broken
Dave Chinner
2014-11-06
*
xfs: bulkstat btree walk doesn't terminate
Dave Chinner
2014-11-06
*
xfs: Check error during inode btree iteration in xfs_bulkstat()
Jan Kara
2014-10-29
*
xfs: bulkstat doesn't release AGI buffer on error
Dave Chinner
2014-10-28
*
xfs: fix agno increment in xfs_inumbers() loop
Eric Sandeen
2014-10-12
*
xfs: introduce xfs_bulkstat_ag_ichunk
Jie Liu
2014-08-03
*
xfs: introduce xfs_bulkstat_grab_ichunk
Jie Liu
2014-07-24
*
xfs: introduce xfs_bulkstat_ichunk_ra
Jie Liu
2014-07-24
*
xfs: fix error handling at xfs_bulkstat
Jie Liu
2014-07-24
*
xfs: remove redundant user buffer count checks at xfs_bulkstat
Jie Liu
2014-07-24
*
xfs: fix error handling at xfs_inumbers
Jie Liu
2014-07-23
*
xfs: consolidate xfs_inumbers
Jie Liu
2014-07-23
*
xfs: remove xfs_bulkstat_single
Christoph Hellwig
2014-07-23
*
xfs: remove redundant stat assignment in xfs_bulkstat_one_int
Jie Liu
2014-07-23
*
xfs: global error sign conversion
Dave Chinner
2014-06-25
*
xfs: Nuke XFS_ERROR macro
Eric Sandeen
2014-06-22
*
xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbers
Brian Foster
2014-04-24
*
xfs: use xfs_icluster_size_fsb in xfs_bulkstat
Jie Liu
2013-12-12
*
xfs: get rid of XFS_INODE_CLUSTER_SIZE macros
Jie Liu
2013-12-12
*
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: create a shared header file for format-related information
Dave Chinner
2013-10-23
*
xfs: factor all the kmalloc-or-vmalloc fallback allocations
Dave Chinner
2013-09-10
*
xfs: fix some minor sparse warnings
Dave Chinner
2013-09-09
*
xfs: clean up unused codes at xfs_bulkstat()
Jie Liu
2013-07-09
*
xfs: Define a new function xfs_is_quota_inode()
Chandra Seetharaman
2013-06-28
*
xfs: add pluging for bulkstat readahead
Dave Chinner
2013-06-27
*
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
2012-11-15
*
xfs: add pre-write metadata buffer verifier callbacks
Dave Chinner
2012-11-15
*
xfs: verify btree blocks as they are read from disk
Dave Chinner
2012-11-15
*
xfs: remove xfs_iget.c
Dave Chinner
2012-10-17
*
xfs: merge xfs_itobp into xfs_imap_to_bp
Christoph Hellwig
2012-07-22
*
xfs: clean up xfs_bit.h includes
Dave Chinner
2012-05-14
*
xfs: don't cache inodes read through bulkstat
Dave Chinner
2012-03-26
*
xfs: log timestamp updates
Christoph Hellwig
2012-03-13
*
xfs: fix variable set but not used warnings
Christoph Hellwig
2011-04-08
*
xfs: Extend project quotas to support 32bit project ids
Arkadiusz Mi?kiewicz
2010-10-18
*
xfs: remove xfs_iput
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: remove block number from inode lookup code
Dave Chinner
2010-06-23
*
xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTED
Dave Chinner
2010-06-23
*
xfs: always use iget in bulkstat
Christoph Hellwig
2010-06-23
*
xfs: return inode fork offset in bulkstat for fsr
Dave Chinner
2010-03-05
*
xfs: replace KM_LARGE with explicit vmalloc use
Christoph Hellwig
2010-01-21
*
xfs: Replace per-ag array with a radix tree
Dave Chinner
2010-01-15
[next]