Linus Torvalds
|
b4a45f5fe8
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin
|
14 年之前 |
Nick Piggin
|
b3e19d924b
fs: scale mntget/mntput
|
14 年之前 |
Nick Piggin
|
4b936885ab
fs: improve scalability of pseudo filesystems
|
14 年之前 |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 年之前 |
Nick Piggin
|
ff0c7d15f9
fs: avoid inode RCU freeing for pseudo fs
|
14 年之前 |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 年之前 |
David S. Miller
|
b4aa9e05a6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Martin Lucina
|
c1249c0aae
net: Document the kernel_recvmsg() function
|
14 年之前 |
Eric Dumazet
|
190683a9d5
net: net_families __rcu annotations
|
14 年之前 |
Linus Torvalds
|
3985c7ce85
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Linus Torvalds
|
253eacc070
net: Truncate recvfrom and sendto length to INT_MAX.
|
14 年之前 |
Al Viro
|
51139adac9
convert get_sb_pseudo() users
|
15 年之前 |
Linus Torvalds
|
426e1f5cec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 年之前 |
Linus Torvalds
|
4390110fef
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
|
14 年之前 |
Christoph Hellwig
|
85fe4025c6
fs: do not assign default i_ino in new_inode
|
14 年之前 |
Al Viro
|
7de9c6ee3e
new helper: ihold()
|
14 年之前 |
Linus Torvalds
|
5f05647dd8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 年之前 |
stephen hemminger
|
11165f1457
socket: localize functions
|
14 年之前 |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 年之前 |
Pavel Emelyanov
|
721db93a55
net: Export __sock_create
|
14 年之前 |
Namhyung Kim
|
fb8621bb6c
net: remove address space warnings in net/socket.c
|
14 年之前 |
Oliver Hartkopp
|
2244d07bfa
net: simplify flags for tx timestamping
|
15 年之前 |
Richard Cochran
|
c1f19b51d1
net: support time stamping in phy devices.
|
15 年之前 |
Tetsuo Handa
|
01893c82b4
net: Remove MAX_SOCK_ADDR constant
|
15 年之前 |
Eric Dumazet
|
c6d409cfd0
From abbffa2aa9bd6f8df16d0d0a102af677510d8b9a Mon Sep 17 00:00:00 2001
|
15 年之前 |
Herbert Xu
|
f845172531
cls_cgroup: Store classid in struct sock
|
15 年之前 |
Joe Perches
|
ccbd6a5a4f
net: Remove unnecessary semicolons after switch statements
|
15 年之前 |
Eric Dumazet
|
4381548237
net: sock_def_readable() and friends RCU conversion
|
15 年之前 |
Eric Dumazet
|
767dd03369
net: speedup sock_recv_ts_and_drops()
|
15 年之前 |
Eric Dumazet
|
989a297920
fasync: RCU and fine grained locking
|
15 年之前 |