1. dcf2d80 ext4: Free resources in some error path in ext4_fill_super by Tao Ma · 13 years ago
  2. 7aa0bae ext4: Free resources in ext4_mb_init()'s error paths by Tao Ma · 13 years ago
  3. 5356f26 ext4: attempt to fix race in bigalloc code path by Aditya Kali · 13 years ago
  4. d899024 ext4: add some tracepoints in ext4/extents.c by Aditya Kali · 13 years ago
  5. df55c99 ext4: rename ext4_has_free_blocks() to ext4_has_free_clusters() by Theodore Ts'o · 13 years ago
  6. e7d5f31 ext4: rename ext4_claim_free_blocks() to ext4_claim_free_clusters() by Theodore Ts'o · 13 years ago
  7. cff1dfd7 ext4: rename ext4_free_blocks_after_init() to ext4_free_clusters_after_init() by Theodore Ts'o · 13 years ago
  8. 5dee543 ext4: rename ext4_count_free_blocks() to ext4_count_free_clusters() by Theodore Ts'o · 13 years ago
  9. 021b65b ext4: Rename ext4_free_blks_{count,set}() to refer to clusters by Theodore Ts'o · 13 years ago
  10. 6f16b60 ext4: enable mounting bigalloc as read/write by Theodore Ts'o · 13 years ago
  11. 7b415bf ext4: Fix bigalloc quota accounting and i_blocks value by Aditya Kali · 13 years ago
  12. 27baebb ext4: tune mballoc's default group prealloc size for bigalloc file systems by Theodore Ts'o · 13 years ago
  13. f975d6b ext4: teach ext4_statfs() to deal with clusters if bigalloc is enabled by Theodore Ts'o · 13 years ago
  14. 24aaa8e ext4: convert the free_blocks field in s_flex_groups to be free_clusters by Theodore Ts'o · 13 years ago
  15. 5704265 ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counter by Theodore Ts'o · 13 years ago
  16. 0aa0600 ext4: teach ext4_ext_truncate() about the bigalloc feature by Theodore Ts'o · 13 years ago
  17. 4d33b1e ext4: teach ext4_ext_map_blocks() about the bigalloc feature by Theodore Ts'o · 13 years ago
  18. 8413019 ext4: teach ext4_free_blocks() about bigalloc and clusters by Theodore Ts'o · 13 years ago
  19. 53accfa ext4: teach mballoc preallocation code about bigalloc clusters by Theodore Ts'o · 13 years ago
  20. 3212a80 ext4: convert block group-relative offsets to use clusters by Theodore Ts'o · 13 years ago
  21. d5b8f31 ext4: bigalloc changes to block bitmap initialization functions by Theodore Ts'o · 13 years ago
  22. fd034a8 ext4: split out ext4_free_blocks_after_init() by Theodore Ts'o · 13 years ago
  23. 49f7f9a ext4: factor out block group accounting into functions by Theodore Ts'o · 13 years ago
  24. 7137d7a ext4: convert instances of EXT4_BLOCKS_PER_GROUP to EXT4_CLUSTERS_PER_GROUP by Theodore Ts'o · 13 years ago
  25. bab08ab ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.) by Theodore Ts'o · 13 years ago
  26. 281b599 ext4: read-only support for bigalloc file systems by Theodore Ts'o · 13 years ago
  27. 7c2e708 ext4: add ext4-specific kludge to avoid an oops after the disk disappears by Theodore Ts'o · 13 years ago
  28. 02fac12 ext4: fix partial page writes by Allison Henderson · 13 years ago
  29. 189e868 ext4: fix fsx truncate failure by Allison Henderson · 13 years ago
  30. decbd91 ext4: only call ext4_jbd2_file_inode when an inode has been extended by Theodore Ts'o · 13 years ago
  31. d2159fb jbd2: use gfp_t instead of int by Dan Carpenter · 13 years ago
  32. 9ea7a0d jbd2: add debugging information to jbd2_journal_dirty_metadata() by Theodore Ts'o · 13 years ago
  33. 5688978 ext4: improve handling of conflicting mount options by Theodore Ts'o · 13 years ago
  34. 2be4751 ext4: fix 2nd xfstests 127 punch hole failure by Allison Henderson · 13 years ago
  35. ba06208 ext4: fix xfstests 75, 112, 127 punch hole failure by Allison Henderson · 13 years ago
  36. 4e96b2d ext4: Add new ext4_discard_partial_page_buffers routines by Allison Henderson · 13 years ago
  37. 5930ea6 ext4: call ext4_handle_dirty_metadata with correct inode in ext4_dx_add_entry by Theodore Ts'o · 13 years ago
  38. f9287c1 ext4: ext4_mkdir should dirty dir_block with newly created directory inode by Darrick J. Wong · 13 years ago
  39. bcaa992 ext4: ext4_rename should dirty dir_bh with the correct directory by Darrick J. Wong · 13 years ago
  40. 84ebd79 ext4: fake direct I/O mode for data=journal by Theodore Ts'o · 13 years ago
  41. 1cd9f09 ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodes by Theodore Ts'o · 13 years ago
  42. 8c0bec2 ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining by Jiaying Zhang · 13 years ago
  43. fcb8ce5 Linux 3.1-rc3 by Linus Torvalds · 13 years ago
  44. 8f6544e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  45. 4762e25 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  46. 60c5f08 xen/tracing: Fix tracing config option properly by Jeremy Fitzhardinge · 13 years ago
  47. 3c05c4b xen: Do not enable PV IPIs when vector callback not present by Stefano Stabellini · 13 years ago
  48. 3210d19 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  49. 6719db6 Btrfs: fix 64 bit divide problem by Josef Bacik · 13 years ago
  50. c063d8a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  51. 79058c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  52. 47c08f3 pci: fix new kernel-doc warning in pci.c by Randy Dunlap · 13 years ago
  53. de75577 ALSA: sound/aoa/fabrics/layout.c: remove unneeded kfree by Julia Lawall · 13 years ago
  54. 1b004d0 ALSA: hda - Fix error check from snd_hda_get_conn_index() in patch_cirrus.c by Takashi Iwai · 13 years ago
  55. b6acf01 ALSA: hda - Don't spew too many ELD errors by Takashi Iwai · 13 years ago
  56. bed8cad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/drm-intel by Linus Torvalds · 13 years ago
  57. dccaf33 ext4: flush any pending end_io requests before DIO reads w/dioread_nolock by Jiaying Zhang · 13 years ago
  58. b095cd0 drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge by Jesse Barnes · 13 years ago
  59. 5ccc387 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  60. 0c3bef6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  61. 69566dd PCI: OF: Don't crash when bridge parent is NULL. by David Daney · 13 years ago
  62. b53d1ed Revert "cfq: Remove special treatment for metadata rqs." by Jens Axboe · 13 years ago
  63. 38b6519 ALSA: usb-audio - Fix missing mixer dB information by Takashi Iwai · 13 years ago
  64. 01b8833 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  65. 2c4ac99 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  66. 35a21b4 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  67. 4a0342c sparc: fix array bounds error setting up PCIC NMI trap by Ian Campbell · 13 years ago
  68. a081da6 drivers/ata/sata_dwc_460ex.c: add missing kfree by Julia Lawall · 13 years ago
  69. e39c75c ata: Add iMX pata support by Arnaud Patard (Rtp) · 13 years ago
  70. 6d0e194 pata_via: disable ATAPI DMA on AVERATEC 3200 by Tejun Heo · 13 years ago
  71. ebd1699 [libata] sata_sil: fix used-uninit warning by Jeff Garzik · 13 years ago
  72. 5c80c71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  73. 01fa4ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  74. fbad899 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  75. f6a975c Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 13 years ago
  76. d522a0d irqdesc: fix new kernel-doc warning by Randy Dunlap · 13 years ago
  77. 8cf2d23 i7core_edac: fixed typo in error count calculation by Mathias Krause · 13 years ago
  78. fe4c51b Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 13 years ago
  79. 04c05b4 update cifs version to 1.75 by Steve French · 13 years ago
  80. 13589c4 [CIFS] possible memory corruption on mount by Steve French · 13 years ago
  81. 81d86e1 Merge branch 'btrfs-3.0' into for-linus by Chris Mason · 13 years ago
  82. f1e490a Btrfs: set i_size properly when fallocating and we already by Josef Bacik · 13 years ago
  83. 9a4327c btrfs: unlock on error in btrfs_file_llseek() by Dan Carpenter · 13 years ago
  84. cb6db4e btrfs: btrfs_permission's RO check shouldn't apply to device nodes by Jeff Mahoney · 13 years ago
  85. 3fe45ae ALSA: hda - Add "PCM" volume to vmaster slave list by Takashi Iwai · 13 years ago
  86. 43bece7 perf tools: Add group event scheduling option to perf record/stat by Lin Ming · 13 years ago
  87. d53e836 MAINTAINERS: Fix list of perf events source files by Geunsik Lim · 13 years ago
  88. 195bcbf perf tools: Fix build against newer glibc by Josh Boyer · 13 years ago
  89. 777d1d7 perf tools: Fix error handling of unknown events by Stephane Eranian · 13 years ago
  90. cc2d86b perf evlist: Fix missing event name init for default event by Stephane Eranian · 13 years ago
  91. 77e5729 perf list: Fix exit value by Stephane Eranian · 13 years ago
  92. 338d0f0 befs: Validate length of long symbolic links. by Timo Warns · 13 years ago
  93. b4fd4ae Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  94. aa462ab mm: fix __page_to_pfn for a const struct page argument by Ian Campbell · 13 years ago
  95. f991879 mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const. by Ian Campbell · 13 years ago
  96. 80b43de Merge branches 'ipoib' and 'iser' into for-next by Roland Dreier · 13 years ago
  97. 72ed62b Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  98. 6cac952 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  99. 2da9f36 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  100. 950d0a1 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago