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
/
nfs4filelayout.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-19
NFSv4.1 Check invalid deviceid upon slot table waitq wakeup
Andy Adamson
1
-0
/
+20
2012-05-19
NFSv4.1: mark deviceid invalid on filelayout DS connection errors
Andy Adamson
1
-33
/
+97
2012-05-19
NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC calls
Andy Adamson
1
-4
/
+6
2012-05-19
NFSv4.1 cleanup filelayout invalid layout handling
Andy Adamson
1
-22
/
+6
2012-05-19
NFSv4.1: cleanup filelayout invalid deviceid handling
Andy Adamson
1
-10
/
+0
2012-04-27
NFS: Prevent garbage cinfo->ds from leaking out
Fred Isaman
1
-1
/
+6
2012-04-27
NFS: rewrite directio write to use async coalesce code
Fred Isaman
1
-6
/
+38
2012-04-27
NFS: create nfs_commit_completion_ops
Fred Isaman
1
-8
/
+4
2012-04-27
NFS: create struct nfs_commit_info
Fred Isaman
1
-53
/
+66
2012-04-27
NFS: prepare coalesce testing for directio
Fred Isaman
1
-0
/
+12
2012-04-27
NFS: merge _full and _partial write rpc_ops
Fred Isaman
1
-1
/
+0
2012-04-27
NFS: merge _full and _partial read rpc_ops
Fred Isaman
1
-1
/
+0
2012-04-27
NFS: create common nfs_pgio_header for both read and write
Fred Isaman
1
-17
/
+23
2012-04-27
NFS: use req_offset where appropriate
Fred Isaman
1
-4
/
+3
2012-04-27
NFS: remove unnecessary casts of void pointers in nfs4filelayout.c
Fred Isaman
1
-8
/
+8
2012-04-27
NFS: reverse arg order in nfs_initiate_[read|write]
Fred Isaman
1
-2
/
+2
2012-04-27
NFS: add a struct nfs_commit_data to replace nfs_write_data in commits
Fred Isaman
1
-19
/
+46
2012-04-27
NFS4.1: Add lseg to struct nfs4_fl_commit_bucket
Fred Isaman
1
-90
/
+126
2012-03-24
NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commit
Fred Isaman
1
-1
/
+0
2012-03-20
NFS: Use cond_resched_lock() to reduce latencies in the commit scans
Trond Myklebust
1
-3
/
+8
2012-03-17
NFSv4.1: Fix a few issues in filelayout_commit_pagelist
Trond Myklebust
1
-23
/
+24
2012-03-17
NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code
Trond Myklebust
1
-20
/
+62
2012-03-11
NFS: Fix a number of sparse warnings
Trond Myklebust
1
-5
/
+5
2012-03-10
NFS: remove nfs_inode radix tree
Fred Isaman
1
-21
/
+88
2012-03-08
NFSv4.1 cleanup DS stateid error handling
Andy Adamson
1
-7
/
+2
2012-03-07
NFSv4.1 handle DS stateid errors
Andy Adamson
1
-1
/
+28
2012-02-17
NFS: include filelayout DS rpc stats in mountstats
Weston Andros Adamson
1
-0
/
+19
2012-02-06
NFS: start printks w/ NFS: even if __func__ shown
Weston Andros Adamson
1
-2
/
+4
2012-02-06
NFS: printks in fs/nfs/ should start with NFS:
Weston Andros Adamson
1
-1
/
+1
2012-01-31
NFSv41: Add a new helper nfs4_init_sequence()
Trond Myklebust
1
-2
/
+2
2012-01-05
nfs: fix a minor do_div portability issue
Chris Metcalf
1
-4
/
+5
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-10-31
fs: add module.h to files that were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-10-31
NFS: Remove no-op less-than-zero checks on unsigned variables.
Chuck Lever
1
-4
/
+3
2011-10-19
NFS: Get rid of nfs_restart_rpc()
Trond Myklebust
1
-10
/
+4
2011-10-18
pnfs: make _set_lo_fail generic
Peng Tao
1
-16
/
+3
2011-07-31
pnfs: save layoutcommit lwb at layout header
Peng Tao
1
-1
/
+1
2011-07-15
pnfs: simplify pnfs files module autoloading
J. Bruce Fields
1
-0
/
+2
2011-07-15
NFS: Clean up - simplify the switch to read/write-through-MDS
Trond Myklebust
1
-3
/
+2
2011-07-15
NFS: Move the pnfs write code into pnfs.c
Trond Myklebust
1
-1
/
+1
2011-07-15
NFS: Move the pnfs read code into pnfs.c
Trond Myklebust
1
-1
/
+1
2011-07-12
NFSv4.1: do not use deviceids after MDS clientid invalidation
Andy Adamson
1
-0
/
+10
2011-07-12
NFSv4.1: File layout only supports whole file layouts
Andy Adamson
1
-2
/
+45
2011-07-12
NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segment
Trond Myklebust
1
-2
/
+0
2011-07-12
NFSv4.1: Add an initialisation callback for pNFS
Trond Myklebust
1
-0
/
+2
2011-07-12
NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfix
Trond Myklebust
1
-2
/
+13
2011-07-12
NFS: pnfs IPv6 support
Weston Andros Adamson
1
-4
/
+3
2011-06-28
pnfs: write: Set mds_offset in the generic layer - it is needed by all LDs
Boaz Harrosh
1
-1
/
+0
2011-06-20
NFSv4.1: file layout must consider pg_bsize for coalescing
Benny Halevy
1
-2
/
+4
2011-06-15
NFSv4.1: allow zero fh array in filelayout decode layout
Andy Adamson
1
-5
/
+10
[prev]
[next]