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
*
fs: add link restriction audit reporting
Kees Cook
2012-07-29
*
fs: add link restrictions
Kees Cook
2012-07-29
*
vfs: don't let do_last pass negative dentry to audit_inode
Jeff Layton
2012-07-29
*
brcm80211: pointless current->files passed to filp_close()
Al Viro
2012-07-29
*
sound_firmware: don't pass crap to filp_close()
Al Viro
2012-07-29
*
gadgetfs: clean up
Al Viro
2012-07-29
*
slightly reduce lossage in gdm72xx
Al Viro
2012-07-29
*
slightly reduce idiocy in drivers/staging/bcm/Misc.c
Al Viro
2012-07-29
*
consolidate pipe file creation
Al Viro
2012-07-29
*
take grabbing f->f_path to do_dentry_open()
Al Viro
2012-07-29
*
uninline file_free_rcu()
Al Viro
2012-07-29
*
ecryptfs_lookup_interpose(): allocate dentry_info first
Al Viro
2012-07-29
*
sanitize ecryptfs_lookup()
Al Viro
2012-07-29
*
clean unix_bind() up a bit
Al Viro
2012-07-29
*
pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_crea...
Al Viro
2012-07-29
*
mknod: take sanity checks on mode into the very beginning
Al Viro
2012-07-29
*
new helper: done_path_create()
Al Viro
2012-07-29
*
pull unlock+dput() out into do_spu_create()
Al Viro
2012-07-29
*
spufs: pull unlock-and-dput() up into spufs_create()
Al Viro
2012-07-29
*
spufs_create_context(): simplify failure exits
Al Viro
2012-07-29
*
move spu_forget() into spufs_rmdir()
Al Viro
2012-07-29
*
ext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file()
Al Viro
2012-07-22
*
btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file()
Al Viro
2012-07-22
*
switch dentry_open() to struct path, make it grab references itself
Al Viro
2012-07-22
*
spufs: shift dget/mntget towards dentry_open()
Al Viro
2012-07-22
*
zoran: don't bother with struct file * in zoran_map
Al Viro
2012-07-22
*
ecryptfs: don't reinvent the wheels, please - use struct completion
Al Viro
2012-07-22
*
don't expose I_NEW inodes via dentry->d_inode
Al Viro
2012-07-22
*
tidy up namei.c a bit
Al Viro
2012-07-22
*
unobfuscate follow_up() a bit
Al Viro
2012-07-22
*
ext3: pass custom EOF to generic_file_llseek_size()
Eric Sandeen
2012-07-22
*
ext4: use core vfs llseek code for dir seeks
Eric Sandeen
2012-07-22
*
vfs: allow custom EOF in generic_file_llseek code
Eric Sandeen
2012-07-22
*
vfs: Avoid unnecessary WB_SYNC_NONE writeback during sys_sync and reorder syn...
Jan Kara
2012-07-22
*
vfs: Remove unnecessary flushing of block devices
Jan Kara
2012-07-22
*
vfs: Make sys_sync writeout also block device inodes
Jan Kara
2012-07-22
*
vfs: Create function for iterating over block devices
Jan Kara
2012-07-22
*
vfs: Reorder operations during sys_sync
Jan Kara
2012-07-22
*
quota: Move quota syncing to ->sync_fs method
Jan Kara
2012-07-22
*
quota: Split dquot_quota_sync() to writeback and cache flushing part
Jan Kara
2012-07-22
*
vfs: Move noop_backing_dev_info check from sync into writeback
Jan Kara
2012-07-22
*
fs/ufs: get rid of write_super
Artem Bityutskiy
2012-07-22
*
fs/ufs: re-arrange the code a bit
Artem Bityutskiy
2012-07-22
*
fs/ufs: remove extra superblock write on unmount
Artem Bityutskiy
2012-07-22
*
fs/sysv: stop using write_super and s_dirt
Artem Bityutskiy
2012-07-22
*
fs/sysv: remove another useless write_super call
Artem Bityutskiy
2012-07-22
*
fs/sysv: remove useless write_super call
Artem Bityutskiy
2012-07-22
*
hfs: get rid of hfs_sync_super
Artem Bityutskiy
2012-07-22
*
hfs: introduce VFS superblock object back-reference
Artem Bityutskiy
2012-07-22
*
hfs: simplify a bit checking for R/O
Artem Bityutskiy
2012-07-22
[next]