index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2016-01-04
NFSv4.1/pNFS: Fix a race in initiate_file_draining()
Trond Myklebust
1
-4
/
+1
2016-01-04
NFSv4.1/pNFS: pnfs_error_mark_layout_for_return() must always return layout
Trond Myklebust
2
-7
/
+21
2016-01-04
NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return() should set the iomode
Trond Myklebust
1
-4
/
+12
2016-01-04
NFSv4.1/pNFS: Use nfs4_stateid_copy for copying stateids
Trond Myklebust
1
-3
/
+3
2016-01-04
NFSv4.1/pNFS: Don't pass stateids by value to pnfs_send_layoutreturn()
Trond Myklebust
1
-6
/
+6
2015-12-31
NFS: Relax requirements in nfs_flush_incompatible
Trond Myklebust
3
-7
/
+8
2015-12-31
NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid
Trond Myklebust
6
-0
/
+37
2015-12-31
NFS: Allow multiple commit requests in flight per file
Trond Myklebust
5
-49
/
+35
2015-12-31
NFS/pNFS: Fix up pNFS write reschedule layering violations and bugs
Trond Myklebust
4
-19
/
+22
2015-12-28
NFSv4: List stateid information in the callback tracepoints
Trond Myklebust
2
-6
/
+79
2015-12-28
NFSv4.1/pNFS: Don't return NFS4ERR_DELAY unnecessarily in CB_LAYOUTRECALL
Trond Myklebust
1
-1
/
+1
2015-12-28
NFSv4.1/pNFS: Ensure we enforce RFC5661 Section 12.5.5.2.1
Trond Myklebust
1
-0
/
+20
2015-12-28
pNFS: If we have to delay the layout callback, mark the layout for return
Trond Myklebust
3
-3
/
+18
2015-12-28
NFSv4.1/pNFS: Add a helper to mark the layout as returned
Trond Myklebust
4
-1
/
+17
2015-12-28
pNFS: Ensure nfs4_layoutget_prepare returns the correct error
Trond Myklebust
1
-4
/
+5
2015-12-28
pNFS: Modify pnfs_update_layout tracepoints to use layout stateid
Trond Myklebust
3
-16
/
+28
2015-12-28
NFSv4: Fix unused variable warnings in nfs4_init_*_client_string()
Trond Myklebust
1
-6
/
+3
2015-12-28
nfs: add new tracepoint for pnfs_update_layout
Jeff Layton
2
-6
/
+88
2015-12-28
Adding tracepoint to cached open
Olga Kornievskaia
2
-0
/
+41
2015-12-28
Adding stateid information to tracepoints
Olga Kornievskaia
3
-32
/
+245
2015-12-14
sched/wait: Fix the signal handling fix
Peter Zijlstra
4
-7
/
+7
2015-12-13
Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+2
2015-12-12
osd fs: __r4w_get_page rely on PageUptodate for uptodate
Hugh Dickins
1
-4
/
+1
2015-12-08
SUNRPC: Fix callback channel
Trond Myklebust
1
-5
/
+2
2015-11-25
nfs4: resend LAYOUTGET when there is a race that changes the seqid
Jeff Layton
1
-25
/
+31
2015-11-25
nfs: if we have no valid attrs, then don't declare the attribute cache valid
Jeff Layton
1
-1
/
+5
2015-11-25
nfs: ensure that attrcache is revalidated after a SETATTR
Jeff Layton
1
-1
/
+4
2015-11-24
nfs4: limit callback decoding to received bytes
Benjamin Coddington
1
-2
/
+5
2015-11-24
nfs4: start callback_ident at idr 1
Benjamin Coddington
1
-1
/
+1
2015-11-24
nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAY
Jeff Layton
1
-1
/
+1
2015-11-24
NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding success
Kinglong Mee
1
-0
/
+1
2015-11-24
NFS: Properly set NFS v4.2 NFSDBG_FACILITY
Anna Schumaker
1
-1
/
+1
2015-11-24
nfs: reduce the amount of ifdefs for v4.2 in nfs4file.c
Christoph Hellwig
1
-20
/
+7
2015-11-24
nfs: use btrfs ioctl defintions for clone
Christoph Hellwig
1
-4
/
+6
2015-11-24
nfs: allow intra-file CLONE
Christoph Hellwig
1
-5
/
+14
2015-11-24
nfs: offer native ioctls even if CONFIG_COMPAT is set
Christoph Hellwig
1
-3
/
+0
2015-11-24
nfs: pass on count for CLONE operations
Christoph Hellwig
1
-0
/
+1
2015-11-14
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-14
/
+20
2015-11-14
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
1
-14
/
+20
2015-11-10
Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
23
-197
/
+542
2015-11-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+3
2015-11-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-3
/
+3
2015-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-2
/
+2
2015-11-05
Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2
-24
/
+2
2015-11-03
nfs: Fix GETATTR bitmap verification
Andreas Gruenbacher
1
-0
/
+23
2015-11-03
nfs: Remove unused xdr page offsets in getacl/setacl arguments
Andreas Gruenbacher
2
-5
/
+4
2015-11-03
fs/nfs: remove unnecessary new_valid_dev check
Yaowei Bai
1
-3
/
+0
2015-11-03
Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
1
-32
/
+8
2015-11-03
NFS: Enable client side NFSv4.1 backchannel to use other transports
Chuck Lever
1
-32
/
+8
[next]