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
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
2015-11-02
pNFS/flexfiles: Add support for FF_FLAGS_NO_IO_THRU_MDS
Trond Myklebust
2
-2
/
+23
2015-11-02
pNFS/flexfiles: When mirrored, retry failed reads by switching mirrors
Trond Myklebust
1
-8
/
+14
2015-10-22
Move locks API users to locks_lock_inode_wait()
Benjamin Coddington
2
-24
/
+2
2015-10-22
Merge branch 'bugfixes'
Trond Myklebust
10
-52
/
+44
2015-10-21
NFSv4.1/pnfs: Retry through MDS when getting bad length of data
Kinglong Mee
3
-6
/
+22
2015-10-21
nfs/blocklayout: Fix bad using of page offset in bl_read_pagelist
Kinglong Mee
1
-5
/
+2
2015-10-21
NFS: Return directly if encode_sessionid fail
Kinglong Mee
1
-1
/
+3
2015-10-21
NFS: Fix bad checking of max taglen in callback request
Kinglong Mee
1
-1
/
+1
2015-10-21
NFS: Fix bad defines of callback response maxsize
Kinglong Mee
1
-8
/
+10
2015-10-21
NFS: Use NFS4_MAX_SESSIONID_LEN directly for decode/encode sessionid
Kinglong Mee
1
-6
/
+4
2015-10-21
NFS: Remove unneeded NFS_DEBUG checking before define NFSDBG_FACILITY
Kinglong Mee
2
-5
/
+1
2015-10-21
NFS: Remove the left function defines in callback.h
Kinglong Mee
1
-6
/
+0
2015-10-21
NFS: Remove the left global variable nfs_callback_tcpport
Kinglong Mee
2
-3
/
+0
2015-10-21
NFS: Get rid of the unneeded addr stored in callback arguments
Kinglong Mee
2
-10
/
+0
2015-10-21
nfsroot: make nfsroot to accept the 1024 bytes long directory name
Li RongQing
1
-1
/
+1
2015-10-21
Merge branch 'nfsclone'
Trond Myklebust
7
-2
/
+334
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
1
-2
/
+2
2015-10-15
NFS: Fix an 'unused variable' complaint when #ifndef CONFIG_NFS_V4_2
Trond Myklebust
1
-2
/
+11
2015-10-15
nfs42: add NFS_IOC_CLONE_RANGE ioctl
Peng Tao
1
-0
/
+14
2015-10-15
nfs42: respect clone_blksize
Peng Tao
1
-0
/
+11
2015-10-15
nfs: get clone_blksize when probing fsinfo
Peng Tao
3
-0
/
+27
2015-10-15
nfs42: add NFS_IOC_CLONE ioctl
Peng Tao
1
-0
/
+102
2015-10-15
nfs42: add CLONE proc functions
Peng Tao
3
-1
/
+74
2015-10-15
nfs42: add CLONE xdr functions
Peng Tao
2
-1
/
+97
2015-10-08
NFSv4: Unify synchronous and asynchronous error handling
Trond Myklebust
1
-74
/
+49
2015-10-08
NFSv4: Don't use synchronous delegation recall in exception handling
Trond Myklebust
2
-9
/
+5
2015-10-08
NFSv4: nfs4_async_handle_error should take a non-const nfs_server
Trond Myklebust
1
-3
/
+3
2015-10-08
NFSv4: Update the delay statistics counter for synchronous delays
Trond Myklebust
1
-1
/
+2
2015-10-08
NFSv4: Refactor NFSv4 error handling
Trond Myklebust
2
-9
/
+36
2015-10-07
NFS: Fix a tracepoint NULL-pointer dereference
Anna Schumaker
1
-1
/
+1
2015-10-02
nfs4: reset states to use open_stateid when returning delegation voluntarily
Jeff Layton
1
-0
/
+3
2015-10-02
NFSv4: Fix a nograce recovery hang
Benjamin Coddington
1
-0
/
+2
2015-10-02
NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FH
Trond Myklebust
1
-2
/
+8
2015-10-02
NFSv4: Don't try to reclaim unused state owners
Trond Myklebust
1
-1
/
+2
2015-10-02
NFS: Fix a write performance regression
Trond Myklebust
1
-1
/
+1
2015-10-02
NFS: Fix up page writeback accounting
Trond Myklebust
1
-6
/
+6
2015-09-29
fs: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
1
-1
/
+1
2015-09-23
NFS41: make close wait for layoutreturn
Peng Tao
3
-10
/
+49
2015-09-23
NFS: Skip checking ds_cinfo.buckets when lseg's commit_through_mds is set
Kinglong Mee
1
-2
/
+5
[next]