index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-04-12
1
-0
/
+1
|
\
|
*
pNFS: Fix RCU lock leakage
Trond Myklebust
2020-04-11
1
-0
/
+1
*
|
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-04-07
29
-1134
/
+1717
|
\
|
|
*
NFS: Clean up process of marking inode stale.
Trond Myklebust
2020-04-06
4
-8
/
+18
|
*
NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn()
Trond Myklebust
2020-04-03
2
-19
/
+34
|
*
NFS/pnfs: Fix dereference of layout cred in pnfs_layoutcommit_inode()
Trond Myklebust
2020-04-03
1
-1
/
+1
|
*
NFS: Beware when dereferencing the delegation cred
Trond Myklebust
2020-04-03
2
-1
/
+11
|
*
NFS: Add a module parameter to set nfs_mountpoint_expiry_timeout
Trond Myklebust
2020-04-02
1
-0
/
+50
|
*
NFS: finish_automount() requires us to hold 2 refs to the mount record
Trond Myklebust
2020-04-02
1
-5
/
+7
|
*
NFS: Fix a few constant_table array definitions
Scott Mayhew
2020-04-02
1
-1
/
+4
|
*
NFS: Try to join page groups before an O_DIRECT retransmission
Trond Myklebust
2020-04-01
2
-1
/
+21
|
*
NFS: Refactor nfs_lock_and_join_requests()
Trond Myklebust
2020-04-01
2
-68
/
+122
|
*
NFS: Reverse the submission order of requests in __nfs_pageio_add_request()
Trond Myklebust
2020-04-01
1
-69
/
+64
|
*
NFS: Clean up nfs_lock_and_join_requests()
Trond Myklebust
2020-04-01
2
-71
/
+94
|
*
NFS: Remove the redundant function nfs_pgio_has_mirroring()
Trond Myklebust
2020-04-01
2
-11
/
+2
|
*
NFS: Fix memory leaks in nfs_pageio_stop_mirroring()
Trond Myklebust
2020-04-01
1
-9
/
+8
|
*
NFS: Fix a request reference leak in nfs_direct_write_clear_reqs()
Trond Myklebust
2020-04-01
1
-0
/
+1
|
*
NFS: Fix use-after-free issues in nfs_pageio_add_request()
Trond Myklebust
2020-04-01
1
-24
/
+24
|
*
NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()
Trond Myklebust
2020-04-01
2
-24
/
+53
|
*
NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
Trond Myklebust
2020-04-01
1
-0
/
+1
|
*
NFS: Remove unused FLUSH_SYNC support in nfs_initiate_pgio()
Trond Myklebust
2020-03-28
1
-12
/
+3
|
*
pNFS/flexfiles: Specify the layout segment range in LAYOUTGET
Trond Myklebust
2020-03-27
1
-4
/
+4
|
*
pNFS/flexfiles: remove requirement for whole file layouts
Trond Myklebust
2020-03-27
1
-21
/
+0
|
*
pNFS/flexfiles: Check the layout segment range before doing I/O
Trond Myklebust
2020-03-27
3
-3
/
+13
|
*
pNFS/flexfile: Don't merge layout segments if the mirrors don't match
Trond Myklebust
2020-03-27
1
-0
/
+19
|
*
NFS/pNFS: Fix pnfs_layout_mark_request_commit() invalid layout segment handling
Trond Myklebust
2020-03-27
1
-16
/
+12
|
*
NFS/pNFS: Simplify bucket layout segment reference counting
Trond Myklebust
2020-03-27
1
-19
/
+20
|
*
NFS/pNFS: Clean up pNFS commit operations
Trond Myklebust
2020-03-27
5
-71
/
+97
|
*
NFS: Remove bucket array from struct pnfs_ds_commit_info
Trond Myklebust
2020-03-27
5
-172
/
+1
|
*
NFS/pNFS: Add a helper pnfs_generic_search_commit_reqs()
Trond Myklebust
2020-03-27
3
-31
/
+54
|
*
pNFS: Enable per-layout segment commit structures
Trond Myklebust
2020-03-27
4
-6
/
+117
|
*
pNFS: Add infrastructure for cleaning up per-layout commit structures
Trond Myklebust
2020-03-27
6
-4
/
+120
|
*
NFS/pNFS: Support commit arrays in nfs_clear_pnfs_ds_commit_verifiers()
Trond Myklebust
2020-03-27
1
-3
/
+16
|
*
NFS: Fix O_DIRECT commit verifier handling
Trond Myklebust
2020-03-27
3
-124
/
+22
|
*
NFS: commit errors should be fatal
Trond Myklebust
2020-03-27
1
-2
/
+30
|
*
NFS/pNFS: Allow O_DIRECT to release the DS commitinfo
Trond Myklebust
2020-03-27
2
-0
/
+17
|
*
pNFS: Support per-layout segment commits in pnfs_generic_commit_pagelist()
Trond Myklebust
2020-03-27
1
-0
/
+16
|
*
pNFS: Support per-layout segment commits in pnfs_generic_recover_commit_reqs()
Trond Myklebust
2020-03-27
1
-8
/
+33
|
*
NFSv4/pNFS: Scan the full list of commit arrays when committing
Trond Myklebust
2020-03-27
1
-12
/
+40
|
*
NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_info
Trond Myklebust
2020-03-27
4
-1
/
+17
|
*
pNFS: Add a helper to allocate the array of buckets
Trond Myklebust
2020-03-26
2
-0
/
+34
|
*
NFS/pNFS: Refactor pnfs_generic_commit_pagelist()
Trond Myklebust
2020-03-26
2
-101
/
+76
|
*
pNFS/flexfiles: Simplify allocation of the mirror array
Trond Myklebust
2020-03-26
2
-17
/
+6
|
*
NFS: Don't specify NFS version in "UDP not supported" error
Petr Vorel
2020-03-25
1
-2
/
+2
|
*
nfsroot: set tcp as the default transport protocol
Liwei Song
2020-03-25
1
-1
/
+1
|
*
NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails
Misono Tomohiro
2020-03-22
1
-0
/
+2
|
*
nfs: Fix up documentation in nfs_follow_referral() and nfs_do_submount()
Trond Myklebust
2020-03-17
2
-5
/
+2
|
*
nfs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-16
2
-2
/
+2
|
*
NFSv4.2: error out when relink swapfile
Murphy Zhou
2020-03-16
1
-0
/
+3
|
*
NFS:remove redundant call to nfs_do_access
Zhouyi Zhou
2020-03-16
1
-8
/
+1
[next]