1. c3d06f9 nfsd41: hard page limit for DRC by Andy Adamson · 16 years ago
  2. 074fe89 nfsd41: DRC save, restore, and clear functions by Andy Adamson · 16 years ago
  3. f9bb94c4 nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion != 0 only. by Andy Adamson · 16 years ago
  4. b85d4c0 nfsd41: sequence operation by Benny Halevy · 16 years ago
  5. a1bcecd nfsd41: match clientid establishment method by Andy Adamson · 16 years ago
  6. 0733d21 nfsd41: exchange_id operation by Andy Adamson · 16 years ago
  7. 069b6ad nfsd41: proc stubs by Andy Adamson · 16 years ago
  8. 2db134e nfsd41: xdr infrastructure by Andy Adamson · 16 years ago
  9. 5282fd7 nfsd41: sessionid hashing by Marc Eshel · 16 years ago
  10. c4bf786 nfsd41: release_session when client is expired by Marc Eshel · 16 years ago
  11. 9fb8707 nfsd41: introduce nfs4_client cl_sessions list by Marc Eshel · 16 years ago
  12. 7116ed6 nfsd41: sessions basic data types by Andy Adamson · 16 years ago
  13. 10add80 nfsd41: define nfs41 error codes by Marc Eshel · 16 years ago
  14. 18df188 nfs41: common protocol definitions by Benny Halevy · 16 years ago
  15. 2f42587 nfsd: don't use the deferral service, return NFS4ERR_DELAY by Andy Adamson · 16 years ago
  16. 2076601 nfsd: remove nfsd4_ops array size by Benny Halevy · 16 years ago
  17. e354d57 nfsd: embed nfsd4_current_state in nfsd4_compoundres by Andy Adamson · 16 years ago
  18. 42d671c Fix a build warning about leaking CONFIG_NFSD to userspace. by Greg Banks · 16 years ago
  19. b5cbc36 Document /proc/fs/nfsd/pool_stats by Greg Banks · 16 years ago
  20. abd91ee sunrpc/svc.c: Remove unused line 'rqstp->rq_server = serv;' in svc_process by ideawu · 16 years ago
  21. 2795e53 SUNRPC: Clean up static inline functions in svc_xprt.h by Chuck Lever · 16 years ago
  22. 0953e62 Inconsistent setattr behaviour by Sachin S. Prabhu · 16 years ago
  23. 47a14ef svcrpc: take advantage of tcp autotuning by Olga Kornievskaia · 16 years ago
  24. 026722c nfsd4: don't check ip address in setclientid by J. Bruce Fields · 16 years ago
  25. 03cf6c9 knfsd: add file to export stats about nfsd pools by Greg Banks · 16 years ago
  26. 59a252f knfsd: avoid overloading the CPU scheduler with enormous load averages by Greg Banks · 16 years ago
  27. 8bbfa9f knfsd: remove the nfsd thread busy histogram by Greg Banks · 16 years ago
  28. 5cb031b nfsd4: remove redundant check from nfsd4_open by J. Bruce Fields · 16 years ago
  29. 05f4f67 nfsd4: don't do lookup within readdir in recovery code by J. Bruce Fields · 16 years ago
  30. a1c8c4d nfsd4: support putpubfh operation by J. Bruce Fields · 16 years ago
  31. 31dec25 Short write in nfsd becomes a full write to the client by David Shaw · 16 years ago
  32. 1e685ec NFSD: return nfsv4 error code nfserr_notsupp rather than nfsv[23]'s nfserr_opnotsupp by Benny Halevy · 16 years ago
  33. a601cae nfsd4: move rpc_client setup to a separate function by J. Bruce Fields · 16 years ago
  34. 418cd20a nfsd4: fix do_probe_callback errors by J. Bruce Fields · 16 years ago
  35. 8b671b8 nfsd4: remove use of mutex for file_hashtable by J. Bruce Fields · 16 years ago
  36. d7fdcfe nfsd4: put_nfs4_client does not require state lock by J. Bruce Fields · 16 years ago
  37. 18f8273 nfsd4: rename io_during_grace_disallowed by J. Bruce Fields · 16 years ago
  38. 6150ef0 nfsd4: remove unused CHECK_FH flag by J. Bruce Fields · 16 years ago
  39. 7e0f7cf nfsd4: fail when delegreturn gets a non-delegation stateid by J. Bruce Fields · 16 years ago
  40. 203a8c8 nfsd4: separate delegreturn case from preprocess_stateid_op by J. Bruce Fields · 16 years ago
  41. 3e63307 nfsd4: add a helper function to decide if stateid is delegation by J. Bruce Fields · 16 years ago
  42. 819a8f5 nfsd4: remove some dprintk's by J. Bruce Fields · 16 years ago
  43. fd03b09 nfsd4: remove unneeded local variable by J. Bruce Fields · 16 years ago
  44. dc9bf70 nfsd4: remove redundant "if" in nfs4_preprocess_stateid_op by J. Bruce Fields · 16 years ago
  45. 0c2a498 nfsd4: move check_stateid_generation check by J. Bruce Fields · 16 years ago
  46. a4455be nfsd4: trivial preprocess_stateid_op cleanup by J. Bruce Fields · 16 years ago
  47. 77f18f5 nfs: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  48. 4ac35c2 nfsd(v2/v3): fix the failure of creation from HPUX client by wengang wang · 16 years ago
  49. e33d1ea lockd: clean up blocking lock cases of nlsmvc_lock() by Miklos Szeredi · 16 years ago
  50. e37da04 nfsd: lock state around put client and delegation in nfsd4_cb_recall by Alexandros Batsakis · 16 years ago
  51. 6c02eaa nfsd4: use helper for copying delegation filehandle by J. Bruce Fields · 16 years ago
  52. a4773c0 nfsd4: use helper for copying filehandles for replay by J. Bruce Fields · 16 years ago
  53. 13024b7 nfsd4: fix misplaced comment by J. Bruce Fields · 16 years ago
  54. 99f8872 nfsd: clarify exclusive create bitmask result. by J. Bruce Fields · 16 years ago
  55. 6866656 nfsd : Define NFSD only when FILE_LOCKING is enabled by Manish Katiyar · 16 years ago
  56. 12214cb NFSD: cleanup for nfs3proc.c by Qinghuang Feng · 16 years ago
  57. f044ff8 nfsd4: split open/lockowner release code by J. Bruce Fields · 16 years ago
  58. f1d110c nfsd4: remove a forward declaration by J. Bruce Fields · 16 years ago
  59. 2283963 nfsd4: split lockstateid/openstateid release logic by J. Bruce Fields · 16 years ago
  60. a1e4ee2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  61. 85bff88 Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  62. d0573fa Staging: benet: remove driver now that it is merged in drivers/net/ by Greg Kroah-Hartman · 16 years ago
  63. d941d0e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  64. 8144737 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  65. 99dbe10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  66. bd27e6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  67. f1aa298 Merge branch 'fix/opl3sa2-suspend' into for-linus by Takashi Iwai · 16 years ago
  68. a232ee6 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 16 years ago
  69. 6af845e ALSA: Fix vunmap and free order in snd_free_sgbuf_pages() by Takashi Iwai · 16 years ago
  70. 82f5d57 ALSA: mixart, fix lock imbalance by Jiri Slaby · 16 years ago
  71. 9105459 ALSA: pcm_oss, fix locking typo by Jiri Slaby · 16 years ago
  72. 36c7b83 ALSA: oss-mixer - Fixes recording gain control by Viral Mehta · 16 years ago
  73. c673ba1 ALSA: hda - Workaround for buggy DMA position on ATI controllers by Takashi Iwai · 16 years ago
  74. 09240cf ALSA: hda - Fix DMA mask for ATI controllers by Takashi Iwai · 16 years ago
  75. 58cefd2 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  76. 9aac397 powerpc/ps3: ps3_defconfig updates by Geoff Levand · 16 years ago
  77. c71327a Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 16 years ago
  78. 6e2b757 module: fix refptr allocation and release order by Masami Hiramatsu · 16 years ago
  79. 8a0845c USB: storage: Unusual USB device Prolific 2507 variation added by Thomas Bartosik · 16 years ago
  80. e7f2f0d USB: Add device id for Option GTM380 to option driver by Achilleas Kotsis · 16 years ago
  81. 56a21827 USB: Add Vendor/Product ID for new CDMA U727 to option driver by Dirk Hohndel · 16 years ago
  82. 716a9c8 USB: Updated unusual-devs entry for USB mass storage on Nokia 6233 by Moritz Muehlenhoff · 16 years ago
  83. 0cc6bfe USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530 by Dan Williams · 16 years ago
  84. 391016f USB: EHCI: expedite unlinks when the root hub is suspended by Alan Stern · 16 years ago
  85. 508db8c USB: EHCI: Fix isochronous URB leak by Karsten Wiese · 16 years ago
  86. 9ea19b8 USB: option.c: add ZTE 622 modem device by Albert Pauw · 16 years ago
  87. 49fa092 USB: wusbcore/wa-xfer, fix lock imbalance by Jiri Slaby · 16 years ago
  88. a08b43a USB: misc/vstusb, fix lock imbalance by Jiri Slaby · 16 years ago
  89. 46c9844 USB: misc/adutux, fix lock imbalance by Jiri Slaby · 16 years ago
  90. 909b6c3 USB: image/mdc800, fix lock imbalance by Jiri Slaby · 16 years ago
  91. eeafa64 USB: atm/cxacru, fix lock imbalance by Jiri Slaby · 16 years ago
  92. c497e71 USB: unusual_devs: Add support for GI 0431 SD-Card interface by Jan Dumon · 16 years ago
  93. c653566 USB: serial: new cp2101 device id by Robert M. Kenney · 16 years ago
  94. b0d65900 USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist interface0 by Michael Hennerich · 16 years ago
  95. 7f82b6d USB: serial: add FTDI USB/Serial converter devices by Axel Wachtler · 16 years ago
  96. 6ff1046 USB: usbfs: keep async URBs until the device file is closed by Alan Stern · 16 years ago
  97. 228dd05 USB: usbtmc: add protocol 1 support by Greg Kroah-Hartman · 16 years ago
  98. 5b10916 USB: usbtmc: fix stupid bug in open() by Greg Kroah-Hartman · 16 years ago
  99. 76a67ec nfsd: nfsd should drop CAP_MKNOD for non-root by J. Bruce Fields · 16 years ago
  100. 84f09f4 NFSD: provide encode routine for OP_OPENATTR by Benny Halevy · 16 years ago