index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-01
NFSv4.1/flexfiles: Fix freeing of mirrors
Trond Myklebust
1
-12
/
+2
2015-08-31
NFSv4.1/pNFS: Don't request a minimal read layout beyond the end of file
Trond Myklebust
1
-0
/
+9
2015-08-31
NFSv4.1/pnfs: Handle LAYOUTGET return values correctly
Trond Myklebust
1
-1
/
+14
2015-08-31
NFSv4.1/pnfs: Don't ask for a read layout for an empty file.
Trond Myklebust
1
-0
/
+3
2015-08-31
NFSv4.1: Fix a protocol issue with CLOSE stateids
Trond Myklebust
1
-5
/
+10
2015-08-30
NFSv4.1/flexfiles: Don't mark the entire deviceid as bad for file errors
Trond Myklebust
1
-8
/
+16
2015-08-30
SUNRPC: Prevent SYN+SYNACK+RST storms
Trond Myklebust
1
-0
/
+2
2015-08-29
SUNRPC: xs_reset_transport must mark the connection as disconnected
Trond Myklebust
1
-0
/
+1
2015-08-28
NFSv4.1/pnfs: Ensure layoutreturn reserves space for the opaque payload
Trond Myklebust
1
-1
/
+2
2015-08-28
NFSv4.1/flexfiles: Fix a protocol error in layoutreturn
Trond Myklebust
1
-2
/
+5
2015-08-28
NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1
Kinglong Mee
3
-13
/
+33
2015-08-28
NFS: Get suppattr_exclcreat when getting server capabilities
Kinglong Mee
4
-6
/
+41
2015-08-28
NFS: Update NFS4_BITMAP_SIZE
Kinglong Mee
1
-1
/
+1
2015-08-28
NFS: Make opened as optional argument in _nfs4_do_open
Kinglong Mee
2
-5
/
+3
2015-08-28
NFS: Check size by inode_newsize_ok in nfs_setattr
Kinglong Mee
1
-8
/
+10
2015-08-28
NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return must notify of layout return
Trond Myklebust
1
-0
/
+2
2015-08-26
nfs42: remove unused declaration
Peng Tao
1
-2
/
+0
2015-08-26
nfs42: decode_layoutstats does not need res parameter
Peng Tao
1
-3
/
+2
2015-08-26
NFSv4.1/flexfiles: Allow coalescing of new layout segments and existing ones
Trond Myklebust
2
-0
/
+76
2015-08-26
NFSv4.1/pnfs: Allow pNFS device drivers to customise layout segment insertion
Trond Myklebust
2
-9
/
+61
2015-08-25
NFSv4.1/pnfs: Add sanity check for the layout range returned by the server
Trond Myklebust
1
-1
/
+24
2015-08-25
NFSv4.1/pnfs Improve the packing of struct pnfs_layout_hdr
Trond Myklebust
1
-3
/
+3
2015-08-25
NFSv4.1/flexfile: ff_layout_remove_mirror can be static
kbuild test robot
1
-1
/
+1
2015-08-25
NFSv4.2/pnfs: Make the layoutstats timer configurable
Trond Myklebust
4
-1
/
+20
2015-08-25
NFSv4.1/flexfile: Ensure uniqueness of mirrors across layout segments
Trond Myklebust
2
-29
/
+99
2015-08-25
NFSv4.1/flexfiles: Remove mirror backpointer to lseg.
Trond Myklebust
2
-14
/
+12
2015-08-25
NFSv4.1/flexfiles: Add refcounting to struct nfs4_ff_layout_mirror
Trond Myklebust
2
-9
/
+28
2015-08-25
staging/lustre/o2iblnd: remove references to ib_reg_phsy_mr()
Oleg Drokin
4
-325
/
+19
2015-08-25
NFS41/flexfiles: zero out DS write wcc
Peng Tao
1
-0
/
+2
2015-08-25
NFS41: remove NFS_LAYOUT_ROC flag
Peng Tao
2
-6
/
+2
2015-08-25
NFSv4: Add a tracepoint for CB_LAYOUTRECALL
Trond Myklebust
2
-1
/
+3
2015-08-25
NFSv4: Add a tracepoint for CB_GETATTR
Trond Myklebust
2
-1
/
+64
2015-08-25
NFSv4.1/pnfs: Add a tracepoint for return-on-close events
Trond Myklebust
2
-0
/
+2
2015-08-25
NFSv4: Force a post-op attribute update when holding a delegation
Trond Myklebust
1
-0
/
+7
2015-08-21
NFSv4.1/pnfs Ensure flexfiles reports all connection related errors
Trond Myklebust
1
-13
/
+35
2015-08-20
NFSv4.1/pnfs: Ensure the flexfiles layoutstats timers are consistent
Trond Myklebust
1
-27
/
+24
2015-08-20
NFS41: fix list splice type
Peng Tao
1
-1
/
+1
2015-08-20
NFSv4: Enable delegated opens even when reboot recovery is pending
Trond Myklebust
2
-9
/
+20
2015-08-20
pNFS: Fix an unused variable warning in pnfs_roc_get_barrier
Trond Myklebust
1
-2
/
+0
2015-08-20
SUNRPC: Allow sockets to do GFP_NOIO allocations
Trond Myklebust
1
-3
/
+3
2015-08-19
NFS41/flexfiles: update inode after write finishes
Peng Tao
1
-0
/
+3
2015-08-19
NFS41: make sure sending LAYOUTRETURN before close if marked so
Peng Tao
1
-23
/
+28
2015-08-19
Revert "NFSv4: Remove incorrect check in can_open_delegated()"
Trond Myklebust
1
-0
/
+2
2015-08-19
NFSv4.1/pnfs: Play safe w.r.t. close() races when return-on-close is set
Trond Myklebust
1
-5
/
+5
2015-08-19
NFSv4.1/pnfs: Fix a close/delegreturn hang when return-on-close is set
Trond Myklebust
3
-35
/
+8
2015-08-17
NFS: Don't fsync twice for O_SYNC/IS_SYNC files
Trond Myklebust
1
-5
/
+3
2015-08-17
SUNRPC: Drop double-underscores from __rpc_cmp_addr6()
Trond Myklebust
1
-1
/
+1
2015-08-17
NFS: Don't let the ctime override attribute barriers.
Trond Myklebust
1
-8
/
+0
2015-08-17
NFS: Remove nfs_release()
Anna Schumaker
3
-9
/
+4
2015-08-17
NFS: Rename nfs_commit_unstable_pages() to nfs_write_inode()
Anna Schumaker
1
-6
/
+1
[next]