summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-01-30[GFS2] Remove unused prototypeSteven Whitehouse1-1/+0
2006-01-30[GFS2] Make dir.c independant of jdata.cSteven Whitehouse1-9/+255
2006-01-30[GFS2] Use mpage_readpage() in gfs2_readpage()Steven Whitehouse1-1/+2
2006-01-30[GFS2] Bug fix relating to endian conversion in inode.cSteven Whitehouse1-1/+2
2006-01-30[GFS2] Rename get_block and make it externSteven Whitehouse2-7/+9
2006-01-30[GFS2] Export file_read_actorSteven Whitehouse1-0/+1
2006-01-30[GFS2] Export file_ra_state_initSteven Whitehouse1-0/+1
2006-01-30[GFS2] Remove unused file resize.cSteven Whitehouse3-311/+0
2006-01-24[GFS2] Remove pointless argument relating to truncateSteven Whitehouse3-12/+8
2006-01-24[GFS2] Update ioctl() numbering to use official numbers.David Teigland2-6/+3
2006-01-20Merge branch 'master'David Teigland371-5191/+14587
2006-01-20[DLM] Update DLM to the latest patch levelDavid Teigland14-151/+147
2006-01-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds12-85/+156
2006-01-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-422/+186
2006-01-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds15-147/+196
2006-01-19[PATCH] Fix regression added by ppoll/pselect code.David S. Miller1-2/+2
2006-01-19[NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.David S. Miller1-1/+1
2006-01-19Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6David S. Miller11-84/+155
2006-01-19[IA64] eliminate softlockup warningJohn Hawkes1-0/+1
2006-01-19[IA64] sem2mutex: arch/ia64/kernel/perfmon.cJes Sorensen1-5/+6
2006-01-19[IA64] sem2mutex: arch/ia64/ia32/sys_ia32.cJes Sorensen1-16/+12
2006-01-19[SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller16-422/+184
2006-01-18[SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.David S. Miller1-0/+2
2006-01-18Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds21-183/+729
2006-01-18[PATCH] tlclk driver updatemark gross1-35/+58
2006-01-18[PATCH] EDAC: core EDAC support codeAlan Cox19-40/+3515
2006-01-18[PATCH] EDAC: drivers for Radisys 82600Alan Cox1-0/+407
2006-01-18[PATCH] EDAC: drivers for Intel i82860, i82875Alan Cox2-0/+831
2006-01-18[PATCH] EDAC: drivers for AMD 76x and Intel E750x, E752xAlan Cox3-0/+1983
2006-01-18[PATCH] EDAC: atomic scrub operationsAlan Cox7-3/+29
2006-01-18[PATCH] Add pselect/ppoll system calls on i386David Woodhouse2-1/+5
2006-01-18[PATCH] Add pselect/ppoll system call implementationDavid Woodhouse3-95/+519
2006-01-18[PATCH] uml: use generic sys_rt_sigsuspendJeff Dike2-24/+1
2006-01-18[PATCH] uml: add TIF_RESTORE_SIGMASK supportJeff Dike2-49/+43
2006-01-18[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse7-14/+47
2006-01-18[PATCH] Handle TIF_RESTORE_SIGMASK for i386David Howells4-62/+51
2006-01-18[PATCH] Handle TIF_RESTORE_SIGMASK for FRVDavid Howells3-76/+47
2006-01-18[PATCH] Generic sys_rt_sigsuspend()David Woodhouse6-87/+62
2006-01-18[PATCH] vfs: *at functions: x86_64Ulrich Drepper3-2/+55
2006-01-18[PATCH] vfs: *at functions: i386Ulrich Drepper2-1/+27
2006-01-18[PATCH] vfs: *at functions: coreUlrich Drepper11-80/+320
2006-01-18[PATCH] exportfs: add find_acceptable_alias helperChristoph Hellwig1-43/+36
2006-01-18[PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr.David Shaw1-7/+30
2006-01-18[PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.cNeilBrown1-11/+6
2006-01-18[PATCH] nfsd4_lock() returns bogus values to clientsAl Viro1-0/+3
2006-01-18[PATCH] NFSERR_SERVERFAULT returned host-endianAl Viro1-2/+2
2006-01-18[PATCH] nfsd4_truncate() bogus return valueAl Viro1-1/+1
2006-01-18[PATCH] nfsd/vfs.c: endianness fixesAl Viro1-3/+3
2006-01-18[PATCH] nfsd4: clean up settattr codeFred Isaman1-9/+1
2006-01-18[PATCH] nfsd4: Fix bug in rdattr_error returnFred Isaman1-2/+3