| Commit message (Expand) | Author | Age | Files | Lines |
* | NFS: Fix up a race in the NFS implementation of GETLK | Trond Myklebust | 2005-10-18 | 1 | -9/+18 |
* | NFSv4: Fix up handling of open_to_lock sequence ids | Trond Myklebust | 2005-10-18 | 3 | -71/+49 |
* | NFSv4: Make NFS clean up byte range locks asynchronously | Trond Myklebust | 2005-10-18 | 5 | -59/+116 |
* | NFSv4: Add missing handling of OPEN_CONFIRM requests on CLAIM_DELEGATE_CUR. | Trond Myklebust | 2005-10-18 | 1 | -1/+12 |
* | NFSv4: Remove nfs4_client->cl_sem from close() path | Trond Myklebust | 2005-10-18 | 2 | -13/+1 |
* | NFSv4: Remove obsolete state_owner and lock_owner semaphores | Trond Myklebust | 2005-10-18 | 3 | -35/+4 |
* | NFSv4: Fix a potential CLOSE race | Trond Myklebust | 2005-10-18 | 4 | -45/+87 |
* | NFSv4: Add functions to order RPC calls | Trond Myklebust | 2005-10-18 | 5 | -83/+273 |
* | RPC: allow call_encode() to delay transmission of an RPC call. | Trond Myklebust | 2005-10-18 | 3 | -11/+21 |
* | SUNRPC: Retry rpcbind requests if the server's portmapper isn't up | Chuck Lever | 2005-10-18 | 1 | -1/+2 |
* | Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 | Trond Myklebust | 2005-10-18 | 880 | -8913/+28899 |
|\ |
|
| * | [PATCH] kbuild: Eliminate build error when KALLSYMS not defined | Mark Rustad | 2005-10-17 | 1 | -1/+3 |
| * | [PATCH] aio: revert lock_kiocb() | Zach Brown | 2005-10-17 | 2 | -26/+7 |
| * | [PATCH] uniput - fix crash on SMP | Dmitry Torokhov | 2005-10-17 | 1 | -2/+2 |
| * | [PATCH] Fix /proc/acpi/events around suspend | Pavel Machek | 2005-10-17 | 1 | -3/+2 |
| * | [PATCH] n_r3964 mod_timer() fix | Stephan Brodkorb | 2005-10-17 | 1 | -4/+4 |
| * | [PATCH] output of /proc/maps on nommu systems is incomplete | David McCullough | 2005-10-17 | 1 | -0/+1 |
| * | [PATCH] rcu: keep rcu callback event counter | Eric Dumazet | 2005-10-17 | 2 | -0/+12 |
| * | [PATCH] Fix and clean up quirk_intel_ide_combined() configuration | Jeff Garzik | 2005-10-17 | 2 | -2/+7 |
| * | [PATCH] posix-timers: fix task accounting | Oleg Nesterov | 2005-10-17 | 1 | -0/+3 |
| * | [PATCH] NFS: Fix Oopsable/unnecessary i_count manipulations in nfs_wait_on_in... | Trond Myklebust | 2005-10-17 | 1 | -2/+0 |
| * | [PATCH] NFS: Fix cache consistency races | Trond Myklebust | 2005-10-17 | 3 | -6/+8 |
| * | [PATCH] USB: fix bug in handling of highspeed usb HID devices | Christian Krause | 2005-10-17 | 1 | -3/+0 |
| * | [PATCH] isp116x-hcd: fix handling of short transfers | Olav Kongas | 2005-10-17 | 1 | -1/+2 |
| * | Increase default RCU batching sharply | Linus Torvalds | 2005-10-17 | 1 | -1/+1 |
| * | [PATCH] fix black/white-only svideo input in vpx3220 decoder | Ronald S. Bultje | 2005-10-17 | 1 | -0/+10 |
| * | [PATCH] fix vpx3220 offset issue in SECAM | Ronald S. Bultje | 2005-10-17 | 1 | -12/+10 |
| * | [PATCH] SVGATextMode fix | Samuel Thibault | 2005-10-17 | 1 | -2/+7 |
| * | [PATCH] list: add missing rcu_dereference on first element | Herbert Xu | 2005-10-17 | 1 | -17/+22 |
| * | Fix memory ordering bug in page reclaim | Linus Torvalds | 2005-10-16 | 1 | -4/+9 |
| * | [PATCH]: highest_possible_processor_id() has to be a macro | Al Viro | 2005-10-16 | 1 | -9/+7 |
| * | [NETFILTER]: Fix ip6_table.c build with NETFILTER_DEBUG enabled. | Andrew Morton | 2005-10-15 | 1 | -1/+0 |
| * | [PATCH] usbserial: Regression in USB generic serial driver | Randall Nortman | 2005-10-14 | 1 | -1/+1 |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-10-14 | 9 | -392/+215 |
| |\ |
|
| | * | [SPARC64]: Fix powering off on SMP. | David S. Miller | 2005-10-14 | 3 | -35/+0 |
| | * | [QLOGICPTI]: Handle INQUIRY response sniffing correctly. | David S. Miller | 2005-10-14 | 1 | -4/+35 |
| | * | [SPARC64]: Eliminate PCI IOMMU dma mapping size limit. | David S. Miller | 2005-10-13 | 2 | -248/+145 |
| | * | [SPARC64]: Consolidate common PCI IOMMU init code. | David S. Miller | 2005-10-13 | 5 | -133/+63 |
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-10-14 | 1 | -0/+2 |
| |\ \ |
|
| | * | | [SERIAL] Add SupraExpress 336i Sp ASVD modem ID | Baris Cicek | 2005-10-14 | 1 | -0/+2 |
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-14 | 9 | -33/+93 |
| |\ \ \ |
|
| | * | | | [ARM] 3014/1: Spitz keyboard: Correct the right shift key | Richard Purdie | 2005-10-14 | 1 | -1/+1 |
| | * | | | [ARM] 3013/1: Spitz: Fix compile errors | Richard Purdie | 2005-10-14 | 1 | -2/+0 |
| | * | | | [ARM] 3012/1: Corgi/Spitz LCD: Use bus_find_device to locate pxafb - fix comp... | Richard Purdie | 2005-10-14 | 1 | -1/+19 |
| | * | | | [ARM] 3011/1: pxafb: Add ability to set device parent + fix spitz compile error | Richard Purdie | 2005-10-14 | 3 | -1/+7 |
| | * | | | [ARM] 2980/1: Fix L7200 core.c compile | Deepak Saxena | 2005-10-14 | 1 | -5/+15 |
| | * | | | [ARM] 3009/1: S3C2410 - io.h offsets too large for LDRH/STRH | Ben Dooks | 2005-10-14 | 1 | -16/+42 |
| | * | | | [ARM] 3008/1: the exception table is not read-only | Nicolas Pitre | 2005-10-13 | 1 | -7/+8 |
| | * | | | [ARM] 3007/1: BAST - add CONFIG_ISA to build | Ben Dooks | 2005-10-13 | 1 | -0/+1 |
| | | |/
| | |/| |
|
| * | | | [PATCH] megaraid maintainers entry | Kolli, Neela Syam | 2005-10-14 | 1 | -0/+7 |