index
:
linux-stable.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.12.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-03-23
127
-2987
/
+5217
|
\
|
*
NFS: fix sb->s_id in nfs debug prints
Vivek Trivedi
2012-03-21
1
-1
/
+1
|
*
xprtrdma: Remove assumption that each segment is <= PAGE_SIZE
Tom Tucker
2012-03-21
1
-5
/
+12
|
*
xprtrdma: The transport should not bug-check when a dup reply is received
Tom Tucker
2012-03-21
1
-2
/
+7
|
*
pnfs-obj: autologin: Add support for protocol autologin
Sachin Bhamare
2012-03-21
5
-0
/
+205
|
*
NFS: Remove nfs4_setup_sequence from generic rename code
Bryan Schumaker
2012-03-21
5
-22
/
+37
|
*
NFS: Remove nfs4_setup_sequence from generic unlink code
Bryan Schumaker
2012-03-21
5
-19
/
+34
|
*
NFS: Remove nfs4_setup_sequence from generic read code
Bryan Schumaker
2012-03-21
6
-14
/
+25
|
*
NFS: Remove nfs4_setup_sequence from generic write code
Bryan Schumaker
2012-03-21
6
-18
/
+25
|
*
NFS: Fix more NFS debug related build warnings
Trond Myklebust
2012-03-21
5
-5
/
+14
|
*
SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined
Trond Myklebust
2012-03-21
2
-44
/
+42
|
*
nfs: non void functions must return a value
Stephen Rothwell
2012-03-21
1
-0
/
+1
|
*
SUNRPC: Kill compiler warning when RPC_DEBUG is unset
Chuck Lever
2012-03-21
1
-2
/
+2
|
*
SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG
Trond Myklebust
2012-03-20
7
-13
/
+31
|
*
NFS: Use cond_resched_lock() to reduce latencies in the commit scans
Trond Myklebust
2012-03-20
3
-10
/
+20
|
*
NFSv4: It is not safe to dereference lsp->ls_state in release_lockowner
Trond Myklebust
2012-03-20
3
-7
/
+7
|
*
NFS: ncommit count is being double decremented
Fred Isaman
2012-03-20
1
-4
/
+1
|
*
SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()
Trond Myklebust
2012-03-19
1
-4
/
+11
|
*
Try using machine credentials for RENEW calls
Sachin Prabhu
2012-03-17
1
-0
/
+7
|
*
NFSv4.1: Fix a few issues in filelayout_commit_pagelist
Trond Myklebust
2012-03-17
1
-23
/
+24
|
*
NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code
Trond Myklebust
2012-03-17
7
-97
/
+183
|
*
NFS: Fix a compile error when !defined NFS_DEBUG
Trond Myklebust
2012-03-14
1
-1
/
+1
|
*
NFSv4: Rate limit the state manager for lock reclaim warning messages
William Dauchy
2012-03-14
1
-1
/
+2
|
*
pnfs-obj: Uglify objio_segment allocation for the sake of the principle :-(
Boaz Harrosh
2012-03-13
1
-14
/
+25
|
*
NFS: null dereference in dev_remove()
Dan Carpenter
2012-03-13
1
-1
/
+1
|
*
NFSv4: Rate limit the state manager warning messages
Trond Myklebust
2012-03-12
3
-4
/
+6
|
*
SUNRPC: Don't use variable length automatic arrays in kernel code
Trond Myklebust
2012-03-12
1
-2
/
+5
|
*
NFS: Check return value from rpc_queue_upcall()
Bryan Schumaker
2012-03-12
1
-2
/
+7
|
*
NFS: Only define some function when v4.1 is enabled
Bryan Schumaker
2012-03-12
1
-0
/
+4
|
*
SUNRPC: Fix a few sparse warnings
Trond Myklebust
2012-03-11
10
-25
/
+14
|
*
NFS: Fix a number of sparse warnings
Trond Myklebust
2012-03-11
13
-33
/
+38
|
*
NFS: replace global bl_wq with per-net one
Stanislav Kinsbursky
2012-03-11
5
-31
/
+39
|
*
NFS: replace global bl_mount_reply with per-net one
Stanislav Kinsbursky
2012-03-11
3
-9
/
+11
|
*
NFS: remove nfs_inode radix tree
Fred Isaman
2012-03-10
9
-194
/
+208
|
*
NFS: remove NFS_PAGE_TAG_LOCKED
Fred Isaman
2012-03-10
3
-45
/
+10
|
*
NFSv4.0: Re-establish the callback channel on NFS4ERR_CB_PATHDOWN
Trond Myklebust
2012-03-10
3
-20
/
+16
|
*
NFSv4: Clean up nfs4_select_rw_stateid()
Trond Myklebust
2012-03-08
4
-20
/
+49
|
*
NFS: Don't copy read delegation stateids in setattr
Trond Myklebust
2012-03-08
3
-8
/
+12
|
*
NFSv4.1 cleanup DS stateid error handling
Andy Adamson
2012-03-08
1
-7
/
+2
|
*
NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE
Trond Myklebust
2012-03-07
2
-1
/
+13
|
*
NFSv4: Don't free the nfs4_lock_state until after the release_lockowner
Trond Myklebust
2012-03-07
3
-15
/
+28
|
*
NFSv4.1 handle DS stateid errors
Andy Adamson
2012-03-07
3
-1
/
+31
|
*
NFS: add fh_crc to debug output
Weston Andros Adamson
2012-03-07
1
-2
/
+4
|
*
NFS: add filehandle crc for debug display
Weston Andros Adamson
2012-03-07
2
-3
/
+28
|
*
NFSv4: Add a helper encode_uint64
Trond Myklebust
2012-03-06
1
-10
/
+11
|
*
NFSv4: More xdr cleanups
Trond Myklebust
2012-03-06
1
-114
/
+50
|
*
NFSv4: Cleanup - convert more functions to use encode_op_hdr
Trond Myklebust
2012-03-06
1
-9
/
+2
|
*
NFS: Fix nfs4_verifier memory alignment
Chuck Lever
2012-03-06
2
-33
/
+39
|
*
NFSv4: Add a encode op helper
Trond Myklebust
2012-03-06
1
-129
/
+32
|
*
NFSv4: Add a helper for encoding NFSv4 sequence ids
Trond Myklebust
2012-03-06
1
-19
/
+28
[next]