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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-19
NFS: Fix the notifications when renaming onto an existing file
Trond Myklebust
1
-5
/
+4
2009-03-19
NFS: Fix up a mismerged patch
Trond Myklebust
1
-1
/
+1
2009-03-19
SVCRDMA: fix recent printk format warnings.
Tom Talpey
1
-1
/
+1
2009-03-19
SUNRPC: Ensure we close the socket on EPIPE errors too...
Trond Myklebust
1
-1
/
+1
2009-03-19
SUNRPC: xs_tcp_connect_worker{4,6}: merge common code
Trond Myklebust
1
-68
/
+72
2009-03-19
SUNRPC: Add a sysctl to control the duration of the socket linger timeout
Trond Myklebust
1
-2
/
+11
2009-03-19
SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC sockets
Trond Myklebust
2
-17
/
+82
2009-03-11
SUNRPC: Ensure that xs_nospace return values are propagated
Trond Myklebust
1
-4
/
+7
2009-03-11
SUNRPC: Delay, then retry on connection errors.
Trond Myklebust
1
-18
/
+16
2009-03-11
SUNRPC: Return EAGAIN instead of ENOTCONN when waking up xprt->pending
Trond Myklebust
3
-52
/
+41
2009-03-11
SUNRPC: Handle socket errors correctly
Trond Myklebust
1
-7
/
+5
2009-03-11
SUNRPC: Handle ECONNREFUSED correctly in xprt_transmit()
Trond Myklebust
3
-37
/
+34
2009-03-11
SUNRPC: Don't disconnect if a connection is still in progress.
Trond Myklebust
1
-4
/
+14
2009-03-11
SUNRPC: Ensure we set XPRT_CLOSING only after we've sent a tcp FIN...
Trond Myklebust
1
-4
/
+1
2009-03-11
SUNRPC: Avoid an unnecessary task reschedule on ENOTCONN
Trond Myklebust
1
-8
/
+18
2009-03-11
NFS: load the rpc/rdma transport module automatically
Tom Talpey
1
-1
/
+3
2009-03-11
SUNRPC: dynamically load RPC transport modules on-demand
Tom Talpey
2
-0
/
+32
2009-03-11
XPRTRDMA: correct an rpc/rdma inline send marshaling error
Tom Talpey
1
-12
/
+14
2009-03-11
SVCRDMA: remove faulty assertions in rpc/rdma chunk validation.
Tom Talpey
1
-3
/
+5
2009-03-11
NFS: Kill the "defined but not used" compile error on nommu machines
Trond Myklebust
1
-7
/
+5
2009-03-11
NFS: Throttle page dirtying while we're flushing to disk
Trond Myklebust
7
-29
/
+43
2009-03-11
NFS: cleanup - remove struct nfs_inode->ncommit
Trond Myklebust
3
-12
/
+17
2009-03-11
NFSv4: Simplify some cache consistency post-op GETATTRs
Trond Myklebust
2
-5
/
+13
2009-03-11
NFSv4: A referral is assumed to always point to a directory.
Trond Myklebust
1
-0
/
+14
2009-03-11
NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decoded
Trond Myklebust
1
-19
/
+73
2009-03-11
NFSv4: Clean up decode_getfattr()
Trond Myklebust
1
-21
/
+57
2009-03-11
NFS: Fix the type of struct nfs_fattr->mode
Trond Myklebust
5
-47
/
+38
2009-03-11
NFS: Shrink the struct nfs_fattr
Trond Myklebust
2
-7
/
+3
2009-03-11
NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr
Trond Myklebust
5
-103
/
+202
2009-03-11
NFSv4: Ignore errors on the post-op attributes in SETATTR calls
Trond Myklebust
1
-3
/
+1
2009-03-11
NFS: flush cached directory information slightly more readily.
NeilBrown
1
-2
/
+13
2009-03-11
NFS: Minor __nfs_revalidate_inode cleanup
Suresh Jayaraman
1
-3
/
+0
2009-03-11
SUNRPC: Avoid spurious wake-up during UDP connect processing
Chuck Lever
1
-18
/
+26
2009-03-11
SUNRPC: xprt_connect() don't abort the task if the transport isn't bound
Trond Myklebust
2
-5
/
+10
2009-03-11
SUNRPC: Fix an Oops due to socket not set up yet...
Trond Myklebust
1
-1
/
+9
2009-03-11
Bug 11061, NFS mounts dropped
Ian Dall
1
-1
/
+62
2009-03-11
NFS: Handle -ESTALE error in access()
Suresh Jayaraman
1
-1
/
+7
2009-03-11
NLM: Fix GRANT callback address comparison when IPv6 is enabled
Chuck Lever
1
-1
/
+50
2009-03-11
NLM: Shrink the IPv4-only version of nlm_cmp_addr()
Chuck Lever
1
-0
/
+8
2009-03-11
NFSv3: Fix posix ACL code
Trond Myklebust
4
-27
/
+39
2009-03-11
NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)
Trond Myklebust
1
-7
/
+8
2009-03-11
SUNRPC: Tighten up the task locking rules in __rpc_execute()
Trond Myklebust
1
-13
/
+20
2009-03-11
i810: fix kernel crash fix when struct fb_var_screeninfo is supplied
Samuel CUELLA
1
-2
/
+3
2009-03-11
m68knommu: m528x build fix
Steven King
1
-228
/
+0
2009-03-11
m68knommu: m5206e build fix
Steven King
1
-0
/
+1
2009-03-11
rcu: documentation 1Q09 update
Paul E. McKenney
1
-0
/
+12
2009-03-11
kernel/user.c: fix a memory leak when freeing up non-init usernamespaces users
Dhaval Giani
1
-7
/
+7
2009-03-11
mtd: physmap: fix NULL pointer dereference in error path
Atsushi Nemoto
1
-8
/
+11
2009-03-11
intel-agp: fix a panic with 1M of shared memory, no GTT entries
Lubomir Rintel
1
-3
/
+5
2009-03-11
mtd_dataflash: fix probing of AT45DB321C chips.
Will Newton
1
-1
/
+2
[next]