summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFS: kzalloc conversion in fs/nfsEric Sesterhenn2006-03-204-13/+6
* NFSv4: Kill braindead gcc warningsTrond Myklebust2006-03-202-13/+17
* NFSv4: Do not call rpciod_down() before call to destroy_nfsv4_state()Trond Myklebust2006-03-201-1/+2
* SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentryTrond Myklebust2006-03-204-2/+9
* SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of genericTrond Myklebust2006-03-203-3/+5
* SUNRPC: Auto-load RPC authentication kernel modulesOlaf Kirch2006-03-201-2/+14
* NFS: reduce the number of false cache invalidations.Trond Myklebust2006-03-201-5/+2
* NFS: "const static" vs "static const" in nfs4Jesper Juhl2006-03-201-1/+1
* NFSv4: Don't invalidate cached attributes if change attribute is unchangedTrond Myklebust2006-03-201-20/+24
* NFS: writes should not clobber utimes() callsTrond Myklebust2006-03-201-5/+3
* lockd: Don't expose the process pid to the NLM serverTrond Myklebust2006-03-206-15/+34
* NLM: nlm_alloc_call should not immediately fail on signalTrond Myklebust2006-03-201-4/+5
* VFS: Fix __posix_lock_file() copy of private lock areaTrond Myklebust2006-03-201-17/+36
* NFS: Fix buglet in fs/nfs/write.cNeil Brown2006-03-201-1/+4
* NFS: Avoid races between writebacks and truncationTrond Myklebust2006-03-202-2/+21
* NFS: Fix a busy inodes issue...Trond Myklebust2006-03-202-7/+7
* Linux 2.6.16v2.6.16Linus Torvalds2006-03-191-1/+1
* [PATCH] Remove obsolete CREDITS addressAndrea Arcangeli2006-03-191-1/+0
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-03-1916-134/+217
|\
| * [MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel.Ralf Baechle2006-03-181-1/+2
| * [MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle2006-03-183-18/+64
| * [MIPS] Sibyte: Fix interrupt timer off by one bug.Ralf Baechle2006-03-181-2/+2
| * [MIPS] Sibyte: Fix M_SCD_TIMER_INIT and M_SCD_TIMER_CNT wrong field width.Ralf Baechle2006-03-181-2/+3
| * [MIPS] Protect more of timer_interrupt() by xtime_lock.Ralf Baechle2006-03-181-2/+4
| * [MIPS] Work around bad code generation for <asm/io.h>.Ralf Baechle2006-03-181-3/+15
| * [MIPS] Simple patch to power off DBAU1200Matej Kupljen2006-03-181-0/+3
| * [MIPS] Fix DBAu1550 software power off.Sergei Shtylylov2006-03-181-3/+4
| * [MIPS] local_r4k_flush_cache_page fixAtsushi Nemoto2006-03-185-6/+15
| * [MIPS] SB1: Fix interrupt disable hazard.Ralf Baechle2006-03-181-77/+103
| * [MIPS] Get rid of the IP22-specific code in arclib.Ralf Baechle2006-03-181-19/+0
| * Update MAINTAINERS entry for MIPS.Ralf Baechle2006-03-181-1/+2
* | [TG3]: 40-bit DMA workaround part 2Michael Chan2006-03-193-9/+45
* | [AX.25]: Fix potencial memory hole.Ralf Baechle DL5RB2006-03-192-2/+9
* | [PATCH] Kconfig: swap VIDEO_CX88_ALSA and VIDEO_CX88_DVBMichael Krufky2006-03-181-14/+14
* | [PATCH] Fixed em28xx based system lockupMarkus Rechberger2006-03-181-0/+3
* | [PATCH] disable unshare(CLONE_VM) for nowOleg Nesterov2006-03-181-3/+1
|/
* [NET]: Fix race condition in sk_wait_event().Alexey Kuznetsov2006-03-171-1/+1
* [PATCH] fix free swap cache latencyHugh Dickins2006-03-171-2/+3
* [PATCH] kbuild: fix buffer overflow in modpostSam Ravnborg2006-03-171-7/+2
* [PATCH] nfsservctl(): remove user-triggerable printkPeter Staubach2006-03-171-3/+1
* [PATCH] fix race in pagevec_strip?Christoph Lameter2006-03-171-1/+2
* [PATCH] dm stripe: Fix boundsKevin Corry2006-03-171-1/+7
* [PATCH] x86: check for online cpus before bringing them upSrivatsa Vaddagiri2006-03-171-0/+10
* [PATCH] v9fs: fix overzealous dropping of dentry which breaks dcacheEric Van Hensbergen2006-03-171-1/+0
* [PATCH] posix-timers: fix requeue accounting when signal is ignoredRoman Zippel2006-03-171-0/+1
* [PATCH] time_interpolator: add __read_mostlyChristoph Lameter2006-03-171-2/+2
* [PATCH] page migration: Fail with error if swap not setupChristoph Lameter2006-03-171-2/+12
* [PATCH] unshare: Use rcu_assign_pointer when setting sighandEric W. Biederman2006-03-171-1/+1
* [netdrvr] fix array overflows in Chelsio driverScott Bardone2006-03-161-3/+3
* [PATCH] e1000 endianness bugsDavid S. Miller2006-03-161-4/+4
OpenPOWER on IntegriCloud