summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
2007-05-09dm kcopyd: update dm io interfaceMilan Broz1-10/+18
2007-05-09dm io: new interfaceHeinz Mauelshagen2-1/+173
2007-05-09dm io: prepare for new interfaceHeinz Mauelshagen1-17/+44
2007-05-09dm io: delay dec_countHeinz Mauelshagen1-2/+10
2007-05-09dm raid1: add handle_errors feature flagJonathan E Brassow1-2/+63
2007-05-09dm log: report fault statusJonathan E Brassow2-7/+11
2007-05-09dm log: fault detectionJonathan E Brassow1-3/+27
2007-05-09dm: allow offline devicesMike Anderson1-4/+6
2007-05-09dm mpath: log device nameEdward Goggin3-0/+5
2007-05-09dm crypt: add null ivLudwig Nussel1-1/+17
2007-05-09dm crypt: use smaller bvecs in clonesOlaf Kirch1-21/+8
2007-05-09dm crypt: fix remove first_cloneOlaf Kirch1-28/+6
2007-05-09dm crypt: fix avoid cloned bio ref after freeOlaf Kirch1-1/+4
2007-05-09dm crypt: fix call to clone_initOlaf Kirch1-5/+7
2007-05-09dm crypt: disable barriersMilan Broz1-0/+3
2007-05-09dm raid1: one kmirrord per mirrorHolger Smolinski1-54/+27
2007-05-09FRV: Replace pgd management via slabs through quicklistsChristoph Lameter4-14/+22
2007-05-09Fix spellings of slab allocator section in init/KconfigChristoph Lameter1-8/+7
2007-05-09krealloc: fix kerneldoc commentsPekka J Enberg2-2/+0
2007-05-09SLUB: rework slab order determinationChristoph Lameter1-14/+52
2007-05-09SLUB: include lifetime stats and sets of cpus / nodes in tracking outputChristoph Lameter1-15/+81
2007-05-09SLUB: add CONFIG_SLUB_DEBUGChristoph Lameter2-75/+123
2007-05-09SLUB: move tracking definitions and check_valid_pointer() away from debug codeChristoph Lameter1-29/+29
2007-05-09SLUB: consolidate trace codeChristoph Lameter1-13/+18
2007-05-09SLUB: introduce DebugSlab(page)Christoph Lameter1-12/+28
2007-05-09SLUB: move resiliency check into SYSFS sectionChristoph Lameter1-57/+55
2007-05-09SLUB: add macros for scanning objects in a slabChristoph Lameter1-31/+44
2007-05-09SLUB: update commentsChristoph Lameter1-123/+119
2007-05-09SLUB: get rid of finish_bootstrapChristoph Lameter1-20/+10
2007-05-09SLUB: clean up kreallocChristoph Lameter1-11/+4
2007-05-09SLUB: use check_valid_pointer in kmem_ptr_validateChristoph Lameter1-10/+3
2007-05-09SLUB: slabinfo upgradeChristoph Lameter1-74/+352
2007-05-09SLUB: after object padding only needed for RedzoningChristoph Lameter1-1/+1
2007-05-09SLUB: add support for dynamic cacheline size determinationChristoph Lameter1-5/+10
2007-05-09Declare {compat_}sys_utimensatStephen Rothwell2-0/+5
2007-05-09mmc build fixAndrew Morton1-2/+2
2007-05-09Documentation/i386/boot.txt: update and correctH. Peter Anvin1-23/+78
2007-05-09revert 'sched: redundant reschedule when set_user_nice() boosts a prio of a t...Andrew Morton1-16/+18
2007-05-09applesmc: Use standard sysfs names for labelsJean Delvare1-2/+2
2007-05-09applesmc: Use the address as platform device IDJean Delvare1-1/+2
2007-05-09usb_gigaset: don't kmalloc(0)Tilman Schmidt1-10/+4
2007-05-09m68k: <asm/scatterlist.h> needs <linux/types.h>Geert Uytterhoeven1-0/+2
2007-05-09FRV: Miscellaneous fixesDavid Howells4-5/+26
2007-05-09smaps: only define clear_refs for CONFIG_MMUDavid Rientjes1-0/+2
2007-05-09Fix unnecesary meminitYasunori Goto1-2/+2
2007-05-09Revert "fbdev: ignore VESA modes if framebuffer is disabled"Linus Torvalds1-3/+1
2007-05-09Remove suid/sgid bits on [f]truncate()Linus Torvalds1-0/+3
2007-05-09[CRYPTO] cryptomgr: Fix use after freeHerbert Xu1-4/+3
2007-05-09[SPARC64]: Optimize fault kprobe handling just like powerpc.David S. Miller4-44/+29
2007-05-09[SPARC]: Wire up utimensat syscall.David S. Miller5-3/+10