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
/
9p
/
vfs_super.c
Commit message (
Expand
)
Author
Age
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-03
*
vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op
Jeff Layton
2013-02-26
*
VFS: Pass mount flags to sget()
David Howells
2012-07-14
*
Merge tag 'for-linus-3.4-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2012-03-28
|
\
|
*
9p: statfs should not override server f_type
Jim Garlick
2012-03-10
*
|
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2012-01-10
|
\
|
*
9p: Reduce object size with CONFIG_NET_9P_DEBUG
Joe Perches
2012-01-05
*
|
9p: propagate umode_t
Al Viro
2012-01-03
|
/
*
fs/9p: Don't update file type when updating file attributes
Aneesh Kumar K.V
2011-09-06
*
9p: revert tsyncfs related changes
Aneesh Kumar K.V
2011-04-15
*
fs/9p: Use write_inode for data sync on server
Aneesh Kumar K.V
2011-04-15
*
fs/9p: Add v9fs_dentry2v9ses
Aneesh Kumar K.V
2011-03-22
*
fs/9p: Add . and .. dentry revalidation flag
Aneesh Kumar K.V
2011-03-15
*
fs/9p: Initialize root inode number for dotl
Aneesh Kumar K.V
2011-03-15
*
fs/9p: Add drop_inode 9p callback
Aneesh Kumar K.V
2011-03-15
*
fs/9p: set default readahead pages in cached mode
Aneesh Kumar K.V
2011-03-15
*
fs/9p: Add v9fs_inode
Aneesh Kumar K.V
2011-03-15
*
fs/9p: Implement syncfs call back for 9Pfs
Aneesh Kumar K.V
2011-03-15
*
fs/9p: Mark file system with MS_SYNCHRONOUS only if it is not cached mode
Aneesh Kumar K.V
2011-03-15
*
[fs/9P] Add posixacl mount option
Venkateswararao Jujjuri (JV)
2011-03-15
*
switch 9p
Al Viro
2011-01-12
*
convert v9fs
Al Viro
2010-10-29
*
9p: Use V9FS_MAGIC in statfs
M. Mohan Kumar
2010-10-28
*
fs/9p: Add access = client option to opt in acl evaluation.
Aneesh Kumar K.V
2010-10-28
*
fs/9p: Implement POSIX ACL permission checking function
Aneesh Kumar K.V
2010-10-28
*
fs/9p: Fix error handling in v9fs_get_sb
Aneesh Kumar K.V
2010-09-13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-10
|
\
|
*
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
2010-08-09
*
|
fs/9p: Prevent parallel rename when doing fid_lookup
Aneesh Kumar K.V
2010-08-02
*
|
fs/9p: Add support user. xattr
Aneesh Kumar K.V
2010-08-02
*
|
9p: getattr client implementation for 9P2000.L protocol.
Sripathi Kodi
2010-08-02
|
/
*
9p: add 9P2000.L statfs operation
Sripathi Kodi
2010-05-21
*
9p: VFS switches for 9p2000.L: VFS switches
Sripathi Kodi
2010-05-21
*
9p: add bdi backing to mount session
Jens Axboe
2010-04-22
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2010-04-05
|
\
|
*
9p: Make sure we are able to clunk the cached fid on umount
Aneesh Kumar K.V
2010-04-05
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
|
/
*
fix oops in fs/9p late mount failure
Al Viro
2010-01-26
*
9p: Add fscache support to 9p
Abhishek Kulkarni
2009-09-23
*
9p: remove unnecessary v9fses->options which duplicates the mount string
Abhishek Kulkarni
2009-08-17
*
9p: Remove redundant inode uid/gid assignment
Abhishek Kulkarni
2009-08-17
*
9p: Fix possible regressions when ->get_sb fails.
Abhishek Kulkarni
2009-08-17
*
9p: Fix v9fs show_options
Abhishek Kulkarni
2009-08-17
*
9P doesn't need BKL in ->umount_begin()
Al Viro
2009-06-17
*
Fix a leak in failure exit in 9p ->get_sb()
Al Viro
2009-05-09
*
Convert obvious places to deactivate_locked_super()
Al Viro
2009-05-09
*
vfs: umount_begin BKL pushdown
Alessio Igor Bogani
2009-05-09
*
vfs: simple_set_mnt() should return void
Sukadev Bhattiprolu
2009-03-27
*
CRED: Wrap task credential accesses in 9P2000 filesystem
David Howells
2008-11-13
[next]