1. 12e9b89 ext4: Use bitops to read/modify i_flags in struct ext4_inode_info by Dmitry Monakhov · 14 years ago
  2. 24676da ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE() by Theodore Ts'o · 14 years ago
  3. 2ed8868 ext4: Convert callers of ext4_get_blocks() to use ext4_map_blocks() by Theodore Ts'o · 14 years ago
  4. e35fd66 ext4: Add new abstraction ext4_map_blocks() underneath ext4_get_blocks() by Theodore Ts'o · 14 years ago
  5. 8e48dcf ext4: Use our own write_cache_pages() by Theodore Ts'o · 14 years ago
  6. 39a4bad ext4: Show journal_checksum option by Jan Kara · 14 years ago
  7. 291dae4 ext4: Fix for ext4_mb_collect_stats() by Curt Wohlgemuth · 14 years ago
  8. 8a57d9d ext4: check for a good block group before loading buddy pages by Curt Wohlgemuth · 14 years ago
  9. 6d19c42 ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocate by Nikanth Karthikesan · 14 years ago
  10. fbe845d ext4: Remove extraneous newlines in ext4_msg() calls by Curt Wohlgemuth · 14 years ago
  11. d4c402d ext4: Print mount options in when mounting and add a remount message by Curt Wohlgemuth · 14 years ago
  12. 72b8ab9 ext4: don't use quota reservation for speculative metadata by Eric Sandeen · 14 years ago
  13. 0e05842 quota: add the option to not fail with EDQUOT in block by Eric Sandeen · 14 years ago
  14. 56246f9 quota: use flags interface for dquot alloc/free space by Eric Sandeen · 14 years ago
  15. 84061e0 ext4: init statistics after journal recovery by Dmitry Monakhov · 14 years ago
  16. d17413c ext4: clean up inode bitmaps manipulation in ext4_free_inode by Dmitry Monakhov · 14 years ago
  17. 21ca087 ext4: Do not zero out uninitialized extents beyond i_size by Dmitry Monakhov · 14 years ago
  18. c35a56a jbd2: Improve scalability by not taking j_state_lock in jbd2_journal_stop() by Theodore Ts'o · 14 years ago
  19. c445e3e ext4: don't scan/accumulate more pages than mballoc will allocate by Eric Sandeen · 14 years ago
  20. a30eec2 ext4: stop issuing discards if not supported by device by Eric Sandeen · 14 years ago
  21. 6b0310f ext4: don't return to userspace after freezing the fs with a mutex held by Eric Sandeen · 14 years ago
  22. 256a453 ext4: symlink must be handled via filesystem specific operation by Dmitry Monakhov · 14 years ago
  23. 42007ef ext4: check s_log_groups_per_flex in online resize code by Eric Sandeen · 14 years ago
  24. 35121c9 ext4: fix quota accounting in case of fallocate by Dmitry Monakhov · 14 years ago
  25. b684b2e ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode by Christian Borntraeger · 14 years ago
  26. e39e07f ext4: rename ext4_mb_release_desc() to ext4_mb_unload_buddy() by Jing Zhang · 14 years ago
  27. 62e823a ext4: Remove unnecessary call to ext4_get_group_desc() in mballoc by Jing Zhang · 14 years ago
  28. b720303 ext4: fix memory leaks in error path handling of ext4_ext_zeroout() by Jing Zhang · 14 years ago
  29. c26d0ba ext4: Fix coding style in fs/ext4/move_extent.c by Steven Liu · 14 years ago
  30. 0671e70 ext4: check missed return value in ext4_sync_file() by Dmitry Monakhov · 14 years ago
  31. b57f95a Linux 2.6.34-rc7 by Linus Torvalds · 14 years ago
  32. 93cb463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  33. 1c6fe03 cpuidle: Fix incorrect optimization by Arjan van de Ven · 14 years ago
  34. f1c448e Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  35. 2c32b1d Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  36. 48fe37c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  37. e33b3e7 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  38. e2dbe06 virtio: initialize earlier by Stijn Tintel · 14 years ago
  39. 9167746 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  40. 4a22533 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  41. 417a9ef Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  42. 91bc482e Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  43. 1176568 md: restore ability of spare drives to spin down. by NeilBrown · 14 years ago
  44. 87aa630 md/raid6: Fix raid-6 read-error correction in degraded state by Gabriele A. Trombetti · 14 years ago
  45. 0341509 blk-cgroup: Fix an RCU warning in blkiocg_create() by Li Zefan · 14 years ago
  46. 1468cf0 Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzilla-15903' and 'misc-2.6.34' into release by Len Brown · 14 years ago
  47. 8cfe92d drm/ttm: Remove the ttm_bo_block_reservation() function. by Thomas Hellstrom · 14 years ago
  48. 5be6eff drm/ttm: Remove some leftover debug messages. by Thomas Hellstrom · 14 years ago
  49. 4fa07bf drm/radeon: async event synchronization for drmWaitVblank by Jerome Glisse · 14 years ago
  50. a47f6be V4L/DVB: pxa_camera: move fifo reset direct before dma start by Stefan Herbrechtsmeier · 14 years ago
  51. 981cbef V4L/DVB: video: testing unsigned for less than 0 by Dan Carpenter · 14 years ago
  52. b7d41d6 V4L/DVB: mx1-camera: compile fix by Uwe Kleine-König · 15 years ago
  53. 6f550dc V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference" by Bjørn Mork · 15 years ago
  54. 5dd92c1 V4L/DVB: ngene: Workaround for stuck DiSEqC pin by Oliver Endriss · 15 years ago
  55. 03b1930 V4L/DVB: saa7146: fix regression of the av7110/budget-av driver by Hans Verkuil · 15 years ago
  56. d2f2d6d V4L/DVB: v4l: fix config dependencies: mxb and saa7191 are V4L2 drivers, not V4L1 by Hans Verkuil · 15 years ago
  57. b75396a V4L/DVB: feature-removal: announce videotext.h removal by Hans Verkuil · 15 years ago
  58. 6a4f062 V4L/DVB: V4L - vpfe capture - fix for kernel crash by Muralidharan Karicheri · 15 years ago
  59. f8f73d0 V4L/DVB: gspca: make usb id 0461:0815 get handled by the right driver by John Ellson · 15 years ago
  60. 55e0b48 V4L/DVB: gspca - stv06xx: Remove the 046d:08da from the stv06xx driver by Erik Andrén · 15 years ago
  61. a76b9f4 V4L/DVB: gspca - sn9c20x: Correct onstack wait_queue_head declaration by Yong Zhang · 15 years ago
  62. 84a1d9c V4L/DVB: saa7146: fix up bytesperline if it is an impossible value by Michael Hunold · 15 years ago
  63. ab51bec V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation fails by Murali Karicheri · 15 years ago
  64. b704e82 V4L/DVB: V4L - Makfile:Removed duplicate entry of davinci by Vaibhav Hiremath · 15 years ago
  65. 2132def V4L/DVB: omap24xxcam: potential buffer overflow by Dan Carpenter · 15 years ago
  66. ea5bc73 ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155x by Kamal Mostafa · 14 years ago
  67. ee84b82 rcu: create rcu_my_thread_group_empty() wrapper by Paul E. McKenney · 14 years ago
  68. e8e8fad Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  69. 325ce9e Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  70. bbfdbe9 Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  71. 6513412 microblaze: Defconfig update by Michal Simek · 14 years ago
  72. 3274c57 microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macros by Michal Simek · 14 years ago
  73. 385e1ef microblaze: Fix consistent-sync code by Michal Simek · 14 years ago
  74. 598acab microblaze: Define correct L1_CACHE_SHIFT value by Michal Simek · 14 years ago
  75. 77543ce microblaze: cpuinfo shows cache line length by Michal Simek · 14 years ago
  76. de925d9 microblaze: Fix kmalloc alignment on non-coherent DMA platforms by Michal Simek · 14 years ago
  77. c17e1a1 microblaze: Fix typo fault in cache code by Michal Simek · 14 years ago
  78. f152576 microblaze: Fix consistent code by Michal Simek · 14 years ago
  79. 16f6e99 microblaze: pci-dma: use include/linux/dma-mapping.h by Michal Simek · 14 years ago
  80. 22dcc2e microblaze: page.h: Remove get_user_page and free_user_page by Michal Simek · 14 years ago
  81. 43f2a6e microblaze: Remove "cache" optimized copy_page function by Michal Simek · 14 years ago
  82. 21e1c93 microblaze: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  83. f3ff821 microblaze: fix divide by zero exception message by Randy Dunlap · 14 years ago
  84. 113a591 microblaze: Add isa_dma_bridge_buggy to dma.h by Michal Simek · 14 years ago
  85. e768223 microblaze: Remove ancient code by Michal Simek · 14 years ago
  86. 63f1032 microblaze: Quiet section mismatch warnings for MMU version by Michal Simek · 14 years ago
  87. 7a0248e microblaze: Quiet section mismatch warnings by Steven J. Magnani · 14 years ago
  88. e6d7961 microblaze: Fix IRQ entry/exit ftracing by Steven J. Magnani · 14 years ago
  89. c86fac4 microblaze: resource/PCI: align functions now return start of resource by Michal Simek · 14 years ago
  90. 8a66da7 microblaze: PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs by Michal Simek · 14 years ago
  91. 257dab81 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
  92. dcf097b blk-cgroup: Fix RCU correctness warning in cfq_init_queue() by Vivek Goyal · 14 years ago
  93. 4bdae98 ACPI: fix acpi_hest_firmware_first_pci() caused oops by Shaohua Li · 14 years ago
  94. 97c227c sbshc: acpi_device_class "smbus_host_controller" too long by Dan Carpenter · 14 years ago
  95. 1826271 power_meter: acpi_device_class "power_meter_resource" too long by Dan Carpenter · 14 years ago
  96. a40770a acpi_pad: "processor_aggregator" name too long by Dan Carpenter · 14 years ago
  97. 11439a6 PNP: don't check for conflicts with bridge windows by Bjorn Helgaas · 14 years ago
  98. 8bed905 sh: fix a number of Oopses and leaks in SH framebuffer driver by Guennadi Liakhovetski · 14 years ago
  99. ccb8d8d [ARM] pxa/colibri: fix missing #include <mach/mfp.h> in colibri.h by Jakob Viketoft · 14 years ago
  100. b53f771 [ARM] pxa/spitz: fix On/off key name to fix warning during boot by Pavel Machek · 14 years ago