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_super.c
Commit message (
Expand
)
Author
Age
*
xfs: disable noattr2/attr2 mount options for CRC enabled filesystems
Dave Chinner
2013-06-06
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-03
*
fs/xfs remove obsolete simple_strto<foo>
Abhijit Pawar
2013-01-13
*
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: xfs_quiesce_attr() should quiesce the log like unmount
Dave Chinner
2012-10-17
*
xfs: move xfs_quiesce_attr() into xfs_super.c
Dave Chinner
2012-10-17
*
xfs: xfs_sync_fsdata is redundant
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: don't run the sync work if the filesystem is read-only
Dave Chinner
2012-10-17
*
xfs: rationalise xfs_mount_wq users
Dave Chinner
2012-10-17
*
xfs: xfs_syncd_stop must die
Dave Chinner
2012-10-17
*
Merge tag 'for-linus-v3.7-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2012-10-02
|
\
|
*
xfs: Make inode32 a remountable option
Carlos Maiolino
2012-09-26
|
*
xfs: add inode64->inode32 transition into xfs_set_inode32()
Carlos Maiolino
2012-09-26
|
*
xfs: Fix mp->m_maxagi update during inode64 remount
Carlos Maiolino
2012-09-26
|
*
xfs: reduce code duplication handling inode32/64 options
Carlos Maiolino
2012-09-26
|
*
xfs: make inode64 as the default allocation mode
Carlos Maiolino
2012-09-26
|
*
Make inode64 a remountable option
Carlos Maiolino
2012-09-26
|
*
xfs: stop the sync worker before xfs_unmountfs
Ben Myers
2012-09-17
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
|
\
\
|
*
|
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
2012-10-02
*
|
|
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-02
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-20
|
|
/
*
/
xfs: stop the sync worker before xfs_unmountfs
Ben Myers
2012-09-18
|
/
*
xfs: remove iolock lock classes
Christoph Hellwig
2012-07-29
*
xfs: implement ->update_time
Christoph Hellwig
2012-07-22
*
xfs: remove struct xfs_dabuf and infrastructure
Dave Chinner
2012-07-01
*
xfs: struct xfs_buf_log_format isn't variable sized.
Dave Chinner
2012-07-01
*
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
2012-05-28
|
\
|
*
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-05-06
*
|
xfs: clean up xfs_bit.h includes
Dave Chinner
2012-05-14
*
|
xfs: Do background CIL flushes via a workqueue
Dave Chinner
2012-05-14
*
|
xfs: on-stack delayed write buffer lists
Christoph Hellwig
2012-05-14
*
|
xfs: using GFP_NOFS for blkdev_issue_flush
Shaohua Li
2012-05-14
*
|
xfs: Ensure inode reclaim can run during quotacheck
Dave Chinner
2012-04-17
*
|
xfs: don't fill statvfs with project quota for a directory if it was not enab...
Jie Liu
2012-04-16
|
/
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2012-03-28
|
\
|
*
xfs: don't cache inodes read through bulkstat
Dave Chinner
2012-03-26
|
*
xfs: introduce an allocation workqueue
Dave Chinner
2012-03-22
*
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2012-03-23
|
\
|
|
*
xfs: remove the global xfs_Gqm structure
Christoph Hellwig
2012-03-14
|
*
xfs: reimplement fdatasync support
Christoph Hellwig
2012-03-13
|
*
xfs: log timestamp updates
Christoph Hellwig
2012-03-13
|
*
xfs: use per-filesystem I/O completion workqueues
Christoph Hellwig
2012-03-05
|
*
Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usage
Chandra Seetharaman
2012-02-03
*
|
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
*
|
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
Al Viro
2012-03-20
|
/
[next]