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
...
|
*
|
|
|
|
[PATCH vfs-2.6 5/6] vfs: remove LOOKUP_PARENT from non LOOKUP_PARENT lookup
OGAWA Hirofumi
2008-10-23
|
*
|
|
|
|
[PATCH vfs-2.6 4/6] vfs: remove unnecessary fsnotify_d_instantiate()
OGAWA Hirofumi
2008-10-23
|
*
|
|
|
|
[PATCH vfs-2.6 3/6] vfs: add __d_instantiate() helper
OGAWA Hirofumi
2008-10-23
|
*
|
|
|
|
[PATCH vfs-2.6 2/6] vfs: add d_ancestor()
OGAWA Hirofumi
2008-10-23
|
*
|
|
|
|
[PATCH vfs-2.6 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT()
OGAWA Hirofumi
2008-10-23
|
*
|
|
|
|
[PATCH] get rid of on-stack dentry in udf
Al Viro
2008-10-23
|
*
|
|
|
|
[PATCH 2/2] anondev: switch to IDA
Alexey Dobriyan
2008-10-23
|
*
|
|
|
|
[PATCH 1/2] anondev: init IDR statically
Alexey Dobriyan
2008-10-23
|
*
|
|
|
|
[JFFS2] Use d_splice_alias() not d_add() in jffs2_lookup()
David Woodhouse
2008-10-23
|
*
|
|
|
|
[PATCH] Optimise NFS readdir hack slightly.
David Woodhouse
2008-10-23
|
*
|
|
|
|
[PATCH] prepare vfs_readdir() callers to returning filldir result
Al Viro
2008-10-23
|
*
|
|
|
|
[PATCH] get rid of on-stack dentry in ext2_get_parent()
Al Viro
2008-10-23
|
*
|
|
|
|
[PATCH] get rid of on-stack fake dentry in ext3_get_parent()
Al Viro
2008-10-23
|
*
|
|
|
|
[JFFS2] Reinstate NFS exportability
David Woodhouse
2008-10-23
|
*
|
|
|
|
[PATCH] Remove XFS buffered readdir hack
David Woodhouse
2008-10-23
|
*
|
|
|
|
[PATCH] Copy XFS readdir hack into nfsd code.
David Woodhouse
2008-10-23
|
*
|
|
|
|
[PATCH] Factor out nfsd_do_readdir() into its own function
David Woodhouse
2008-10-23
|
*
|
|
|
|
[PATCH] reduce the stack footprint of exportfs_decode_fh()
Al Viro
2008-10-23
|
*
|
|
|
|
[PATCH] kill d_alloc_anon
Christoph Hellwig
2008-10-23
|
*
|
|
|
|
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
2008-10-23
|
*
|
|
|
|
[PATCH] new helper: d_obtain_alias
Christoph Hellwig
2008-10-23
|
*
|
|
|
|
[PATCH] generic_file_llseek tidyups
Christoph Hellwig
2008-10-23
|
*
|
|
|
|
[PATCH] tidy up chrdev_open
Christoph Hellwig
2008-10-23
|
*
|
|
|
|
[PATCH] hpfs: cleanup ->setattr
Christoph Hellwig
2008-10-23
|
*
|
|
|
|
[PATCH] make O_EXCL in nd->intent.flags visible in nd->flags
Al Viro
2008-10-23
|
*
|
|
|
|
[PATCH] get rid of path_lookup_create()
Al Viro
2008-10-23
|
*
|
|
|
|
[PATCH] assorted path_lookup() -> kern_path() conversions
Al Viro
2008-10-23
|
*
|
|
|
|
[PATCH] switch nfsd to kern_path()
Al Viro
2008-10-23
|
*
|
|
|
|
[PATCH] sanitize svc_export_parse()
Al Viro
2008-10-23
|
*
|
|
|
|
[PATCH] switch quota_on-related stuff to kern_path()
Al Viro
2008-10-23
|
*
|
|
|
|
[PATCH] no need for noinline stuff in fs/namespace.c anymore
Al Viro
2008-10-23
|
*
|
|
|
|
[PATCH] finally get rid of nameidata in namespace.c
Al Viro
2008-10-23
|
*
|
|
|
|
[PATCH] new helper - kern_path()
Al Viro
2008-10-23
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2008-10-23
|
\
\
\
\
\
|
*
|
|
|
|
9p: fix format warning
Eric Van Hensbergen
2008-10-22
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-10-23
|
\
\
\
\
\
|
*
|
|
|
|
nfsd: clean up expkey_parse error cases
J. Bruce Fields
2008-10-22
|
*
|
|
|
|
nfsd: Drop reference in expkey_parse error cases
Krishna Kumar
2008-10-22
|
*
|
|
|
|
nfsd: Fix memory leak in nfsd_getxattr
Krishna Kumar
2008-10-22
|
*
|
|
|
|
NFSD: Fix BUG during NFSD shutdown processing
Chuck Lever
2008-10-22
*
|
|
|
|
|
jbd: abort instead of waiting for nonexistent transactions
Duane Griffin
2008-10-23
*
|
|
|
|
|
jbd: test BH_Write_EIO to detect errors on metadata buffers
Hidehiro Kawai
2008-10-23
*
|
|
|
|
|
ext3: add checks for errors from jbd
Hidehiro Kawai
2008-10-23
*
|
|
|
|
|
jbd: fix error handling for checkpoint io
Hidehiro Kawai
2008-10-23
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
binfmt_elf_fdpic: Update for cputime changes.
Paul Mundt
2008-10-20
*
|
|
|
|
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
|
\
\
\
\
\
|
*
|
|
|
|
proc: fixup irq iterator
Thomas Gleixner
2008-10-16
|
*
|
|
|
|
genirq: remove sparse irq code
Thomas Gleixner
2008-10-16
|
*
|
|
|
|
x86: use 28 bits irq NR for pci msi/msix and ht
Yinghai Lu
2008-10-16
|
*
|
|
|
|
x86_64: make /proc/interrupts work with dyn irq_desc
Yinghai Lu
2008-10-16
[prev]
[next]