index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
9p
/
vfs_addr.c
Age
Commit message (
Expand
)
Author
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2012-01-05
9p: Reduce object size with CONFIG_NET_9P_DEBUG
Joe Perches
2011-03-15
fs/9p: Add direct IO support in cached mode
Aneesh Kumar K.V
2011-03-15
fs/9p: Move writeback fid to v9fs_inode
Aneesh Kumar K.V
2011-03-15
fs/9p: Add buffered write support for v9fs.
Aneesh Kumar K.V
2011-03-15
fs/9p: [fscache] wait for page write in cached mode
Aneesh Kumar K.V
2010-10-28
9p: Add a Direct IO support for non-cached operations.
jvrao
2009-09-23
9p: Add fscache support to 9p
Abhishek Kulkarni
2009-07-14
9p: Fix incorrect parameters to v9fs_file_readn.
Abhishek Kulkarni
2008-10-17
9p: move readn meta-function from client to fs layer
Eric Van Hensbergen
2008-05-14
9p: Documentation updates
Eric Van Hensbergen
2007-07-14
9p: Reorganization of 9p file system code
Latchesar Ionkov
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-02-18
9p: implement optional loose read cache
Eric Van Hensbergen
2006-12-08
[PATCH] 9p: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-06-30
v9fs: do not include linux/version.h
Paul Collins
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-03-25
[PATCH] v9fs: update license boilerplate
Eric Van Hensbergen
2006-01-18
[PATCH] v9fs: add readpage support
Eric Van Hensbergen