1. 26bcbf9 lockd: stop abusing file_lock_list by Christoph Hellwig · 19 years ago
  2. 5e1abf8 lockd: Clean up of the server-side GRANTED code by Trond Myklebust · 19 years ago
  3. 6849c0c lockd: Add refcounting to struct nlm_block by Trond Myklebust · 19 years ago
  4. 3feb2d4 NFS: Uninline nfs_writedata_(alloc|free) and nfs_readdata_(alloc|free) by Trond Myklebust · 19 years ago
  5. fad6149 nfs: Use UNSTABLE + COMMIT for NFS O_DIRECT writes by Trond Myklebust · 19 years ago
  6. e17b1fc NFS: Make nfs_commit_alloc() extern by Trond Myklebust · 19 years ago
  7. 462d5b3 NFS: make direct write path generate write requests concurrently by Chuck Lever · 19 years ago
  8. ec06c09 NFS: Cleanup of NFS read code by Trond Myklebust · 19 years ago
  9. 788e7a8 NFS: Cleanup of NFS write code in preparation for asynchronous o_direct by Trond Myklebust · 19 years ago
  10. 7117bf3 lockd: Remove FL_LOCKD flag by J. Bruce Fields · 19 years ago
  11. 8dc7c31 locks,lockd: fix race in nlmsvc_testlock by Andy Adamson · 19 years ago
  12. 2e0af86 locks: remove unused posix_block_lock by Andy Adamson · 19 years ago
  13. dead28d SUNRPC: eliminate rpc_call() by Chuck Lever · 19 years ago
  14. cc0175c SUNRPC: display human-readable procedure name in rpc_iostats output by Chuck Lever · 19 years ago
  15. 11c556b SUNRPC: provide a mechanism for collecting stats in the RPC client by Chuck Lever · 19 years ago
  16. ef759a2 SUNRPC: introduce per-task RPC iostats by Chuck Lever · 19 years ago
  17. 262ca07 SUNRPC: add a handful of per-xprt counters by Chuck Lever · 19 years ago
  18. e19b63d SUNRPC: track length of RPC wait queues by Chuck Lever · 19 years ago
  19. 67ec9f4 NFS: report how long an NFS file system has been mounted by Chuck Lever · 19 years ago
  20. d9ef5a8 NFS: introduce mechanism for tracking NFS client metrics by Chuck Lever · 19 years ago
  21. 7a480e2 NFS: show retransmit settings when displaying mount options by Chuck Lever · 19 years ago
  22. b4629fe VFS: New /proc file /proc/self/mountstats by Chuck Lever · 19 years ago
  23. 24bd68f NFS: Code comments update in NFS by Goldwyn Rodrigues · 19 years ago
  24. 24c5d9d SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of generic by Trond Myklebust · 19 years ago
  25. 7bab377 lockd: Don't expose the process pid to the NLM server by Trond Myklebust · 19 years ago
  26. b92dccf NFS: Fix a busy inodes issue... by Trond Myklebust · 19 years ago
  27. 4657190 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  28. 4a29cc2 [TG3]: 40-bit DMA workaround part 2 by Michael Chan · 19 years ago
  29. c7c694d [AX.25]: Fix potencial memory hole. by Ralf Baechle DL5RB · 19 years ago
  30. a904f74 [MIPS] Sibyte: Fix race in sb1250_gettimeoffset(). by Ralf Baechle · 19 years ago
  31. a77f124 [MIPS] Sibyte: Fix M_SCD_TIMER_INIT and M_SCD_TIMER_CNT wrong field width. by Ralf Baechle · 19 years ago
  32. 966f440 [MIPS] Work around bad code generation for <asm/io.h>. by Ralf Baechle · 19 years ago
  33. de62893 [MIPS] local_r4k_flush_cache_page fix by Atsushi Nemoto · 19 years ago
  34. a3c4946 [MIPS] SB1: Fix interrupt disable hazard. by Ralf Baechle · 19 years ago
  35. 265a928 [NET]: Fix race condition in sk_wait_event(). by Alexey Kuznetsov · 19 years ago
  36. 485ff09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  37. 92eb460 [PATCH] powerpc: properly configure DDR/P5IOC children devs by John Rose · 19 years ago
  38. dabaeff [ARM] 3364/1: [cleanup] warning fix - definitions for enable_hlt and disable_hlt by Ben Dooks · 19 years ago
  39. 7cafae5 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  40. cdaabbd [ARM] iwmmxt thread state alignment by Russell King · 19 years ago
  41. 7cd9013 [PATCH] remove __put_task_struct_cb export again by Christoph Hellwig · 19 years ago
  42. 0adb25d [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside by Kirill Korotaev · 19 years ago
  43. 8fce4d8 [PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages. by Christoph Lameter · 19 years ago
  44. 7b61fcd [PATCH] m68k: fix cmpxchg compile errors if CONFIG_RMW_INSNS=n by Roman Zippel · 19 years ago
  45. 0ef675d [PATCH] mtd: 64 bit fixes by Atsushi Nemoto · 19 years ago
  46. fd2a4f1 [MIPS] Undefine scr_writew and scr_readw in <asm/vga.h>. by Ralf Baechle · 19 years ago
  47. 0d514f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  48. f9262c1 [PATCH] i386: port ATI timer fix from x86_64 to i386 II by Andi Kleen · 19 years ago
  49. 2ec5e3a [PATCH] fix kexec asm by Michael Matz · 19 years ago
  50. 529bf6b [PATCH] fix file counting by Dipankar Sarma · 19 years ago
  51. 21a1ea9 [PATCH] rcu batch tuning by Dipankar Sarma · 19 years ago
  52. e2bab3d [PATCH] percpu_counter_sum() by Andrew Morton · 19 years ago
  53. 707ced0 [PATCH] __get_unaligned() gcc-4 fix by Atsushi Nemoto · 19 years ago
  54. 1c6cc5f [PATCH] powerpc: restore eeh_add_device_late() prototype stub by Mark Fasheh · 19 years ago
  55. a19cbd4 Mark the pipe file operations static by Linus Torvalds · 19 years ago
  56. 1bd7933 powerpc: Fix various syscall/signal/swapcontext bugs by Paul Mackerras · 19 years ago
  57. 6a0e243 [ARM] 3352/1: DSB required for the completion of a TLB maintenance operation by Catalin Marinas · 19 years ago
  58. a615fa8 [PATCH] Increase max kmalloc size for very large systems by Jack Steiner · 19 years ago
  59. 7867930 [PATCH] memory-hotplug compile fix by KAMEZAWA Hiroyuki · 19 years ago
  60. 5c83389 [PATCH] s390: fix compile with VIRT_CPU_ACCOUNTING=n by Jan Blunck · 19 years ago
  61. 6923974 [PATCH] fix next_timer_interrupt() for hrtimer by Tony Lindgren · 19 years ago
  62. 1e4b27d [PATCH] i4l: add new PCI IDs for HFC-S PCI by Karsten Keil · 19 years ago
  63. 4d000d5 [SPARC64]: Mark __ex_table section correctly. by David S. Miller · 19 years ago
  64. 141aa59 [PATCH] powerpc: Fix incorrect pud_ERROR() message by David Gibson · 19 years ago
  65. aa5cb02 [PATCH] powerpc: Expose SMT and L1 icache snoop userland features by Benjamin Herrenschmidt · 19 years ago
  66. 3af1efe [PATCH] reiserfs: fix unaligned bitmap usage by Jeff Mahoney · 19 years ago
  67. fe05f54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 by Linus Torvalds · 19 years ago
  68. e5cef95 [PATCH] fix build breakage in eeh.c in 2.6.16-rc5-git5 by Greg KH · 19 years ago
  69. f0892b8 [PATCH] pcmcia: Add macro to match PCMCIA cards by numeric ID and first vendor string by Pavel Roskin · 19 years ago
  70. 77eebf3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  71. 0551fbd [PATCH] Add mm->task_size and fix powerpc vdso by Benjamin Herrenschmidt · 19 years ago
  72. d2b176e [IA64] sysctl option to silence unaligned trap warnings by Jes Sorensen · 19 years ago
  73. b9756c0 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  74. 778e2ac [MIPS] Fix build error on processors that don's support copy-on-write. by Ralf Baechle · 19 years ago
  75. 827c1a6 [PATCH] powerpc: fix dynamic PCI probe regression by John Rose · 19 years ago
  76. 637029c Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumption on IBM systems" by Linus Torvalds · 19 years ago
  77. 18810d1 [IA64-SGI] Make number of TIO nodes configurable by Jack Steiner · 19 years ago
  78. bafac2a [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility by Patrick McHardy · 19 years ago
  79. 752c1f4 [IPSEC]: Kill post_input hook and do NAT-T in esp_input directly by Herbert Xu · 19 years ago
  80. 92f22c1 [MIPS] Fix atomic*_sub_if_positive return value. by Ralf Baechle · 19 years ago
  81. 9b6695a [MIPS] SMP: Fix initialization order bug. by Ralf Baechle · 19 years ago
  82. 3e6cb2d [MIPS] Use "=R" constraint to avoid compiler errors in cmpxchg(). by Ralf Baechle · 19 years ago
  83. 7abea92 [SPARC64]: Make cpu_present_map available earlier. by David S. Miller · 19 years ago
  84. 043df59 [SPARC64]: Implement futex_atomic_op_inuser(). by David S. Miller · 19 years ago
  85. e8b9177 [PATCH] x86_64: Move the SMP time selection earlier by Andi Kleen · 19 years ago
  86. e2c0388 [PATCH] x86_64: Fix the additional_cpus=.. option by Andi Kleen · 19 years ago
  87. 13a229a [PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumption on IBM systems by Andi Kleen · 19 years ago
  88. f83f2b5 [PATCH] x86_64: fix USER_PTRS_PER_PGD by Jan Beulich · 19 years ago
  89. 60b08c6 [PATCH] x86_64: no_iommu removal in pci-gart.c by Jon Mason · 19 years ago
  90. 5c1ca65 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  91. c04030e [PATCH] flags parameter for linkat by Ulrich Drepper · 19 years ago
  92. 2b932f6 [PATCH] x86: fix broken SMP boot sequence by James Bottomley · 19 years ago
  93. 124d90b [PATCH] Kprobes causes NX protection fault on i686 SMP by Prasanna S Panchamukhi · 19 years ago
  94. 6ced13c [PATCH] m32r: fix and update for gcc-4.0 by Hirokazu Takata · 19 years ago
  95. c0eea79 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  96. cb2c9b2 [PATCH] powerpc: Fix runlatch performance issues by Anton Blanchard · 20 years ago
  97. 1775dbb [PATCH] powerpc: Enable coherency for all pages on 83xx to fix PCI data corruption by Kumar Gala · 19 years ago
  98. 337a712 [PATCH] powerpc: Only calculate htab_size in one place for kexec by Michael Ellerman · 19 years ago
  99. 21380b8 [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put(). by Herbert Xu · 19 years ago
  100. 85edae1 [SERIAL] Trivial comment fix: include/linux/serial_reg.h by Michal Janusz Miroslaw · 19 years ago