summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-01-28ext4: Add inode version support in ext4Jean Noel Cordenner2-2/+20
2008-01-28vfs: Add 64 bit i_version supportJean Noel Cordenner1-1/+4
2008-01-28ext4: Add the journal checksum featureGirish Shilamkar2-5/+34
2008-01-28jbd2: jbd2 stats through procfsJohann Lombardi1-0/+77
2008-01-28ext4: Convert truncate_mutex to read write semaphore.Aneesh Kumar K.V2-24/+7
2008-01-28ext4: Make ext4_get_blocks_wrap take the truncate_mutex early.Aneesh Kumar K.V1-0/+2
2008-01-28jbd2: Fix assertion failure in fs/jbd2/checkpoint.cJan Kara1-0/+2
2008-01-28jbd2: Remove printk from J_ASSERT to preserve registers during BUGChris Snook1-15/+1
2008-01-28Add buffer head related helper functionsAneesh Kumar K.V1-0/+2
2008-01-28ext4: sync up block group descriptor with e2fsprogs.Coly Li1-0/+5
2008-01-28ext4: store maxbytes for bitmapped files and return EFBIG as appropriateEric Sandeen1-0/+1
2008-01-28ext4: Support large filesAneesh Kumar K.V1-1/+2
2008-01-28ext4: Add support for 48 bit inode i_blocks.Aneesh Kumar K.V1-3/+7
2008-01-28ext4: Rename i_dir_acl to i_size_highAneesh Kumar K.V2-4/+12
2008-01-28ext4: Rename i_file_acl to i_file_acl_loAneesh Kumar K.V1-1/+1
2008-01-28ext4: Fix sparse warnings.Aneesh Kumar K.V1-0/+2
2008-01-28ext4: Introduce ext4_update_*_featureAneesh Kumar K.V1-0/+6
2008-01-28ext4: add ext4_group_t, and change all group variables to this type.Avantika Mathur3-7/+11
2008-01-28ext4: Introduce ext4_lblk_tAneesh Kumar K.V3-30/+27
2008-01-28ext4: Avoid rec_len overflow with 64KB block sizeJan Kara1-0/+20
2008-01-28ext4: Support large blocksize up to PAGESIZETakashi Sato1-2/+2
2008-01-28[NET_SCHED]: sch_api: introduce constant for rate table sizePatrick McHardy1-0/+2
2008-01-28[NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_getPatrick McHardy1-2/+2
2008-01-28[NETNS]: Routing cache virtualization.Denis V. Lunev1-1/+1
2008-01-28[NETNS]: Correct namespace for connect-time routing.Denis V. Lunev1-3/+5
2008-01-28[NET_SCHED]: Convert actions from rtnetlink to new netlink APIPatrick McHardy1-4/+4
2008-01-28[NET_SCHED]: Convert classifiers from rtnetlink to new netlink APIPatrick McHardy2-6/+6
2008-01-28[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy3-7/+7
2008-01-28[NETLINK]: Add nla_append()Patrick McHardy1-0/+3
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev1-1/+1
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_flow.Denis V. Lunev1-3/+3
2008-01-28[NETNS]: Add namespace parameter to __ip_route_output_key.Denis V. Lunev1-2/+2
2008-01-28[NETNS]: Add namespace parameter to ip_dev_find.Denis V. Lunev1-1/+1
2008-01-28[NETNS]: Add netns parameter to fib_select_default.Denis V. Lunev1-1/+2
2008-01-28[IPV4]: Consolidate fib_select_default.Denis V. Lunev1-9/+1
2008-01-28[IPV4]: Declarations cleanup in ip_fib.h.Denis V. Lunev1-3/+1
2008-01-28mac80211: fixing ieee80211_bar typesRon Rindjunsky1-2/+2
2008-01-28[DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64Eric Dumazet1-5/+5
2008-01-28[NETNS][FRAGS]: Make the pernet subsystem for fragments.Pavel Emelyanov1-0/+1
2008-01-28[NETNS][FRAGS]: Make the LRU list per namespace.Pavel Emelyanov1-1/+1
2008-01-28[NETNS][FRAGS]: Isolate the secret interval from namespaces.Pavel Emelyanov2-6/+1
2008-01-28[NETNS][FRAGS]: Make thresholds work in namespaces.Pavel Emelyanov1-2/+2
2008-01-28[NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces.Pavel Emelyanov1-1/+3
2008-01-28[NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.Pavel Emelyanov2-0/+2
2008-01-28[NETNS][FRAGS]: Make the mem counter per-namespace.Pavel Emelyanov3-4/+4
2008-01-28[NETNS][FRAGS]: Make the nqueues counter per-namespace.Pavel Emelyanov3-3/+5
2008-01-28[NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces.Pavel Emelyanov3-2/+11
2008-01-28[NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov3-7/+3
2008-01-28[IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in he...YOSHIFUJI Hideaki1-0/+4
2008-01-28[NETNS]: Add netns parameter to inetdev_by_index.Denis V. Lunev1-1/+1