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
/
afs
/
mntpt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
afs: Distinguish mountpoints from symlinks by file mode alone
David Howells
1
-53
/
+0
2017-02-02
fs: Better permission checking for submounts
Eric W. Biederman
1
-1
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-3
/
+3
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-4
/
+4
2014-11-19
assorted conversions to %p[dD]
Al Viro
1
-18
/
+4
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
1
-2
/
+2
2012-03-20
afs: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2012-01-03
vfs: kill ->mnt_devname use in afs printks
Al Viro
1
-2
/
+2
2011-01-15
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
David Howells
1
-19
/
+6
2011-01-15
AFS: Use d_automount() rather than abusing follow_link()
David Howells
1
-29
/
+15
2011-01-15
Add a dentry op to allow processes to be held during pathwalk transit
David Howells
1
-4
/
+1
2011-01-14
afs: add afs_wq and use it instead of the system workqueue
Tejun Heo
1
-6
/
+5
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-08-11
AFS: Implement an autocell mount capability [ver #2]
wanglei
1
-23
/
+55
2010-05-21
AFS: Don't put struct file on the stack
Al Viro
1
-4
/
+2
2010-04-21
AFS: Don't pass error value to page_cache_release() in error handling
David Howells
1
-12
/
+12
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2009-07-08
headers: mnt_namespace.h redux
Alexey Dobriyan
1
-1
/
+0
2009-06-11
switch follow_down()
Al Viro
1
-1
/
+1
2009-04-03
FS-Cache: Make kAFS use FS-Cache
David Howells
1
-2
/
+2
2008-08-01
[PATCH] pass struct path * to do_add_mount()
Al Viro
1
-1
/
+1
2008-03-27
[PATCH] do shrink_submounts() for all fs types
Al Viro
1
-8
/
+0
2008-02-14
Use path_put() in a few places instead of {mnt,d}put()
Jan Blunck
1
-2
/
+1
2008-02-14
Introduce path_put()
Jan Blunck
1
-1
/
+1
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-11
/
+11
2007-10-17
fs/afs/: possible cleanups
Adrian Bunk
1
-1
/
+1
2007-09-11
afs: mntput called before dput
Andreas Gruenbacher
1
-1
/
+1
2007-05-09
AFS: AFS fixups
David Howells
1
-2
/
+3
2007-05-07
mm: make read_cache_page synchronous
Nick Piggin
1
-7
/
+4
2007-04-26
[AFS]: Add security support.
David Howells
1
-4
/
+8
2007-04-26
[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.
David Howells
1
-43
/
+63
2007-04-26
[AFS]: Clean up the AFS sources
David Howells
1
-17
/
+10
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
1
-1
/
+1
2006-12-08
[PATCH] rename struct namespace to struct mnt_namespace
Kirill Korotaev
1
-1
/
+1
2006-12-08
[PATCH] struct path: convert afs
Josef Sipek
1
-4
/
+4
2006-06-24
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
1
-9
/
+2
2006-06-23
[PATCH] read_mapping_page for address space
Pekka Enberg
1
-9
/
+2
2006-06-09
VFS: Unexport do_kern_mount() and clean up simple_pin_fs()
Trond Myklebust
1
-1
/
+1
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-1
/
+1
2005-08-19
[PATCH] Fix up symlink function pointers
Al Viro
1
-4
/
+4
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+287