index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2015-12-08
1
-3
/
+6
*
don't put symlink bodies in pagecache into highmem
Al Viro
2015-12-08
2
-3
/
+4
*
nfs4: resend LAYOUTGET when there is a race that changes the seqid
Jeff Layton
2015-11-25
1
-25
/
+31
*
nfs: if we have no valid attrs, then don't declare the attribute cache valid
Jeff Layton
2015-11-25
1
-1
/
+5
*
nfs: ensure that attrcache is revalidated after a SETATTR
Jeff Layton
2015-11-25
1
-1
/
+4
*
nfs4: limit callback decoding to received bytes
Benjamin Coddington
2015-11-23
1
-2
/
+5
*
nfs4: start callback_ident at idr 1
Benjamin Coddington
2015-11-23
1
-1
/
+1
*
nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAY
Jeff Layton
2015-11-23
1
-1
/
+1
*
NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding success
Kinglong Mee
2015-11-23
1
-0
/
+1
*
NFS: Properly set NFS v4.2 NFSDBG_FACILITY
Anna Schumaker
2015-11-23
1
-1
/
+1
*
nfs: reduce the amount of ifdefs for v4.2 in nfs4file.c
Christoph Hellwig
2015-11-23
1
-20
/
+7
*
nfs: use btrfs ioctl defintions for clone
Christoph Hellwig
2015-11-23
1
-4
/
+6
*
nfs: allow intra-file CLONE
Christoph Hellwig
2015-11-23
1
-5
/
+14
*
nfs: offer native ioctls even if CONFIG_COMPAT is set
Christoph Hellwig
2015-11-23
1
-3
/
+0
*
nfs: pass on count for CLONE operations
Christoph Hellwig
2015-11-23
1
-0
/
+1
*
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-11-13
1
-14
/
+20
|
\
|
*
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
2015-11-13
1
-14
/
+20
*
|
Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-11-09
23
-197
/
+542
|
\
\
|
|
/
|
/
|
|
*
nfs: Fix GETATTR bitmap verification
Andreas Gruenbacher
2015-11-03
1
-0
/
+23
|
*
nfs: Remove unused xdr page offsets in getacl/setacl arguments
Andreas Gruenbacher
2015-11-03
2
-5
/
+4
|
*
fs/nfs: remove unnecessary new_valid_dev check
Yaowei Bai
2015-11-03
1
-3
/
+0
|
*
Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2015-11-02
1
-32
/
+8
|
|
\
|
|
*
NFS: Enable client side NFSv4.1 backchannel to use other transports
Chuck Lever
2015-11-02
1
-32
/
+8
|
*
|
pNFS/flexfiles: Add support for FF_FLAGS_NO_IO_THRU_MDS
Trond Myklebust
2015-11-02
2
-2
/
+23
|
*
|
pNFS/flexfiles: When mirrored, retry failed reads by switching mirrors
Trond Myklebust
2015-11-02
1
-8
/
+14
|
*
|
Merge branch 'bugfixes'
Trond Myklebust
2015-10-21
10
-52
/
+44
|
|
\
\
|
|
*
|
NFSv4.1/pnfs: Retry through MDS when getting bad length of data
Kinglong Mee
2015-10-21
3
-6
/
+22
|
|
*
|
nfs/blocklayout: Fix bad using of page offset in bl_read_pagelist
Kinglong Mee
2015-10-21
1
-5
/
+2
|
|
*
|
NFS: Return directly if encode_sessionid fail
Kinglong Mee
2015-10-21
1
-1
/
+3
|
|
*
|
NFS: Fix bad checking of max taglen in callback request
Kinglong Mee
2015-10-21
1
-1
/
+1
|
|
*
|
NFS: Fix bad defines of callback response maxsize
Kinglong Mee
2015-10-21
1
-8
/
+10
|
|
*
|
NFS: Use NFS4_MAX_SESSIONID_LEN directly for decode/encode sessionid
Kinglong Mee
2015-10-21
1
-6
/
+4
|
|
*
|
NFS: Remove unneeded NFS_DEBUG checking before define NFSDBG_FACILITY
Kinglong Mee
2015-10-21
2
-5
/
+1
|
|
*
|
NFS: Remove the left function defines in callback.h
Kinglong Mee
2015-10-21
1
-6
/
+0
|
|
*
|
NFS: Remove the left global variable nfs_callback_tcpport
Kinglong Mee
2015-10-21
2
-3
/
+0
|
|
*
|
NFS: Get rid of the unneeded addr stored in callback arguments
Kinglong Mee
2015-10-21
2
-10
/
+0
|
|
*
|
nfsroot: make nfsroot to accept the 1024 bytes long directory name
Li RongQing
2015-10-21
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'nfsclone'
Trond Myklebust
2015-10-21
7
-2
/
+334
|
|
\
\
|
|
*
|
NFS: Fix an 'unused variable' complaint when #ifndef CONFIG_NFS_V4_2
Trond Myklebust
2015-10-15
1
-2
/
+11
|
|
*
|
nfs42: add NFS_IOC_CLONE_RANGE ioctl
Peng Tao
2015-10-15
1
-0
/
+14
|
|
*
|
nfs42: respect clone_blksize
Peng Tao
2015-10-15
1
-0
/
+11
|
|
*
|
nfs: get clone_blksize when probing fsinfo
Peng Tao
2015-10-15
3
-0
/
+27
|
|
*
|
nfs42: add NFS_IOC_CLONE ioctl
Peng Tao
2015-10-15
1
-0
/
+102
|
|
*
|
nfs42: add CLONE proc functions
Peng Tao
2015-10-15
3
-1
/
+74
|
|
*
|
nfs42: add CLONE xdr functions
Peng Tao
2015-10-15
2
-1
/
+97
|
|
|
/
|
*
|
NFSv4: Unify synchronous and asynchronous error handling
Trond Myklebust
2015-10-08
1
-74
/
+49
|
*
|
NFSv4: Don't use synchronous delegation recall in exception handling
Trond Myklebust
2015-10-08
2
-9
/
+5
|
*
|
NFSv4: nfs4_async_handle_error should take a non-const nfs_server
Trond Myklebust
2015-10-08
1
-3
/
+3
|
*
|
NFSv4: Update the delay statistics counter for synchronous delays
Trond Myklebust
2015-10-08
1
-1
/
+2
|
*
|
NFSv4: Refactor NFSv4 error handling
Trond Myklebust
2015-10-08
2
-9
/
+36
|
|
/
[next]