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
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
xfs: suppress spurious uninitialised var warning in xfs_bmapi()
Dave Chinner
2010-01-19
|
*
|
|
|
|
|
xfs: make compile warn about char sign mismatches again
Dave Chinner
2010-01-19
|
*
|
|
|
|
|
xfs: clean up sign warnings in dir2 code
Dave Chinner
2010-01-19
|
*
|
|
|
|
|
xfs: convert attr to use unsigned names
Dave Chinner
2010-01-19
|
*
|
|
|
|
|
xfs: xfs_buf_iomove() doesn't care about signedness
Dave Chinner
2010-01-19
|
*
|
|
|
|
|
xfs: make xfs_dir_cilookup_result use unsigned char
Dave Chinner
2010-01-19
|
*
|
|
|
|
|
xfs: convert dirnameops to unsigned char names
Dave Chinner
2010-01-19
|
*
|
|
|
|
|
xfs: convert DM ops to use unsigned char names
Dave Chinner
2010-01-19
|
*
|
|
|
|
|
xfs: directory names are unsigned
Dave Chinner
2010-01-19
|
*
|
|
|
|
|
xfs: move more buffer helpers into xfs_buf.c
Christoph Hellwig
2010-01-15
|
*
|
|
|
|
|
xfs: clean up xfs_bwrite
Christoph Hellwig
2010-01-15
|
*
|
|
|
|
|
xfs: clean up log buffer writes
Christoph Hellwig
2010-01-15
|
*
|
|
|
|
|
xfs: embed the pagb_list array in the perag structure
Dave Chinner
2010-01-15
|
*
|
|
|
|
|
xfs: handle ENOMEM correctly during initialisation of perag structures
Dave Chinner
2010-01-15
|
*
|
|
|
|
|
xfs: Kill filestreams cache flush
Dave Chinner
2010-01-15
|
*
|
|
|
|
|
xfs: Add trace points for per-ag refcount debugging.
Dave Chinner
2010-01-15
|
*
|
|
|
|
|
xfs: Reference count per-ag structures
Dave Chinner
2010-01-15
|
*
|
|
|
|
|
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: Convert filestreams code to use per-ag get/put routines
Dave Chinner
2010-01-15
|
*
|
|
|
|
|
xfs: Don't directly reference m_perag in allocation code
Dave Chinner
2010-01-15
|
*
|
|
|
|
|
xfs: rename xfs_get_perag
Dave Chinner
2010-01-15
|
*
|
|
|
|
|
xfs: Don't wake xfsbufd when idle
Dave Chinner
2010-01-15
|
*
|
|
|
|
|
xfs: Don't wake the aild once per second
Dave Chinner
2010-01-15
|
*
|
|
|
|
|
xfs: Use list_heads for log recovery item lists
Dave Chinner
2010-01-15
|
*
|
|
|
|
|
xfs: make several more functions static
Eric Sandeen
2010-01-15
|
*
|
|
|
|
|
xfs: clean up inconsistent variable naming in xfs_swap_extent
Dave Chinner
2010-01-15
|
*
|
|
|
|
|
xfs: add tracing to xfs_swap_extents
Dave Chinner
2010-01-15
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt
Linus Torvalds
2010-02-26
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
xfs: fix xfs to work with Virtually Indexed architectures
James Bottomley
2010-02-05
*
|
|
|
|
|
|
|
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-02-25
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
proc_devtree: fix THIS_MODULE without module.h
Jeremy Kerr
2010-02-14
|
*
|
|
|
|
|
|
proc_devtree: include linux/of.h
Jeremy Kerr
2010-02-09
|
*
|
|
|
|
|
|
of: make set_node_proc_entry private to proc_devtree.c
Jeremy Kerr
2010-02-09
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
fs/exec.c: fix initial stack reservation
Michael Neuling
2010-02-22
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
CacheFiles: Fix a race in cachefiles_delete_object() vs rename
David Howells
2010-02-20
*
|
|
|
|
|
vfs: don't call ima_file_check() unconditionally in nfsd_open()
Chuck Ebbert
2010-02-20
*
|
|
|
|
|
Switch proc/self to nd_set_link()
Al Viro
2010-02-19
*
|
|
|
|
|
fix LOOKUP_FOLLOW on automount "symlinks"
Al Viro
2010-02-19
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
sysfs: sysfs_sd_setattr set iattrs unconditionally
Eric W. Biederman
2010-02-16
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2010-02-15
|
\
\
\
\
\
|
*
|
|
|
|
Btrfs: btrfs_mark_extent_written uses the wrong slot
Shaohua Li
2010-02-12
*
|
|
|
|
|
NFS: Too many GETATTR and ACCESS calls after direct I/O
Chuck Lever
2010-02-15
*
|
|
|
|
|
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-02-15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
reiserfs: Fix softlockup while waiting on an inode
Frederic Weisbecker
2010-02-14
*
|
|
|
|
|
|
GFS2: Fix bmap allocation corner-case bug
Steven Whitehouse
2010-02-12
*
|
|
|
|
|
|
GFS2: Fix error code
Abhijith Das
2010-02-12
*
|
|
|
|
|
|
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2010-02-11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
NFS: Fix the mapping of the NFSERR_SERVERFAULT error
Trond Myklebust
2010-02-09
|
*
|
|
|
|
|
|
NFS: Remove a redundant check for PageFsCache in nfs_migrate_page()
Trond Myklebust
2010-02-09
[prev]
[next]