1. 322e2ef SUNRPC: temp var should match return type of xdr_skb_read_actor by Chuck Lever · 17 years ago
  2. 5d40a8a SUNRPC: Check a return result by Chuck Lever · 17 years ago
  3. d4b37ff SUNRPC: Fix an unnecessary implicit type cast in rpcrdma_count_chunks() by Chuck Lever · 17 years ago
  4. 2a428b2 SUNRPC: Prevent mixed sign comparisons in rpcrdma_convert_iovs() by Chuck Lever · 17 years ago
  5. c087567 SUNRPC: Remove the obsolete RPC_WAITQ macro by Trond Myklebust · 17 years ago
  6. a4a8749 SUNRPC: Cleanup to remove the last users of the RPC_WAITQ declaration by Trond Myklebust · 17 years ago
  7. 47fe064 SUNRPC: Unexport rpc_init_task() and rpc_execute() by Trond Myklebust · 17 years ago
  8. 0773769 NFS/SUNRPC: Convert users of rpc_init_task+rpc_execute to rpc_run_task() by Trond Myklebust · 17 years ago
  9. e8f5d77 SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_task by Trond Myklebust · 17 years ago
  10. b562794 SUNRPC: Remove the now unused function rpc_call_setup() by Trond Myklebust · 17 years ago
  11. 5138fde NFS/SUNRPC: Convert all users of rpc_call_setup() by Trond Myklebust · 17 years ago
  12. bdc7f02 NFS: Clean up the (commit|read|write)_setup() callback routines by Trond Myklebust · 17 years ago
  13. b3ef8b3 SUNRPC: Allow rpc_init_task() to initialise the rpc_task->tk_msg by Trond Myklebust · 17 years ago
  14. 77de2c5 SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action by Trond Myklebust · 17 years ago
  15. 5085925 SUNRPC: Mask signals across the call to rpc_call_setup() in rpc_run_task by Trond Myklebust · 17 years ago
  16. 3ff7576 SUNRPC: Clean up the initialisation of priority queue scheduling info. by Trond Myklebust · 17 years ago
  17. c970aa8 SUNRPC: Clean up rpc_run_task by Trond Myklebust · 17 years ago
  18. 84115e1 SUNRPC: Cleanup of rpc_task initialisation by Trond Myklebust · 17 years ago
  19. e8914c6 SUNRPC: Restrict sunrpc client exports by Trond Myklebust · 17 years ago
  20. a6eaf8b SUNRPC: Move exported declarations to the function declarations by Trond Myklebust · 17 years ago
  21. 93a44a7 sunrpc: document the rpc_pipefs kernel api by J. Bruce Fields · 17 years ago
  22. 663b885 SUNRPC: Reconnect immediately whenever the server isn't refusing it. by Trond Myklebust · 16 years ago
  23. 62da3b2 SUNRPC: Rename xprt_disconnect() by Trond Myklebust · 17 years ago
  24. 3ebb067 SUNRPC: Make call_status()/call_decode() call xprt_force_disconnect() by Trond Myklebust · 17 years ago
  25. 7272dcd SUNRPC: xprt_autoclose() should not call xprt_disconnect() by Trond Myklebust · 17 years ago
  26. e06799f SUNRPC: Use shutdown() instead of close() when disconnecting a TCP socket by Trond Myklebust · 17 years ago
  27. ef80367 SUNRPC: TCP clear XPRT_CLOSE_WAIT when the socket is closed for writes by Trond Myklebust · 16 years ago
  28. 3b948ae SUNRPC: Allow the client to detect if the TCP connection is closed by Trond Myklebust · 17 years ago
  29. 67a391d SUNRPC: Fix TCP rebinding logic by Trond Myklebust · 17 years ago
  30. 66af1e5 SUNRPC: Fix a race in xs_tcp_state_change() by Trond Myklebust · 17 years ago
  31. ef818a2 NFS: Stop sillyname renames and unmounts from racing by Steve Dickson · 17 years ago
  32. 2f74c0a NFSv4: Clean up the OPEN/CLOSE serialisation code by Trond Myklebust · 16 years ago
  33. acee478 NFS: Clean up the write request locking. by Trond Myklebust · 16 years ago
  34. 8b1f9ee NFS: Optimise nfs_vm_page_mkwrite() by Trond Myklebust · 16 years ago
  35. 77f1119 NFS: Ensure that we eject stale inodes as soon as possible by Trond Myklebust · 16 years ago
  36. d45b9d8 NFS: Handle -ENOENT errors in unlink()/rmdir()/rename() by Trond Myklebust · 16 years ago
  37. 609005c3 NFS: Sillyrename: in the case of a race, check aliases are really positive by Trond Myklebust · 16 years ago
  38. fccca7f NFS: Fix a sillyrename race... by Trond Myklebust · 16 years ago
  39. 5b10ca1 Mostly revert "e1000/e1000e: Move PCI-Express device IDs over to e1000e" by Linus Torvalds · 16 years ago
  40. 9e97198 splice: fix problem with atime not being updated by Jens Axboe · 16 years ago
  41. 12f32bb block: constify function pointer tables by Jan Engelhardt · 16 years ago
  42. e7d9dc9 cciss: fix bug in overriding ->data_len before completion by Jens Axboe · 16 years ago
  43. e68b903 Expose hardware sector size by Martin K. Petersen · 16 years ago
  44. 7da975a Fix blktrace compile warning by Martin K. Petersen · 16 years ago
  45. 023ccde block: fix warning on compile with CONFIG_BLOCK by Jens Axboe · 16 years ago
  46. d6d4819 block: ll_rw_blk.c split, add blk-merge.c by Jens Axboe · 16 years ago
  47. db1d08c block: remove dated (and wrong) comment in blk-core.c by Jens Axboe · 16 years ago
  48. 26b8256 block: get rid of unnecessary forward declarations in blk-core.c by Jens Axboe · 16 years ago
  49. 86db1e2 block: continue ll_rw_blk.c splitup by Jens Axboe · 16 years ago
  50. 8324aa9 block: split tag and sysfs handling from blk-core.c by Jens Axboe · 16 years ago
  51. a168ee8 block: first step of splitting ll_rw_blk, rename it by Jens Axboe · 16 years ago
  52. 9bf7225 xsysace: end request handling fix by Jens Axboe · 16 years ago
  53. 0ba6c33bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25 by Linus Torvalds · 16 years ago
  54. 21af029 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  55. 5ea293a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 16 years ago
  56. 03bc26c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  57. 8cd226c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  58. a9d2517 [MIPS] remove Documentation/mips/GT64120.README by Dmitri Vorobiev · 16 years ago
  59. 750dc31 [MIPS] Malta: remaining bits of the board support code cleanup by Dmitri Vorobiev · 16 years ago
  60. ef7645c [MIPS] Malta: make the helper function static by Dmitri Vorobiev · 16 years ago
  61. cd80d54 [MIPS] Malta: fix braces at single statement blocks by Dmitri Vorobiev · 16 years ago
  62. bbdda5e [MIPS] Malta, Atlas: move an extern function declaration to the header file by Dmitri Vorobiev · 16 years ago
  63. ae9cef0 [MIPS] Malta: Use C89 style for comments by Dmitri Vorobiev · 16 years ago
  64. 52b3fc0 [MIPS] Malta: else should follow close brace in malta_int.c by Dmitri Vorobiev · 16 years ago
  65. a6352cd [MIPS] Malta: remove a superfluous comment by Dmitri Vorobiev · 16 years ago
  66. 54bf038 [MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h> by Dmitri Vorobiev · 16 years ago
  67. 1997267 [MIPS] Malta, Atlas, Sead: remove an extern from .c files by Dmitri Vorobiev · 16 years ago
  68. f807149 [MIPS] Malta: fix oversized lines in malta_int.c by Dmitri Vorobiev · 16 years ago
  69. 82a1791 [MIPS] Malta: remove a dead function declaration by Dmitri Vorobiev · 16 years ago
  70. af82558 [MIPS] Malta: use tabs not spaces by Dmitri Vorobiev · 16 years ago
  71. a382963 [MIPS] Malta: set up the screen info in a separate function by Dmitri Vorobiev · 16 years ago
  72. f3a4ce9 [MIPS] Malta: check the PCI clock frequency in a separate function by Dmitri Vorobiev · 16 years ago
  73. 8216d34 [MIPS] Malta: use the KERN_ facility level in printk() by Dmitri Vorobiev · 16 years ago
  74. 4ca7651 [MIPS] Malta: use Linux kernel style for structure initialization by Dmitri Vorobiev · 16 years ago
  75. 12323ca [MIPS]: constify function pointer tables by Jan Engelhardt · 16 years ago
  76. d4e9cff [MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64 by Ralf Baechle · 16 years ago
  77. 0e8774b [MIPS] Cobalt 64-bits kernels can be safely unmarked experimental by Florian Fainelli · 16 years ago
  78. 302922e [MIPS] Qemu: Remove platform. by Ralf Baechle · 16 years ago
  79. 9900485 [MIPS] pnx8xxx: clocksource cleanups by Vitaly Wool · 16 years ago
  80. 8a39c52 [MIPS] Lasat: Convert pvc_sem semaphore to mutex by Daniel Walker · 16 years ago
  81. f6ed10a [MIPS] MTX-1: Add GPIO system button by Florian Fainelli · 16 years ago
  82. 2d47c58 [MIPS] Delete CONFIG_MSP_FPGA by Ralf Baechle · 16 years ago
  83. 9c746ed [MIPS] move the eXcite local config to excitedirectory by Yoichi Yuasa · 17 years ago
  84. 167da46 [MIPS] add cpu_wait() to machine_halt() by Yoichi Yuasa · 17 years ago
  85. 71466dd [MIPS] remove unneeded button check for reset by Yoichi Yuasa · 17 years ago
  86. 991f8b6 [MIPS] move vr41xx_calculate_clock_frequency() to plat_time_init() by Yoichi Yuasa · 17 years ago
  87. c966234 [MIPS] time: remove unused mips_timer_state() by Yoichi Yuasa · 17 years ago
  88. fa71c96 [MIPS] Altas, Malta: Switch boot file format to raw. by Ralf Baechle · 16 years ago
  89. ae0c69a [MIPS] fixmap: delete unused __set_fixmap, set_fixmap and set_fixmap_nocache by Ralf Baechle · 16 years ago
  90. 39a5110 [MIPS] Extend performance counter event field. by Ralf Baechle · 16 years ago
  91. 231a35d [MIPS] RM: Collected changes by Thomas Bogendoerfer · 16 years ago
  92. 237cfee [MIPS] Alchemy: Au1210/Au1250 CPU support by Manuel Lauss · 17 years ago
  93. c5ec198 [MIPS] Eleminate local symbols from the symbol table. by Ralf Baechle · 16 years ago
  94. f21d850 [MIPS] Fulong: don't reinitialize pci_probe_only to it's default value. by Ralf Baechle · 16 years ago
  95. 07c019b [MIPS] BCM1480: Use constants instead of magic numbers in PCI code. by Ralf Baechle · 16 years ago
  96. e2defae [MIPS] IP28 support by Thomas Bogendoerfer · 17 years ago
  97. 81149be [MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM} by Ralf Baechle · 16 years ago
  98. c7c6b39 [MIPS] Use correct dma flushing in dma_cache_sync() by Thomas Bogendoerfer · 17 years ago
  99. 930bff8 [MIPS] IP28: added cache barrier to assembly routines by Thomas Bogendoerfer · 17 years ago
  100. 2064ba2 [MIPS] TXx9 watchdog support for rbhma3100,rbhma4200,rbhma4500 by Atsushi Nemoto · 17 years ago