index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4: Fix EXCHANGE_ID corrupt verifier issue
Trond Myklebust
2017-08-01
3
-9
/
+6
*
NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
Benjamin Coddington
2017-07-28
1
-1
/
+1
*
NFS: Optimize fallocate by refreshing mapping when needed.
NeilBrown
2017-07-27
1
-0
/
+2
*
NFS: invalidate file size when taking a lock.
NeilBrown
2017-07-27
1
-1
/
+1
*
NFS: Use raw NFS access mask in nfs4_opendata_access()
Anna Schumaker
2017-07-26
1
-4
/
+8
*
NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()
Trond Myklebust
2017-07-21
1
-2
/
+11
*
NFS: Be more careful about mapping file permissions
Trond Myklebust
2017-07-21
1
-8
/
+17
*
NFS: Store the raw NFS access mask in the inode's access cache
Trond Myklebust
2017-07-21
2
-4
/
+7
*
NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()
Trond Myklebust
2017-07-21
1
-9
/
+2
*
NFS: Refactor NFS access to kernel access mask calculation
Trond Myklebust
2017-07-21
1
-8
/
+23
*
net/sunrpc/xprt_sock: fix regression in connection error reporting.
NeilBrown
2017-07-21
1
-0
/
+2
*
nfs: count correct array for mnt3_counts array size
Eryu Guan
2017-07-21
1
-1
/
+1
*
Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...")
Trond Myklebust
2017-07-19
1
-7
/
+0
*
pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit()
Trond Myklebust
2017-07-19
1
-0
/
+4
*
NFS: Fix another COMMIT race in pNFS
Trond Myklebust
2017-07-19
1
-1
/
+6
*
NFS: Fix a COMMIT race in pNFS
Trond Myklebust
2017-07-19
1
-3
/
+7
*
mount: copy the port field into the cloned nfs_server structure.
Steve Dickson
2017-07-19
1
-0
/
+1
*
NFS: Don't run wake_up_bit() when nobody is waiting...
Trond Myklebust
2017-07-13
2
-1
/
+18
*
nfs: add export operations
Peng Tao
2017-07-13
4
-1
/
+182
*
nfs4: add NFSv4 LOOKUPP handlers
Jeff Layton
2017-07-13
5
-1
/
+170
*
nfs: add a nfs_ilookup helper
Peng Tao
2017-07-13
2
-0
/
+23
*
nfs: replace d_add with d_splice_alias in atomic_open
Peng Tao
2017-07-13
1
-1
/
+1
*
sunrpc: use constant time memory comparison for mac
Jason A. Donenfeld
2017-07-13
1
-1
/
+2
*
NFSv4.2 fix size storage for nfs42_proc_copy
Olga Kornievskaia
2017-07-13
1
-1
/
+1
*
xprtrdma: Fix documenting comments in frwr_ops.c
Chuck Lever
2017-07-13
1
-3
/
+3
*
xprtrdma: Replace PAGE_MASK with offset_in_page()
Chuck Lever
2017-07-13
1
-8
/
+8
*
xprtrdma: FMR does not need list_del_init()
Chuck Lever
2017-07-13
1
-8
/
+10
*
xprtrdma: Demote "connect" log messages
Chuck Lever
2017-07-13
1
-36
/
+8
*
NFSv4.1: Use seqid returned by EXCHANGE_ID after state migration
Chuck Lever
2017-07-13
1
-4
/
+3
*
NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration
Chuck Lever
2017-07-13
3
-5
/
+18
*
xprtrdma: Don't defer MR recovery if ro_map fails
Chuck Lever
2017-07-13
2
-20
/
+17
*
xprtrdma: Fix FRWR invalidation error recovery
Chuck Lever
2017-07-13
1
-10
/
+13
*
xprtrdma: Fix client lock-up after application signal fires
Chuck Lever
2017-07-13
4
-31
/
+84
*
xprtrdma: Rename rpcrdma_req::rl_free
Chuck Lever
2017-07-13
2
-6
/
+5
*
xprtrdma: Pass only the list of registered MRs to ro_unmap_sync
Chuck Lever
2017-07-13
4
-27
/
+26
*
xprtrdma: Pre-mark remotely invalidated MRs
Chuck Lever
2017-07-13
4
-5
/
+28
*
xprtrdma: On invalidation failure, remove MWs from rl_registered
Chuck Lever
2017-07-13
1
-0
/
+1
*
NFS: check for nfs_refresh_inode() errors in nfs_fhget()
NeilBrown
2017-07-13
1
-2
/
+8
*
NFS: guard against confused server in nfs_atomic_open()
NeilBrown
2017-07-13
1
-2
/
+4
*
NFS: only invalidate dentrys that are clearly invalid.
NeilBrown
2017-07-13
2
-6
/
+10
*
PNFS for stateid errors retry against MDS first
Olga Kornievskaia
2017-07-13
2
-61
/
+0
*
PNFS fix EACCESS on commit to DS handling
Olga Kornievskaia
2017-07-13
1
-1
/
+2
*
NFS: silence a uninitialized variable warning
Dan Carpenter
2017-07-13
1
-1
/
+2
*
nfs: Fix fscache stat printing in nfs_show_stats()
Tuo Chen Peng
2017-07-13
1
-1
/
+1
*
NFS: Fix initialization of nfs_page_array->npages
Benjamin Coddington
2017-07-13
1
-0
/
+1
*
NFS: Fix commit policy for non-blocking calls to nfs_write_inode()
Trond Myklebust
2017-07-13
1
-1
/
+1
*
NFS: Ensure we commit after writeback is complete
Trond Myklebust
2017-07-13
4
-0
/
+63
*
NFS: Remove unused fields in the page I/O structures
Trond Myklebust
2017-07-13
3
-4
/
+0
*
SUNRPC: Make slot allocation more reliable
Trond Myklebust
2017-07-13
1
-3
/
+5
*
NFS: nfs_rename() - revalidate directories on -ERESTARTSYS
Benjamin Coddington
2017-07-13
3
-1
/
+19
[next]