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
/
exportfs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-22
exportfs: add explicit flag to request non-decodeable file handles
Amir Goldstein
1
-2
/
+18
2023-05-22
exportfs: change connectable argument to bit flags
Amir Goldstein
1
-2
/
+11
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2022-11-28
exportfs: use pr_debug for unreachable debug statements
David Disseldorp
1
-4
/
+4
2022-08-17
Change calling conventions for filldir_t
Al Viro
1
-4
/
+3
2022-04-28
exportfs: support idmapped mounts
Christian Brauner
1
-2
/
+3
2020-12-09
exportfs: Add a function to return the raw output from fh_to_dentry()
Trond Myklebust
1
-8
/
+24
2019-11-10
exportfs_decode_fh(): negative pinned may become positive without the parent ...
Al Viro
1
-12
/
+19
2019-07-31
docs: fs: convert docs without extension to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2018-11-23
exportfs: do not read dentry after free
Pan Bian
1
-1
/
+1
2018-11-18
exportfs: fix 'passing zero to ERR_PTR()' warning
YueHaibing
1
-0
/
+1
2018-04-12
ovl: do not try to reconnect a disconnected origin dentry
Amir Goldstein
1
-0
/
+9
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
1
-1
/
+2
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2016-10-06
exportfs: be careful to only return expected errors.
NeilBrown
1
-4
/
+6
2016-05-02
introduce a parallel variant of ->iterate()
Al Viro
1
-1
/
+1
2016-05-02
reconnect_one(): use lookup_one_len_unlocked()
Al Viro
1
-3
/
+7
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-6
/
+6
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
1
-1
/
+1
2014-11-03
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
1
-1
/
+1
2014-10-31
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
1
-2
/
+3
2014-06-04
fs/exportfs/expfs.c: kernel-doc warning fixes
Fabian Frederick
1
-2
/
+2
2013-11-09
exportfs: fix quadratic behavior in filehandle lookup
J. Bruce Fields
1
-53
/
+13
2013-11-09
exportfs: better variable name
J. Bruce Fields
1
-6
/
+6
2013-11-09
exportfs: move most of reconnect_path to helper function
J. Bruce Fields
1
-78
/
+86
2013-11-09
exportfs: eliminate unused "noprogress" counter
J. Bruce Fields
1
-13
/
+2
2013-11-09
exportfs: stop retrying once we race with rename/remove
J. Bruce Fields
1
-5
/
+40
2013-11-09
exportfs: clear DISCONNECTED on all parents sooner
J. Bruce Fields
1
-4
/
+21
2013-11-09
exportfs: more detailed comment for path_reconnect
J. Bruce Fields
1
-1
/
+13
2013-11-09
exportfs: BUG_ON in crazy corner case
Christoph Hellwig
1
-6
/
+2
2013-11-09
exportfs: fix 32-bit nfsd handling of 64-bit inode numbers
J. Bruce Fields
1
-2
/
+16
2013-09-07
exportfs: don't assume that ->iterate() won't feed us too long entries
Al Viro
1
-1
/
+1
2013-06-29
[readdir] constify ->actor
Al Viro
1
-5
/
+5
2013-06-29
[readdir] ->readdir() is gone
Al Viro
1
-1
/
+1
2013-06-29
[readdir] introduce ->iterate(), ctx->pos, dir_emit()
Al Viro
1
-1
/
+1
2013-06-29
[readdir] introduce iterate_dir() and dir_context
Al Viro
1
-1
/
+3
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-2
/
+1
2012-12-20
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+2
2012-12-17
fs, exportfs: add exportfs_encode_inode_fh() helper
Cyrill Gorcunov
1
-5
/
+14
2012-12-17
fs, exportfs: escape nil dereference if no s_export_op present
Cyrill Gorcunov
1
-1
/
+1
2012-11-07
exportfs: add FILEID_INVALID to indicate invalid fid_type
Namjae Jeon
1
-2
/
+2
2012-07-23
switch dentry_open() to struct path, make it grab references itself
Al Viro
1
-7
/
+6
2012-07-14
vfs: switch i_dentry/d_alias to hlist
Al Viro
1
-1
/
+2
2012-05-29
->encode_fh() API change
Al Viro
1
-14
/
+19
2011-03-15
vfs: Add open by file handle support
Aneesh Kumar K.V
1
-0
/
+2
2011-03-14
exportfs: Return the minimum required handle size
Aneesh Kumar K.V
1
-2
/
+7
2011-01-07
fs: dcache per-inode inode alias locking
Nick Piggin
1
-5
/
+7
[next]