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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-23
NFS: Share NFS superblocks per-protocol per-server per-FSID
David Howells
1
-12
/
+9
2006-09-23
NFS: Eliminate client_sys in favour of cl_rpcclient
David Howells
1
-3
/
+2
2006-09-23
NFS: Move rpc_ops from nfs_server to nfs_client
David Howells
2
-2
/
+2
2006-09-23
NFS: Maintain a common server record for NFS2/3 as well as for NFS4
David Howells
1
-1
/
+1
2006-09-23
NFS: Add extra const qualifiers
David Howells
2
-4
/
+4
2006-09-23
NFS: Generalise the nfs_client structure
David Howells
2
-0
/
+61
2006-09-23
NFS: Add a server capabilities NFS RPC op
David Howells
1
-0
/
+1
2006-09-23
NFS: Add a lookupfh NFS RPC op
David Howells
1
-0
/
+3
2006-09-23
NFS: Return an error when starting the idmapping pipe
David Howells
1
-1
/
+1
2006-09-23
NFS: Rename nfs_server::nfs4_state
David Howells
1
-1
/
+1
2006-09-23
NFS: Rename struct nfs4_client to struct nfs_client
David Howells
2
-8
/
+8
2006-09-23
NFS: Add dentry materialisation op
David Howells
1
-0
/
+1
2006-09-23
NFS: Add a global LRU list for the ACCESS cache
Trond Myklebust
1
-0
/
+4
2006-09-23
NFS: Add a new ACCESS rpc call cache to the linux nfs client
Trond Myklebust
1
-1
/
+4
2006-09-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
1
-0
/
+1
2006-09-22
Merge git://git.infradead.org/~dwmw2/hdroneline
Linus Torvalds
13
-112
/
+514
2006-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-95
/
+621
2006-09-21
[CRYPTO] api: Deprecate crypto_digest_* and crypto_alg_available
Herbert Xu
1
-5
/
+13
2006-09-21
[CRYPTO] padlock: Convert padlock-sha to use crypto_hash
Herbert Xu
1
-0
/
+6
2006-09-21
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
1
-0
/
+5
2006-09-21
[CRYPTO] api: Add crypto_comp and crypto_has_*
Herbert Xu
1
-6
/
+84
2006-09-21
[CRYPTO] digest: Remove old HMAC implementation
Herbert Xu
1
-16
/
+0
2006-09-21
[CRYPTO] digest: Added user API for new hash type
Herbert Xu
1
-34
/
+138
2006-09-21
[CRYPTO] api: Mark parts of cipher interface as deprecated
Herbert Xu
1
-12
/
+36
2006-09-21
[PATCH] scatterlist: Add const to sg_set_buf/sg_init_one pointer argument
Herbert Xu
1
-2
/
+2
2006-09-21
[SUNRPC] GSS: Use block ciphers where applicable
Herbert Xu
2
-11
/
+12
2006-09-21
[CRYPTO] cipher: Added block cipher type
Herbert Xu
1
-0
/
+179
2006-09-21
[CRYPTO] cipher: Added encrypt_one/decrypt_one
Herbert Xu
1
-0
/
+96
2006-09-21
[CRYPTO] api: Added crypto_type support
Herbert Xu
1
-0
/
+3
2006-09-21
[CRYPTO] api: Added crypto_alloc_base
Herbert Xu
1
-11
/
+3
2006-09-21
[CRYPTO] api: Added asynchronous flag
Herbert Xu
1
-0
/
+1
2006-09-21
[CRYPTO] cipher: Removed special IV checks for ECB
Herbert Xu
1
-2
/
+0
2006-09-21
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
1
-4
/
+2
2006-09-21
[CRYPTO] api: Add missing accessors for new crypto_alg fields
Michal Ludvig
1
-0
/
+10
2006-09-21
[CRYPTO] api: Added spawns
Herbert Xu
1
-0
/
+4
2006-09-21
[CRYPTO] api: Add cryptomgr
Herbert Xu
1
-0
/
+9
2006-09-21
[CRYPTO] api: Added event notification
Herbert Xu
1
-1
/
+3
2006-09-21
[CRYPTO] api: Add crypto_alg reference counting
Herbert Xu
1
-0
/
+3
2006-09-21
[CRYPTO] api: Fixed crypto_tfm context alignment
Herbert Xu
1
-2
/
+23
2006-09-20
[S390] zcrypt adjunct processor bus.
Martin Schwidefsky
1
-0
/
+11
2006-09-19
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-0
/
+13
2006-09-19
[HEADERS] One line per header in Kbuild files to reduce conflicts
David Woodhouse
13
-112
/
+514
2006-09-18
[NETFILTER]: Add secmark headers to header-y
James Morris
1
-1
/
+1
2006-09-13
[PATCH] headers_check: remove <asm/timex.h> from user export
David Woodhouse
1
-1
/
+2
2006-09-13
[PATCH] headers_check: reduce user-visible noise in <linux/nfs_fs.h>
David Woodhouse
1
-26
/
+26
2006-09-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
2
-4
/
+1
2006-09-11
[PATCH] audit: AUDIT_PERM support
Al Viro
1
-0
/
+7
2006-09-11
[PATCH] audit: more syscall classes added
Al Viro
1
-0
/
+4
2006-09-11
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2
-1
/
+3
2006-09-10
V4L/DVB (4605): Fixes an issue with V4L1 and make headers-install
Mauro Carvalho Chehab
2
-4
/
+1
[next]