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.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
*
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
40
-307
/
+109
*
fs: Use rename lock and RCU for multi-step operations
Nick Piggin
2011-01-07
5
-30
/
+152
*
fs: increase d_name lock coverage
Nick Piggin
2011-01-07
1
-2
/
+12
*
fs: scale inode alias list
Nick Piggin
2011-01-07
9
-9
/
+78
*
fs: dcache scale subdirs
Nick Piggin
2011-01-07
16
-160
/
+339
*
fs: dcache scale d_unhashed
Nick Piggin
2011-01-07
10
-54
/
+102
*
fs: dcache scale dentry refcount
Nick Piggin
2011-01-07
21
-69
/
+126
*
fs: dcache scale lru
Nick Piggin
2011-01-07
1
-28
/
+84
*
fs: dcache scale hash
Nick Piggin
2011-01-07
2
-44
/
+64
*
hostfs: simplify locking
Nick Piggin
2011-01-07
3
-17
/
+24
*
fs: change d_hash for rcu-walk
Nick Piggin
2011-01-07
25
-51
/
+94
*
fs: change d_compare for rcu-walk
Nick Piggin
2011-01-07
23
-157
/
+242
*
fs: name case update method
Nick Piggin
2011-01-07
4
-31
/
+37
*
jfs: dont overwrite dentry name in d_revalidate
Nick Piggin
2011-01-07
1
-8
/
+35
*
cifs: dont overwrite dentry name in d_revalidate
Nick Piggin
2011-01-07
1
-19
/
+24
*
fs: change d_delete semantics
Nick Piggin
2011-01-07
22
-42
/
+47
*
fs: dcache documentation cleanup
Nick Piggin
2011-01-07
1
-12
/
+6
*
config fs: avoid switching ->d_op on live dentry
Nick Piggin
2011-01-07
1
-8
/
+9
*
cgroup fs: avoid switching ->d_op on live dentry
Nick Piggin
2011-01-07
1
-5
/
+22
*
fs: use fast counters for vfs caches
Nick Piggin
2011-01-07
2
-13
/
+23
*
vfs: revert per-cpu nr_unused counters for dentry and inodes
Nick Piggin
2011-01-07
2
-21
/
+12
*
kernel: kmem_ptr_validate considered harmful
Nick Piggin
2011-01-07
5
-99
/
+1
*
fs: d_validate fixes
Nick Piggin
2011-01-07
1
-18
/
+7
*
Revert "fs: use RCU read side protection in d_validate"
Nick Piggin
2011-01-05
1
-12
/
+19
*
Linux 2.6.37
v2.6.37
Linus Torvalds
2011-01-04
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-01-04
14
-25
/
+87
|
\
|
*
ipv4/route.c: respect prefsrc for local routes
Joel Sing
2011-01-04
1
-2
/
+6
|
*
bridge: stp: ensure mac header is set
Florian Westphal
2011-01-03
1
-0
/
+2
|
*
bridge: fix br_multicast_ipv6_rcv for paged skbs
Tomas Winkler
2011-01-03
1
-10
/
+18
|
*
atl1: fix oops when changing tx/rx ring params
J. K. Cliburn
2011-01-03
1
-0
/
+10
|
*
drivers/atm/atmtcp.c: add missing atm_dev_put
Julia Lawall
2010-12-31
1
-1
/
+4
|
*
starfire: Fix dma_addr_t size test for MIPS
Ben Hutchings
2010-12-31
1
-1
/
+1
|
*
tg3: fix return value check in tg3_read_vpd()
David Sterba
2010-12-31
1
-1
/
+1
|
*
Broadcom CNIC core network driver: fix mem leak on allocation failures in cni...
Jesper Juhl
2010-12-31
1
-2
/
+8
|
*
ISDN, Gigaset: Fix memory leak in do_disconnect_req()
Jesper Juhl
2010-12-31
1
-0
/
+1
|
*
CAN: Use inode instead of kernel address for /proc file
Dan Rosenberg
2010-12-31
1
-2
/
+2
|
*
skfp: testing the wrong variable in skfp_driver_init()
Dan Carpenter
2010-12-28
1
-1
/
+1
|
*
ppp: allow disabling multilink protocol ID compression
stephen hemminger
2010-12-28
1
-2
/
+7
|
*
ehea: Avoid changing vlan flags
Breno Leitao
2010-12-28
1
-0
/
+7
|
*
ueagle-atm: fix PHY signal initialization race
Dan Williams
2010-12-28
1
-3
/
+19
*
|
remove trim_fs method from Documentation/filesystems/Locking
Christoph Hellwig
2011-01-04
1
-2
/
+0
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-01-03
14
-157
/
+78
|
\
\
|
*
\
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
2011-01-03
259
-1598
/
+2484
|
|
\
\
|
|
*
|
ARM: pxa: fix page table corruption on resume
Aric D. Blumer
2011-01-03
1
-2
/
+2
|
|
*
|
ARM: it8152: add IT8152_LAST_IRQ definition to fix build error
Mike Rapoport
2011-01-03
1
-0
/
+1
|
|
*
|
ARM: pxa: PXA_ESERIES depends on FB_W100.
Lennert Buytenhek
2011-01-03
1
-0
/
+1
|
*
|
|
ARM: 6605/1: Add missing include "asm/memory.h"
Axel Lin
2011-01-03
1
-0
/
+1
|
*
|
|
ARM: 6540/1: Stop irqsoff trace on return to user
Todd Android Poynor
2010-12-24
1
-0
/
+6
|
*
|
|
ARM: 6537/1: update Nomadik, U300 and Ux500 maintainers
Linus Walleij
2010-12-24
1
-1
/
+16
|
*
|
|
ARM: 6536/1: Add missing SZ_{32,64,128}
Stephen Warren
2010-12-24
1
-3
/
+3
[next]