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
/
nfsd
/
vfs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-20
NFSD: Clean up nfsd_open_verified()
Chuck Lever
1
-1
/
+1
2022-05-20
NFSD: Remove do_nfsd_create()
Chuck Lever
1
-10
/
+0
2022-05-20
NFSD: Refactor nfsd_create_setattr()
Chuck Lever
1
-0
/
+2
2022-03-11
NFSD: Remove CONFIG_NFSD_V3
Chuck Lever
1
-2
/
+0
2022-02-09
NFSD: COMMIT operations must not return NFS?ERR_INVAL
Chuck Lever
1
-2
/
+2
2022-01-08
nfsd: Add a tracepoint for errors in nfsd4_clone_file_range()
Trond Myklebust
1
-1
/
+2
2021-03-22
NFSD: Update the NFSv3 ACCESS3res encoder to use struct xdr_stream
Chuck Lever
1
-1
/
+1
2020-07-13
nfsd: define xattr functions to call into their vfs counterparts
Frank van der Linden
1
-0
/
+10
2020-01-22
nfsd: Ensure sampling of the write verifier is atomic with the write
Trond Myklebust
1
-2
/
+3
2020-01-22
nfsd: Ensure sampling of the commit verifier is atomic with the commit
Trond Myklebust
1
-1
/
+1
2020-01-22
nfsd: Pass the nfsd_file as arguments to nfsd4_clone_file_range()
Trond Myklebust
1
-2
/
+3
2020-01-22
nfsd: Allow nfsd_vfs_write() to take the nfsd_file as an argument
Trond Myklebust
1
-1
/
+3
2019-12-19
nfsd: pass a 64-bit guardtime to nfsd_setattr()
Arnd Bergmann
1
-1
/
+1
2019-11-30
nfsd: Ensure CLONE persists data and metadata changes to the target file
Trond Myklebust
1
-1
/
+1
2019-09-23
nfsd: fix nfs read eof detection
Trond Myklebust
1
-22
/
+6
2019-08-19
nfsd: rip out the raparms cache
Jeff Layton
1
-6
/
+0
2019-08-19
nfsd: add a new struct file caching facility to nfsd
Jeff Layton
1
-0
/
+3
2019-04-24
nfsd: allow fh_want_write to be called twice
J. Bruce Fields
1
-1
/
+4
2018-04-03
nfsd: Add I/O trace points in the NFSv4 read proc
Chuck Lever
1
-4
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
1
-1
/
+2
2017-01-31
NFSD: cleanup dead codes and values in nfsd_write
Kinglong Mee
1
-2
/
+2
2017-01-31
NFSD: pass an integer for stable type to nfsd_vfs_write
Kinglong Mee
1
-2
/
+2
2016-10-07
NFSD: Implement the COPY call
Anna Schumaker
1
-0
/
+2
2016-08-04
nfsd: reorganize nfsd_create
J. Bruce Fields
1
-0
/
+3
2016-03-23
nfsd: use short read as well as i_size to set eof
Benjamin Coddington
1
-0
/
+19
2015-12-07
nfsd: implement the NFSv4.2 CLONE operation
Christoph Hellwig
1
-0
/
+2
2015-10-12
nfsd: switch unsigned char flags in svc_fh to bools
Jeff Layton
1
-2
/
+2
2015-08-31
NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1
Kinglong Mee
1
-0
/
+6
2015-06-22
nfsd: take struct file setup fully into nfs4_preprocess_stateid_op
Christoph Hellwig
1
-0
/
+4
2015-06-19
nfsd: clean up raparams handling
Christoph Hellwig
1
-3
/
+3
2015-05-04
nfsd: remove nfsd_close
Christoph Hellwig
1
-1
/
+0
2014-12-16
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+2
2014-11-07
nfsd: Add ALLOCATE support
Anna Schumaker
1
-0
/
+2
2014-10-31
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
1
-2
/
+2
2014-07-08
NFSD: Remove iattr parameter from nfsd_symlink()
Kinglong Mee
1
-1
/
+1
2014-07-08
nfsd: let nfsd_symlink assume null-terminated data
J. Bruce Fields
1
-1
/
+1
2014-06-23
nfsd: nfsd_splice_read and nfsd_readv should return __be32
Jeff Layton
1
-2
/
+2
2014-05-30
nfsd: remove unused function nfsd_read_file
Christoph Hellwig
1
-2
/
+0
2014-05-30
nfsd4: separate splice and readv cases
J. Bruce Fields
1
-0
/
+8
2014-01-30
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+0
2014-01-26
nfsd: use get_acl and ->set_acl
Christoph Hellwig
1
-8
/
+0
2014-01-06
nfsd: get rid of unused function definition
Kinglong Mee
1
-2
/
+0
2013-05-15
NFSD: Server implementation of MAC Labeling
David Quigley
1
-0
/
+2
2013-05-13
nfsd: get rid of the unused functions in vfs
Zhao Hongjiang
1
-5
/
+0
2013-02-26
switch vfs_getattr() to struct path
Al Viro
1
-0
/
+8
2012-07-31
nfsd: Push mnt_want_write() outside of i_mutex
Jan Kara
1
-2
/
+9
2012-03-18
nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)
Bernd Schubert
1
-0
/
+2
2012-01-03
fs: propagate umode_t, misc bits
Al Viro
1
-1
/
+1
2012-01-03
new helpers: fh_{want,drop}_write()
Al Viro
1
-0
/
+10
[next]