aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-11[PATCH] include linux/types.h in linux/nbd.hMike Frysinger1-0/+2
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox1-0/+27
2006-10-11[PATCH] bitmap: parse input from kernel and user buffersReinette Chatre3-16/+25
2006-10-11[PATCH] 32-bit compatibility HDIO IOCTLsMaciej W. Rozycki1-9/+15
2006-10-11[PATCH] fix Module taint flags listing in Oops/panicFlorin Malita1-3/+0
2006-10-11[PATCH] Add carta_random32() library routineStephane Eranian1-0/+29
2006-10-11[PATCH] epoll_pwait()Davide Libenzi1-0/+4
2006-10-11[PATCH] mm: locks_freed fixNick Piggin1-6/+1
2006-10-11[PATCH] ext4 uninline ext4_get_group_no_and_offset()Andrew Morton1-20/+2
2006-10-11[PATCH] ext4: move block number hi bitsAlexandre Ratchov1-10/+17
2006-10-11[PATCH] ext4: allow larger descriptor sizeAlexandre Ratchov2-3/+7
2006-10-11[PATCH] jbd2: switch blks_type from sector_t to ullMingming Cao1-8/+8
2006-10-11[PATCH] ext4: blk_type from sector_t to unsigned long longMingming Cao1-7/+1
2006-10-11[PATCH] ext4: 64bit metadataLaurent Vivier1-13/+73
2006-10-11[PATCH] ext4: 48bit i_file_aclBadari Pulavarty1-2/+4
2006-10-11[PATCH] jbd2: sector_t conversionMingming Cao2-10/+9
2006-10-11[PATCH] 64-bit jbd2 coreZach Brown1-2/+12
2006-10-11[PATCH] ext4: clean up comments in ext4-extents patchRandy Dunlap2-29/+29
2006-10-11[PATCH] ext4: uninitialised extent handlingSuparna Bhattacharya1-0/+2
2006-10-11[PATCH] ext4: 48bit physical block number support in extentsAlex Tomas2-5/+5
2006-10-11[PATCH] ext4: switch fsblk to sector_tMingming Cao2-1/+31
2006-10-11[PATCH] ext3: add extent map supportAlex Tomas5-7/+260
2006-10-11[PATCH] jbd2: cleanup ext4_jbd.hDave Kleikamp1-268/+0
2006-10-11[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbolsMingming Cao2-137/+137
2006-10-11[PATCH] jbd2: initial copy of files from jbdDave Kleikamp2-0/+1366
2006-10-11[PATCH] ext4: enable building of ext4Mingming Cao1-0/+1
2006-10-11[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao4-466/+466
2006-10-11[PATCH] ext4: initial copy of files from ext3Dave Kleikamp4-0/+1383
2006-10-11[PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()Chen, Kenneth W1-0/+1
2006-10-10[PATCH] ufs endianness annotationsAl Viro1-1/+9
2006-10-10[PATCH] Finish annotations of struct vlan_ethhdrAlexey Dobriyan1-1/+1
2006-10-10[PATCH] smbfs endianness annotationsAl Viro1-6/+6
2006-10-10[PATCH] cdrom: add endianness annotationsAlexey Dobriyan1-14/+14
2006-10-10[PATCH] trivial iomem annotations: istallionAl Viro1-2/+2
2006-10-10[PATCH] fix misannotation in ioc4.hAl Viro1-1/+1
2006-10-10[PATCH] __user annotations: futexAl Viro2-2/+2
2006-10-10[PATCH] dccp __user annotationsAl Viro1-1/+1
2006-10-09[HEADERS] Put linux/config.h out of its misery.Dave Jones1-9/+0
2006-10-09[PATCH] Introduce vfs_listxattrBill Nottingham1-0/+1
2006-10-08[PATCH] linux/io.h needs types.hAl Viro1-0/+1
2006-10-08[PATCH] missing include of scatterlist.hAl Viro1-0/+1
2006-10-06[PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpcNeilBrown1-1/+2
2006-10-06[PATCH] mmc: multi sector write transfersPierre Ossman1-0/+1
2006-10-06[PATCH] sched: fix a kerneldoc error on is_init()Henne1-3/+4
2006-10-06[PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patchJan Blunck1-1/+1
2006-10-06[PATCH] provide tickadj defineRoman Zippel1-0/+3
2006-10-06[PATCH] page fault retry with NOPAGE_REFAULTBenjamin Herrenschmidt1-0/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells17-72/+50
2006-10-05IRQ: Typedef the IRQ handler function typeDavid Howells1-3/+4
2006-10-05IRQ: Typedef the IRQ flow handler function typeDavid Howells1-18/+12