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
2018-10-21
page cache: Convert hole search to XArray
Matthew Wilcox
1
-1
/
+1
2018-10-19
nfs: remove redundant call to nfs_context_set_write_error()
Benjamin Coddington
1
-4
/
+0
2018-10-19
nfs: Fix a missed page unlock after pg_doio()
Benjamin Coddington
1
-19
/
+21
2018-10-05
NFSv4.x: fix lock recovery during delegation recall
Olga Kornievskaia
1
-3
/
+3
2018-09-30
NFSv4: Fix lookup revalidate of regular files
Trond Myklebust
1
-40
/
+39
2018-09-30
NFS: Refactor nfs_lookup_revalidate()
Trond Myklebust
1
-96
/
+126
2018-09-30
NFS: Fix dentry revalidation on NFSv4 lookup
Trond Myklebust
1
-3
/
+12
2018-09-30
NFS: Remove private spinlock in struct nfs_pgio_header
Trond Myklebust
2
-13
/
+10
2018-09-30
NFSv3: Improve NFSv3 performance when server returns no post-op attributes
Trond Myklebust
2
-1
/
+10
2018-09-30
NFSv4: Split out NFS v4.2 copy completion functions
Anna Schumaker
1
-15
/
+26
2018-09-30
NFS: Reduce indentation of nfs4_recovery_handle_error()
Anna Schumaker
1
-32
/
+32
2018-09-30
NFS: Reduce indentation of the switch statement in nfs4_reclaim_open_state()
Anna Schumaker
1
-37
/
+33
2018-09-30
NFS: Split out the body of nfs4_reclaim_open_state()
Anna Schumaker
1
-36
/
+47
2018-09-30
nfs4: flex_file: ignore synthetic uid/gid for tightly coupled DSes
Tigran Mkrtchyan
1
-1
/
+1
2018-09-30
NFSv4.1: Fix the r/wsize checking
Trond Myklebust
1
-7
/
+9
2018-09-30
NFSv4: Convert struct nfs4_state to use refcount_t
Trond Myklebust
3
-9
/
+9
2018-09-30
NFSv4: Convert open state lookup to use RCU
Trond Myklebust
2
-6
/
+7
2018-09-30
NFS: Convert lookups of the open context to RCU
Trond Myklebust
5
-38
/
+55
2018-09-30
NFS: Simplify internal check for whether file is open for write
Trond Myklebust
1
-9
/
+1
2018-09-30
NFS: Convert lookups of the lock context to RCU
Trond Myklebust
1
-13
/
+12
2018-09-30
pNFS: Don't allocate more pages than we need to fit a layoutget response
Trond Myklebust
4
-0
/
+10
2018-09-30
pNFS: Don't zero out the array in nfs4_alloc_pages()
Trond Myklebust
1
-2
/
+2
2018-09-30
SUNRPC: Add a label for RPC calls that require allocation on receive
Trond Myklebust
1
-1
/
+3
2018-09-15
Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-24
/
+39
2018-09-14
NFS: Don't open code clearing of delegation state
Trond Myklebust
1
-9
/
+12
2018-09-14
NFSv4.1 fix infinite loop on I/O.
Trond Myklebust
2
-3
/
+9
2018-09-14
NFSv4: Fix a tracepoint Oops in initiate_file_draining()
Trond Myklebust
1
-1
/
+1
2018-09-14
pNFS: Ensure we return the error if someone kills a waiting layoutget
Trond Myklebust
1
-10
/
+16
2018-09-14
NFSv4: Fix a tracepoint Oops in initiate_file_draining()
Trond Myklebust
1
-1
/
+1
2018-08-24
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
26
-161
/
+814
2018-08-21
pNFS: Remove unwanted optimisation of layoutget
Trond Myklebust
1
-6
/
+0
2018-08-21
pNFS/flexfiles: ff_layout_pg_init_read should exit on error
Trond Myklebust
1
-17
/
+11
2018-08-16
pNFS: Treat RECALLCONFLICT like DELAY...
Trond Myklebust
1
-9
/
+0
2018-08-16
pNFS: When updating the stateid in layoutreturn, also update the recall range
Trond Myklebust
3
-2
/
+11
2018-08-15
NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
Trond Myklebust
1
-4
/
+10
2018-08-15
NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
Trond Myklebust
1
-9
/
+7
2018-08-14
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-3
/
+6
2018-08-14
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
3
-8
/
+10
2018-08-14
NFSv4: Fix a typo in nfs4_init_channel_attrs()
Trond Myklebust
1
-1
/
+1
2018-08-14
NFSv4: Don't busy wait if NFSv4 session draining is interrupted
Trond Myklebust
1
-5
/
+13
2018-08-14
NFS recover from destination server reboot for copies
Olga Kornievskaia
4
-5
/
+39
2018-08-09
NFS add a simple sync nfs4_proc_commit after async COPY
Olga Kornievskaia
3
-1
/
+66
2018-08-09
NFS handle COPY ERR_OFFLOAD_NO_REQS
Olga Kornievskaia
1
-1
/
+5
2018-08-09
NFS send OFFLOAD_CANCEL when COPY killed
Olga Kornievskaia
1
-1
/
+90
2018-08-09
NFS export nfs4_async_handle_error
Olga Kornievskaia
2
-1
/
+4
2018-08-09
NFS handle COPY reply CB_OFFLOAD call race
Olga Kornievskaia
3
-5
/
+49
2018-08-09
NFS add support for asynchronous COPY
Olga Kornievskaia
4
-9
/
+93
2018-08-09
NFS COPY xdr handle async reply
Olga Kornievskaia
1
-10
/
+12
2018-08-09
NFS OFFLOAD_CANCEL xdr
Olga Kornievskaia
3
-0
/
+70
2018-08-09
NFS CB_OFFLOAD xdr
Olga Kornievskaia
3
-1
/
+98
[prev]
[next]