1. f97c650 NLM: don't let lockd exit on unexpected svc_recv errors (try #2) by Jeff Layton · 16 years ago
  2. 06e02d6 NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2) by Jeff Layton · 16 years ago
  3. 9078dc0 Use a zero sized array for raw field in struct fid by Steven Whitehouse · 16 years ago
  4. ff7d975 nfsd: use static memory for callback program and stats by Olga Kornievskaia · 16 years ago
  5. 8774282 SUNRPC: remove svc_create_thread() by Jeff Layton · 16 years ago
  6. e1ba1ab nfsd: fix comment by J. Bruce Fields · 16 years ago
  7. 3c61eec lockd: Fix stale nlmsvc_unlink_block comment by J. Bruce Fields · 16 years ago
  8. a5ae039 NFSD: Strip __KERNEL__ testing from unexported header files. by Robert P. J. Day · 16 years ago
  9. 4ab4b0b sunrpc: make token header values less confusing by Kevin Coffman · 16 years ago
  10. 5743d65 gss_krb5: consistently use unsigned for seqnum by Kevin Coffman · 16 years ago
  11. 1a448fd NFSD: Remove NFSv4 dependency on NFSv3 by Chuck Lever · 16 years ago
  12. 3329ba0 SUNRPC: Remove PROC_FS dependency by Chuck Lever · 16 years ago
  13. 6ffd4be NFSD: Use "depends on" for PROC_FS dependency by Chuck Lever · 16 years ago
  14. 03550fa nfsd: move most of fh_verify to separate function by J. Bruce Fields · 16 years ago
  15. c3bb257 net/sunrpc/svc.c: suppress unintialized var warning by Andrew Morton · 16 years ago
  16. 30aef31 Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent by Kevin Coffman · 16 years ago
  17. 3d4a688 Correct grammer/typos in dprintks by Kevin Coffman · 16 years ago
  18. 830bb59 SVCRDMA: Add check for XPT_CLOSE in svc_rdma_send by Tom Tucker · 16 years ago
  19. 9167f50 nfsd: initialize lease type in nfs4_open_delegation() by Felix Blyakher · 16 years ago
  20. a3fa73b Documentation: NFS/RDMA instructions for 2.6.25-rc1 by James Lentini · 16 years ago
  21. a277e33 NFS: convert nfs4 callback thread to kthread API by Jeff Layton · 16 years ago
  22. 3ba1514 nfsd: fix sparse warning in vfs.c by Harvey Harrison · 16 years ago
  23. a254b24 nfsd: fix sparse warnings by Harvey Harrison · 16 years ago
  24. d842120 lockd: convert nsm_mutex to a spinlock by J. Bruce Fields · 16 years ago
  25. a95e56e lockd: clean up __nsm_find() by J. Bruce Fields · 16 years ago
  26. 164f98a lockd: fix race in nlm_release() by J. Bruce Fields · 16 years ago
  27. dd35210 sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS by Harshula Jayasuriya · 16 years ago
  28. 93245d1 lockd: fix sparse warning in svcshare.c by Harvey Harrison · 16 years ago
  29. f2b0dee make nfsd_create_setattr() static by Adrian Bunk · 17 years ago
  30. 7b54fe6 SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page fails by Jeff Layton · 17 years ago
  31. 6aaa67b NFSD: Remove redundant "select" clauses in fs/Kconfig by Chuck Lever · 17 years ago
  32. 78dd099 NFSD: Move "select NFSD_V2_ACL if NFSD_V3_ACL" by Chuck Lever · 17 years ago
  33. 8920695 NFSD: Move "select FS_POSIX_ACL if NFSD_V4" by Chuck Lever · 17 years ago
  34. d24455b NFSD: Update help text for CONFIG_NFSD by Chuck Lever · 17 years ago
  35. 5ea0dd6 NFSD: Remove NFSD_TCP kernel build option by Chuck Lever · 17 years ago
  36. c0ce6ec nfsd: clarify readdir/mountpoint-crossing code by J. Bruce Fields · 17 years ago
  37. 67eb6ff svcrpc: move unused field from cache_deferred_req by J. Bruce Fields · 17 years ago
  38. 6a85fa3 nfsd4: kill unnecessary check in preprocess_stateid_op by J. Bruce Fields · 17 years ago
  39. 0836f58 nfsd4: simplify stateid sequencing checks by J. Bruce Fields · 17 years ago
  40. f336273 nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_op by J. Bruce Fields · 17 years ago
  41. 065f30e nfs: remove unnecessary NFS_NEED_* defines by J. Bruce Fields · 17 years ago
  42. f15364b IPv6 support for NFS server export caches by Aurélien Charbon · 17 years ago
  43. d751a7c NLM: Convert lockd to use kthreads by Jeff Layton · 17 years ago
  44. 7086721 SUNRPC: have svc_recv() check kthread_should_stop() by Jeff Layton · 17 years ago
  45. 23d42ee SUNRPC: export svc_sock_update_bufs by Jeff Layton · 17 years ago
  46. 1447d25 knfsd: Remove NLM_HOST_MAX and associated logic. by NeilBrown · 17 years ago
  47. 3dc5063 slab_err: Pass parameters correctly to slab_bug by Christoph Lameter · 16 years ago
  48. 79c1cb7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  49. b0d19a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  50. 0093cb1 pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ resources 2" by Len Brown · 16 years ago
  51. d7d3130 iwlwifi: Fix built-in compilation of iwlcore by Tomas Winkler · 16 years ago
  52. cd58f2a net: Unexport move_addr_to_{kernel,user} by Adrian Bunk · 16 years ago
  53. 201410c rt2x00: Select LEDS_CLASS. by David S. Miller · 16 years ago
  54. e82404a iwlwifi: Select LEDS_CLASS. by David S. Miller · 16 years ago
  55. 00713e2 leds: Do not guard NEW_LEDS with HAS_IOMEM by David S. Miller · 16 years ago
  56. 97e7e0f [patch 7/7] vfs: mountinfo: show dominating group id by Miklos Szeredi · 16 years ago
  57. 2d4d486 [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo by Ram Pai · 16 years ago
  58. a1a2c40 [patch 5/7] vfs: mountinfo: allow using process root by Miklos Szeredi · 16 years ago
  59. 719f5d7 [patch 4/7] vfs: mountinfo: add mount peer group ID by Miklos Szeredi · 16 years ago
  60. 73cd49e [patch 3/7] vfs: mountinfo: add mount ID by Miklos Szeredi · 16 years ago
  61. 9d1bc601 [patch 2/7] vfs: mountinfo: add seq_file_root() by Miklos Szeredi · 16 years ago
  62. 6092d04 [patch 1/7] vfs: mountinfo: add dentry_path() by Ram Pai · 16 years ago
  63. 934b25c [PATCH] remove unused label in xattr.c (noise from ro-bind) by Al Viro · 16 years ago
  64. 94bc891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  65. 934b702 Fix cardbus resource allocation by Linus Torvalds · 16 years ago
  66. 29591b9 bus_remove_device: be more careful about incomplete initialization by Rafael J. Wysocki · 16 years ago
  67. 08119e8 Relax check on adding children of suspended devices by Rafael J. Wysocki · 16 years ago
  68. 1ec7f1d [PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct() by Al Viro · 16 years ago
  69. 9b4f526 [PATCH] proc_readfd_common() race fix by Al Viro · 16 years ago
  70. ed15243 [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe() by Al Viro · 16 years ago
  71. aca239b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  72. 16abef0 fs: use loff_t type instead of long long by David Sterba · 16 years ago
  73. e199cee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  74. 2c2b94f [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl by Dean Nelson · 16 years ago
  75. 3519050 [IA64] run rest drivers/misc/sgi-xp through scripts/Lindent by Dean Nelson · 16 years ago
  76. 4a3ad2d [IA64] run some drivers/misc/sgi-xp through scripts/Lindent by Dean Nelson · 16 years ago
  77. 45d9ca4 [IA64] move XP and XPC to drivers/misc/sgi-xp by Dean Nelson · 16 years ago
  78. b24a314 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  79. 7348672 kernel-doc: fix sched.c missing parameter by Randy Dunlap · 16 years ago
  80. 03b8838 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  81. 0d07a15 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  82. 62429f4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 16 years ago
  83. 26defe3 fix brd allocation flags by Petr Tesarik · 16 years ago
  84. add8eda i2c: Fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  85. da67277 i2c: New driver for the SuperH Mobile I2C bus controller by Magnus Damm · 16 years ago
  86. dec1a99 i2c/scx200_acb: Don't use 0 as NULL pointer by Adrian Bunk · 16 years ago
  87. afc13b7 i2c-bfin-twi: Fix mismatch in add timer and delete timer by Hans Schillstrom · 16 years ago
  88. d4ce220 i2c-bfin-twi: Just let i2c-bfin-twi driver depends on BLACKFIN by Bryan Wu · 16 years ago
  89. bd58499 i2c-bfin-twi: Use simpler comment headers and strip out information that is maintained in the scm's log by Mike Frysinger · 16 years ago
  90. fa6ad22 i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful information by Bryan Wu · 16 years ago
  91. 74d362e i2c-bfin-twi: Add missing pin mux operation by Bryan Wu · 16 years ago
  92. aa3d020 i2c-bfin-twi: Add platform_resource interface to support multi-port TWI controllers by Bryan Wu · 16 years ago
  93. 4dd39bb i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c master xfer operation by Sonic Zhang · 16 years ago
  94. 4c03f68 i2c: Remove trailing whitespaces in busses/Kconfig by Wolfram Sang · 16 years ago
  95. 08882d2 i2c: Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  96. a26c20b i2c: Renesas SH7760 I2C master driver by Manuel Lauss · 16 years ago
  97. dba7997 i2c-dev: Split i2cdev_ioctl by Jean Delvare · 16 years ago
  98. 838349b i2c-ibm_iic: Support building as an of_platform driver by Sean MacLennan · 16 years ago
  99. 681aae8 i2c-ibm_iic: Change the log levels by Sean MacLennan · 16 years ago
  100. 244fbbb i2c: Add platform driver on top of the new pca-algorithm by Wolfram Sang · 16 years ago