index
:
Linux Stable
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.12.y
linux-6.13.y
linux-6.14.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
...
|
*
nfs: eliminate pointless and confusing do_vfs_lock wrappers
Jeff Layton
2016-09-22
2
-17
/
+7
|
*
nfs: the length argument to read_buf should be unsigned
Jeff Layton
2016-09-22
1
-1
/
+1
|
*
nfs: cover ->migratepage with CONFIG_MIGRATION
Chao Yu
2016-09-20
2
-3
/
+2
|
*
pnfs: add a new mechanism to select a layout driver according to an ordered list
Jeff Layton
2016-09-19
5
-24
/
+71
|
*
NFS pnfs data server multipath session trunking
Andy Adamson
2016-09-19
4
-14
/
+86
|
*
NFS test session trunking with exchange id
Andy Adamson
2016-09-19
2
-11
/
+44
|
*
NFS add xprt switch addrs test to match client
Andy Adamson
2016-09-19
1
-1
/
+4
|
*
NFS detect session trunking
Andy Adamson
2016-09-19
2
-0
/
+92
|
*
NFS refactor nfs4_check_serverowner_major_id
Andy Adamson
2016-09-19
1
-6
/
+5
|
*
NFS refactor nfs4_match_clientids
Andy Adamson
2016-09-19
1
-5
/
+5
|
*
NFS setup async exchange_id
Andy Adamson
2016-09-19
1
-81
/
+134
|
*
NFSv4.x: Add kernel parameter to control the callback server
Trond Myklebust
2016-09-19
6
-6
/
+21
|
*
NFSv4.x: Switch to using svc_set_num_threads() to manage the callback threads
Trond Myklebust
2016-09-19
2
-66
/
+15
|
*
NFSv4.x: Fix up the global tracking of the callback server
Trond Myklebust
2016-09-19
1
-5
/
+9
|
*
SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create()
Trond Myklebust
2016-09-19
1
-3
/
+0
|
*
NFSv4.x: Set up struct svc_serv_ops for the callback channel
Trond Myklebust
2016-09-19
1
-18
/
+39
|
*
pnfs: track multiple layout types in fsinfo structure
Jeff Layton
2016-09-19
4
-27
/
+29
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
2
-2
/
+7
|
\
\
|
*
|
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
3
-3
/
+3
|
*
|
fs: make remaining filesystems use .rename2
Miklos Szeredi
2016-09-27
5
-5
/
+10
|
|
/
*
|
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-10
2
-12
/
+0
|
\
\
|
*
|
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-10-07
2
-12
/
+0
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-07
4
-7
/
+7
|
\
\
|
*
|
mm: remove page_file_index
Huang Ying
2016-10-07
4
-7
/
+7
|
|
/
*
/
switch generic_file_splice_read() to use of ->read_iter()
Al Viro
2016-10-05
3
-27
/
+2
|
/
*
NFSv4.1: Fix the CREATE_SESSION slot number accounting
Trond Myklebust
2016-09-11
1
-2
/
+10
*
pNFS: Don't forget the layout stateid if there are outstanding LAYOUTGETs
Trond Myklebust
2016-09-04
1
-1
/
+2
*
pNFS: Clear out all layout segments if the server unsets lrp->res.lrs_present
Trond Myklebust
2016-09-03
1
-3
/
+6
*
pNFS: Fix pnfs_set_layout_stateid() to clear NFS_LAYOUT_INVALID_STID
Trond Myklebust
2016-09-03
1
-17
/
+19
*
pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised
Trond Myklebust
2016-09-03
1
-0
/
+3
*
NFS: Fix error reporting in nfs_file_write()
Trond Myklebust
2016-09-03
1
-1
/
+4
*
NFSv4.x: Fix a refcount leak in nfs_callback_up_net
Trond Myklebust
2016-08-30
1
-0
/
+1
*
NFS4: Avoid migration loops
Benjamin Coddington
2016-08-30
1
-0
/
+5
*
pNFS/flexfiles: Fix an Oopsable condition when connection to the DS fails
Trond Myklebust
2016-08-29
2
-28
/
+28
*
NFSv4.1: Remove obsolete and incorrrect assignment in nfs4_callback_sequence
Trond Myklebust
2016-08-28
1
-1
/
+0
*
NFSv4.1: Close callback races for OPEN, LAYOUTGET and LAYOUTRETURN
Trond Myklebust
2016-08-28
1
-13
/
+65
*
NFSv4.1: Defer bumping the slot sequence number until we free the slot
Trond Myklebust
2016-08-28
2
-3
/
+9
*
NFSv4.1: Delay callback processing when there are referring triples
Trond Myklebust
2016-08-28
4
-4
/
+29
*
NFSv4.1: Fix Oopsable condition in server callback races
Trond Myklebust
2016-08-28
3
-4
/
+35
*
pnfs/blocklayout: update last_write_offset atomically with extents
Benjamin Coddington
2016-08-23
3
-5
/
+10
*
pNFS: The client must not do I/O to the DS if it's lease has expired
Trond Myklebust
2016-08-23
1
-0
/
+1
*
pNFS: Handle NFS4ERR_OLD_STATEID correctly in LAYOUTSTAT calls
Trond Myklebust
2016-08-19
2
-6
/
+29
*
pNFS/flexfiles: Set reasonable default retrans values for the data channel
Trond Myklebust
2016-08-16
1
-2
/
+2
*
NFS: Allow the mount option retrans=0
Trond Myklebust
2016-08-16
3
-8
/
+26
*
pNFS/flexfiles: Fix layoutstat periodic reporting
Trond Myklebust
2016-08-14
2
-5
/
+5
*
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-08-12
5
-12
/
+32
|
\
|
*
NFSv4: Cap the transport reconnection timer at 1/2 lease period
Trond Myklebust
2016-08-05
1
-0
/
+3
|
*
NFSv4: Cleanup the setting of the nfs4 lease period
Trond Myklebust
2016-08-05
4
-12
/
+27
|
*
NFSv4.2: LAYOUTSTATS may return NFS4ERR_ADMIN/DELEG_REVOKED
Trond Myklebust
2016-08-05
1
-0
/
+2
*
|
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-08-06
6
-21
/
+22
|
\
\
[prev]
[next]