index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
9p
/
vfs_addr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-10
netfs, 9p, afs, ceph: Use folios
David Howells
1
-37
/
+46
2021-11-04
9p: fix a bunch of checkpatch warnings
Dominique Martinet
1
-2
/
+4
2021-11-03
9p: fix file headers
Dominique Martinet
1
-2
/
+0
2021-11-03
9p: Convert to using the netfs helper lib to do reads and caching
David Howells
1
-99
/
+96
2021-10-04
9p: Fix a bunch of kerneldoc warnings shown up by W=1
David Howells
1
-5
/
+9
2019-07-12
9p: pass the correct prototype to read_cache_page
Christoph Hellwig
1
-2
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188
Thomas Gleixner
1
-16
/
+1
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-2
/
+2
2017-10-11
9p: set page uptodate when required in write_end()
Alexander Levin
1
-3
/
+7
2016-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-11
/
+4
2016-12-10
9p: saner ->write_end() on failing copy into non-uptodate page
Al Viro
1
-11
/
+4
2016-11-01
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
1
-0
/
+1
2016-05-29
missed comment updates from ->direct_IO() prototype change
Al Viro
1
-1
/
+0
2016-05-01
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
1
-1
/
+2
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-9
/
+9
2015-04-18
Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2015-04-11
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
1
-2
/
+1
2015-04-11
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
1
-1
/
+1
2015-04-11
9p: get rid of v9fs_direct_file_read()
Al Viro
1
-11
/
+10
2015-04-11
9p: switch p9_client_read() to passing struct iov_iter *
Al Viro
1
-11
/
+9
2015-04-11
9p: get rid of v9fs_direct_file_write()
Al Viro
1
-9
/
+15
2015-04-11
9p: switch ->writepage() to direct use of p9_client_write()
Al Viro
1
-22
/
+13
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
1
-1
/
+1
2015-03-20
9p: kerneldoc warning fixes
Fabian Frederick
1
-2
/
+0
2014-10-09
9p: switch to %p[dD]
Al Viro
1
-2
/
+2
2014-05-06
pass iov_iter to ->direct_IO()
Al Viro
1
-3
/
+2
2014-01-10
9P: introduction of a new cache=mmap model.
Dominique Martinet
1
-0
/
+7
2013-05-21
mm: change invalidatepage prototype to accept length
Lukas Czerner
1
-2
/
+3
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2012-01-05
9p: Reduce object size with CONFIG_NET_9P_DEBUG
Joe Perches
1
-7
/
+6
2011-03-15
fs/9p: Add direct IO support in cached mode
Aneesh Kumar K.V
1
-2
/
+3
2011-03-15
fs/9p: Move writeback fid to v9fs_inode
Aneesh Kumar K.V
1
-5
/
+9
2011-03-15
fs/9p: Add buffered write support for v9fs.
Aneesh Kumar K.V
1
-15
/
+168
2011-03-15
fs/9p: [fscache] wait for page write in cached mode
Aneesh Kumar K.V
1
-0
/
+2
2010-10-28
9p: Add a Direct IO support for non-cached operations.
jvrao
1
-0
/
+30
2009-09-23
9p: Add fscache support to 9p
Abhishek Kulkarni
1
-1
/
+87
2009-07-14
9p: Fix incorrect parameters to v9fs_file_readn.
Abhishek Kulkarni
1
-1
/
+1
2008-10-17
9p: move readn meta-function from client to fs layer
Eric Van Hensbergen
1
-4
/
+1
2008-05-14
9p: Documentation updates
Eric Van Hensbergen
1
-1
/
+1
2007-07-14
9p: Reorganization of 9p file system code
Latchesar Ionkov
1
-43
/
+14
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-18
9p: implement optional loose read cache
Eric Van Hensbergen
1
-0
/
+2
2006-12-08
[PATCH] 9p: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-1
/
+1
2006-06-30
v9fs: do not include linux/version.h
Paul Collins
1
-1
/
+0
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
1
-1
/
+1
2006-03-25
[PATCH] v9fs: update license boilerplate
Eric Van Hensbergen
1
-3
/
+2
2006-01-18
[PATCH] v9fs: add readpage support
Eric Van Hensbergen
1
-0
/
+109