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.13.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
2005-10-19
RPCSEC_GSS: krb5 pre-privacy cleanup
J. Bruce Fields
4
-62
/
+16
2005-10-19
RPCSEC_GSS: Simplify rpcsec_gss crypto code
J. Bruce Fields
1
-29
/
+77
2005-10-19
RPCSEC_GSS: client-side privacy support
J. Bruce Fields
1
-1
/
+148
2005-10-19
RPCSEC_GSS: cleanup au_rslack calculation
J. Bruce Fields
2
-15
/
+12
2005-10-19
SUNRPC: Retry wrap in case of memory allocation failure.
J. Bruce Fields
1
-3
/
+10
2005-10-19
SUNRPC: Provide a callback to allow free pages allocated during xdr encoding
J. Bruce Fields
2
-1
/
+7
2005-10-19
SUNRPC: Add support for privacy to generic gss-api code.
J. Bruce Fields
2
-0
/
+44
2005-10-19
NFSv4: Fix acl buffer size
J. Bruce Fields
1
-1
/
+1
2005-10-19
NFSv4: handle no acl attr
J. Bruce Fields
1
-1
/
+2
2005-10-19
RPC: stops the release_pipe() funtion from being called twice
Steve Dickson
1
-0
/
+2
2005-10-19
NFSv4: Fix an oopsable condition in nfs_free_seqid
Trond Myklebust
2
-9
/
+1
2005-10-19
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
Trond Myklebust
16
-11
/
+101
2005-10-19
NFS: Fix rename of directory onto empty directory
Trond Myklebust
1
-3
/
+5
2005-10-19
Fix Connectathon locking test failure
Trond Myklebust
1
-17
/
+25
2005-10-19
NFSv4: Ensure that we recover from the OPEN + OPEN_CONFIRM BAD_STATEID race
Trond Myklebust
1
-0
/
+10
2005-10-19
NFSv4: If a delegated open fails, ensure that we return the delegation
Trond Myklebust
1
-0
/
+2
2005-10-19
NFSv4: Return delegations in case we're changing ACLs
Trond Myklebust
2
-0
/
+6
2005-10-19
NFSv4: Return delegation upon rename or removal of file.
Trond Myklebust
4
-4
/
+20
2005-10-19
VFS: Make link_path_walk set LOOKUP_CONTINUE before calling permission().
Trond Myklebust
1
-1
/
+1
2005-10-19
[NFS]: Check that the server returns a valid regular file to our OPEN request
Trond Myklebust
2
-1
/
+19
2005-10-19
NFSv4: Eliminate nfsv4 open race...
Trond Myklebust
6
-102
/
+74
2005-10-19
VFS: Allow the filesystem to return a full file pointer on open intent
Trond Myklebust
4
-27
/
+165
2005-10-19
NFS: Fix up a race in the NFS implementation of GETLK
Trond Myklebust
1
-9
/
+18
2005-10-19
NFSv4: Fix up handling of open_to_lock sequence ids
Trond Myklebust
3
-71
/
+49
2005-10-19
NFSv4: Make NFS clean up byte range locks asynchronously
Trond Myklebust
5
-59
/
+116
2005-10-19
NFSv4: Add missing handling of OPEN_CONFIRM requests on CLAIM_DELEGATE_CUR.
Trond Myklebust
1
-1
/
+12
2005-10-19
NFSv4: Remove nfs4_client->cl_sem from close() path
Trond Myklebust
2
-13
/
+1
2005-10-19
NFSv4: Remove obsolete state_owner and lock_owner semaphores
Trond Myklebust
3
-35
/
+4
2005-10-19
NFSv4: Fix a potential CLOSE race
Trond Myklebust
4
-45
/
+87
2005-10-19
NFSv4: Add functions to order RPC calls
Trond Myklebust
5
-83
/
+273
2005-10-19
RPC: allow call_encode() to delay transmission of an RPC call.
Trond Myklebust
3
-11
/
+21
2005-10-19
SUNRPC: Retry rpcbind requests if the server's portmapper isn't up
Chuck Lever
1
-1
/
+2
2005-10-19
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
Trond Myklebust
880
-8913
/
+28899
2005-10-18
[PATCH] vesafb: Fix display corruption on display blank
Antonino A. Daplas
1
-3
/
+3
2005-10-18
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-8
/
+12
2005-10-18
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-0
/
+2
2005-10-18
Add some basic .gitignore files
Linus Torvalds
10
-0
/
+84
2005-10-18
[ARM] 3021/1: Interrupt 0 bug fix for ixp4xx
Kenneth Tan
1
-4
/
+5
2005-10-18
[ARM] 3020/1: Fixes typo error CONFIG_CPU_IXP465, which should be CONFIG_CPU_...
Kenneth Tan
1
-1
/
+1
2005-10-18
[ARM] 3019/1: fix wrong comments
Nicolas Pitre
1
-2
/
+2
2005-10-18
[ARM] 3018/1: S3C2410 - check de-referenced device is really a platform device
Ben Dooks
1
-1
/
+4
2005-10-18
[PATCH] kbuild: Eliminate build error when KALLSYMS not defined
Mark Rustad
1
-1
/
+3
2005-10-18
[PATCH] aio: revert lock_kiocb()
Zach Brown
2
-26
/
+7
2005-10-18
[PATCH] uniput - fix crash on SMP
Dmitry Torokhov
1
-2
/
+2
2005-10-18
[PATCH] Fix /proc/acpi/events around suspend
Pavel Machek
1
-3
/
+2
2005-10-18
[PATCH] n_r3964 mod_timer() fix
Stephan Brodkorb
1
-4
/
+4
2005-10-18
[PATCH] output of /proc/maps on nommu systems is incomplete
David McCullough
1
-0
/
+1
2005-10-18
[PATCH] rcu: keep rcu callback event counter
Eric Dumazet
2
-0
/
+12
2005-10-18
[PATCH] Fix and clean up quirk_intel_ide_combined() configuration
Jeff Garzik
2
-2
/
+7
2005-10-18
[PATCH] posix-timers: fix task accounting
Oleg Nesterov
1
-0
/
+3
[next]