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_mount.h
Commit message (
Expand
)
Author
Age
*
xfs: add CRC checks to the superblock
Dave Chinner
2013-04-27
*
xfs: Remove obsoleted m_inode_shrink from xfs_mount structure
Jeff Liu
2013-03-14
*
xfs: refactor space log reservation for XFS_TRANS_ATTR_SET
Jeff Liu
2013-02-01
*
xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk
Jeff Liu
2013-02-01
*
xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time
Jeff Liu
2013-02-01
*
xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time
Jeff Liu
2013-02-01
*
xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time
Jeff Liu
2013-02-01
*
xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time
Jeff Liu
2013-02-01
*
xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time
Jeff Liu
2013-02-01
*
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: verify superblocks as they are read from disk
Dave Chinner
2012-11-15
*
xfs: add background scanning to clear eofblocks inodes
Brian Foster
2012-11-08
*
xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
Dave Chinner
2012-10-17
*
xfs: syncd workqueue is no more
Dave Chinner
2012-10-17
*
xfs: xfs_sync_data is redundant.
Dave Chinner
2012-10-17
*
xfs: sync work is now only periodic log work
Dave Chinner
2012-10-17
*
xfs: kill struct declarations in xfs_mount.h
Alex Elder
2012-08-16
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-08-01
|
\
|
*
xfs: Convert to new freezing code
Jan Kara
2012-07-31
|
*
xfs: rename log structure to xlog
Mark Tinguely
2012-06-21
*
|
xfs: rename log structure to xlog
Mark Tinguely
2012-06-21
*
|
xfs: make largest supported offset less shouty
Dave Chinner
2012-06-14
*
|
xfs: m_maxioffset is redundant
Dave Chinner
2012-06-14
|
/
*
xfs: Do background CIL flushes via a workqueue
Dave Chinner
2012-05-14
*
xfs: implement freezing by emptying the AIL
Christoph Hellwig
2012-05-14
*
xfs: use per-filesystem I/O completion workqueues
Christoph Hellwig
2012-03-05
*
Change xfs_sb_from_disk() interface to take a mount pointer
Chandra Seetharaman
2012-02-03
*
xfs: remove the deprecated nodelaylog option
Christoph Hellwig
2011-12-08
*
xfs: Remove the second parameter to xfs_sb_count()
Chandra Seetharaman
2011-07-20
*
xfs: add online discard support
Christoph Hellwig
2011-05-24
*
xfs: introduce background inode reclaim work
Dave Chinner
2011-04-07
*
xfs: convert ENOSPC inode flushing to use new syncd workqueue
Dave Chinner
2011-04-07
*
xfs: introduce a xfssyncd workqueue
Dave Chinner
2011-04-07
*
xfs: dynamic speculative EOF preallocation
Dave Chinner
2011-01-03
*
xfs: remove xfs_cred.h
Christoph Hellwig
2010-10-18
*
xfs: do not use xfs_mod_incore_sb for per-cpu counters
Christoph Hellwig
2010-10-18
*
xfs: remove XFS_MOUNT_NO_PERCPU_SB
Christoph Hellwig
2010-10-18
*
xfs: split inode AG walking into separate code for reclaim
Dave Chinner
2010-10-18
*
xfs: remove obsolete osyncisosync mount option
Christoph Hellwig
2010-07-26
*
xfs: drop dmapi hooks
Christoph Hellwig
2010-07-26
*
xfs: convert inode shrinker to per-filesystem contexts
Dave Chinner
2010-07-19
*
xfs: Introduce delayed logging core code
Dave Chinner
2010-05-24
*
xfs: add a shrinker to background inode reclaim
Dave Chinner
2010-04-29
*
Merge branch 'for-2.6.34-rc1-batch2' into for-linus
Alex Elder
2010-03-05
|
\
|
*
xfs: kill xfs_lrw.h
Christoph Hellwig
2010-03-01
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-03-03
|
\
\
|
|
/
|
/
|
|
*
percpu: add __percpu sparse annotations to fs
Tejun Heo
2010-02-16
*
|
xfs: more reserved blocks fixups
Eric Sandeen
2010-02-08
*
|
xfs: don't hold onto reserved blocks on remount,ro
Dave Chinner
2010-01-25
[next]