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
/
nfs
/
pnfs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-21
NFSv4.1: Add a helper pnfs_commit_and_return_layout
Trond Myklebust
1
-0
/
+6
2013-02-24
pnfs: fix resend_to_mds for directio
Benny Halevy
1
-2
/
+4
2013-02-14
NFSv4.1: Fix bulk recall and destroy of layouts
Trond Myklebust
1
-1
/
+6
2012-10-15
NFSv4.1: Do not call pnfs_return_layout() from an rpciod context
Trond Myklebust
1
-0
/
+1
2012-10-08
NFS41: send real write size in layoutget
Peng Tao
1
-1
/
+2
2012-09-28
NFSv4.1: Remove the NFS_LAYOUT_RETURNED state
Trond Myklebust
1
-19
/
+0
2012-09-28
NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED state
Trond Myklebust
1
-7
/
+0
2012-09-28
NFSv4.1: Get rid of pNFS layout state "NFS_LAYOUT_INVALID"
Trond Myklebust
1
-1
/
+6
2012-09-28
NFSv4.1: Fix a race in the pNFS return-on-close code
Trond Myklebust
1
-2
/
+2
2012-09-28
NFSv4.1: pNFS data servers may be temporarily offline
Trond Myklebust
1
-0
/
+4
2012-09-28
NFSv4.1: Retry pNFS after a 2 minute timeout
Trond Myklebust
1
-0
/
+1
2012-09-28
NFSv4.1: Add helpers for setting/reading the I/O fail bit
Trond Myklebust
1
-6
/
+0
2012-09-28
NFSv4.1: Cleanup; add "pnfs_" prefix to put_lseg() and get_lseg()
Trond Myklebust
1
-4
/
+4
2012-09-28
NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr()
Trond Myklebust
1
-2
/
+2
2012-09-28
NFSv4.1: Cleanup add a "pnfs_" prefix to mark_matching_lsegs_invalid
Trond Myklebust
1
-1
/
+1
2012-09-28
NFS: Clean up the pNFS layoutget interface
Trond Myklebust
1
-2
/
+2
2012-08-02
pnfs: nfs4_proc_layoutget returns void
Idan Kedar
1
-1
/
+1
2012-08-02
pnfs: defer release of pages in layoutget
Idan Kedar
1
-1
/
+1
2012-07-16
NFSv4.1 mark layout when already returned
Andy Adamson
1
-0
/
+19
2012-06-29
NFS: Create an write_pageio_init() function
Bryan Schumaker
1
-3
/
+3
2012-06-29
NFS: Create an read_pageio_init() function
Bryan Schumaker
1
-3
/
+3
2012-06-07
NFS4: Fix open bug when pnfs module blacklisted
Fred Isaman
1
-1
/
+1
2012-05-24
NFSv4.1 cache mdsthreshold values on OPEN
Andy Adamson
1
-0
/
+21
2012-05-19
NFSv4.1 resend LAYOUTGET on data server invalid layout errors
Andy Adamson
1
-0
/
+1
2012-05-19
NFSv4.1: mark deviceid invalid on filelayout DS connection errors
Andy Adamson
1
-0
/
+4
2012-04-30
NFS: pnfs_pageio_init_read() and init_write() need an extra argument
Bryan Schumaker
1
-2
/
+4
2012-04-27
NFS: rewrite directio write to use async coalesce code
Fred Isaman
1
-0
/
+17
2012-04-27
NFS: create struct nfs_commit_info
Fred Isaman
1
-24
/
+48
2012-04-27
NFS: create completion structure to pass into page_init functions
Fred Isaman
1
-2
/
+4
2012-03-21
NFS: Fix more NFS debug related build warnings
Trond Myklebust
1
-1
/
+7
2012-03-20
NFS: Use cond_resched_lock() to reduce latencies in the commit scans
Trond Myklebust
1
-4
/
+4
2012-03-17
NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code
Trond Myklebust
1
-27
/
+28
2012-03-10
NFS: remove nfs_inode radix tree
Fred Isaman
1
-40
/
+42
2012-02-26
NFSv4.1: Don't call nfs4_deviceid_purge_client() unless we're NFSv4.1
Trond Myklebust
1
-3
/
+0
2012-01-06
pnfs-obj: Must return layout on IO error
Boaz Harrosh
1
-0
/
+1
2011-10-18
pnfs: recoalesce when ld read pagelist fails
Peng Tao
1
-1
/
+1
2011-10-18
pnfs: recoalesce when ld write pagelist fails
Peng Tao
1
-1
/
+1
2011-10-18
pnfs: make _set_lo_fail generic
Peng Tao
1
-0
/
+1
2011-07-31
NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1
Trond Myklebust
1
-1
/
+1
2011-07-31
pnfsblock: call and parse getdevicelist
Fred Isaman
1
-1
/
+0
2011-07-31
pnfs: cleanup_layoutcommit
Andy Adamson
1
-0
/
+3
2011-07-31
pnfs: add set-clear layoutdriver interface
Benny Halevy
1
-2
/
+6
2011-07-31
pnfs: GETDEVICELIST
Andy Adamson
1
-0
/
+12
2011-07-31
pnfs: let layoutcommit handle a list of lseg
Peng Tao
1
-0
/
+2
2011-07-31
pnfs: save layoutcommit cred at layout header init
Peng Tao
1
-1
/
+1
2011-07-31
pnfs: save layoutcommit lwb at layout header
Peng Tao
1
-1
/
+1
2011-07-15
NFS: Move the pnfs write code into pnfs.c
Trond Myklebust
1
-9
/
+1
2011-07-15
NFS: Move the pnfs read code into pnfs.c
Trond Myklebust
1
-9
/
+1
2011-07-12
NFSv4.1: do not use deviceids after MDS clientid invalidation
Andy Adamson
1
-0
/
+8
2011-07-12
NFSv4.1: File layout only supports whole file layouts
Andy Adamson
1
-0
/
+6
[next]