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
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
*
procfs: kill ->write_proc()
Al Viro
2013-04-09
*
new helper: single_open_size()
Al Viro
2013-04-09
*
procfs: don't allow to use proc_create, create_proc_entry, etc. for directories
Al Viro
2013-04-09
*
reiserfs: use proc_remove_subtree()
Al Viro
2013-04-09
*
procfs: switch /proc/self away from proc_dir_entry
Al Viro
2013-04-09
*
mode_t, whack-a-mole at 11...
Al Viro
2013-04-09
*
get rid of the last free_pipe_info() callers
Al Viro
2013-04-09
*
get rid of alloc_pipe_info() argument
Al Viro
2013-04-09
*
get rid of pipe->inode
Al Viro
2013-04-09
*
introduce variants of pipe_lock/pipe_unlock for real pipes/FIFOs
Al Viro
2013-04-09
*
pipe: set file->private_data to ->i_pipe
Al Viro
2013-04-09
*
pipe: don't use ->i_mutex
Al Viro
2013-04-09
*
pipe: take allocation and freeing of pipe_inode_info out of ->i_mutex
Al Viro
2013-04-09
*
pipe: preparation to new locking rules
Al Viro
2013-04-09
*
pipe: switch wait_for_partner() and wake_up_partner() to pipe_inode_info
Al Viro
2013-04-09
*
pipe: fold file_operations instances in one
Al Viro
2013-04-09
*
fold fifo.c into pipe.c
Al Viro
2013-04-09
*
lift sb_start_write out of ->splice_write()
Al Viro
2013-04-09
*
lift sb_start_write into default_file_splice_write()
Al Viro
2013-04-09
*
lift sb_start_write() out of ->write()
Al Viro
2013-04-09
*
switch compat readv/writev variants to COMPAT_SYSCALL_DEFINE
Al Viro
2013-04-09
*
f2fs: use mnt_want_write_file() in ioctl
Al Viro
2013-04-09
*
lift sb_start_write/sb_end_write out of ->aio_write()
Al Viro
2013-04-09
*
hpfs: move setting hpfs-private i_dirty to ->write_end()
Al Viro
2013-04-09
*
reiserfs: don't wank with EFBIG before calling do_sync_write()
Al Viro
2013-04-09
*
fold release_mounts() into namespace_unlock()
Al Viro
2013-04-09
*
switch unlock_mount() to namespace_unlock(), convert all umount_tree() callers
Al Viro
2013-04-09
*
more conversions to namespace_unlock()
Al Viro
2013-04-09
*
get rid of the second argument of shrink_submounts()
Al Viro
2013-04-09
*
saner umount_tree()/release_mounts(), part 1
Al Viro
2013-04-09
*
get rid of full-hash scan on detaching vfsmounts
Al Viro
2013-04-09
*
mnt: release locks on error path in do_loopback
Andrey Vagin
2013-04-09
*
procfs: add proc_remove_subtree()
Al Viro
2013-04-09
*
ecryptfs: close rmmod race
Al Viro
2013-04-09
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-26
|
\
|
*
Nest rename_lock inside vfsmount_lock
Al Viro
2013-03-26
|
*
Don't bother with redoing rw_verify_area() from default_file_splice_from()
Al Viro
2013-03-21
*
|
Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-03-26
|
\
\
|
*
|
NFSv4.1: Add a helper pnfs_commit_and_return_layout
Trond Myklebust
2013-03-21
|
*
|
NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn
Trond Myklebust
2013-03-21
|
*
|
NFSv4.1: Fix a race in pNFS layoutcommit
Trond Myklebust
2013-03-21
|
*
|
pnfs-block: removing DM device maybe cause oops when call dev_remove
fanchaoting
2013-03-21
|
*
|
NFSv4: Fix the string length returned by the idmapper
Trond Myklebust
2013-03-20
*
|
|
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-03-25
|
\
\
\
|
*
|
|
nfsd: fix bad offset use
Kent Overstreet
2013-03-22
|
*
|
|
nfsd: fix startup order in nfsd_reply_cache_init
Jeff Layton
2013-03-18
|
*
|
|
nfsd: only unhash DRC entries that are in the hashtable
Jeff Layton
2013-03-18
*
|
|
|
vfs,proc: guarantee unique inodes in /proc
Linus Torvalds
2013-03-22
*
|
|
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2013-03-21
|
\
\
\
\
[next]