1. e1181ee vfs: pass struct file to do_truncate on O_TRUNC opens (try #2) by Jeff Layton · 14 years ago
  2. cccb5a1 fix signedness mess in rw_verify_area() on 64bit architectures by Al Viro · 14 years ago
  3. 208898c fs: fix kernel-doc for dcache::prepend_path by Randy Dunlap · 14 years ago
  4. 1c97754 fs: fix kernel-doc for dcache::d_validate by Randy Dunlap · 14 years ago
  5. 66cb766 sanitize ecryptfs ->mount() by Al Viro · 14 years ago
  6. d61dcce switch afs by Al Viro · 14 years ago
  7. 32c419d move internal-only parts of ncpfs headers to fs/ncpfs by Al Viro · 14 years ago
  8. 0378c40 switch ncpfs by Al Viro · 14 years ago
  9. 98cd3fb switch 9p by Al Viro · 14 years ago
  10. c74a1cb pass default dentry_operations to mount_pseudo() by Al Viro · 14 years ago
  11. f772c4a switch hostfs by Al Viro · 14 years ago
  12. a129880 switch affs by Al Viro · 14 years ago
  13. d463a0c switch configfs by Al Viro · 14 years ago
  14. 31a203d take coda-private headers out of include/linux by Al Viro · 14 years ago
  15. 9501e4c switch coda by Al Viro · 14 years ago
  16. b5c7d20 convert smbfs by Al Viro · 14 years ago
  17. 43d344d switch hpfs by Al Viro · 14 years ago
  18. 0df6a63 switch cgroup by Al Viro · 14 years ago
  19. af53d29 switch btrfs, close races by Al Viro · 14 years ago
  20. ba87167 switch ocfs2, close races by Al Viro · 14 years ago
  21. 41ced6d switch gfs2, close races by Al Viro · 14 years ago
  22. 1c929cf switch cifs by Al Viro · 14 years ago
  23. 8b244ff switch nfs to ->s_d_op by Al Viro · 14 years ago
  24. 96e1391 switch adfs by Al Viro · 14 years ago
  25. eddf790 switch hfsplus by Al Viro · 14 years ago
  26. 518c79d switch hfs by Al Viro · 14 years ago
  27. c6cb412 minixfs: kill dead code by Al Viro · 14 years ago
  28. 30304ab switch sysv by Al Viro · 14 years ago
  29. c35eebe switch fuse by Al Viro · 14 years ago
  30. d93e34f pohmelfs: double-free and leak by Al Viro · 14 years ago
  31. 94b77bd switch jfs to ->s_d_op, close exportfs races by Al Viro · 14 years ago
  32. 3d23985 switch fat to ->s_d_op, close exportfs races there by Al Viro · 14 years ago
  33. 6cc9c1d fix isofs d_op handling by Al Viro · 14 years ago
  34. c8aebb0 per-superblock default ->d_op by Al Viro · 14 years ago
  35. 4162cf6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  36. fb7b5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  37. 5a62f99 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  38. f1d6d6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  39. 5d7d807 powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA by Benjamin Herrenschmidt · 14 years ago
  40. 343a8d1 cxgb4vf: recover from failure in cxgb4vf_open() by Casey Leedom · 14 years ago
  41. 60dbb01 Merge branch 'master' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  42. b9d919a Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  43. 2f46e07 netfilter: ebtables: make broute table work again by Florian Westphal · 14 years ago
  44. 13ee6ac netfilter: fix race in conntrack between dump_table and destroy by Stephen Hemminger · 14 years ago
  45. 7c955fc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 14 years ago
  46. e9688f6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  47. 40c73ab Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  48. 0945f35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  49. 4b0ef1f ah: reload pointers to skb data after calling skb_cow_data() by Dang Hongwu · 14 years ago
  50. e44f391 ah: update maximum truncated ICV length by Nicolas Dichtel · 14 years ago
  51. fa6dd8a xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNC by Nicolas Dichtel · 14 years ago
  52. f76957f ehea: Increase the skb array usage by Breno Leitao · 14 years ago
  53. b507408 net/fec: remove config FEC2 as it's used nowhere by Shawn Guo · 14 years ago
  54. 0c302f5 pcnet_cs: add new_id by Ken Kawasaki · 14 years ago
  55. c191a83 tcp: disallow bind() to reuse addr/port by Eric Dumazet · 14 years ago
  56. 0f0a25b ext4: fix trimming starting with block 0 with small blocksize by Jan Kara · 14 years ago
  57. 0a2179b ext4: revert buggy trim overflow patch by Theodore Ts'o · 14 years ago
  58. 7bc4a4c Merge branch 'for-linus-merged' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  59. 498f7f5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  60. 357f54d NFS fix the setting of exchange id flag by Andy Adamson · 14 years ago
  61. 0969d11 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  62. 16ee8db Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  63. 5943a26 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  64. 4277616 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  65. edb2877 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  66. b8b80cf fs/9p: Don't set dentry->d_op in create routines by Aneesh Kumar K.V · 14 years ago
  67. c25a61f fs/9p: fix spelling typo by Eric Van Hensbergen · 14 years ago
  68. 31b6cea fs/9p: TREADLINK bugfix by M. Mohan Kumar · 14 years ago
  69. 219fd58 net/9p: Use proper data types by M. Mohan Kumar · 14 years ago
  70. af7542f fs/9p: Simplify the .L create operation by Aneesh Kumar K.V · 14 years ago
  71. 53c06f4 fs/9p: Move dotl inode operations into a seperate file by Aneesh Kumar K.V · 14 years ago
  72. 255614c fs/9p: fix menu presentation by Randy Dunlap · 14 years ago
  73. 6f81c11 fs/9p: Fix the return error on default acl removal by Aneesh Kumar K.V · 14 years ago
  74. 009ca38 fs/9p: Remove unnecessary semicolons by Joe Perches · 14 years ago
  75. fa36e95 x86: Fix Moorestown VRTC fixmap placement by Arjan van de Ven · 14 years ago
  76. 718c45b x86/gpio: Implement x86 gpio_to_irq convert function by Alek Du · 14 years ago
  77. 990a32d x86, UV: Fix APICID shift for Westmere processors by Jack Steiner · 14 years ago
  78. 24d9b70 x86: Use PCI method for enabling AMD extended config space before MSR method by Jan Beulich · 14 years ago
  79. 29fe359 x86: tsc: Prevent delayed init if initial tsc calibration failed by Thomas Gleixner · 14 years ago
  80. 39bf990 powerpc/pseries: Fix VPHN build errors on non-SMP systems by Jesse Larrew · 14 years ago
  81. eed0ba0 Merge remote branch 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago
  82. 92f1c00 Merge branch 'master' into for-linus-merged by Alex Elder · 14 years ago
  83. 2b76c05 Merge branches 'cxgb4', 'ipath', 'ipoib', 'mlx4', 'mthca', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
  84. 4db62d4 IB/qib: Fix refcount leak in lkey/rkey validation by Mike Marciniszyn · 14 years ago
  85. f2d255a IB/qib: Improve SERDES tunning on QMH boards by Mike Marciniszyn · 14 years ago
  86. dd04e43 IB/qib: Unnecessary delayed completions on RC connection by Mike Marciniszyn · 14 years ago
  87. 994bcd2 IB/qib: Issue pre-emptive NAKs on eager buffer overflow by Mike Marciniszyn · 14 years ago
  88. 2a600f1 IB/qib: RDMA lkey/rkey validation is inefficient for large MRs by Mike Marciniszyn · 14 years ago
  89. 7c3edd3 IB/qib: Change QPN increment by Mike Marciniszyn · 14 years ago
  90. 057ae62 IB/qib: Add fix missing from earlier patch by Mike Marciniszyn · 14 years ago
  91. 2528ea6 IB/qib: Change receive queue/QPN selection by Mike Marciniszyn · 14 years ago
  92. 19ede2e IB/qib: Fix interrupt mitigation by Mike Marciniszyn · 14 years ago
  93. aa7374a IB/qib: Avoid duplicate writes to the rcv head register by Mike Marciniszyn · 14 years ago
  94. e706203 IB/qib: Add a few new SERDES tunings by Mike Marciniszyn · 14 years ago
  95. f73df40 IB/qib: Reset packet list after freeing by Mike Marciniszyn · 14 years ago
  96. a0a234d IB/qib: New SERDES init routine and improvements to SI quality by Mike Marciniszyn · 14 years ago
  97. 16028f2 IB/qib: Clear WAIT_SEND flags when setting QP to error state by Mike Marciniszyn · 14 years ago
  98. 6676b3f IB/qib: Fix context allocation with multiple HCAs by Mike Marciniszyn · 14 years ago
  99. 5dbbcb9 IB/qib: Fix multi-Florida HCA host panic on reboot by Mike Marciniszyn · 14 years ago
  100. b3d5cb2 IB/qib: Handle transitions from ACTIVE_DEFERRED to ACTIVE better by Mike Marciniszyn · 14 years ago