index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
pnfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4.1: Deal with wraparound when updating the layout "barrier" seqid
Trond Myklebust
2012-10-03
1
-4
/
+7
*
NFSv4.1: Deal with wraparound issues when updating the layout stateid
Trond Myklebust
2012-10-03
1
-1
/
+10
*
NFSv4.1: Always set the layout stateid if this is the first layoutget
Trond Myklebust
2012-10-03
1
-3
/
+5
*
NFSv4.1: Fix another refcount issue in pnfs_find_alloc_layout
Trond Myklebust
2012-10-03
1
-7
/
+8
*
NFSv4.1: _pnfs_return_layout() shouldn't invalidate the layout on failure
Trond Myklebust
2012-09-28
1
-2
/
+3
*
NFSv4.1: Remove the NFS_LAYOUT_RETURNED state
Trond Myklebust
2012-09-28
1
-6
/
+1
*
NFSv4.1: Clear NFS_LAYOUT_BULK_RECALL when the layout segments are freed
Trond Myklebust
2012-09-28
1
-0
/
+2
*
NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED state
Trond Myklebust
2012-09-28
1
-8
/
+1
*
NFSv4.1: Remove unused 'default allocation' for pnfs_alloc_layout_hdr()
Trond Myklebust
2012-09-28
1
-3
/
+2
*
NFSv4.1: Get rid of pNFS spin lock debugging asserts...
Trond Myklebust
2012-09-28
1
-3
/
+0
*
NFSv4.1: Balance pnfs_layout_hdr refcount in pnfs_layout_(insert|remove)_lseg
Trond Myklebust
2012-09-28
1
-2
/
+4
*
NFSv4.1: Clean up pnfs_put_lseg()
Trond Myklebust
2012-09-28
1
-6
/
+3
*
NFSv4.1: Clean up the removal of pnfs_layout_hdr from the server list
Trond Myklebust
2012-09-28
1
-19
/
+10
*
NFSv4.1: Free the pnfs_layout_hdr outside the inode->i_lock
Trond Myklebust
2012-09-28
1
-12
/
+9
*
NFSv4.1: Remove redundant reference to the pnfs_layout_hdr
Trond Myklebust
2012-09-28
1
-9
/
+4
*
NFSv4.1: Rename the pnfs_put_lseg_common to pnfs_layout_remove_lseg
Trond Myklebust
2012-09-28
1
-12
/
+15
*
NFSv4.1: reset the inode MDS threshold counters on layout destruction
Trond Myklebust
2012-09-28
1
-4
/
+5
*
NFSv4.1: Fix a race in the pNFS return-on-close code
Trond Myklebust
2012-09-28
1
-10
/
+12
*
NFSv4.1: pnfs_layout_io_set_failed must clear invalid lsegs
Trond Myklebust
2012-09-28
1
-0
/
+8
*
NFSv4.1: Don't drop the pnfs_layout_hdr after a layoutget failure
Trond Myklebust
2012-09-28
1
-8
/
+32
*
NFSv4.1: Fix a reference leak in pnfs_update_layout
Trond Myklebust
2012-09-28
1
-3
/
+6
*
NFSv4.1: Retry pNFS after a 2 minute timeout
Trond Myklebust
2012-09-28
1
-1
/
+14
*
NFSv4.1: Add helpers for setting/reading the I/O fail bit
Trond Myklebust
2012-09-28
1
-12
/
+26
*
NFSv4.1: Replace dprintk() in pnfs_update_layout with something less buggy
Trond Myklebust
2012-09-28
1
-7
/
+11
*
NFSv4.1: Cleanup; add "pnfs_" prefix to put_lseg() and get_lseg()
Trond Myklebust
2012-09-28
1
-18
/
+18
*
NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr()
Trond Myklebust
2012-09-28
1
-15
/
+15
*
NFSv4.1: Cleanup add a "pnfs_" prefix to mark_matching_lsegs_invalid
Trond Myklebust
2012-09-28
1
-3
/
+3
*
NFS: Clean up the pNFS layoutget interface
Trond Myklebust
2012-09-28
1
-9
/
+16
*
pnfs: defer release of pages in layoutget
Idan Kedar
2012-08-02
1
-38
/
+1
*
NFS: Convert v4 into a module
Bryan Schumaker
2012-07-31
1
-0
/
+2
*
NFSv4.1 do not send LAYOUTRETURN on emtpy plh_segs list
Andy Adamson
2012-07-16
1
-4
/
+19
*
NFSv4.1 mark layout when already returned
Andy Adamson
2012-07-16
1
-2
/
+8
*
NFS: Create an write_pageio_init() function
Bryan Schumaker
2012-06-29
1
-6
/
+5
*
NFS: Create an read_pageio_init() function
Bryan Schumaker
2012-06-29
1
-6
/
+5
*
NFSv4.1: Fix a race in set_pnfs_layoutdriver
Trond Myklebust
2012-06-19
1
-4
/
+4
*
NFSv4.1: Fix umount when filelayout DS is also the MDS
Trond Myklebust
2012-06-18
1
-0
/
+5
*
NFSv4.1 test the mdsthreshold hint parameters
Andy Adamson
2012-05-24
1
-0
/
+79
*
NFSv4.1 add nfs_inode book keeping for mdsthreshold
Andy Adamson
2012-05-24
1
-0
/
+3
*
NFSv4.1 cache mdsthreshold values on OPEN
Andy Adamson
2012-05-24
1
-0
/
+12
*
NFSv4.1 resend LAYOUTGET on data server invalid layout errors
Andy Adamson
2012-05-19
1
-0
/
+1
*
NFSv4.1 send layoutreturn to fence disconnected data server
Andy Adamson
2012-05-19
1
-0
/
+1
*
NFSv4.1: mark deviceid invalid on filelayout DS connection errors
Andy Adamson
2012-05-19
1
-2
/
+4
*
NFS: Clean up nfs read and write error paths
Trond Myklebust
2012-05-01
1
-2
/
+0
*
NFS: Fix a use-before-initialised warning in fs/nfs/write.c and fs/nfs/pnfs.c
Trond Myklebust
2012-04-27
1
-1
/
+1
*
NFS: prepare coalesce testing for directio
Fred Isaman
2012-04-27
1
-0
/
+8
*
NFS: create completion structure to pass into page_init functions
Fred Isaman
2012-04-27
1
-14
/
+25
*
NFS: merge _full and _partial write rpc_ops
Fred Isaman
2012-04-27
1
-22
/
+36
*
NFS: merge _full and _partial read rpc_ops
Fred Isaman
2012-04-27
1
-19
/
+36
*
NFS: create common nfs_pgio_header for both read and write
Fred Isaman
2012-04-27
1
-43
/
+59
*
NFS4.1: make pnfs_ld_[read|write]_done consistent
Fred Isaman
2012-04-27
1
-26
/
+38
[next]