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