1. 23804d9 ceph: specify max_bytes on readdir replies by Sage Weil · 14 years ago
  2. 3668377 ceph: cleanup pool op strings by Sage Weil · 14 years ago
  3. cffe7b6 ceph: Use kzalloc by Julia Lawall · 14 years ago
  4. 167c9e3 ceph: use common helper for aborted dir request invalidation by Sage Weil · 14 years ago
  5. 85792d0d ceph: cope with out of order (unsafe after safe) mds reply by Sage Weil · 14 years ago
  6. aba558e ceph: save peer feature bits in connection structure by Sage Weil · 14 years ago
  7. ca9d93a ceph: resync headers with userland by Sage Weil · 14 years ago
  8. 1a75627 ceph: use ceph. prefix for virtual xattrs by Sage Weil · 14 years ago
  9. 6c99f25 ceph: throw out dirty caps metadata, data on session teardown by Sage Weil · 14 years ago
  10. 7e70f0e ceph: attempt mds reconnect if mds closes our session by Sage Weil · 14 years ago
  11. 34b6c85 ceph: clean up send_mds_reconnect interface by Sage Weil · 14 years ago
  12. 29790f2 ceph: wait for mds OPEN reply to indicate reconnect success by Sage Weil · 14 years ago
  13. aab53dd ceph: only send cap releases when mds is OPEN|HUNG by Sage Weil · 14 years ago
  14. e01a594 ceph: dicard cap releases on mds restart by Sage Weil · 14 years ago
  15. f8c76f6 ceph: make mon client statfs handling more generic by Yehuda Sadeh · 14 years ago
  16. dbad185 ceph: drop src address(es) from message header [new protocol feature] by Sage Weil · 14 years ago
  17. a5ee751 ceph: cleanup: remove unused assignement by Dan Carpenter · 14 years ago
  18. 0f8605f ceph: clean up cap release loop vs spinlock by Sage Weil · 14 years ago
  19. 31e0cf8 ceph: name bdi ceph-%d instead of major:minor by Sage Weil · 14 years ago
  20. 56b7cf9 ceph: skip mds sync on forced unmount by Sage Weil · 14 years ago
  21. b736b3d ceph: adjust masked struct_v variable names by Sage Weil · 14 years ago
  22. 6e19a16 ceph: clean up mount options, ->show_options() by Sage Weil · 14 years ago
  23. 1cd3935 ceph: set dn offset when spliced by Sage Weil · 14 years ago
  24. 1b7facc ceph: don't clobber i_max_offset on already complete dir by Sage Weil · 14 years ago
  25. e8a7498 ceph: skip set_dentry_offset work if directory not I_COMPLETE by Sage Weil · 14 years ago
  26. f1f2765 ceph: set next_offset on readdir finish by Sage Weil · 14 years ago
  27. bddfa3c ceph: listxattr should compare version by >= by Henry C Chang · 14 years ago
  28. a6424e4 ceph: fix xattr dangling pointer / double free by Sage Weil · 14 years ago
  29. 9dd4658 ceph: close messenger race by Sage Weil · 14 years ago
  30. 4f48280 ceph: name msgpools; useful error messages by Sage Weil · 14 years ago
  31. 8c6efb5 ceph: fix memory leak due to possible dentry init race by Sage Weil · 14 years ago
  32. 559c1e0 ceph: include auth method in error messages by Sage Weil · 14 years ago
  33. f26e681 ceph: osdtimeout=0 for now timeout by Sage Weil · 14 years ago
  34. 0d509c9 ceph: d_obtain_alias() returns ERR_PTR() by Dan Carpenter · 14 years ago
  35. c473ad9 ceph: wake up mount thread when getting osdmap by Yehuda Sadeh · 14 years ago
  36. 1bb7163 ceph: remove unused #includes by Huang Weiyi · 14 years ago
  37. 6822d00 ceph: wait for both monmap and osdmap when opening session by Sage Weil · 14 years ago
  38. 6f2bc3f ceph: clean up connection reset by Sage Weil · 14 years ago
  39. bb25766 ceph: simplify ceph_msg_new by Sage Weil · 14 years ago
  40. a79832f ceph: make ceph_msg_new return NULL on failure; clean up, fix callers by Sage Weil · 14 years ago
  41. d52f847 ceph: rewrite msgpool using mempool_t by Sage Weil · 14 years ago
  42. 640ef79 ceph: use ceph_sb_to_client instead of ceph_client by Cheng Renquan · 14 years ago
  43. 2d06eeb ceph: handle kzalloc() failure by Cheng Renquan · 14 years ago
  44. 7c315c5 ceph: drop unnecessary msgpool for mon_client subscribe_ack by Sage Weil · 14 years ago
  45. 6694d6b ceph: drop unnecessary msgpool for mon_client auth_reply by Sage Weil · 14 years ago
  46. 3143edd ceph: clean up statfs by Sage Weil · 14 years ago
  47. 6f46cb2 ceph: fix theoretically possible double-put on connection by Sage Weil · 14 years ago
  48. c770807 ceph: cleanup: remove dead code by Dan Carpenter · 14 years ago
  49. 104648a ceph: reduce build_path debug output by Sage Weil · 14 years ago
  50. 31459fe ceph: use __page_cache_alloc and add_to_page_cache_lru by Yehuda Sadeh · 14 years ago
  51. f553069 ceph: update for removal of kref_set by Stephen Rothwell · 14 years ago
  52. 21b667f ceph: simplify page setup for incoming data by Sage Weil · 14 years ago
  53. 81a6cf2 ceph: invalidate affected dentry leases on aborted requests by Sage Weil · 14 years ago
  54. b455639 ceph: fix race between aborted requests and fill_trace by Sage Weil · 14 years ago
  55. e1518c7 ceph: clean up mds reply, error handling by Sage Weil · 14 years ago
  56. e40152e Linus 2.6.34 by Linus Torvalds · 14 years ago
  57. b5dbc85 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  58. d34e14f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  59. c02db8c rtnetlink: make SR-IOV VF interface symmetric by Chris Wright · 14 years ago
  60. 55fa0cf sctp: delete active ICMP proto unreachable timer when free transport by Wei Yongjun · 14 years ago
  61. 35790c0 tcp: fix MD5 (RFC2385) support by Eric Dumazet · 14 years ago
  62. 4e73238 MIPS: Oprofile: Fix Loongson irq handler by Wu Zhangjin · 14 years ago
  63. 46afb82 MIPS: N32: Use compat version for sys_ppoll. by Chandrakala Chavva · 14 years ago
  64. 95e8f63 MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1 by Shane McDonald · 14 years ago
  65. 18e41da Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  66. 43aa7ac7 lib/btree: fix possible NULL pointer dereference by kirjanov@gmail.com · 14 years ago
  67. bdef2fe mmc: at91_mci: modify cache flush routines by Nicolas Ferre · 14 years ago
  68. 5dc6416 Btrfs: check for read permission on src file in the clone ioctl by Dan Rosenberg · 14 years ago
  69. 3f8bf8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  70. c28f3f8 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
  71. 684bdc7 JFS: Free sbi memory in error path by Jan Blunck · 14 years ago
  72. 404e781 fs/sysv: dereferencing ERR_PTR() by Dan Carpenter · 14 years ago
  73. 2656244 Fix double-free in logfs by Al Viro · 14 years ago
  74. d83c49f Fix the regression created by "set S_DEAD on unlink()..." commit by Al Viro · 14 years ago
  75. bfcf1ae Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  76. ecbb458 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  77. 16a2164 profile: fix stats and data leakage by Hugh Dickins · 14 years ago
  78. bfcc6e2 hughd: update email address by Hugh Dickins · 14 years ago
  79. e9b1d5d x86, mrst: Don't blindly access extended config space by H. Peter Anvin · 14 years ago
  80. ef0e918 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  81. 7f284d3 x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environments by Frank Arnold · 14 years ago
  82. ade029e x86, k8: Fix build error when K8_NB is disabled by Borislav Petkov · 14 years ago
  83. 4fc4c3c Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  84. 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
  85. b9af5dd DA830: fix USB 2.0 clock entry by Sergei Shtylyov · 14 years ago
  86. b3b38d8 inotify: don't leak user struct on inotify release by Pavel Emelyanov · 14 years ago
  87. e087334 inotify: race use after free/double free in inotify inode marks by Eric Paris · 14 years ago
  88. 3dbc6fb inotify: clean up the inotify_add_watch out path by Eric Paris · 14 years ago
  89. 508ff9d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  90. 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
  91. 7ac992e Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  92. 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
  93. 4ae69e6 mmap_min_addr check CAP_SYS_RAWIO only for write by Kees Cook · 14 years ago
  94. a5e48b8 microblaze: Fix module loading on system with WB cache by Michal Simek · 14 years ago
  95. f014871 x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs by Andreas Herrmann · 14 years ago
  96. 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
  97. 9e766d8 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  98. bf6239e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  99. 1c5250d serial: imx.c: fix CTS trigger level lower to avoid lost chars by Valentin Longchamp · 14 years ago
  100. 77945fe tty: Fix unbalanced BKL handling in error path by Alan Cox · 14 years ago