1. e0c2b38 NFSv4.1: filelayout driver specific code for COMMIT by Fred Isaman · 14 years ago
  2. a861a1e NFSv4.1: add generic layer hooks for pnfs COMMIT by Fred Isaman · 14 years ago
  3. 8ef2ce3 NFS: Detect loops in a readdir due to bad cookies by Bryan Schumaker · 14 years ago
  4. 480c200 NFS: Create nfs_open_dir_context by Bryan Schumaker · 14 years ago
  5. b31268a FS: Use stable writes when not doing a bulk flush by Trond Myklebust · 14 years ago
  6. a8de240 SUNRPC: Convert struct rpc_xprt to use atomic_t counters by Trond Myklebust · 14 years ago
  7. e0dca7a NFS: Fix a warning in fs/nfs/idmap.c by Trond Myklebust · 14 years ago
  8. b064eca2 NFSv4: Send unmapped uid/gids to the server when using auth_sys by Trond Myklebust · 14 years ago
  9. e4fd72a NFSv4: cleanup idmapper functions to take an nfs_server argument by Trond Myklebust · 14 years ago
  10. c76069b NFSv4.1: rearrange ->doio args by Fred Isaman · 14 years ago
  11. a69aef1 NFSv4.1: pnfs filelayout driver write by Fred Isaman · 14 years ago
  12. 0382b74 NFSv4.1: implement generic pnfs layer write switch by Andy Adamson · 14 years ago
  13. 5053aa5 NFSv4.1: Send lseg down into nfs_write_rpcsetup by Fred Isaman · 14 years ago
  14. b029bc9 NFSv4.1: add callback to nfs4_write_done by Fred Isaman · 14 years ago
  15. ea8eecd NFSv4.1 move deviceid cache to filelayout driver by Christoph Hellwig · 14 years ago
  16. cbdabc7f NFSv4.1: filelayout async error handler by Andy Adamson · 14 years ago
  17. dc70d7b NFSv4.1: filelayout read by Andy Adamson · 14 years ago
  18. d83217c NFSv4.1: data server connection by Andy Adamson · 14 years ago
  19. 64419a9 NFSv4.1: generic read by Andy Adamson · 14 years ago
  20. bae724e NFSv4.1: shift pnfs_update_layout locations by Fred Isaman · 14 years ago
  21. 94ad1c8 NFSv4.1: coelesce across layout stripes by Fred Isaman · 14 years ago
  22. d6fb79d NFSv4.1: new flag for lease time check by Andy Adamson · 14 years ago
  23. d3b4c9d NFSv4.1: new flag for state renewal check by Andy Adamson · 14 years ago
  24. 45a52a0 NFS move nfs_client initialization into nfs_get_client by Andy Adamson · 14 years ago
  25. 6f78bef NFSv4: remove CONFIG_NFS_V4 from nfs_read_data by Andy Adamson · 14 years ago
  26. 1360289 NFS: change nfs_writeback_done to return void by Fred Isaman · 14 years ago
  27. 0400a6b NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses by Trond Myklebust · 14 years ago
  28. 114f64b NFSv4: remove duplicate clientid in struct nfs_client by Andy Adamson · 14 years ago
  29. bf294b4 SUNRPC: Close a race in __rpc_wait_for_completion_task() by Trond Myklebust · 14 years ago
  30. fb62c00 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  31. 236344d mm: add alloc_page_vma_node() by Andi Kleen · 14 years ago
  32. 2f5f948 mm: change alloc_pages_vma to pass down the policy node for local policy by Andi Kleen · 14 years ago
  33. e76661d libceph: fix msgr keepalive flag by Sage Weil · 14 years ago
  34. 60bf8bf libceph: fix msgr backoff by Sage Weil · 14 years ago
  35. e3e89cc Mark ptrace_{traceme,attach,detach} static by Linus Torvalds · 14 years ago
  36. fb4b10a Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  37. 2d3a849 blktrace: Remove blk_fill_rwbs_rq. by Tao Ma · 14 years ago
  38. 1654e74 block: add @force_kblockd to __blk_run_queue() by Tejun Heo · 14 years ago
  39. 77bd70e mfd: Don't suspend WM8994 if the CODEC is not suspended by Mark Brown · 14 years ago
  40. 450adcb blk-throttle: Do not use kblockd workqueue for throtl work by Vivek Goyal · 14 years ago
  41. af06216 ACPI: Fix build for CONFIG_NET unset by Rafael J. Wysocki · 14 years ago
  42. 493f335 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  43. fe41947 rapidio: fix sysfs config attribute to access 16MB of maint space by Alexandre Bounine · 14 years ago
  44. 638691a Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  45. 805bdae PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unset by Rafael J. Wysocki · 14 years ago
  46. 93b270f Fix over-zealous flush_disk when changing device size. by NeilBrown · 14 years ago
  47. 2aa1589 mm: prevent concurrent unmap_mapping_range() on the same inode by Miklos Szeredi · 14 years ago
  48. ef32428 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  49. 98562ad module: explicitly align module_version_attribute structure by Dmitry Torokhov · 14 years ago
  50. 226111d net: dcb: match dcb_app protocol field with 802.1Qaz spec by John Fastabend · 14 years ago
  51. 0cc9d52 Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  52. bc3adfc Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  53. 3c18d4d Expand CONFIG_DEBUG_LIST to several other list operations by Linus Torvalds · 14 years ago
  54. 456d66e RTC: Re-enable UIE timer/polling emulation by John Stultz · 14 years ago
  55. 6e57b1d RTC: Revert UIE emulation removal by John Stultz · 14 years ago
  56. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 14 years ago
  57. a7d6e4e thp: prevent hugepages during args/env copying into the user stack by Andrea Arcangeli · 14 years ago
  58. 1cecd79 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  59. 87450bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  60. a252852 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 14 years ago
  61. 795abaf klist: Fix object alignment on 64-bit. by David Miller · 14 years ago
  62. cfaea56 Input: matrix_keypad - increase the limit of rows and columns by Trilok Soni · 14 years ago
  63. 6037b71 security: add cred argument to security_capable() by Chris Wright · 14 years ago
  64. 67d0195 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  65. e128c5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  66. d3d373e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  67. 3a9dda76 CDC NCM errata updates for cdc.h by Alexey Orishko · 14 years ago
  68. 5084f89 virtio: console: Update Copyright by Amit Shah · 14 years ago
  69. 43a7232 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  70. 15ccb7b Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  71. 872434d genirq: Add missing status flags to modification mask by Thomas Gleixner · 14 years ago
  72. 44f2c5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  73. 8cf28f1 USB: Fix trout build failure with ci13xxx_msm gadget by Pavankumar Kondeti · 14 years ago
  74. 862b6f6 Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  75. e2d5776 net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6. by David S. Miller · 14 years ago
  76. 3d56e33 tracing: Replace syscall_meta_data struct array with pointer array by Steven Rostedt · 14 years ago
  77. 6549864 tracepoints: Fix section alignment using pointer array by Mathieu Desnoyers · 14 years ago
  78. e4a9ea5 tracing: Replace trace_event struct array with pointer array by Steven Rostedt · 14 years ago
  79. 3cd90ea vfs: sparse: add __FMODE_EXEC by Namhyung Kim · 14 years ago
  80. 1a44bc8 vfs: sparse: remove a warning on OPEN_FMODE() by Namhyung Kim · 14 years ago
  81. 1994282 memcg: prevent endless loop when charging huge pages to near-limit group by Johannes Weiner · 14 years ago
  82. 0fd08c5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  83. ffbbf2d kernel.h: fix kernel-doc warning by Randy Dunlap · 14 years ago
  84. cbae4873 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  85. 709b46e net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT by Eric W. Biederman · 14 years ago
  86. 52fe7c9 caif: bugfix - add caif headers for userspace usage. by sjur.brandeland@stericsson.com · 14 years ago
  87. d14dd7e ARM: oprofile: Fix backtraces in timer mode by Ari Kauppi · 14 years ago
  88. 1ea1bdf oprofile: Fix usage of CONFIG_HW_PERF_EVENTS for oprofile_perf_init and friends by Ari Kauppi · 14 years ago
  89. 6fb1b30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  90. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 14 years ago
  91. 8348ad7 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  92. 778be23 NFS do not find client in NFSv4 pg_authenticate by Andy Adamson · 14 years ago
  93. f61f6da NFS: Prevent memory allocation failure in nfsacl_encode() by Chuck Lever · 14 years ago
  94. 731f3f4 NFS: nfsacl_{encode,decode} should return signed integer by Chuck Lever · 14 years ago
  95. ce84d53 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  96. 8c6a98b Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent by Andy Whitcroft · 14 years ago
  97. d315777 Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  98. 1765e3a Remove MAYBE_BUILD_BUG_ON by Rusty Russell · 14 years ago
  99. 7ef88ad BUILD_BUG_ON: make it handle more cases by Rusty Russell · 14 years ago
  100. b75be42 param: add null statement to compiled-in module params by Linus Walleij · 14 years ago