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_inode.c
Commit message (
Expand
)
Author
Age
*
switch 9p
Al Viro
2011-01-12
*
fs/9p: Don't set dentry->d_op in create routines
Aneesh Kumar K.V
2011-01-11
*
fs/9p: Move dotl inode operations into a seperate file
Aneesh Kumar K.V
2011-01-11
*
fs: dcache per-inode inode alias locking
Nick Piggin
2011-01-07
*
fs: dcache reduce branches in lookup path
Nick Piggin
2011-01-07
*
fs: icache RCU free inodes
Nick Piggin
2011-01-07
*
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
*
fs: scale inode alias list
Nick Piggin
2011-01-07
*
fs/9p: Use generic_file_open with lookup_instantiate_filp
Aneesh Kumar K.V
2010-10-28
*
fs/9p: Add missing iput in v9fs_vfs_lookup
Aneesh Kumar K.V
2010-10-28
*
fs/9p: Use mknod 9p operation on create without open request
Aneesh Kumar K.V
2010-10-28
*
9p: Implement TREADLINK operation for 9p2000.L
M. Mohan Kumar
2010-10-28
*
fs/9p: Implement create time inheritance
Aneesh Kumar K.V
2010-10-28
*
fs/9p: Update ACL on chmod
Aneesh Kumar K.V
2010-10-28
*
fs/9p: Implement setting posix acl
Aneesh Kumar K.V
2010-10-28
*
fs/9p: Implement POSIX ACL permission checking function
Aneesh Kumar K.V
2010-10-28
*
fs/9p: mkdir fix for setting S_ISGID bit as per parent directory
Harsh Prateek Bora
2010-10-28
*
9p: remove unneeded checks
Dan Carpenter
2010-10-28
*
new helper: ihold()
Al Viro
2010-10-25
*
fs/9p: Don't use dotl version of mknod for dotu inode operations
Aneesh Kumar K.V
2010-09-13
*
fs/9p: Use the correct dentry operations
Aneesh Kumar K.V
2010-09-13
*
fs/9p, net/9p: memory leak fixes
Latchesar Ionkov
2010-09-13
*
v9fs: fixup for inode_setattr being removed
Stephen Rothwell
2010-08-11
*
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
|
*
remove inode_setattr
Christoph Hellwig
2010-08-09
*
|
fs/9p: remove sparse warning in vfs_inode
Eric Van Hensbergen
2010-08-02
*
|
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
*
|
fs/9p: This patch implements TLCREATE for 9p2000.L protocol.
Venkateswararao Jujjuri (JV)
2010-08-02
*
|
9p: Implement TMKDIR
M. Mohan Kumar
2010-08-02
*
|
9p: Implement TMKNOD
M. Mohan Kumar
2010-08-02
*
|
9p: Define and implement TSYMLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
2010-08-02
*
|
9p: Define and implement TLINK for 9P2000.L
Eric Van Hensbergen
2010-08-02
*
|
9p: Implement client side of setattr for 9P2000.L protocol.
Sripathi Kodi
2010-08-02
*
|
9p: getattr client implementation for 9P2000.L protocol.
Sripathi Kodi
2010-08-02
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2010-05-24
|
\
|
*
9p: Optimize TCREATE by eliminating a redundant fid clone.
Venkateswararao Jujjuri
2010-05-22
|
*
9p: cleanup: remove unneeded assignment
Dan Carpenter
2010-05-22
|
*
9p: Add mksock support
Venkateswararao Jujjuri
2010-05-22
|
*
fs/9p: Make sure we properly instantiate dentry.
Aneesh Kumar K.V
2010-05-22
|
*
9p: add 9P2000.L rename operation
Sripathi Kodi
2010-05-21
|
*
9p: VFS switches for 9p2000.L: VFS switches
Sripathi Kodi
2010-05-21
*
|
9p: replace inode uid,gid,mode initialization with helper function
Dmitry Monakhov
2010-05-21
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2010-04-05
|
\
|
*
9p: Creating files with names too long should fail with ENAMETOOLONG.
Sripathi Kodi
2010-04-05
|
*
9p: drop nlink remove
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
|
/
*
fs/9p: Add hardlink support to .u extension
Aneesh Kumar K.V
2010-03-05
*
9P2010.L handshake: Add VFS flags
Sripathi Kodi
2010-03-05
[next]