1. 9af8c22 NFSv4: Clean up nfs4_decode_dirent by Trond Myklebust · 14 years ago
  2. 4f08222 NFSv4: nfs4_decode_dirent must clear entry->fattr->valid by Trond Myklebust · 14 years ago
  3. 3201f3d NFSv4: Fix a regression in decode_getfattr by Trond Myklebust · 14 years ago
  4. 7ad0735 NFSv4: Fix up decode_attr_filehandle() to handle the case of empty fh pointer by Trond Myklebust · 14 years ago
  5. 4a201d6 NFS: Ensure we check all allocation return values in new readdir code by Trond Myklebust · 14 years ago
  6. 82f2e54 NFS: Readdir plus in v4 by Bryan Schumaker · 14 years ago
  7. ae42c70 NFS: introduce generic decode_getattr function by Bryan Schumaker · 14 years ago
  8. 9942438 NFS: check xdr_decode for errors by Bryan Schumaker · 14 years ago
  9. 3c8a1ae NFS: nfs_readdir_filler catch all errors by Bryan Schumaker · 14 years ago
  10. 56e4ebf NFS: readdir with vmapped pages by Bryan Schumaker · 14 years ago
  11. afa8ccc NFS: remove page size checking code by Bryan Schumaker · 14 years ago
  12. babddc7 NFS: decode_dirent should use an xdr_stream by Bryan Schumaker · 14 years ago
  13. ba8e452 SUNRPC: Add a helper function xdr_inline_peek by Trond Myklebust · 14 years ago
  14. 0715dc6 NFS: remove readdir plus limit by Bryan Schumaker · 14 years ago
  15. d39ab9d NFS: re-add readdir plus by Bryan Schumaker · 14 years ago
  16. baf57a0 NFS: Optimise the readdir searches by Trond Myklebust · 14 years ago
  17. d1bacf9 NFS: add readdir cache array by Bryan Schumaker · 14 years ago
  18. 8c7597f nfs: include ratelimit.h, fix nfs4state build error by Randy Dunlap · 14 years ago
  19. 168667c NFSv4: The state manager must ignore EKEYEXPIRED. by Trond Myklebust · 14 years ago
  20. 898f635 NFSv4: Don't ignore the error return codes from nfs_intent_set_file by Trond Myklebust · 14 years ago
  21. 6eaa614 NFSv4: Don't call nfs4_reclaim_complete() on receiving NFS4ERR_STALE_CLIENTID by Trond Myklebust · 14 years ago
  22. ae1007d NFSv4: Don't call nfs4_state_mark_reclaim_reboot() from error handlers by Trond Myklebust · 14 years ago
  23. b0ed9db NFSv4: Fix open recovery by Trond Myklebust · 14 years ago
  24. bc4866b NFS: Don't SIGBUS if nfs_vm_page_mkwrite races with a cache invalidation by Trond Myklebust · 14 years ago
  25. 955a857 NFS: new idmapper by Bryan Schumaker · 14 years ago
  26. aa510da NFS: We must use list_for_each_entry_safe in nfs_access_cache_shrinker by Trond Myklebust · 14 years ago
  27. a00dd6c NFS: don't use FLUSH_SYNC on WB_SYNC_NONE COMMIT calls (try #2) by Jeff Layton · 14 years ago
  28. 5c78f58 NFS: Really fix put_nfs_open_context() by Trond Myklebust · 14 years ago
  29. dfb4f30 NFSv4.1: keep seq_res.sr_slot as pointer rather than an index by Benny Halevy · 14 years ago
  30. 7c563cc nfs: show "local_lock" mount option in /proc/mounts by Suresh Jayaraman · 14 years ago
  31. ef84303 NFS: handle inode==NULL in __put_nfs_open_context by Benny Halevy · 14 years ago
  32. 5eebde2 nfs: introduce mount option '-olocal_lock' to make locks local by Suresh Jayaraman · 14 years ago
  33. 6318594 lockd: Remove BKL from the client by Bryan Schumaker · 14 years ago
  34. b4687da SUNRPC: Refactor logic to NUL-terminate strings in pages by Chuck Lever · 14 years ago
  35. 3835935 SUNRPC: Correct an rpcbind debugging message by Chuck Lever · 14 years ago
  36. d141d97 NFS: Fix NFSv3 debugging messages in fs/nfs/nfs3proc.c by Chuck Lever · 14 years ago
  37. 6095889 NFS: Convert nfsiod to use alloc_workqueue() by Trond Myklebust · 14 years ago
  38. 4fbf6e5 SUNRPC: Convert rpciod to use the alloc_workqueue() interface by Trond Myklebust · 14 years ago
  39. d688e11 NFSv4.1: Fix the slotid initialisation in nfs_async_rename() by Trond Myklebust · 14 years ago
  40. f7732d6 NFS: Fix a use-after-free case in nfs_async_rename() by Trond Myklebust · 14 years ago
  41. d3d4152 nfs: make sillyrename an async operation by Jeff Layton · 14 years ago
  42. 779c517 nfs: move nfs_sillyrename to unlink.c by Jeff Layton · 14 years ago
  43. e8582a8 nfs: standardize the rename response container by Jeff Layton · 14 years ago
  44. 920769f nfs: standardize the rename args container by Jeff Layton · 14 years ago
  45. 2b48429 NFS: Add an 'open_context' element to struct nfs_rpc_ops by Trond Myklebust · 14 years ago
  46. c0204fd NFS: Clean up nfs4_proc_create() by Trond Myklebust · 14 years ago
  47. 535918f NFSv4: Further cleanups for nfs4_open_revalidate() by Trond Myklebust · 14 years ago
  48. b8d4cad NFSv4: Clean up nfs4_open_revalidate by Trond Myklebust · 14 years ago
  49. f46e0bd NFSv4: Further minor cleanups for nfs4_atomic_open() by Trond Myklebust · 14 years ago
  50. cd9a1c0 NFSv4: Clean up nfs4_atomic_open by Trond Myklebust · 14 years ago
  51. 859d502 SUNRPC: Remove rpcb_getport_sync() by Chuck Lever · 14 years ago
  52. 306a075 NFS: Allow NFSROOT debugging messages to be enabled dynamically by Chuck Lever · 14 years ago
  53. 8d23210 NFS: Clean up nfsroot.c by Chuck Lever · 14 years ago
  54. 56463e5 NFS: Use super.c for NFSROOT mount option parsing by Chuck Lever · 14 years ago
  55. 60ac036 NFS: Clean up NFSROOT command line parsing by Chuck Lever · 14 years ago
  56. ed58b29 NFS: Remove \t from mount debugging message by Chuck Lever · 14 years ago
  57. cf187c2 SUNRPC: Don't truncate tail data unnecessarily in xdr_shrink_pagelen by Trond Myklebust · 14 years ago
  58. 42d6d8a sunrpc: simplify xdr_shrink_pagelen use of "copy" by Benny Halevy · 14 years ago
  59. 2e29ebb sunrpc: don't use the copy variable in nested block by Benny Halevy · 14 years ago
  60. 0fe62a3 sunrpc: clean up xdr_shrink_pagelen use of temporary pointer by Benny Halevy · 14 years ago
  61. b1a7a91 sunrpc: don't shorten buflen twice in xdr_shrink_pagelen by Benny Halevy · 14 years ago
  62. 2bfc96a Linux 2.6.36-rc3 by Linus Torvalds · 14 years ago
  63. 994b384 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  64. a4dc090 firewire: ohci: work around VIA and NEC PHY packet reception bug by Stefan Richter · 14 years ago
  65. 29cfcdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  66. 303fd2c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  67. 6b3a7c0f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  68. 45b5bed Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  69. 30c0f6a Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  70. e933424 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  71. 8f2a002 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  72. 06f01e7 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  73. 51bbd47 Merge branch 'lguest' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  74. a5a8283 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  75. 997396a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  76. 6f4dbec Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  77. 2547d1d Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  78. 7be0d4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  79. 62b88dc Alpha: Fix a missing comma in sys_osf_statfs() by David Howells · 14 years ago
  80. bad849b NOMMU: Stub out vm_get_page_prot() if there's no MMU by David Howells · 14 years ago
  81. 0a3b6e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  82. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  83. 494e2fb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  84. f181942 mm: fix hang on anon_vma->root->lock by Hugh Dickins · 14 years ago
  85. 9dde3f9 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  86. 6a36672 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  87. 7a28826 ALSA: pcm: add more format names by Dan Carpenter · 14 years ago
  88. 3182c8a sound: oss: fix uninitialized spinlock by Akinobu Mita · 14 years ago
  89. 60f1deb ALSA: asihpi - Return hw error directly from oustream_write. by Eliot Blennerhassett · 14 years ago
  90. c34186e net/ipv4: Eliminate kstrdup memory leak by Julia Lawall · 14 years ago
  91. 92b4678 fsnotify: drop two useless bools in the fnsotify main loop by Eric Paris · 14 years ago
  92. f72adfd fsnotify: fix list walk order by Eric Paris · 14 years ago
  93. a2f13ad fanotify: Return EPERM when a process is not privileged by Andreas Gruenbacher · 14 years ago
  94. 0fb8562 fanotify: resize pid and reorder structure by Tvrtko Ursulin · 14 years ago
  95. 9e5610a Blackfin: bf52x/bf54x boards: drop unused nand page size by Barry Song · 14 years ago
  96. ac0a504 Blackfin: punt duplicate SPORT MMR defines by Mike Frysinger · 15 years ago
  97. 708fafb ASoC: soc-core: fix debugfs_pop_time file permissions by Axel Lin · 14 years ago
  98. 93c3fe4 eCryptfs: Fix encrypted file name lookup regression by Tyler Hicks · 14 years ago
  99. 7371a38 ecryptfs: properly mark init functions by Jerome Marchand · 14 years ago
  100. f137f15 fs/ecryptfs: Return -ENOMEM on memory allocation failure by Julia Lawall · 14 years ago