1. 8e69514f nfs41: support minorversion 1 for nfs4_check_lease by Benny Halevy · 15 years ago
  2. 29fba38 nfs41: lease renewal by Benny Halevy · 15 years ago
  3. b069d94 nfs41: schedule async session reset by Andy Adamson · 15 years ago
  4. 4745e31 nfs41: kick start nfs41 session recovery when handling errors by Andy Adamson · 15 years ago
  5. eedc020 nfs41: use rpc prepare call state for session reset by Andy Adamson · 15 years ago
  6. aae2006 nfs41: sunrpc: Export the call prepare state for session reset by Andy Adamson · 15 years ago
  7. c3fad1b nfs41: add session reset to state manager by Andy Adamson · 15 years ago
  8. 76db6d9 nfs41: add session setup to the state manager by Andy Adamson · 15 years ago
  9. ac72b7b nfs41: reset the session slot table by Andy Adamson · 15 years ago
  10. fc01cea nfs41: sequence operation by Andy Adamson · 15 years ago
  11. 8328d59 nfs41: enable nfs_client only nfs4_async_handle_error by Andy Adamson · 15 years ago
  12. 0f3e66c nfs41: destroy_session operation by Andy Adamson · 15 years ago
  13. 96b09e0 nfs41: use session attributes for rsize and wsize by Andy Adamson · 15 years ago
  14. 8d35301 nfs41: verify session channel attribues by Andy Adamson · 15 years ago
  15. fc93158 nfs41: create_session operation by Andy Adamson · 15 years ago
  16. 2050f0c nfs41: get_lease_time by Andy Adamson · 15 years ago
  17. 99fe60d nfs41: exchange_id operation by Benny Halevy · 15 years ago
  18. 938e101 nfs41 delegreturn sequence setup done support by Andy Adamson · 15 years ago
  19. 21d9a85 nfs41 commit sequence setup done support by Andy Adamson · 15 years ago
  20. def6ed7 nfs41 write sequence setup done support by Andy Adamson · 15 years ago
  21. f11c88a nfs41: read sequence setup/done support by Andy Adamson · 15 years ago
  22. 472cfbd nfs41: unlink sequence setup/done support by Andy Adamson · 15 years ago
  23. a893693 nfs41: locku sequence setup/done support by Andy Adamson · 15 years ago
  24. 66179ef nfs41: lock sequence setup/done support by Andy Adamson · 15 years ago
  25. d898528 nfs41: open sequence setup/done support by Andy Adamson · 15 years ago
  26. 19ddab0 nfs41: close sequence setup/done support by Andy Adamson · 15 years ago
  27. 69ab40c nfs41: nfs41_call_sync_done by Andy Adamson · 15 years ago
  28. b0df806 nfs41: nfs41_sequence_done by Andy Adamson · 15 years ago
  29. 1361587 nfs41: nfs41_sequence_free_slot by Andy Adamson · 15 years ago
  30. e2c4ab3 nfs41: free slot by Andy Adamson · 15 years ago
  31. fbcd4ab nfs41: setup_sequence method by Andy Adamson · 15 years ago
  32. 510b817 nfs41: find slot by Benny Halevy · 15 years ago
  33. ce5039c nfs41: nfs4_setup_sequence by Andy Adamson · 15 years ago
  34. 9b7b9fc nfs41: xdr {encode,decode}_sequence by Andy Adamson · 15 years ago
  35. 66cc042 nfs41: encode minorversion in compound header by Benny Halevy · 15 years ago
  36. 28f5669 NFS: use dynamically computed compound_hdr.replen for xdr_inline_pages offset by Benny Halevy · 15 years ago
  37. dadf0c2 NFS: update hdr->replen for every encode op by Benny Halevy · 15 years ago
  38. 0c4e8c1 NFS: define and initialize compound_hdr.replen by Benny Halevy · 15 years ago
  39. 6ce1839 NFS: use decode_change_info_maxsz for xdr maxsz calculations by Benny Halevy · 15 years ago
  40. 5f7dbd5 nfs41: set up seq_res.sr_slotid by Andy Adamson · 15 years ago
  41. f375297 nfs41: nfs41: pass *session in seq_args and seq_res by Benny Halevy · 15 years ago
  42. cccef3b nfs41: introduce nfs4_call_sync by Andy Adamson · 15 years ago
  43. 2295846 nfs41: use nfs4_fs_locations_res by Benny Halevy · 15 years ago
  44. 73c403a nfs41: use nfs4_setaclres by Benny Halevy · 15 years ago
  45. 9e9ecc0 NFS: get rid of unused xdr decode_setattr(, res) argument by Benny Halevy · 15 years ago
  46. 663c79b nfs41: use nfs4_getaclres by Benny Halevy · 15 years ago
  47. d45b298 nfs41: use nfs4_pathconf_res by Benny Halevy · 15 years ago
  48. 3dda5e4 nfs41: use nfs4_fsinfo_res by Benny Halevy · 15 years ago
  49. 24ad148 nfs41: use nfs4_statfs_res by Benny Halevy · 15 years ago
  50. f50c700 nfs41: use nfs4_readlink_res by Benny Halevy · 15 years ago
  51. 43652ad nfs41: use nfs4_server_caps_arg by Benny Halevy · 15 years ago
  52. 557134a nfs41: sessions client infrastructure by Andy Adamson · 15 years ago
  53. 9ff71c3 nfs41: client xdr definitions by Benny Halevy · 15 years ago
  54. c2e713d nfs41: translate NFS4ERR_MINOR_VERS_MISMATCH to EPROTONOSUPPORT by Benny Halevy · 15 years ago
  55. 5aae4a9 nfs41: Use mount minorversion option by Benny Halevy · 15 years ago
  56. 94a417f nfs41: nfs_client.cl_minorversion by Benny Halevy · 15 years ago
  57. 3fd5be9 nfs41: add mount command option minorversion by Mike Sager · 15 years ago
  58. 44549df nfs41: define NFS4_MAX_MINOR_VERSION based on CONFIG_NFS_V4_1 by Mike Sager · 15 years ago
  59. 1efae38 nfs41: Add Kconfig symbols for NFSv4.1 by Ricardo Labiaga · 15 years ago
  60. 07a2039 Linux 2.6.30 by Linus Torvalds · 15 years ago
  61. 96050df char: mxser, fix ISA board lookup by Peter Botha · 15 years ago
  62. a61d90d jbd: fix race in buffer processing in commit code by Jan Kara · 15 years ago
  63. 463aea1 autofs4: remove hashed check in validate_wait() by Ian Kent · 15 years ago
  64. 586c7e6 shm: fix unused warnings on nommu by Mike Frysinger · 15 years ago
  65. 13df635 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  66. 9cdba30 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  67. fd4d342 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  68. 4d11eff Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  69. c1d4c41 bsg: setting rq->bio to NULL by FUJITA Tomonori · 15 years ago
  70. 8437a61 kvm: fix kvm reboot crash when MAXSMP is used by Avi Kivity · 15 years ago
  71. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
  72. 0281b5d cpumask: introduce zalloc_cpumask_var by Yinghai Lu · 15 years ago
  73. 52ea3a5 cls_cgroup: Fix oops when user send improperly 'tc filter add' request by Minoru Usui · 15 years ago
  74. fdd7b4c r8169: fix crash when large packets are received by Eric Dumazet · 15 years ago
  75. 0e6e027 md/raid5: fix bug in reshape code when chunk_size decreases. by NeilBrown · 15 years ago
  76. a8c906c md/raid5 - avoid deadlocks in get_active_stripe during reshape by NeilBrown · 15 years ago
  77. f001a70 md/raid5: use conf->raid_disks in preference to mddev->raid_disk by NeilBrown · 15 years ago
  78. 3af968e async: Fix lack of boot-time console due to insufficient synchronization by Linus Torvalds · 15 years ago
  79. 46056be Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  80. 5284c6b pata_netcell: Fix typo by Alan Cox · 15 years ago
  81. c7e9cb4 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  82. c46f87f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  83. 5636919 MIPS: Outline udelay and fix a few issues. by Ralf Baechle · 15 years ago
  84. 3a55314 MIPS: ioctl.h: Fix headers_check warnings by Jaswinder Singh Rajput · 15 years ago
  85. e25bfc9 MIPS: Cobalt: PCI bus is always required to obtain the board ID by Yoichi Yuasa · 15 years ago
  86. c9d89d9 MIPS: Kconfig: Remove "Support for" from Cavium system type by Yoichi Yuasa · 15 years ago
  87. e082f18 MIPS: Sibyte: Honor CONFIG_CMDLINE by Ralf Baechle · 15 years ago
  88. e36b80b SSB: BCM47xx: Export ssb_watchdog_timer_set by Matthieu Castet · 15 years ago
  89. 6025974 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  90. 33fa108 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  91. a4c0364 KVM: Explicity initialize cpus_hardware_enabled by Avi Kivity · 15 years ago
  92. aa853f8 [ARM] 5543/1: arm: serial amba: add missing declaration in serial.h by Alessandro Rubini · 15 years ago
  93. 669165d pdc202xx_old: fix resetproc() method by Sergei Shtylyov · 15 years ago
  94. 521a415 pdc202xx_old: fix 'pdc20246_dma_ops' by Sergei Shtylyov · 15 years ago
  95. ccc0d38e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  96. f07502d integrity: fix IMA inode leak by Hugh Dickins · 15 years ago
  97. 81ee1ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  98. 9ccb1aa Merge branch 'upstream-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  99. 72a43d6 ext3/4 with synchronous writes gets wedged by Postfix by Al Viro · 15 years ago
  100. 460bcf5 Fix nobh_truncate_page() to not pass stack garbage to get_block() by Theodore Ts'o · 15 years ago