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
2011-01-13
pass default dentry_operations to mount_pseudo()
Al Viro
8
-33
/
+40
2011-01-13
switch hostfs
Al Viro
1
-1
/
+1
2011-01-13
switch affs
Al Viro
3
-3
/
+7
2011-01-13
switch configfs
Al Viro
3
-5
/
+3
2011-01-13
take coda-private headers out of include/linux
Al Viro
14
-26
/
+19
2011-01-13
switch coda
Al Viro
3
-3
/
+4
2011-01-13
convert smbfs
Al Viro
3
-13
/
+6
2011-01-13
switch hpfs
Al Viro
4
-9
/
+3
2011-01-13
switch cgroup
Al Viro
1
-23
/
+7
2011-01-13
switch btrfs, close races
Al Viro
3
-12
/
+3
2011-01-13
switch ocfs2, close races
Al Viro
3
-10
/
+2
2011-01-13
switch gfs2, close races
Al Viro
3
-14
/
+3
2011-01-13
switch cifs
Al Viro
5
-41
/
+7
2011-01-13
switch nfs to ->s_d_op
Al Viro
3
-10
/
+1
2011-01-13
switch adfs
Al Viro
2
-3
/
+2
2011-01-13
switch hfsplus
Al Viro
2
-2
/
+1
2011-01-13
switch hfs
Al Viro
2
-4
/
+1
2011-01-13
minixfs: kill dead code
Al Viro
1
-2
/
+0
2011-01-13
switch sysv
Al Viro
2
-5
/
+4
2011-01-13
switch fuse
Al Viro
2
-7
/
+4
2011-01-13
pohmelfs: double-free and leak
Al Viro
1
-1
/
+1
2011-01-13
switch jfs to ->s_d_op, close exportfs races
Al Viro
2
-12
/
+4
2011-01-13
switch fat to ->s_d_op, close exportfs races there
Al Viro
4
-45
/
+25
2011-01-13
fix isofs d_op handling
Al Viro
2
-8
/
+7
2011-01-13
per-superblock default ->d_op
Al Viro
2
-0
/
+5
2011-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
109
-1867
/
+2901
2011-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-2
/
+2
2011-01-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
88
-712
/
+2071
2011-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
37
-622
/
+889
2011-01-12
powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA
Benjamin Herrenschmidt
2
-14
/
+14
2011-01-12
cxgb4vf: recover from failure in cxgb4vf_open()
Casey Leedom
1
-5
/
+10
2011-01-12
Merge branch 'master' of git://1984.lsi.us.es/net-2.6
David S. Miller
7
-109
/
+55
2011-01-12
Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
60
-4043
/
+7818
2011-01-12
netfilter: ebtables: make broute table work again
Florian Westphal
1
-1
/
+1
2011-01-12
netfilter: fix race in conntrack between dump_table and destroy
Stephen Hemminger
1
-9
/
+5
2011-01-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
13
-180
/
+164
2011-01-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
23
-378
/
+561
2011-01-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
16
-142
/
+545
2011-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
8
-884
/
+887
2011-01-12
ah: reload pointers to skb data after calling skb_cow_data()
Dang Hongwu
2
-6
/
+9
2011-01-12
ah: update maximum truncated ICV length
Nicolas Dichtel
1
-1
/
+1
2011-01-12
xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNC
Nicolas Dichtel
1
-1
/
+3
2011-01-12
ehea: Increase the skb array usage
Breno Leitao
2
-5
/
+3
2011-01-12
net/fec: remove config FEC2 as it's used nowhere
Shawn Guo
1
-8
/
+0
2011-01-12
pcnet_cs: add new_id
Ken Kawasaki
1
-0
/
+1
2011-01-12
tcp: disallow bind() to reuse addr/port
Eric Dumazet
2
-3
/
+4
2011-01-11
ext4: fix trimming starting with block 0 with small blocksize
Jan Kara
1
-0
/
+6
2011-01-11
ext4: revert buggy trim overflow patch
Theodore Ts'o
1
-6
/
+0
2011-01-11
Merge branch 'for-linus-merged' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
38
-1920
/
+1997
2011-01-11
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-534
/
+845
[next]