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
/
namespace.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2011-11-13
|
|
\
|
*
|
namespace: mnt_want_write: Remove unused label 'out'
Kautuk Consul
2011-10-29
*
|
|
vfs: prevent remount read-only if pending removes
Miklos Szeredi
2012-01-06
*
|
|
vfs: protect remounting superblock read-only
Miklos Szeredi
2012-01-06
*
|
|
vfs: keep list of mounts for each superblock
Miklos Szeredi
2012-01-06
*
|
|
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-06
*
|
|
vfs: trim includes a bit
Al Viro
2012-01-03
*
|
|
switch mnt_namespace ->root to struct mount
Al Viro
2012-01-03
*
|
|
vfs: take /proc/*/mounts and friends to fs/proc_namespace.c
Al Viro
2012-01-03
*
|
|
vfs: opencode mntget() mnt_set_mountpoint()
Al Viro
2012-01-03
*
|
|
vfs: spread struct mount - remaining argument of next_mnt()
Al Viro
2012-01-03
*
|
|
vfs: move fsnotify junk to struct mount
Al Viro
2012-01-03
*
|
|
vfs: move mnt_devname
Al Viro
2012-01-03
*
|
|
vfs: move mnt_list to struct mount
Al Viro
2012-01-03
*
|
|
vfs: switch pnode.h macros to struct mount *
Al Viro
2012-01-03
*
|
|
vfs: move the rest of int fields to struct mount
Al Viro
2012-01-03
*
|
|
vfs: mnt_id/mnt_group_id moved
Al Viro
2012-01-03
*
|
|
vfs: mnt_ns moved to struct mount
Al Viro
2012-01-03
*
|
|
vfs: spread struct mount - mntput_no_expire
Al Viro
2012-01-03
*
|
|
vfs: spread struct mount - do_add_mount and graft_tree
Al Viro
2012-01-03
*
|
|
vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount
Al Viro
2012-01-03
*
|
|
vfs: and now we can make ->mnt_master point to struct mount
Al Viro
2012-01-03
*
|
|
vfs: take mnt_master to struct mount
Al Viro
2012-01-03
*
|
|
vfs: spread struct mount - remaining argument of mnt_set_mountpoint()
Al Viro
2012-01-03
*
|
|
vfs: spread struct mount - propagate_mnt()
Al Viro
2012-01-03
*
|
|
vfs: spread struct mount - get_dominating_id / do_make_slave
Al Viro
2012-01-03
*
|
|
vfs: take mnt_child/mnt_mounts to struct mount
Al Viro
2012-01-03
*
|
|
vfs: all counters taken to struct mount
Al Viro
2012-01-03
*
|
|
vfs: spread struct mount - work with counters
Al Viro
2012-01-03
*
|
|
vfs: move mnt_mountpoint to struct mount
Al Viro
2012-01-03
*
|
|
vfs: now it can be done - make mnt_parent point to struct mount
Al Viro
2012-01-03
*
|
|
vfs: mnt_parent moved to struct mount
Al Viro
2012-01-03
*
|
|
vfs: spread struct mount - is_path_reachable
Al Viro
2012-01-03
*
|
|
vfs: spread struct mount - mnt_has_parent
Al Viro
2012-01-03
*
|
|
vfs: spread struct mount - do_umount/propagate_mount_busy
Al Viro
2012-01-03
*
|
|
vfs: spread struct mount mnt_set_mountpoint child argument
Al Viro
2012-01-03
*
|
|
vfs: spread struct mount - clone_mnt/copy_tree argument
Al Viro
2012-01-03
*
|
|
vfs: spread struct mount - shrink_submounts/select_submounts
Al Viro
2012-01-03
*
|
|
vfs: spread struct mount - umount_tree argument
Al Viro
2012-01-03
*
|
|
vfs: the first spoils - mnt_hash moved
Al Viro
2012-01-03
*
|
|
vfs: spread struct mount to remaining users of ->mnt_hash
Al Viro
2012-01-03
*
|
|
vfs: spread struct mount - clone_mnt/copy_tree result
Al Viro
2012-01-03
*
|
|
vfs: spread struct mount - change_mnt_propagation/set_mnt_shared
Al Viro
2012-01-03
*
|
|
vfs: spread struct mount - alloc_vfsmnt/free_vfsmnt/mnt_alloc_id/mnt_free_id
Al Viro
2012-01-03
*
|
|
vfs: spread struct mount - tree_contains_unbindable
Al Viro
2012-01-03
*
|
|
vfs: spread struct mount - attach_recursive_mnt
Al Viro
2012-01-03
*
|
|
vfs: spread struct mount - mount group id handling
Al Viro
2012-01-03
*
|
|
vfs: spread struct mount - commit_tree
Al Viro
2012-01-03
*
|
|
vfs: spread struct mount - attach_mnt/detach_mnt
Al Viro
2012-01-03
[next]