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
Commit message (
Expand
)
Author
Age
*
xfs: remove xfs_cred.h
Christoph Hellwig
2010-10-18
*
xfs: remove xfs_globals.h
Christoph Hellwig
2010-10-18
*
xfs: remove xfs_version.h
Christoph Hellwig
2010-10-18
*
xfs: remove xfs_refcache.h
Christoph Hellwig
2010-10-18
*
xfs: fix the xfs_trans_committed
Christoph Hellwig
2010-10-18
*
xfs: remove unused t_callback field in struct xfs_trans
Christoph Hellwig
2010-10-18
*
xfs: fix bogus m_maxagi check in xfs_iget
Christoph Hellwig
2010-10-18
*
xfs: do not use xfs_mod_incore_sb_batch for per-cpu counters
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: pack xfs_buf structure more tightly
Dave Chinner
2010-10-18
*
xfs: convert buffer cache hash to rbtree
Dave Chinner
2010-10-18
*
xfs: serialise inode reclaim within an AG
Dave Chinner
2010-10-18
*
xfs: batch inode reclaim lookup
Dave Chinner
2010-10-18
*
xfs: implement batched inode lookups for AG walking
Dave Chinner
2010-10-18
*
xfs: split out inode walk inode grabbing
Dave Chinner
2010-10-18
*
xfs: split inode AG walking into separate code for reclaim
Dave Chinner
2010-10-18
*
xfs: remove buftarg hash for external devices
Dave Chinner
2010-10-18
*
xfs: use unhashed buffers for size checks
Dave Chinner
2010-10-18
*
xfs: kill XBF_FS_MANAGED buffers
Dave Chinner
2010-10-18
*
xfs: store xfs_mount in the buftarg instead of in the xfs_buf
Dave Chinner
2010-10-18
*
xfs: introduced uncached buffer read primitve
Dave Chinner
2010-10-18
*
xfs: rename xfs_buf_get_nodaddr to be more appropriate
Dave Chinner
2010-10-18
*
xfs: don't use vfs writeback for pure metadata modifications
Dave Chinner
2010-10-18
*
xfs: lockless per-ag lookups
Dave Chinner
2010-10-18
*
xfs: remove debug assert for per-ag reference counting
Dave Chinner
2010-10-18
*
xfs: reduce the number of CIL lock round trips during commit
Dave Chinner
2010-10-18
*
xfs: eliminate some newly-reported gcc warnings
Poyo VL
2010-10-18
*
xfs: remove the ->kill_root btree operation
Christoph Hellwig
2010-10-18
*
xfs: stop using xfs_qm_dqtobp in xfs_qm_dqflush
Christoph Hellwig
2010-10-18
*
xfs: simplify xfs_qm_dqusage_adjust
Christoph Hellwig
2010-10-18
*
xfs: Introduce XFS_IOC_ZERO_RANGE
Dave Chinner
2010-10-18
*
xfs: use range primitives for xfs page cache operations
Dave Chinner
2010-10-18
*
xfs: properly account for reclaimed inodes
Johannes Weiner
2010-10-06
*
xfs: force background CIL push under sustained load
Dave Chinner
2010-09-29
*
xfs: log IO completion workqueue is a high priority queue
Dave Chinner
2010-09-10
*
xfs: prevent reading uninitialized stack memory
Dan Rosenberg
2010-09-10
*
Merge branch '2.6.36-xfs-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Alex Elder
2010-09-03
|
\
|
*
xfs: prevent 32bit overflow in space reservation
Dave Chinner
2010-09-02
|
*
xfs: improve buffer cache hash scalability
Dave Chinner
2010-09-02
*
|
xfs: Make fiemap work with sparse files
Tao Ma
2010-09-03
*
|
xfs: Disallow 32bit project quota id
Arkadiusz Mi?kiewicz
2010-09-02
|
/
*
xfs: do not discard page cache data on EAGAIN
Christoph Hellwig
2010-08-23
*
xfs: don't do memory allocation under the CIL context lock
Dave Chinner
2010-08-23
*
xfs: Reduce log force overhead for delayed logging
Dave Chinner
2010-08-23
*
xfs: dummy transactions should not dirty VFS state
Dave Chinner
2010-08-23
*
xfs: ensure f_ffree returned by statfs() is non-negative
Stuart Brodsky
2010-08-23
*
xfs: handle negative wbc->nr_to_write during sync writeback
Dave Chinner
2010-08-23
*
xfs: fix untrusted inode number lookup
Dave Chinner
2010-08-23
*
xfs: ensure we mark all inodes in a freed cluster XFS_ISTALE
Dave Chinner
2010-08-23
[next]