1. 94ebd23 Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  2. f6f0a6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 14 years ago
  3. 2017bd1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  4. 9f1ad09 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus by Linus Torvalds · 14 years ago
  5. fe5a50a virtio_blk: remove BKL leftovers by Christoph Hellwig · 14 years ago
  6. 299fb61 virtio: console: Disable lseek(2) for port file operations by Amit Shah · 14 years ago
  7. a461e11 virtio: console: Send SIGIO in case of port unplug by Amit Shah · 14 years ago
  8. 55f6bcc virtio: console: Send SIGIO on new data arrival on ports by Amit Shah · 14 years ago
  9. 3eae0ad virtio: console: Send SIGIO to processes that request it for host events by Amit Shah · 14 years ago
  10. e062013 virtio: console: Reference counting portdev structs is not needed by Amit Shah · 14 years ago
  11. b353a6b virtio: console: Add reference counting for port struct by Amit Shah · 14 years ago
  12. d22a698 virtio: console: Use cdev_alloc() instead of cdev_init() by Amit Shah · 14 years ago
  13. 04950cd virtio: console: Add a find_port_by_devt() function by Amit Shah · 14 years ago
  14. 6bdf2af virtio: console: Add a list of portdevs that are active by Amit Shah · 14 years ago
  15. 8ad37e8 virtio: console: open: Use a common path for error handling by Amit Shah · 14 years ago
  16. 7a28531 virtio: console: remove_port() should return void by Amit Shah · 14 years ago
  17. f402811 virtio: console: Make write() return -ENODEV on hot-unplug by Amit Shah · 14 years ago
  18. b3dddb9 virtio: console: Make read() return -ENODEV on hot-unplug by Amit Shah · 14 years ago
  19. 8529a50 virtio: console: Unblock poll on port hot-unplug by Amit Shah · 14 years ago
  20. 3709ea7 virtio: console: Un-block reads on chardev close by Amit Shah · 14 years ago
  21. 84ec06c virtio: console: Check if portdev is valid in send_control_msg() by Amit Shah · 14 years ago
  22. 96eb872 virtio: console: Remove control vq data only if using multiport support by Amit Shah · 14 years ago
  23. 0223895 virtio: console: Reset vdev before removing device by Amit Shah · 14 years ago
  24. efa4c12 ceph: do not carry i_lock for readdir from dcache by Sage Weil · 14 years ago
  25. 61413c2 fs/ceph/xattr.c: Use kmemdup by Julia Lawall · 14 years ago
  26. 85b5aaa rbd: passing wrong variable to bvec_kunmap_irq() by Dan Carpenter · 14 years ago
  27. b8d0638 rbd: null vs ERR_PTR by Dan Carpenter · 14 years ago
  28. 240634e ceph: fix num_pages_free accounting in pagelist by Sage Weil · 14 years ago
  29. 571dba5 ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl. by Greg Farnum · 14 years ago
  30. 010e3b4 ceph: don't crash when passed bad mount options by Yehuda Sadeh · 14 years ago
  31. 6f453ed ceph: fix debugfs warnings by Randy Dunlap · 14 years ago
  32. f4cf3de block: rbd: removing unnecessary test by Yehuda Sadeh · 14 years ago
  33. 28f259b block: rbd: fixed may leaks by Vasiliy Kulikov · 14 years ago
  34. 496e595 ceph: switch from BKL to lock_flocks() by Sage Weil · 14 years ago
  35. fca4451 ceph: preallocate flock state without locks held by Greg Farnum · 14 years ago
  36. ac0b74d ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursor by Greg Farnum · 14 years ago
  37. 18a3819 ceph: use mapping->nrpages to determine if mapping is empty by Sage Weil · 14 years ago
  38. 93afd44 ceph: only invalidate on check_caps if we actually have pages by Sage Weil · 14 years ago
  39. 4c32f5d ceph: do not hide .snap in root directory by Sage Weil · 14 years ago
  40. 602adf4 rbd: introduce rados block device (rbd), based on libceph by Yehuda Sadeh · 14 years ago
  41. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 15 years ago
  42. ae1533b ceph-rbd: osdc support for osd call and rollback operations by Yehuda Sadeh · 15 years ago
  43. 68b4476 ceph: messenger and osdc changes for rbd by Yehuda Sadeh · 15 years ago
  44. 3499e8a ceph: refactor osdc requests creation functions by Yehuda Sadeh · 15 years ago
  45. 7669a2c ceph: lookup pool in osdmap by name by Yehuda Sadeh · 15 years ago
  46. f6f94e2 Linux 2.6.36 by Linus Torvalds · 14 years ago
  47. 7d7c4d0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  48. 531295e6 virtio: console: Don't block entire guest if host doesn't read data by Amit Shah · 14 years ago
  49. 30c2781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  50. ef2533d Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  51. e2cc502 MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls. by Michel Thebeau · 14 years ago
  52. d39e072 MAINTAINERS: Change list for ioc_serial to linux-serial. by Ralf Baechle · 14 years ago
  53. 6cc0cc4 SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failure by Julia Lawall · 14 years ago
  54. 08be7b2 MIPS: jz4740: Fix Kbuild Platform file. by David Daney · 14 years ago
  55. ad4b2b6 MIPS: Repair Kbuild make clean breakage. by David Daney · 14 years ago
  56. 51ea8a8 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  57. 9581d44 KVM: Fix fs/gs reload oops with invalid ldt by Avi Kivity · 14 years ago
  58. 547af56 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  59. b0579fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  60. 7f81c56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  61. 63f1474 mxc_nand: do not depend on disabling the irq in the interrupt handler by Sascha Hauer · 14 years ago
  62. f68c834 Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  63. 822a2e4 Merge branch 'fixes' by Linus Torvalds · 14 years ago
  64. a35bee8 MIPS: Enable ISA_DMA_API config to fix build failure by Namhyung Kim · 14 years ago
  65. 063c13a MIPS: 32-bit: Fix build failure in asm/fcntl.h by Namhyung Kim · 14 years ago
  66. ec33529 MIPS: Remove all generated vmlinuz* files on "make clean" by Wu Zhangjin · 14 years ago
  67. 4bfb8c5 MIPS: do_sigaltstack() expects userland pointers by Al Viro · 14 years ago
  68. 5b89c00 MIPS: Fix error values in case of bad_stack by Al Viro · 14 years ago
  69. 8f5a00eb MIPS: Sanitize restart logics by Al Viro · 14 years ago
  70. e5b377a MIPS: secure_computing, syscall audit: syscall number should in r2, not r0. by Al Viro · 14 years ago
  71. 062ab57 MIPS: Don't block signals if we'd failed to setup a sigframe by Al Viro · 14 years ago
  72. f9ce6eb Input: evdev - fix EVIOCSABS regression by Daniel Mack · 14 years ago
  73. 0a74a1d Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABS by Daniel Mack · 14 years ago
  74. 33027af GFS2: fixed typo by Andrea Gelmini · 14 years ago
  75. e39428d i2c-imx: do not allow interruptions when waiting for I2C to complete by Marc Kleine-Budde · 15 years ago
  76. c5b4afe i2c-davinci: Fix TX setup for more SoCs by Jon Povey · 14 years ago
  77. 6a2a11d drm/radeon/kms: avivo cursor workaround applies to evergreen as well by Alex Deucher · 14 years ago
  78. 2b666ca Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  79. aa0170f firewire: ohci: fix TI TSB82AA2 regression since 2.6.35 by Stefan Richter · 14 years ago
  80. aa73aec ALSA: rawmidi: fix oops (use after free) when unloading a driver module by Clemens Ladisch · 14 years ago
  81. 2d01971 m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN by Kyle McMartin · 14 years ago
  82. 4f515cc m32r: add kernel/.gitignore and ignore vmlinux.lds by Kyle McMartin · 14 years ago
  83. 388d148 m32r: get_user takes an lvalue, not a pointer by Kyle McMartin · 14 years ago
  84. 99d6734 m32r: restore _BLOCKABLE by Kyle McMartin · 14 years ago
  85. 79b5dc0 types.h: define __aligned_u64 and expose to userspace by Eric Paris · 14 years ago
  86. e3c6cf6 uml: fix build by FUJITA Tomonori · 14 years ago
  87. a9febbb sysctl: min/max bounds are optional by Eric Dumazet · 14 years ago
  88. 3e645d6 v4l1: fix 32-bit compat microcode loading translation by Linus Torvalds · 14 years ago
  89. 799c1055 De-pessimize rds_page_copy_user by Linus Torvalds · 14 years ago
  90. 5a2b3ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  91. 1c8cf9c mmc: sdio: fix SDIO suspend/resume regression by Ohad Ben-Cohen · 14 years ago
  92. c919279 Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  93. 1bbee7d Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  94. 264780c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  95. 4789716 [SCSI] bsg: fix incorrect device_status value by FUJITA Tomonori · 14 years ago
  96. 46bf36e hfsplus: fix getxattr return value by Christoph Hellwig · 14 years ago
  97. 4752690 ubd: fix incorrect sector handling during request restart by Tejun Heo · 14 years ago
  98. 8fd01d6 Export dump_{write,seek} to binary loader modules by Linus Torvalds · 14 years ago
  99. cd07202 Linux 2.6.36-rc8 by Linus Torvalds · 14 years ago
  100. 3aa0ce8 Un-inline the core-dump helper functions by Linus Torvalds · 14 years ago