index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-15
NFS: Remove nfs_page_group_clear_bits()
Trond Myklebust
1
-26
/
+3
2017-08-15
NFS: Fix nfs_page_group_destroy() and nfs_lock_and_join_requests() race cases
Trond Myklebust
1
-29
/
+29
2017-08-15
NFS: Further optimise nfs_lock_and_join_requests()
Trond Myklebust
1
-27
/
+18
2017-08-15
NFS: Reduce inode->i_lock contention in nfs_lock_and_join_requests()
Trond Myklebust
1
-18
/
+22
2017-08-15
NFS: Remove page group limit in nfs_flush_incompatible()
Trond Myklebust
1
-2
/
+0
2017-08-15
NFS: Teach nfs_try_to_update_request() to deal with request page_groups
Trond Myklebust
1
-40
/
+20
2017-08-15
NFS: Fix the inode request accounting when pages have subrequests
Trond Myklebust
1
-12
/
+15
2017-08-15
NFS: Don't unlock writebacks before declaring PG_WB_END
Trond Myklebust
1
-4
/
+4
2017-08-15
NFS: Don't check request offset and size without holding a lock
Trond Myklebust
1
-12
/
+12
2017-08-15
NFS: Fix an ABBA issue in nfs_lock_and_join_requests()
Trond Myklebust
1
-12
/
+17
2017-08-15
NFS: Fix a reference and lock leak in nfs_lock_and_join_requests()
Trond Myklebust
1
-2
/
+1
2017-08-15
NFS: Ensure we always dereference the page head last
Trond Myklebust
1
-5
/
+6
2017-08-15
NFS: Reduce lock contention in nfs_try_to_update_request()
Trond Myklebust
1
-5
/
+3
2017-08-15
NFS: Reduce lock contention in nfs_page_find_head_request()
Trond Myklebust
1
-3
/
+5
2017-08-15
NFS: Simplify page writeback
Trond Myklebust
1
-20
/
+10
2017-08-15
Merge branch 'open_state'
Trond Myklebust
3
-22
/
+50
2017-08-14
NFSv4: Use the nfs4_state being recovered in _nfs4_opendata_to_nfs4_state()
Trond Myklebust
1
-16
/
+25
2017-08-14
NFSv4: Use correct inode in _nfs4_opendata_to_nfs4_state()
Trond Myklebust
1
-5
/
+23
2017-08-11
Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-2
/
+3
2017-08-11
pnfs/blocklayout: require 64-bit sector_t
Christoph Hellwig
1
-0
/
+1
2017-08-09
NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid()
Trond Myklebust
1
-2
/
+1
2017-08-09
nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
Weston Andros Adamson
1
-0
/
+1
2017-08-07
NFSv4: Cleanup setting of the migration flags.
Trond Myklebust
1
-6
/
+3
2017-08-07
NFSv4.1: Ensure we clear the SP4_MACH_CRED flags in nfs4_sp4_select_mode()
Trond Myklebust
1
-11
/
+15
2017-08-07
NFSv4: Refactor _nfs4_proc_exchange_id()
Trond Myklebust
1
-86
/
+85
2017-08-03
Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-24
/
+8
2017-08-02
NFSv4: Fix double frees in nfs4_test_session_trunk()
Trond Myklebust
2
-16
/
+3
2017-08-01
NFSv4: Fix EXCHANGE_ID corrupt verifier issue
Trond Myklebust
2
-8
/
+5
2017-07-29
Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-6
/
+12
2017-07-28
NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
Benjamin Coddington
1
-1
/
+1
2017-07-27
NFS: Optimize fallocate by refreshing mapping when needed.
NeilBrown
1
-0
/
+2
2017-07-27
NFS: invalidate file size when taking a lock.
NeilBrown
1
-1
/
+1
2017-07-26
NFS: Use raw NFS access mask in nfs4_opendata_access()
Anna Schumaker
1
-4
/
+8
2017-07-22
Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
7
-33
/
+69
2017-07-21
NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()
Trond Myklebust
1
-2
/
+11
2017-07-21
NFS: Be more careful about mapping file permissions
Trond Myklebust
1
-8
/
+17
2017-07-21
NFS: Store the raw NFS access mask in the inode's access cache
Trond Myklebust
1
-3
/
+6
2017-07-21
NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()
Trond Myklebust
1
-9
/
+2
2017-07-21
NFS: Refactor NFS access to kernel access mask calculation
Trond Myklebust
1
-8
/
+23
2017-07-21
nfs: count correct array for mnt3_counts array size
Eryu Guan
1
-1
/
+1
2017-07-19
Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...")
Trond Myklebust
1
-7
/
+0
2017-07-19
pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit()
Trond Myklebust
1
-0
/
+4
2017-07-19
NFS: Fix another COMMIT race in pNFS
Trond Myklebust
1
-1
/
+6
2017-07-19
NFS: Fix a COMMIT race in pNFS
Trond Myklebust
1
-3
/
+7
2017-07-19
mount: copy the port field into the cloned nfs_server structure.
Steve Dickson
1
-0
/
+1
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-1
/
+1
2017-07-14
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
22
-132
/
+545
2017-07-14
NFS: Don't run wake_up_bit() when nobody is waiting...
Trond Myklebust
1
-1
/
+16
2017-07-14
nfs: add export operations
Peng Tao
4
-1
/
+182
2017-07-13
NFS: Don't run wake_up_bit() when nobody is waiting...
Trond Myklebust
1
-1
/
+16
[prev]
[next]