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
Commit message (
Expand
)
Author
Age
*
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
2010-08-09
*
Make ->drop_inode() just return whether inode needs to be dropped
Al Viro
2010-08-09
*
fs/inode.c:clear_inode() is gone
Al Viro
2010-08-09
*
fs/inode.c:evict() doesn't care about delete vs. non-delete paths now
Al Viro
2010-08-09
*
->delete_inode() is gone
Al Viro
2010-08-09
*
convert ext4 to ->evict_inode()
Al Viro
2010-08-09
*
convert logfs to ->evict_inode()
Al Viro
2010-08-09
*
logfs: get rid of magical inodes
Al Viro
2010-08-09
*
convert nilfs2 to ->evict_inode()
Al Viro
2010-08-09
*
convert exofs to ->evict_inode()
Al Viro
2010-08-09
*
convert reiserfs to ->evict_inode()
Al Viro
2010-08-09
*
convert btrfs to ->evict_inode()
Al Viro
2010-08-09
*
switch gfs2 to ->evict_inode()
Al Viro
2010-08-09
*
convert ocfs2 to ->evict_inode()
Al Viro
2010-08-09
*
switch ncpfs to ->evict_inode()
Al Viro
2010-08-09
*
switch udf to ->evict_inode()
Al Viro
2010-08-09
*
switch ubifs to ->evict_inode()
Al Viro
2010-08-09
*
switch jfs to ->evict_inode()
Al Viro
2010-08-09
*
switch hpfs to ->evict_inode()
Al Viro
2010-08-09
*
switch hppfs to ->evict_inode()
Al Viro
2010-08-09
*
try to get rid of races in hostfs open()
Al Viro
2010-08-09
*
leak in hostfs_unlink()
Al Viro
2010-08-09
*
hostfs: fix races in dentry_name() and inode_name()
Al Viro
2010-08-09
*
new helper: __dentry_path()
Al Viro
2010-08-09
*
hostfs: sanitize symlinks
Al Viro
2010-08-09
*
hostfs: get rid of inode_dentry_name()
Al Viro
2010-08-09
*
hostfs: get rid of file_type(), fold init_inode()
Al Viro
2010-08-09
*
switch stat_file() to passing a single struct rather than fsckloads of pointers
Al Viro
2010-08-09
*
hostfs: pass pathname to init_inode()
Al Viro
2010-08-09
*
get rid of hostfs_read_inode()
Al Viro
2010-08-09
*
hostfs: don't keep a field in each inode when we are using it only in root
Al Viro
2010-08-09
*
stop icache pollution in hostfs, switch to ->evict_inode()
Al Viro
2010-08-09
*
switch affs to ->evict_inode()
Al Viro
2010-08-09
*
switch omfs to ->evict_inode()
Al Viro
2010-08-09
*
switch bfs to ->evict_inode(), clean up
Al Viro
2010-08-09
*
convert ext3 to ->evict_inode()
Al Viro
2010-08-09
*
spufs conversion to ->evict_inode()
Al Viro
2010-08-09
*
switch ufs to ->evict_inode()
Al Viro
2010-08-09
*
covert fatfs to ->evict_inode()
Al Viro
2010-08-09
*
switch smbfs to evict_inode()
Al Viro
2010-08-09
*
switch sysv to ->evict_inode()
Al Viro
2010-08-09
*
switch shmem.c to ->evice_inode()
Al Viro
2010-08-09
*
switch mqueue to ->evict_inode()
Al Viro
2010-08-09
*
merge ext2 delete_inode and clear_inode, switch to ->evict_inode()
Al Viro
2010-08-09
*
Don't dirty the victim in ext2_xattr_delete_inode()
Al Viro
2010-08-09
*
Take dirtying the inode to callers of ext2_free_blocks()
Al Viro
2010-08-09
*
ext2: switch to dquot_free_block_nodirty()
Al Viro
2010-08-09
*
switch minix to ->evict_inode(), fix write_inode/delete_inode race
Al Viro
2010-08-09
*
switch sysfs to ->evict_inode()
Al Viro
2010-08-09
*
switch procfs to ->evict_inode()
Al Viro
2010-08-09
[next]