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
*
nfsd: open a file descriptor for fsync in nfs4 recovery
Christoph Hellwig
2010-05-21
*
fs: inode.c use atomic_inc_return in __iget
Richard Kennedy
2010-05-21
*
anon_inode: set S_IFREG on the anon_inode
Eric Paris
2010-05-21
*
gfs: constify xattr_handler
Stephen Hemminger
2010-05-21
*
ocfs: constify xattr_handler
Stephen Hemminger
2010-05-21
*
jffs2: constify xattr_handler
Stephen Hemminger
2010-05-21
*
xfs: constify xattr_handler
Stephen Hemminger
2010-05-21
*
reiserfs: constify xattr_handler
Stephen Hemminger
2010-05-21
*
ext4: constify xattr_handler
Stephen Hemminger
2010-05-21
*
ext3: constify xattr handlers
Stephen Hemminger
2010-05-21
*
ext2: constify xattr_handler
Stephen Hemminger
2010-05-21
*
btrfs: constify xattr_handler
Stephen Hemminger
2010-05-21
*
fs: xattr_handler table should be const
Stephen Hemminger
2010-05-21
*
Introduce freeze_super and thaw_super for the fsfreeze ioctl
Josef Bacik
2010-05-21
*
Trim includes in fs/super.c
Al Viro
2010-05-21
*
Move grabbing s_umount to callers of grab_super()
Al Viro
2010-05-21
*
Take statfs variants to fs/statfs.c
Al Viro
2010-05-21
*
switch selinux delayed superblock handling to iterate_supers()
Al Viro
2010-05-21
*
new helper: iterate_supers()
Al Viro
2010-05-21
*
Bury __put_super_and_need_restart()
Al Viro
2010-05-21
*
fix prune_dcache()/umount() race
Al Viro
2010-05-21
*
In get_super() and user_get_super() restarts are unconditional
Al Viro
2010-05-21
*
fix get_active_super()/umount() race
Al Viro
2010-05-21
*
fix do_emergency_remount()/umount() races
Al Viro
2010-05-21
*
Convert simple loops over superblocks to list_for_each_entry_safe
Al Viro
2010-05-21
*
get rid of restarts in sync_filesystems()
Al Viro
2010-05-21
*
Leave superblocks on s_list until the end
Al Viro
2010-05-21
*
Saner locking around deactivate_super()
Al Viro
2010-05-21
*
get rid of S_BIAS
Al Viro
2010-05-21
*
get rid of open-coded grab_super() in get_active_super()
Al Viro
2010-05-21
*
sb_entry() has been killed a couple of years ago and resurrected on mismerge
Al Viro
2010-05-21
*
ceph: should use deactivate_locked_super() on failure exits
Al Viro
2010-05-21
*
Clean ecryptfs ->get_sb() up
Al Viro
2010-05-21
*
fix a couple of ecryptfs leaks
Al Viro
2010-05-21
*
Simplify devpts_get_sb() failure exits
Al Viro
2010-05-21
*
remove incorrect comment in do_emergency_remount
Christoph Hellwig
2010-05-21
*
clean DCACHE_CANT_MOUNT in d_delete()
Al Viro
2010-05-21
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-05-21
|
\
|
*
udf: BKL ioctl pushdown
John Kacur
2010-05-05
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2010-05-21
|
\
\
|
*
|
powerpc: Remove unused 'protect4gb' boot parameter
FUJITA Tomonori
2010-05-21
|
*
|
powerpc: Build-in e1000e for pseries & ppc64_defconfig
Michael Neuling
2010-05-21
|
*
|
powerpc/pseries: Make request_ras_irqs() available to other pseries code
Mark Nelson
2010-05-21
|
*
|
powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinity
Anton Blanchard
2010-05-21
|
*
|
powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaim
Anton Blanchard
2010-05-21
|
*
|
powerpc: Use smt_snooze_delay=-1 to always busy loop
Anton Blanchard
2010-05-21
|
*
|
powerpc: Remove check of ibm,smt-snooze-delay OF property
Anton Blanchard
2010-05-21
|
*
|
powerpc/kdump: Fix race in kdump shutdown
Michael Neuling
2010-05-21
|
*
|
powerpc/kexec: Fix race in kexec shutdown
Michael Neuling
2010-05-21
|
*
|
powerpc/kexec: Speedup kexec hash PTE tear down
Michael Neuling
2010-05-21
[next]