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
*
Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next
Dave Chinner
2014-06-09
|
\
|
*
xfs: kill xfs_buf_geterror()
Dave Chinner
2014-06-06
*
|
Merge branch 'xfs-feature-bit-cleanup' into for-next
Dave Chinner
2014-05-19
|
\
\
|
*
|
xfs: turn NLINK feature on by default
Dave Chinner
2014-05-19
|
|
/
*
|
Merge branch 'xfs-misc-fixes-2-for-3.16' into for-next
Dave Chinner
2014-05-19
|
\
\
|
*
|
xfs: fix compile error when libxfs header used in C++ code
Roger Willcocks
2014-05-19
|
|
/
*
|
xfs: update the finobt on inode free
Brian Foster
2014-04-24
*
|
xfs: refactor xfs_difree() inobt bits into xfs_difree_inobt() helper
Brian Foster
2014-04-24
*
|
xfs: use and update the finobt on inode allocation
Brian Foster
2014-04-24
*
|
xfs: insert newly allocated inode chunks into the finobt
Brian Foster
2014-04-24
*
|
xfs: support the XFS_BTNUM_FINOBT free inode btree type
Brian Foster
2014-04-24
*
|
xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbers
Brian Foster
2014-04-24
|
/
*
Merge branch 'xfs-bug-fixes-for-3.15-2' into for-next
Dave Chinner
2014-03-13
|
\
|
*
xfs: avoid AGI/AGF deadlock scenario for inode chunk allocation
Brian Foster
2014-03-07
*
|
xfs: modify verifiers to differentiate CRC from other errors
Eric Sandeen
2014-02-26
*
|
xfs: add helper for updating checksums on xfs_bufs
Eric Sandeen
2014-02-26
*
|
xfs: add helper for verifying checksums on xfs_bufs
Eric Sandeen
2014-02-26
*
|
xfs: Use defines for CRC offsets in all cases
Eric Sandeen
2014-02-26
|
/
*
xfs: use xfs_icluster_size_fsb in xfs_imap
Jie Liu
2013-12-12
*
xfs: use xfs_icluster_size_fsb in xfs_ialloc_inode_init
Jie Liu
2013-12-12
*
xfs: get rid of XFS_IALLOC_BLOCKS macros
Jie Liu
2013-12-12
*
xfs: get rid of XFS_INODE_CLUSTER_SIZE macros
Jie Liu
2013-12-12
*
xfs: get rid of XFS_IALLOC_INODES macros
Jie Liu
2013-12-12
*
xfs: fix calculation of freed inode cluster blocks
Ben Myers
2013-12-11
*
xfs: add tracepoints to AGF/AGI read operations
Dave Chinner
2013-11-06
*
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: check correct status variable for xfs_inobt_get_rec() call
Brian Foster
2013-08-30
*
xfs: fix the comment of xfs_ialloc_ag_select()
Zhi Yong Wu
2013-08-20
*
xfs: fix issues that cause userspace warnings
Dave Chinner
2013-08-12
*
xfs: move unrelated definitions out of xfs_inode.h
Dave Chinner
2013-08-12
*
xfs: Use inode create transaction
Dave Chinner
2013-06-27
*
xfs: Inode create item recovery
Dave Chinner
2013-06-27
*
xfs: Remove the left function variable from xfs_ialloc_get_rec()
Jie Liu
2013-06-26
*
xfs: buffer type overruns blf_flags field
Dave Chinner
2013-04-27
*
xfs: add version 3 inode format with CRCs
Christoph Hellwig
2013-04-21
*
xfs: add CRC checks to the AGI
Dave Chinner
2013-04-21
*
xfs: rename random32() to prandom_u32()
Akinobu Mita
2013-03-07
*
xfs: don't zero structure members after a memset(0)
Eric Sandeen
2013-01-03
*
xfs: inode allocation should use unmapped buffers.
Dave Chinner
2012-11-26
*
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
2012-11-15
*
xfs: connect up write verifiers to new buffers
Dave Chinner
2012-11-15
*
xfs: add pre-write metadata buffer verifier callbacks
Dave Chinner
2012-11-15
*
xfs: verify AGI blocks as they are read from disk
Dave Chinner
2012-11-15
*
xfs: make buffer read verication an IO completion function
Dave Chinner
2012-11-15
*
xfs: Update inode alloc comments
Carlos Maiolino
2012-11-02
*
xfs: zero allocation_args on the kernel stack
Mark Tinguely
2012-10-18
*
xfs: Fix m_agirotor reset during AG selection
Carlos Maiolino
2012-09-26
*
xfs: unlock the AGI buffer when looping in xfs_dialloc
Christoph Hellwig
2012-08-16
[next]