index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: Remove nfs_page_group_clear_bits()
Trond Myklebust
2017-08-15
1
-26
/
+3
*
NFS: Fix nfs_page_group_destroy() and nfs_lock_and_join_requests() race cases
Trond Myklebust
2017-08-15
1
-29
/
+29
*
NFS: Further optimise nfs_lock_and_join_requests()
Trond Myklebust
2017-08-15
1
-27
/
+18
*
NFS: Reduce inode->i_lock contention in nfs_lock_and_join_requests()
Trond Myklebust
2017-08-15
1
-18
/
+22
*
NFS: Remove page group limit in nfs_flush_incompatible()
Trond Myklebust
2017-08-15
1
-2
/
+0
*
NFS: Teach nfs_try_to_update_request() to deal with request page_groups
Trond Myklebust
2017-08-15
1
-40
/
+20
*
NFS: Fix the inode request accounting when pages have subrequests
Trond Myklebust
2017-08-15
1
-12
/
+15
*
NFS: Don't unlock writebacks before declaring PG_WB_END
Trond Myklebust
2017-08-15
1
-4
/
+4
*
NFS: Don't check request offset and size without holding a lock
Trond Myklebust
2017-08-15
1
-12
/
+12
*
NFS: Fix an ABBA issue in nfs_lock_and_join_requests()
Trond Myklebust
2017-08-15
1
-12
/
+17
*
NFS: Fix a reference and lock leak in nfs_lock_and_join_requests()
Trond Myklebust
2017-08-15
1
-2
/
+1
*
NFS: Ensure we always dereference the page head last
Trond Myklebust
2017-08-15
1
-5
/
+6
*
NFS: Reduce lock contention in nfs_try_to_update_request()
Trond Myklebust
2017-08-15
1
-5
/
+3
*
NFS: Reduce lock contention in nfs_page_find_head_request()
Trond Myklebust
2017-08-15
1
-3
/
+5
*
NFS: Simplify page writeback
Trond Myklebust
2017-08-15
1
-20
/
+10
*
Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-08-11
3
-2
/
+3
|
\
|
*
pnfs/blocklayout: require 64-bit sector_t
Christoph Hellwig
2017-08-11
1
-0
/
+1
|
*
NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid()
Trond Myklebust
2017-08-09
1
-2
/
+1
|
*
nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
Weston Andros Adamson
2017-08-08
1
-0
/
+1
*
|
Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-08-03
3
-24
/
+8
|
\
|
|
*
NFSv4: Fix double frees in nfs4_test_session_trunk()
Trond Myklebust
2017-08-02
2
-16
/
+3
|
*
NFSv4: Fix EXCHANGE_ID corrupt verifier issue
Trond Myklebust
2017-08-01
2
-8
/
+5
*
|
Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-28
2
-6
/
+12
|
\
|
|
*
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
*
|
Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-22
7
-33
/
+69
|
\
|
|
*
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
1
-3
/
+6
|
*
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
|
*
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
1
-1
/
+16
|
*
nfs: add export operations
Peng Tao
2017-07-13
4
-1
/
+182
*
|
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-13
22
-132
/
+545
|
\
\
|
*
|
NFS: Don't run wake_up_bit() when nobody is waiting...
Trond Myklebust
2017-07-13
1
-1
/
+16
|
*
|
nfs: add export operations
Peng Tao
2017-07-13
4
-1
/
+182
|
|
/
|
*
nfs4: add NFSv4 LOOKUPP handlers
Jeff Layton
2017-07-13
3
-0
/
+153
|
*
nfs: add a nfs_ilookup helper
Peng Tao
2017-07-13
1
-0
/
+22
|
*
nfs: replace d_add with d_splice_alias in atomic_open
Peng Tao
2017-07-13
1
-1
/
+1
|
*
NFSv4.2 fix size storage for nfs42_proc_copy
Olga Kornievskaia
2017-07-13
1
-1
/
+1
|
*
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
2
-5
/
+16
[next]