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
/
nfs
/
pnfs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
NFSv4/pnfs: Allow layoutget to return EAGAIN for softerr mounts
Trond Myklebust
1
-1
/
+4
2023-02-14
NFS: Convert buffered writes to use folios
Trond Myklebust
1
-5
/
+5
2022-10-06
NFSv4/flexfiles: Cancel I/O if the layout is recalled or revoked
Trond Myklebust
1
-0
/
+9
2022-06-06
pNFS: Avoid a live lock condition in pnfs_update_layout()
Trond Myklebust
1
-0
/
+1
2022-03-28
NFSv4/pNFS: Fix another issue with a list iterator pointing to the head
Trond Myklebust
1
-0
/
+2
2021-11-02
NFS: Move NFS protocol display macros to global header
Chuck Lever
1
-4
/
+0
2021-10-20
NFS: Fix an Oops in pnfs_mark_request_commit()
Trond Myklebust
1
-1
/
+1
2021-01-10
pNFS: We want return-on-close to complete when evicting the inode
Trond Myklebust
1
-5
/
+3
2020-12-02
NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode
Trond Myklebust
1
-0
/
+5
2020-12-02
NFSv4/pNFS: Store the transport type in struct nfs4_pnfs_ds_addr
Trond Myklebust
1
-0
/
+2
2020-08-12
NFS: Fix flexfiles read failover
Trond Myklebust
1
-1
/
+1
2020-03-27
pNFS/flexfiles: Check the layout segment range before doing I/O
Trond Myklebust
1
-0
/
+1
2020-03-27
NFS/pNFS: Clean up pNFS commit operations
Trond Myklebust
1
-40
/
+70
2020-03-27
NFS/pNFS: Add a helper pnfs_generic_search_commit_reqs()
Trond Myklebust
1
-0
/
+2
2020-03-27
pNFS: Enable per-layout segment commit structures
Trond Myklebust
1
-0
/
+6
2020-03-27
pNFS: Add infrastructure for cleaning up per-layout commit structures
Trond Myklebust
1
-0
/
+4
2020-03-27
NFS/pNFS: Allow O_DIRECT to release the DS commitinfo
Trond Myklebust
1
-0
/
+16
2020-03-27
NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_info
Trond Myklebust
1
-0
/
+11
2020-03-26
pNFS: Add a helper to allocate the array of buckets
Trond Myklebust
1
-0
/
+3
2020-03-16
NFSv4: Add support for CB_RECALL_ANY for flexfiles layouts
Trond Myklebust
1
-0
/
+3
2020-03-16
NFSv4: Ensure layout headers are RCU safe
Trond Myklebust
1
-0
/
+2
2020-03-16
NFSv4/pnfs: pnfs_set_layout_stateid() should update the layout cred
Trond Myklebust
1
-0
/
+1
2020-01-15
pNFS/flexfiles: Record resend attempts on I/O failure
Trond Myklebust
1
-4
/
+4
2019-09-20
pNFS: Handle NFS4ERR_OLD_STATEID on layoutreturn by bumping the state seqid
Trond Myklebust
1
-2
/
+2
2019-09-20
NFSv4: Clean up pNFS return-on-close error handling
Trond Myklebust
1
-0
/
+13
2019-04-25
NFS: Add a helper to return a pointer to the open context of a struct nfs_page
Trond Myklebust
1
-2
/
+2
2019-03-01
NFS/flexfiles: Speed up read failover when DSes are down
Trond Myklebust
1
-0
/
+1
2019-02-23
NFS/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umount
Trond Myklebust
1
-0
/
+1
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
1
-5
/
+5
2018-09-30
pNFS: Don't allocate more pages than we need to fit a layoutget response
Trond Myklebust
1
-0
/
+1
2018-08-16
pNFS: When updating the stateid in layoutreturn, also update the recall range
Trond Myklebust
1
-1
/
+4
2018-08-08
pnfs: Fix handling of NFS4ERR_OLD_STATEID replies to layoutreturn
Trond Myklebust
1
-2
/
+2
2018-06-19
pNFS: Don't send layoutreturn if the layout is already invalid
Trond Myklebust
1
-0
/
+5
2018-05-31
pnfs: Fix manipulation of NFS_LAYOUT_FIRST_LAYOUTGET
Fred Isaman
1
-0
/
+6
2018-05-31
pNFS: Refactor nfs4_layoutget_release()
Trond Myklebust
1
-1
/
+1
2018-05-31
pnfs: Add LAYOUTGET to OPEN of a new file
Fred Isaman
1
-0
/
+17
2018-05-31
pnfs: move allocations out of nfs4_proc_layoutget
Fred Isaman
1
-1
/
+3
2018-05-31
pnfs: Add layout driver flag PNFS_LAYOUTGET_ON_OPEN
Fred Isaman
1
-0
/
+1
2018-01-14
pnfs/blocklayout: handle transient devices
Benjamin Coddington
1
-0
/
+2
2018-01-14
pnfs/blocklayout: set PNFS_LAYOUTRETURN_ON_ERROR
Benjamin Coddington
1
-1
/
+3
2017-11-17
pNFS: Retry NFS4ERR_OLD_STATEID errors in layoutreturn-on-close
Trond Myklebust
1
-0
/
+6
2017-11-17
fs, nfs: convert pnfs_layout_hdr.plh_refcount from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-11-17
fs, nfs: convert pnfs_layout_segment.pls_refcount from atomic_t to refcount_t
Elena Reshetova
1
-2
/
+2
2017-11-17
fs, nfs: convert nfs4_pnfs_ds.ds_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+2
2017-08-15
NFSv4/pnfs: Replace pnfs_put_lseg_locked() with pnfs_put_lseg()
Trond Myklebust
1
-2
/
+0
2017-05-24
pnfs: Fix the check for requests in range of layout segment
Benjamin Coddington
1
-0
/
+10
2017-04-25
pNFS: Ensure we check layout segment validity in the pg_init() callback
Trond Myklebust
1
-0
/
+1
2017-04-20
pNFS: Remove unused layout driver callbacks
Trond Myklebust
1
-5
/
+0
2017-03-17
pNFS: return status from nfs4_pnfs_ds_connect
Weston Andros Adamson
1
-1
/
+1
2016-12-03
pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturn
Trond Myklebust
1
-1
/
+0
[next]