1. 93870d7 NFS: Read requests can use GFP_KERNEL. by Trond Myklebust · 14 years ago
  2. 18eb884 NFS: Clean up nfs_create_request() by Trond Myklebust · 14 years ago
  3. 1f4c86c NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls by Trond Myklebust · 14 years ago
  4. 8535b2b NFSv4: Don't use GFP_KERNEL allocations in state recovery by Trond Myklebust · 14 years ago
  5. 712a433 SUNRPC: Fix xs_setup_bc_tcp() by Trond Myklebust · 14 years ago
  6. ff83997 SUNRPC: Replace jiffies-based metrics with ktime-based metrics by Chuck Lever · 14 years ago
  7. f56916b ktime: introduce ktime_to_ms() by Chuck Lever · 14 years ago
  8. bbc72ce SUNRPC: RPC metrics and RTT estimator should use same RTT value by Chuck Lever · 14 years ago
  9. 9bc4e3c NFS: Calldata for nfs4_renew_done() by Chuck Lever · 14 years ago
  10. dfe52c0 NFS: Squelch compiler warning in nfs_add_server_stats() by Chuck Lever · 14 years ago
  11. a6d5ff6 NFS: Clean up fscache_uniq mount option by Chuck Lever · 14 years ago
  12. 0f15c53 NFS: Squelch compiler warning by Chuck Lever · 14 years ago
  13. 9605a06 SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.h by Chuck Lever · 14 years ago
  14. bb8b27e NFSv4: Clean up the NFSv4 setclientid operation by Trond Myklebust · 14 years ago
  15. d7cf8dd NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegation by Trond Myklebust · 14 years ago
  16. a8ce4a8 SUNRPC: Fail over more quickly on connect errors by Trond Myklebust · 14 years ago
  17. 0b9e794 SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect() by Trond Myklebust · 14 years ago
  18. 19445b9 SUNRPC: Cleanup - make rpc_new_task() call rpc_release_calldata on failure by Trond Myklebust · 14 years ago
  19. ee5ebe8 SUNRPC: Clean up xprt_release() by Trond Myklebust · 14 years ago
  20. fd86dfd NFSv4: Fix up the documentation for nfs_do_refmount by Trond Myklebust · 14 years ago
  21. 1b4c606 NFS: Replace nfsroot on-stack filehandle by Trond Myklebust · 14 years ago
  22. b157b06 NFS: Cleanup file handle allocations in fs/nfs/super.c by Trond Myklebust · 14 years ago
  23. ce587e0 NFS: Prevent the mount code from looping forever on broken exports by Trond Myklebust · 14 years ago
  24. 6e94d62 NFS: Reduce stack footprint of nfs3_proc_getacl() and nfs3_proc_setacl() by Trond Myklebust · 14 years ago
  25. ca7e9a0 NFS: Reduce stack footprint of nfs_statfs() by Trond Myklebust · 14 years ago
  26. 987f8df NFS: Reduce stack footprint of nfs_setattr() by Trond Myklebust · 14 years ago
  27. 0ab64e0 NFS: Reduce stack footprint of nfs4_proc_create() by Trond Myklebust · 14 years ago
  28. 23a3061 NFS: Reduce the stack footprint of nfs_proc_symlink() by Trond Myklebust · 14 years ago
  29. eb872f0 NFS: Reduce the stack footprint of nfs_proc_create by Trond Myklebust · 14 years ago
  30. 39967dd NFS: Reduce the stack footprint of nfs_rmdir by Trond Myklebust · 14 years ago
  31. d346890 NFS: Reduce stack footprint of nfs_proc_remove() by Trond Myklebust · 14 years ago
  32. 3b14d65 NFS: Reduce stack footprint of nfs3_proc_readlink() by Trond Myklebust · 14 years ago
  33. 136f262 NFS: Reduce the stack footprint of nfs_link() by Trond Myklebust · 14 years ago
  34. aa49b4c NFS: Reduce stack footprint of nfs_readdir() by Trond Myklebust · 14 years ago
  35. 011fff7 NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename() by Trond Myklebust · 14 years ago
  36. a3cba2a NFS: Reduce stack footprint of nfs_revalidate_inode() by Trond Myklebust · 14 years ago
  37. c407d41 NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access() by Trond Myklebust · 14 years ago
  38. 4f72729 NFSv4: Reduce the stack footprint of nfs4_remote_referral_get_sb by Trond Myklebust · 14 years ago
  39. 8bac9db NFSv4: Reduce stack footprint of nfs4_get_root() by Trond Myklebust · 14 years ago
  40. 04ffdbe NFS: Reduce the stack footprint of nfs_follow_remote_path() by Trond Myklebust · 14 years ago
  41. e1fb4d0 NFS: Reduce the stack footprint of nfs_lookup by Trond Myklebust · 14 years ago
  42. 364d015e5 NFSv4: Reduce the stack footprint of try_location() by Trond Myklebust · 14 years ago
  43. fbca779 NFS: Reduce the stack footprint of nfs_create_server by Trond Myklebust · 14 years ago
  44. a4d7f16 NFS: Reduce the stack footprint of nfs_follow_mountpoint() by Trond Myklebust · 14 years ago
  45. 815409d NFSv4: Eliminate nfs4_path_walk() by Trond Myklebust · 14 years ago
  46. 2d36bfde NFS: Add helper functions for allocating filehandles and fattr structs by Trond Myklebust · 14 years ago
  47. fc54a0c gss_krb5: Advertise rc4-hmac enctype support in the rpcsec_gss/krb5 upcall by Trond Myklebust · 14 years ago
  48. fffdaef gss_krb5: Add support for rc4-hmac encryption by Kevin Coffman · 14 years ago
  49. 5af4654 gss_krb5: Use confounder length in wrap code by Kevin Coffman · 14 years ago
  50. 1dbd902 gssd_krb5: More arcfour-hmac support by Kevin Coffman · 14 years ago
  51. fc263a9 gss_krb5: Save the raw session key in the context by Kevin Coffman · 14 years ago
  52. 8b23707 gssd_krb5: arcfour-hmac support by Kevin Coffman · 14 years ago
  53. bf6d359 gss_krb5: Advertise AES enctype support in the rpcsec_gss/krb5 upcall by Trond Myklebust · 14 years ago
  54. 934a95a gss_krb5: add remaining pieces to enable AES encryption support by Kevin Coffman · 14 years ago
  55. de9c17e gss_krb5: add support for new token formats in rfc4121 by Kevin Coffman · 14 years ago
  56. c43abae xdr: Add an export for the helper function write_bytes_to_xdr_buf() by Kevin Coffman · 14 years ago
  57. 4018bf3 gss_krb5: Advertise triple-des enctype support in the rpcsec_gss/krb5 upcall by Trond Myklebust · 14 years ago
  58. 958142e gss_krb5: add support for triple-des encryption by Kevin Coffman · 14 years ago
  59. 683ac66 gss_krb5: Add upcall info indicating supported kerberos enctypes by Trond Myklebust · 14 years ago
  60. 47d8480 gss_krb5: handle new context format from gssd by Kevin Coffman · 14 years ago
  61. 4891f2d gss_krb5: import functionality to derive keys into the kernel by Kevin Coffman · 14 years ago
  62. e1f6c07 gss_krb5: add ability to have a keyed checksum (hmac) by Kevin Coffman · 14 years ago
  63. 81d4a43 gss_krb5: introduce encryption type framework by Kevin Coffman · 14 years ago
  64. a8cc1cb gss_krb5: prepare for new context format by Kevin Coffman · 14 years ago
  65. 1ac3719 gss_krb5: split up functions in preparation of adding new enctypes by Kevin Coffman · 14 years ago
  66. 54ec3d4 gss_krb5: Don't expect blocksize to always be 8 when calculating padding by J. Bruce Fields · 14 years ago
  67. 7561042 gss_krb5: Added and improved code comments by Kevin Coffman · 14 years ago
  68. 725f286 gss_krb5: Introduce encryption type framework by Kevin Coffman · 14 years ago
  69. 4fc4c3c Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  70. 97b2073 Merge branch 'davinci-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 14 years ago
  71. b9af5dd DA830: fix USB 2.0 clock entry by Sergei Shtylyov · 14 years ago
  72. b3b38d8 inotify: don't leak user struct on inotify release by Pavel Emelyanov · 14 years ago
  73. e087334 inotify: race use after free/double free in inotify inode marks by Eric Paris · 14 years ago
  74. 3dbc6fb inotify: clean up the inotify_add_watch out path by Eric Paris · 14 years ago
  75. 508ff9d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  76. 3ac4e82 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  77. 7ac992e Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  78. d77f873 Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  79. 4ae69e6 mmap_min_addr check CAP_SYS_RAWIO only for write by Kees Cook · 14 years ago
  80. a5e48b8 microblaze: Fix module loading on system with WB cache by Michal Simek · 14 years ago
  81. 6a251b0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  82. 9e766d8 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  83. bf6239e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  84. 1c5250d serial: imx.c: fix CTS trigger level lower to avoid lost chars by Valentin Longchamp · 14 years ago
  85. 77945fe tty: Fix unbalanced BKL handling in error path by Alan Cox · 14 years ago
  86. e6114fa serial: mpc52xx_uart: fix null pointer dereference by Anatolij Gustschin · 14 years ago
  87. 4462dc0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  88. 002baee vfs: Fix O_NOFOLLOW behavior for paths with trailing slashes by Jan Kara · 14 years ago
  89. fc8e38f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  90. aa86f26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  91. 5051d41 mfd: Clean up after WM83xx AUXADC interrupt if it arrives late by Mark Brown · 14 years ago
  92. ee4bcdf microblaze: export assembly functions used by modules by Michal Simek · 14 years ago
  93. 1ce2470 microblaze: Remove powerpc code from Microblaze port by Michal Simek · 14 years ago
  94. ddfbc93 microblaze: Remove compilation warnings in cache macro by Michal Simek · 14 years ago
  95. e1733d2 microblaze: export assembly functions used by modules by Steven J. Magnani · 14 years ago
  96. 105ce39 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  97. 3843384 Input: ad7877 - keep dma rx buffers in seperate cache lines by Oskar Schirmer · 14 years ago
  98. ef110b2 Input: psmouse - reset all types of mice before reconnecting by Dmitry Torokhov · 14 years ago
  99. 504e8be Input: elantech - use all 3 bytes when checking version by Dmitry Torokhov · 14 years ago
  100. 538722c microblaze: fix get_user/put_user side-effects by Steven J. Magnani · 14 years ago