index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
flexfilelayout
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-17
Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-3
/
+16
2017-03-17
pNFS/flexfiles: never nfs4_mark_deviceid_unavailable
Weston Andros Adamson
2
-2
/
+14
2017-03-17
pNFS: return status from nfs4_pnfs_ds_connect
Weston Andros Adamson
1
-1
/
+2
2017-03-01
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-39
/
+21
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-2
/
+2
2017-02-22
pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
Trond Myklebust
1
-6
/
+7
2017-02-21
NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics
Trond Myklebust
1
-4
/
+1
2017-01-30
pNFS/flexfiles: Make local symbol layoutreturn_ops static
Wei Yongjun
1
-1
/
+1
2017-01-30
NFS: Use nfs4_setup_sequence() everywhere
Anna Schumaker
1
-28
/
+12
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
1
-1
/
+1
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-2
/
+1
2016-12-19
pNFS/flexfiles: delete deviceid, don't mark inactive
Weston Andros Adamson
2
-3
/
+5
2016-12-09
pNFS/flexfiles: Ensure we have enough buffer for layoutreturn
Trond Myklebust
2
-6
/
+27
2016-12-09
pNFS/flexfiles: Remove a redundant parameter in ff_layout_encode_ioerr()
Trond Myklebust
1
-6
/
+4
2016-12-08
pNFS/flexfiles: Fix a deadlock on LAYOUTGET
Fred Isaman
3
-46
/
+43
2016-12-07
pNFS/flexfiles: Fix ff_layout_add_ds_error_locked()
Trond Myklebust
1
-1
/
+2
2016-12-03
pNFS/flexfiles: Support sending layoutstats in layoutreturn
Trond Myklebust
2
-6
/
+79
2016-12-03
pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturn
Trond Myklebust
1
-25
/
+34
2016-12-03
NFS: Fix up read of mirror stats
Trond Myklebust
1
-0
/
+2
2016-12-03
pNFS/flexfiles: Clean up layoutstats
Trond Myklebust
1
-20
/
+7
2016-12-03
pNFS/flexfiles: Refactor encoding of the layoutreturn payload
Trond Myklebust
3
-31
/
+124
2016-12-02
pNFS/flexfiles: Only send layoutstats updates for mirrors that were updated
Trond Myklebust
2
-0
/
+9
2016-12-02
pNFS/flexfiles: Don't attempt to send layoutstats if there are no entries
Trond Myklebust
1
-0
/
+5
2016-12-01
NFS: Remove unused authflavour parameter from nfs_get_client()
Anna Schumaker
1
-2
/
+1
2016-12-01
pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callback
Trond Myklebust
1
-2
/
+2
2016-12-01
pNFS: consolidate the different range intersection tests
Trond Myklebust
1
-25
/
+8
2016-12-01
pNFS: Fix a deadlock between read resends and layoutreturn
Trond Myklebust
1
-0
/
+4
2016-09-27
NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid
Trond Myklebust
1
-1
/
+1
2016-08-29
pNFS/flexfiles: Fix an Oopsable condition when connection to the DS fails
Trond Myklebust
2
-28
/
+28
2016-08-16
pNFS/flexfiles: Set reasonable default retrans values for the data channel
Trond Myklebust
1
-2
/
+2
2016-08-14
pNFS/flexfiles: Fix layoutstat periodic reporting
Trond Myklebust
2
-5
/
+5
2016-07-05
pNFS: Files and flexfiles always need to commit before layoutcommit
Trond Myklebust
1
-2
/
+5
2016-07-05
pNFS/flexfiles: Clean up calls to pnfs_set_layoutcommit()
Trond Myklebust
1
-9
/
+10
2016-07-05
pNFS/flexfiles: Fix layoutcommit after a commit to DS
Trond Myklebust
1
-2
/
+1
2016-05-26
pnfs: pnfs_update_layout needs to consider if strict iomode checking is on
Tom Haynes
1
-13
/
+36
2016-05-26
nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and r...
Tom Haynes
1
-2
/
+3
2016-05-25
nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IO
Tom Haynes
2
-1
/
+16
2016-05-17
flexfiles: add kerneldoc header to nfs4_ff_layout_prepare_ds
Jeff Layton
1
-1
/
+17
2016-05-17
flexfiles: remove pointless setting of NFS_LAYOUT_RETURN_REQUESTED
Jeff Layton
2
-9
/
+1
2016-05-17
pnfs: don't merge new ff lsegs with ones that have LAYOUTRETURN bit set
Jeff Layton
1
-2
/
+2
2016-05-17
pNFS/flexfiles: When initing reads or writes, we might have to retry connecti...
Tom Haynes
1
-4
/
+25
2016-05-17
pNFS/flexfiles: When checking for available DSes, conditionally check for MDS io
Tom Haynes
3
-3
/
+9
2016-05-17
pNFS/flexfile: Fix erroneous fall back to read/write through the MDS
Trond Myklebust
1
-17
/
+6
2016-05-17
NFSv4: Label stateids with the type
Trond Myklebust
2
-4
/
+6
2016-05-09
nfs: have flexfiles mirror keep creds for both ro and rw layouts
Jeff Layton
3
-10
/
+30
2016-05-09
nfs: get a reference to the credential in ff_layout_alloc_lseg
Jeff Layton
3
-54
/
+36
2016-05-09
nfs: have ff_layout_get_ds_cred take a reference to the cred
Jeff Layton
2
-10
/
+35
2016-05-09
nfs: don't call nfs4_ff_layout_prepare_ds from ff_layout_get_ds_cred
Jeff Layton
1
-5
/
+1
2016-05-09
NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lock
Dave Wysochanski
1
-2
/
+2
2016-03-16
nfs4: nfs4_ff_layout_prepare_ds should return NULL if connection failed
Jeff Layton
1
-0
/
+2
[next]