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.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
2020-04-01
NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()
Trond Myklebust
2
-24
/
+53
2020-04-01
NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
Trond Myklebust
1
-0
/
+1
2020-04-01
Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-38
/
+38
2020-03-31
NFS: Ensure security label is set for root inode
Scott Mayhew
3
-38
/
+38
2020-03-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-03-30
Merge tag 'docs-5.7' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2020-03-28
NFS: Remove unused FLUSH_SYNC support in nfs_initiate_pgio()
Trond Myklebust
1
-12
/
+3
2020-03-27
pNFS/flexfiles: Specify the layout segment range in LAYOUTGET
Trond Myklebust
1
-4
/
+4
2020-03-27
pNFS/flexfiles: remove requirement for whole file layouts
Trond Myklebust
1
-21
/
+0
2020-03-27
pNFS/flexfiles: Check the layout segment range before doing I/O
Trond Myklebust
3
-3
/
+13
2020-03-27
pNFS/flexfile: Don't merge layout segments if the mirrors don't match
Trond Myklebust
1
-0
/
+19
2020-03-27
NFS/pNFS: Fix pnfs_layout_mark_request_commit() invalid layout segment handling
Trond Myklebust
1
-16
/
+12
2020-03-27
NFS/pNFS: Simplify bucket layout segment reference counting
Trond Myklebust
1
-19
/
+20
2020-03-27
NFS/pNFS: Clean up pNFS commit operations
Trond Myklebust
5
-71
/
+97
2020-03-27
NFS: Remove bucket array from struct pnfs_ds_commit_info
Trond Myklebust
5
-172
/
+1
2020-03-27
NFS/pNFS: Add a helper pnfs_generic_search_commit_reqs()
Trond Myklebust
3
-31
/
+54
2020-03-27
pNFS: Enable per-layout segment commit structures
Trond Myklebust
4
-6
/
+117
2020-03-27
pNFS: Add infrastructure for cleaning up per-layout commit structures
Trond Myklebust
6
-4
/
+120
2020-03-27
NFS/pNFS: Support commit arrays in nfs_clear_pnfs_ds_commit_verifiers()
Trond Myklebust
1
-3
/
+16
2020-03-27
NFS: Fix O_DIRECT commit verifier handling
Trond Myklebust
3
-124
/
+22
2020-03-27
NFS: commit errors should be fatal
Trond Myklebust
1
-2
/
+30
2020-03-27
NFS/pNFS: Allow O_DIRECT to release the DS commitinfo
Trond Myklebust
2
-0
/
+17
2020-03-27
pNFS: Support per-layout segment commits in pnfs_generic_commit_pagelist()
Trond Myklebust
1
-0
/
+16
2020-03-27
pNFS: Support per-layout segment commits in pnfs_generic_recover_commit_reqs()
Trond Myklebust
1
-8
/
+33
2020-03-27
NFSv4/pNFS: Scan the full list of commit arrays when committing
Trond Myklebust
1
-12
/
+40
2020-03-27
NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_info
Trond Myklebust
4
-1
/
+17
2020-03-26
pNFS: Add a helper to allocate the array of buckets
Trond Myklebust
2
-0
/
+34
2020-03-26
NFS/pNFS: Refactor pnfs_generic_commit_pagelist()
Trond Myklebust
2
-101
/
+76
2020-03-26
pNFS/flexfiles: Simplify allocation of the mirror array
Trond Myklebust
2
-17
/
+6
2020-03-25
NFS: Don't specify NFS version in "UDP not supported" error
Petr Vorel
1
-2
/
+2
2020-03-25
nfsroot: set tcp as the default transport protocol
Liwei Song
1
-1
/
+1
2020-03-24
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+1
2020-03-22
NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails
Misono Tomohiro
1
-0
/
+2
2020-03-18
nfs: Fix up documentation in nfs_follow_referral() and nfs_do_submount()
Trond Myklebust
2
-5
/
+2
2020-03-16
nfsd: export upcalls must not return ESTALE when mountd is down
Trond Myklebust
1
-5
/
+6
2020-03-16
nfs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-03-16
NFSv4.2: error out when relink swapfile
Murphy Zhou
1
-0
/
+3
2020-03-16
NFS:remove redundant call to nfs_do_access
Zhouyi Zhou
1
-8
/
+1
2020-03-16
NFSv4: Add support for CB_RECALL_ANY for flexfiles layouts
Trond Myklebust
7
-18
/
+186
2020-03-16
NFSv4: Clean up nfs_delegation_reap_expired()
Trond Myklebust
1
-43
/
+40
2020-03-16
NFSv4: Clean up nfs_delegation_reap_unclaimed()
Trond Myklebust
1
-39
/
+37
2020-03-16
NFSv4: Clean up nfs_client_return_marked_delegations()
Trond Myklebust
1
-69
/
+60
2020-03-16
NFS: Add a helper nfs_client_for_each_server()
Trond Myklebust
2
-1
/
+38
2020-03-16
NFSv4/pnfs: Clean up nfs_layout_find_inode()
Trond Myklebust
1
-31
/
+21
2020-03-16
NFSv4: Ensure layout headers are RCU safe
Trond Myklebust
5
-11
/
+13
2020-03-16
NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()
Trond Myklebust
1
-0
/
+2
2020-03-16
pNFS/flexfiles: Report DELAY and GRACE errors from the DS to the server
Trond Myklebust
1
-9
/
+11
2020-03-16
NFS: Limit the size of the access cache by default
Trond Myklebust
1
-1
/
+1
2020-03-16
NFS: Avoid referencing the cred twice in async rename/unlink
Trond Myklebust
1
-2
/
+2
2020-03-16
NFSv4: Avoid unnecessary credential references in layoutget
Trond Myklebust
2
-3
/
+2
[prev]
[next]