kernel-ark/net
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure
This eliminates the i_blksize field from struct inode.  Filesystems that want
to provide a per-inode st_blksize can do so by providing their own getattr
routine instead of using the generic_fillattr() function.

Note that some filesystems were providing pretty much random (and incorrect)
values for i_blksize.

[bunk@stusta.de: cleanup]
[akpm@osdl.org: generic_fillattr() fix]
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-09-27 08:26:18 -07:00
..
802
8021q
appletalk
atm [ATM]: proper prototypes in net/atm/mpc.h (and reduce ifdef clutter) 2006-09-22 15:19:13 -07:00
ax25
bluetooth
bridge [NETFILTER]: kill listhelp.h 2006-09-22 15:19:45 -07:00
core Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 2006-09-24 10:15:13 -07:00
dccp [DCCP]: Introduce dccp_probe 2006-09-24 18:08:17 -03:00
decnet [NET]: Fix sk->sk_filter field access 2006-09-22 15:18:47 -07:00
econet
ethernet [ETH]: indentation and cleanup 2006-09-22 14:55:09 -07:00
ieee80211 net/ieee80211: fix more crypto-related build breakage 2006-09-22 21:19:05 -04:00
ipv4 [NetLabel]: rework the Netlink attribute handling (part 1) 2006-09-25 15:56:09 -07:00
ipv6 [IPV6] ADDRCONF: Mobile IPv6 Home Address support. 2006-09-22 15:20:29 -07:00
ipx
irda
key [XFRM] POLICY: Support netlink socket interface for sub policy. 2006-09-22 15:08:35 -07:00
lapb
llc
netfilter [NETFILTER]: xt_limit: add compat conversion functions 2006-09-22 15:20:06 -07:00
netlabel [NetLabel]: update docs with website information 2006-09-25 15:57:13 -07:00
netlink [GENL]: Provide more information to userspace about registered genl families 2006-09-22 15:18:51 -07:00
netrom
packet [NET]: Fix sk->sk_filter field access 2006-09-22 15:18:47 -07:00
rose
rxrpc
sched [PKT_SCHED] act_simple.c: make struct simp_hash_info static 2006-09-22 15:18:40 -07:00
sctp [IPV6] ADDRCONF: Convert addrconf_lock to RCU. 2006-09-22 15:20:26 -07:00
sunrpc [PATCH] inode-diet: Eliminate i_blksize from the inode structure 2006-09-27 08:26:18 -07:00
tipc
unix [AF_UNIX]: Change max_dgram_qlen sysctl to __read_mostly 2006-09-22 15:18:42 -07:00
wanrouter
x25
xfrm [XFRM]: Fix wildcard as tunnel source 2006-09-22 15:19:06 -07:00
compat.c
Kconfig
Makefile
nonet.c
socket.c [NET]: Change somaxconn sysctl to __read_mostly 2006-09-22 15:18:41 -07:00
sysctl_net.c
TUNABLE