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_ialloc.c
Commit message (
Expand
)
Author
Age
*
xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF
Christoph Hellwig
2011-10-11
*
xfs: Check the return value of xfs_trans_get_buf()
Chandra Seetharaman
2011-10-11
*
xfs: Remove the macro XFS_BUF_ERROR and family
Chandra Seetharaman
2011-07-25
*
xfs: byteswap constants instead of variables
Christoph Hellwig
2011-07-08
*
xfs: Convert remaining cmn_err() callers to new API
Dave Chinner
2011-03-06
*
xfs: convert xfs_fs_cmn_err to new error logging API
Dave Chinner
2011-03-06
*
xfs: remove xfs_buf wrappers
Christoph Hellwig
2010-10-18
*
xfs: fix untrusted inode number lookup
Dave Chinner
2010-08-23
*
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: validate untrusted inode numbers during lookup
Dave Chinner
2010-06-23
*
xfs: remove duplicate buffer flags
Christoph Hellwig
2010-01-21
*
xfs: Replace per-ag array with a radix tree
Dave Chinner
2010-01-15
*
xfs: convert remaining direct references to m_perag
Dave Chinner
2010-01-15
*
xfs: kill the STATIC_INLINE macro
Christoph Hellwig
2009-12-11
*
xfs: free temporary cursor in xfs_dialloc
Eric Sandeen
2009-10-30
*
xfs: un-static xfs_inobt_lookup
Christoph Hellwig
2009-09-01
*
xfs: speed up free inode search
Dave Chinner
2009-09-01
*
xfs: rationalize xfs_inobt_lookup*
Christoph Hellwig
2009-09-01
*
xfs: untangle xfs_dialloc
Christoph Hellwig
2009-09-01
*
xfs: factor out debug checks from xfs_dialloc and xfs_difree
Dave Chinner
2009-09-01
*
xfs: improve xfs_inobt_update prototype
Christoph Hellwig
2009-09-01
*
xfs: improve xfs_inobt_get_rec prototype
Christoph Hellwig
2009-09-01
*
xfs: factor out inode initialisation
Dave Chinner
2009-09-01
*
xfs: fix various typos
Malcolm Parsons
2009-03-29
*
xfs: remove superflous inobt macros
Christoph Hellwig
2009-02-09
*
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
2009-01-16
*
[XFS] kill the XFS_IMAP_BULKSTAT flag
Christoph Hellwig
2008-11-30
*
[XFS] embededd struct xfs_imap into xfs_inode
Christoph Hellwig
2008-11-30
*
[XFS] merge xfs_imap into xfs_dilocate
Christoph Hellwig
2008-11-30
*
[XFS] remove dead code for old inode item recovery
Christoph Hellwig
2008-11-30
*
[XFS] kill XFS_DINODE_VERSION_ defines
Christoph Hellwig
2008-11-30
*
[XFS] kill xfs_dinode_core_t
Christoph Hellwig
2008-11-30
*
[XFS] kill xfs_ialloc_log_di
Christoph Hellwig
2008-11-30
*
[XFS] factor out xfs_read_agi helper
Christoph Hellwig
2008-11-30
*
[XFS] implement generic xfs_btree_get_rec
Christoph Hellwig
2008-10-30
*
[XFS] implement generic xfs_btree_delete/delrec
Christoph Hellwig
2008-10-30
*
[XFS] implement generic xfs_btree_insert/insrec
Christoph Hellwig
2008-10-30
*
[XFS] implement generic xfs_btree_update
Christoph Hellwig
2008-10-30
*
[XFS] implement generic xfs_btree_lookup
Christoph Hellwig
2008-10-30
*
[XFS] implement generic xfs_btree_decrement
Christoph Hellwig
2008-10-30
*
[XFS] implement generic xfs_btree_increment
Christoph Hellwig
2008-10-30
*
[XFS] split up xfs_btree_init_cursor
Christoph Hellwig
2008-10-30
*
[XFS] Don't initialise new inode generation numbers to zero
David Chinner
2008-04-29
*
[XFS] Account for inode cluster alignment in all allocations
David Chinner
2008-04-17
*
[XFS] remove shouting-indirection macros from xfs_sb.h
Eric Sandeen
2008-04-10
*
[XFS] If you mount an XFS filesystem with no mount options at all, then
Josef Jeff Sipek
2008-02-28
*
xfs: convert beX_add to beX_add_cpu (new common API)
Marcin Slusarz
2008-02-13
[next]