1. 2adf6da ext4: move ext4_show_options() after parse_options() by Theodore Ts'o · 12 years ago
  2. 26092bf ext4: use a table-driven handler for mount options by Theodore Ts'o · 12 years ago
  3. 72578c3 ext4: unify handling of mount options which have been removed by Theodore Ts'o · 12 years ago
  4. 39ef17f ext4: simplify handling of the errors=* mount options by Theodore Ts'o · 12 years ago
  5. c64db50 ext4: remove the I_VERSION mount flag and use the super_block flag instead by Theodore Ts'o · 12 years ago
  6. ee4a3fc ext4: remove Opt_ignore by Theodore Ts'o · 12 years ago
  7. 87f2680 ext4: remove deprecation warnings for minix_df and grpid by Theodore Ts'o · 12 years ago
  8. 85d2165 ext4: Fix endianness bug when reading the MMP block by Santosh Nayak · 12 years ago
  9. 9ee4930 ext4: format flag in dx_probe() by Zheng Liu · 12 years ago
  10. c1bb05a ext4: avoid deadlock on sync-mounted FS w/o journal by Eric Sandeen · 12 years ago
  11. a0ade1d ext4: fix resize when resizing within single group by Lukas Czerner · 12 years ago
  12. 266991b ext4: fix race between unwritten extent conversion and truncate by Jeff Moyer · 12 years ago
  13. d4dc462 ext4: fix balloc.c printk-format-warning by Heiko Carstens · 12 years ago
  14. c5e8f3f ext4: remove EXT4_MB_{BITMAP,BUDDY} macros by Theodore Ts'o · 12 years ago
  15. a0cc910 ext4: using PTR_ERR() on the wrong variable in ext4_ext_migrate() by Dan Carpenter · 12 years ago
  16. 4fda400 ext4: remove an unneeded NULL check in __ext4_check_dir_entry() by Dan Carpenter · 12 years ago
  17. f1b3a2a ext4: remove unneeded variable in ext4_xattr_check_block() by Zheng Liu · 12 years ago
  18. 661aa52 ext4: remove the resize mount option by Eric Sandeen · 12 years ago
  19. 43e625d ext4: remove the journal=update mount option by Eric Sandeen · 12 years ago
  20. 1592d2c ext4: mark possibly unused variable in ext4_mb_normalize_request() by Curt Wohlgemuth · 12 years ago
  21. 9c0e00e jbd2: use KMEM_CACHE instead of kmem_cache_create() by Yongqiang Yang · 12 years ago
  22. 4185a2a jbd2: rename functions which initialize slab caches by Yongqiang Yang · 12 years ago
  23. 0c2022e jbd2: allocate transaction from separate slab cache by Yongqiang Yang · 12 years ago
  24. 18aadd4 ext4: expand commit callback and by Bobi Jam · 12 years ago
  25. 1529116 jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer by Eric Sandeen · 12 years ago
  26. 856cbcf ext4: fix INCOMPAT feature codepoint reservation for INLINEDATA by Theodore Ts'o · 12 years ago
  27. 2201c59 jbd2: add drop_transaction/update_superblock_end tracepoints by Seiji Aguchi · 12 years ago
  28. 3d2b158 ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc by Lukas Czerner · 12 years ago
  29. 813e572 ext4: fix race when setting bitmap_uptodate flag by Theodore Ts'o · 12 years ago
  30. 119c0d4 ext4: fold ext4_claim_inode into ext4_new_inode by Theodore Ts'o · 12 years ago
  31. 62aa2b5 Linux 3.3-rc2 by Linus Torvalds · 12 years ago
  32. d3712b9 Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream by Linus Torvalds · 12 years ago
  33. c5d2bc1 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  34. 8e2a288 Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  35. 27ba234 Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  36. 6bc2b95 Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  37. a14a8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  38. b527a23 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  39. 6f01fd6 af_unix: fix EPOLLET regression for stream sockets by Eric Dumazet · 12 years ago
  40. 5b35e1e tcp: fix tcp_trim_head() to adjust segment count with skb MSS by Neal Cardwell · 12 years ago
  41. 4acb419 net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL by Glauber Costa · 12 years ago
  42. 883120e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  43. f07d4a7 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  44. dfd07ec Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  45. f94f72e Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  46. a51f67a Merge tag 'pm-fix-for-3.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  47. bf9c05d vmwgfx: Fix assignment in vmw_framebuffer_create_handle by Ryan Mallon · 12 years ago
  48. 1ffd57c drm/radeon/kms: Fix device tree linkage of i2c buses by Jean Delvare · 12 years ago
  49. dd8bc93 drm: Pass the real error code back during GEM bo initialisation by Chris Wilson · 12 years ago
  50. 6e877b5 Revert "drm/i810: cleanup reclaim_buffers" by Daniel Vetter · 12 years ago
  51. ad77c3e hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F by Guenter Roeck · 12 years ago
  52. 181e9bd PM / Hibernate: Fix s2disk regression related to freezing workqueues by Rafael J. Wysocki · 12 years ago
  53. 6edf3c3 hwmon: (sht15) fix bad error code by Vivien Didelot · 12 years ago
  54. 0a96265 Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  55. e3b8369 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  56. 6c334f4 Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  57. 67d2433 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  58. 1c36ab1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  59. deb9b4c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  60. 81bc300 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  61. f2933e8 Logfs: Allow NULL block_isbad() methods by Joern Engel · 13 years ago
  62. bbe0138 logfs: Grow inode in delete path by Joern Engel · 13 years ago
  63. 1bcceaf logfs: Free areas before calling generic_shutdown_super() by Joern Engel · 13 years ago
  64. 6c69494 logfs: remove useless BUG_ON by Joern Engel · 13 years ago
  65. 756ccb3 MAINTAINERS: Add Prasad Joshi in LogFS maintiners by Prasad Joshi · 13 years ago
  66. 0bd9038 logfs: Propagate page parameter to __logfs_write_inode by Prasad Joshi · 13 years ago
  67. ecfd890 logfs: set superblock shutdown flag after generic sb shutdown by Prasad Joshi · 13 years ago
  68. 13ced29 logfs: take write mutex lock during fsync and sync by Prasad Joshi · 12 years ago
  69. 934eed3 logfs: Prevent memory corruption by Joern Engel · 13 years ago
  70. 9615060 logfs: update page reference count for pined pages by Prasad Joshi · 13 years ago
  71. 8a8ee9a net caif: Register properly as a pernet subsystem. by Eric W. Biederman · 12 years ago
  72. 5ee4433 netns: Fail conspicously if someone uses net_generic at an inappropriate time. by Eric W. Biederman · 12 years ago
  73. cc0d7b9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  74. 13289d5 lguest: remove reference from Documentation/virtual/00-INDEX by Rusty Russell · 12 years ago
  75. a72caae virtio: correct the memory barrier in virtqueue_kick_prepare() by Jason Wang · 12 years ago
  76. 4dbc5d9 virtio: fix typos of memory barriers by Jason Wang · 12 years ago
  77. 3c424f3 ARM: 7304/1: ioremap: fix boundary check when reusing static mapping by Pawel Moll · 12 years ago
  78. 69e8f43 xen/granttable: Disable grant v2 for HVM domains. by Konrad Rzeszutek Wilk · 12 years ago
  79. 6c02b7b Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3 by Konrad Rzeszutek Wilk · 12 years ago
  80. acb42a3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  81. ea9f7a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  82. 9998eb7 Btrfs: fix reservations in btrfs_page_mkwrite by Chris Mason · 12 years ago
  83. 2d8357e gma500: Fix suspend/resume functions by Ryan Mallon · 12 years ago
  84. 84e83c2 watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDs by Seth Heasley · 12 years ago
  85. f6dd94f watchdog: via_wdt: Set min_timeout and max_timeout for wdt_dev by Axel Lin · 12 years ago
  86. b1785df watchdog: Fix typo "unexpectdly" by Masanari Iida · 12 years ago
  87. 8a062ac watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options by Axel Lin · 12 years ago
  88. ebe06e8 watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options by Axel Lin · 12 years ago
  89. 2865e77 watchdog: Return proper error in nuc900wdt_probe if misc_register fails by Axel Lin · 12 years ago
  90. e352829 watchdog: Staticise nuc900_wdt by Axel Lin · 12 years ago
  91. 0318e28 watchdog: via_wdt: Staticise wdt_pci_table by Axel Lin · 12 years ago
  92. 12c583d watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disable by Shubhrajyoti D · 12 years ago
  93. 52ea9a7 watchdog: dw_wdt.c: use devm_request_and_ioremap by Julia Lawall · 12 years ago
  94. 5d32d48 watchdog: imx2_wdt.c: use devm_request_and_ioremap by Julia Lawall · 12 years ago
  95. 24a7eb7 Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 12 years ago
  96. 5e96386 Merge branch 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Olof Johansson · 12 years ago
  97. d8c4cd7 Merge branch 'fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Olof Johansson · 12 years ago
  98. 3c8cee3 Merge branch 'imx6/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  99. d1a8c54 Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 12 years ago
  100. 373af0c drm/exynos: fixed pm feature for fimd module. by Inki Dae · 12 years ago