index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
9p
/
v9fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-09
fs/9p: use fscache mutex rather than spinlock
Sasha Levin
1
-1
/
+1
2015-05-10
9p: don't bother with __getname() in ->follow_link()
Al Viro
1
-2
/
+0
2015-03-20
9p: kerneldoc warning fixes
Fabian Frederick
1
-1
/
+0
2014-01-10
9P: introduction of a new cache=mmap model.
Dominique Martinet
1
-0
/
+1
2013-02-12
9p: Modify struct v9fs_session_info to use a kuids and kgids
Eric W. Biederman
1
-5
/
+5
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
1
-1
/
+1
2011-07-23
fs/9p: Always ask new inode in create
Aneesh Kumar K.V
1
-4
/
+23
2011-07-23
fs/9p: When doing inode lookup compare qid details and inode mode bits.
Aneesh Kumar K.V
1
-1
/
+1
2011-04-15
9p: revert tsyncfs related changes
Aneesh Kumar K.V
1
-1
/
+0
2011-03-22
fs/9p: Add v9fs_dentry2v9ses
Aneesh Kumar K.V
1
-0
/
+5
2011-03-22
fs/9p: Fix race in initializing writeback fid
Aneesh Kumar K.V
1
-0
/
+1
2011-03-15
fs/9p: Prevent multiple inclusion of same header
Aneesh Kumar K.V
1
-0
/
+4
2011-03-15
fs/9p: Add support for marking inode attribute invalid
Aneesh Kumar K.V
1
-0
/
+4
2011-03-15
fs/9p: Move writeback fid to v9fs_inode
Aneesh Kumar K.V
1
-0
/
+1
2011-03-15
fs/9p: Add v9fs_inode
Aneesh Kumar K.V
1
-12
/
+25
2011-03-15
fs/9p: Implement syncfs call back for 9Pfs
Aneesh Kumar K.V
1
-0
/
+1
2011-03-15
[fs/9P] Add posixacl mount option
Venkateswararao Jujjuri (JV)
1
-1
/
+5
2011-01-11
fs/9p: Move dotl inode operations into a seperate file
Aneesh Kumar K.V
1
-3
/
+39
2010-10-28
9p: Use V9FS_MAGIC in statfs
M. Mohan Kumar
1
-2
/
+0
2010-10-28
fs/9p: Add access = client option to opt in acl evaluation.
Aneesh Kumar K.V
1
-2
/
+6
2010-08-02
fs/9p: Prevent parallel rename when doing fid_lookup
Aneesh Kumar K.V
1
-0
/
+1
2010-04-22
9p: add bdi backing to mount session
Jens Axboe
1
-0
/
+2
2010-04-05
9p: Make sure we are able to clunk the cached fid on umount
Aneesh Kumar K.V
1
-0
/
+1
2010-03-13
9p: Change the name of new protocol from 9p2010.L to 9p2000.L
Sripathi Kodi
1
-3
/
+3
2010-03-05
9P2010.L handshake: Add VFS flags
Sripathi Kodi
1
-8
/
+15
2009-09-23
9p: Add fscache support to 9p
Abhishek Kulkarni
1
-4
/
+9
2009-08-17
9p: remove unnecessary v9fses->options which duplicates the mount string
Abhishek Kulkarni
1
-1
/
+0
2008-05-14
9p: Documentation updates
Eric Van Hensbergen
1
-25
/
+60
2008-02-06
9p: transport API reorganization
Eric Van Hensbergen
1
-3
/
+2
2007-10-17
9p: attach-per-user
Latchesar Ionkov
1
-3
/
+8
2007-10-17
9p: rename uid and gid parameters
Latchesar Ionkov
1
-3
/
+5
2007-10-17
9p: define session flags
Latchesar Ionkov
1
-1
/
+11
2007-10-17
9p: Make transports dynamic
Eric Van Hensbergen
1
-13
/
+2
2007-07-14
9p: Reorganization of 9p file system code
Latchesar Ionkov
1
-24
/
+8
2007-02-18
9p: implement optional loose read cache
Eric Van Hensbergen
1
-1
/
+8
2006-03-25
[PATCH] v9fs: update license boilerplate
Eric Van Hensbergen
1
-3
/
+2
2006-03-25
[PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentation
Russ Cox
1
-3
/
+0
2006-01-08
[PATCH] v9fs: new multiplexer implementation
Latchesar Ionkov
1
-12
/
+5
2005-09-09
[PATCH] v9fs: Support to force umount
Eric Van Hensbergen
1
-3
/
+1
2005-09-09
[PATCH] v9fs: VFS superblock operations and glue
Eric Van Hensbergen
1
-0
/
+105