1. f4245bd ext4: fix lazyinit hang after removing request by Lukas Czerner · 14 years ago
  2. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  3. a107e5a Merge branch 'next' into upstream-merge by Theodore Ts'o · 14 years ago
  4. beed5ecb ext4: fix unbalanced mutex unlock in error path of ext4_li_request_new by Nicolas Kaiser · 14 years ago
  5. 1f109d5 ext4: make various ext4 functions be static by Theodore Ts'o · 14 years ago
  6. 5dabfc7 ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*() by Theodore Ts'o · 14 years ago
  7. 7f93cff ext4: fix kernel oops if the journal superblock has a non-zero j_errno by Theodore Ts'o · 14 years ago
  8. 27ee40d ext4: add batched_discard into ext4 feature list by Lukas Czerner · 14 years ago
  9. 7360d17 ext4: Add batched discard support for ext4 by Lukas Czerner · 14 years ago
  10. bd2d021 ext4: use bio layer instead of buffer layer in mpage_da_submit_io by Theodore Ts'o · 14 years ago
  11. c41303c ext4: don't update sb journal_devnum when RO dev by Maciej Żenczykowski · 14 years ago
  12. 857ac88 ext4: add interface to advertise ext4 features in sysfs by Lukas Czerner · 14 years ago
  13. bfff687 ext4: add support for lazy inode table initialization by Lukas Czerner · 14 years ago
  14. a1c6c56 ext4: fix NULL pointer dereference in print_daily_error_info() by Sergey Senozhatsky · 14 years ago
  15. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  16. f2143c4 BKL: Remove BKL from ext4 filesystem by Jan Blunck · 14 years ago
  17. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  18. 30ca22c ext3/ext4: Factor out disk addressability check by Patrick J. LoPresti · 14 years ago
  19. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  20. 0930fcc convert ext4 to ->evict_inode() by Al Viro · 14 years ago
  21. 09dc942 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  22. a931da6 jbd2: Change j_state_lock to be a rwlock_t by Theodore Ts'o · 14 years ago
  23. 8b67f04 ext4: Add mount options in superblock by Theodore Ts'o · 14 years ago
  24. ca0e05e ext4: force block allocation on quota_off by Dmitry Monakhov · 14 years ago
  25. 437f88c ext4: fix freeze deadlock under IO by Eric Sandeen · 14 years ago
  26. f613dfc ext4: check to make make sure bd_dev is set before dereferencing it by Theodore Ts'o · 14 years ago
  27. 62d2b5f ext4: Always journal quota file modifications by Jan Kara · 14 years ago
  28. dcc7dae ext4: Fix potential memory leak in ext4_fill_super by Cyrill Gorcunov · 14 years ago
  29. 66e61a9 ext4: Once a day, printk file system error information to dmesg by Theodore Ts'o · 14 years ago
  30. 1c13d5c ext4: Save error information to the superblock for analysis by Theodore Ts'o · 14 years ago
  31. c398eda ext4: Pass line numbers to ext4_error() and friends by Theodore Ts'o · 14 years ago
  32. 90c7201 ext4: Pass line number to ext4_journal_abort_handle() by Theodore Ts'o · 14 years ago
  33. e29136f ext4: Enhance ext4_grp_locked_error() to take block and function numbers by Theodore Ts'o · 14 years ago
  34. c67d859 ext4: clean up ext4_abort() so __func__ is now implicit by Theodore Ts'o · 14 years ago
  35. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  36. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  37. 206f7ab ext4: remove vestiges of nobh support by Christoph Hellwig · 14 years ago
  38. d28619f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  39. 287a809 quota: rename default quotactl methods to dquot_ by Christoph Hellwig · 14 years ago
  40. 307ae18 quota: drop remount argument to ->quota_on and ->quota_off by Christoph Hellwig · 14 years ago
  41. e0ccfd9 quota: move unmount handling into the filesystem by Christoph Hellwig · 14 years ago
  42. 0f0dd62 quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers by Christoph Hellwig · 14 years ago
  43. c79d967 quota: move remount handling into the filesystem by Christoph Hellwig · 14 years ago
  44. 60e6679 ext4: Drop whitespace at end of lines by Theodore Ts'o · 14 years ago
  45. 12e9b89 ext4: Use bitops to read/modify i_flags in struct ext4_inode_info by Dmitry Monakhov · 14 years ago
  46. 39a4bad ext4: Show journal_checksum option by Jan Kara · 14 years ago
  47. fbe845d ext4: Remove extraneous newlines in ext4_msg() calls by Curt Wohlgemuth · 14 years ago
  48. d4c402d ext4: Print mount options in when mounting and add a remount message by Curt Wohlgemuth · 14 years ago
  49. 84061e0 ext4: init statistics after journal recovery by Dmitry Monakhov · 14 years ago
  50. 6b0310f ext4: don't return to userspace after freezing the fs with a mutex held by Eric Sandeen · 14 years ago
  51. 39f1cd6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  52. ba69f9a ext4: Don't use delayed allocation by default when used instead of ext3 by Jan Kara · 14 years ago
  53. 37f328e ext4: Fix spelling of CONTIG_FS_EXT3 to CONFIG_FS_EXT3 by Theodore Ts'o · 14 years ago
  54. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  55. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  56. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  57. e213e26 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  58. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  59. 9f75475 dquot: cleanup dquot drop routine by Christoph Hellwig · 14 years ago
  60. 257ba15 dquot: move dquot drop responsibility into the filesystem by Christoph Hellwig · 14 years ago
  61. b43fa82 dquot: cleanup dquot transfer routine by Christoph Hellwig · 14 years ago
  62. 63936dd dquot: cleanup inode allocation / freeing routines by Christoph Hellwig · 14 years ago
  63. 5dd4056 dquot: cleanup space allocation / freeing routines by Christoph Hellwig · 14 years ago
  64. 67eeb56 ext4: Fix ext4_quota_write cross block boundary behaviour by Dmitry Monakhov · 14 years ago
  65. 273df55 ext4: Convert BUG_ON checks to use ext4_error() instead by Frank Mayhar · 14 years ago
  66. 744692d ext4: use ext4_get_block_write in buffer write by Jiaying Zhang · 14 years ago
  67. c7064ef ext4: mechanical rename some of the direct I/O get_block's identifiers by Jiaying Zhang · 14 years ago
  68. 437ca0f ext4: deprecate obsoleted mount options by Dmitry Monakhov · 14 years ago
  69. 56c50f1 ext4: trivial quota cleanup by Dmitry Monakhov · 14 years ago
  70. 482a742 ext4: mount flags manipulation cleanup by Dmitry Monakhov · 14 years ago
  71. 12062dd ext4: move __func__ into a macro for ext4_warning, ext4_error by Eric Sandeen · 14 years ago
  72. d6b198b fix ext3/ext4 comment typo compain -> complain by Thadeu Lima de Souza Cascardo · 14 years ago
  73. 9d0be50 ext4: Calculate metadata requirements more accurately by Theodore Ts'o · 14 years ago
  74. a6b43e3 ext4: fix unsigned long long printk warning in super.c by Andrew Morton · 14 years ago
  75. 51b7e3c ext4: add module aliases for ext2 and ext3 by Theodore Ts'o · 14 years ago
  76. a9e7f44 ext4: Convert to generic reserved quota's space management. by Dmitry Monakhov · 15 years ago
  77. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  78. 3126c13 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  79. 5a20bdf ext4: Support for 64-bit quota format by Jan Kara · 15 years ago
  80. a214238 ext4: Do not override ext2 or ext3 if built they are built as modules by Theodore Ts'o · 15 years ago
  81. 15121c1 ext4: Fix optional-arg mount options by Eric Sandeen · 14 years ago
  82. b436b9b ext4: Wait for proper transaction commit on fsync by Jan Kara · 15 years ago
  83. d4edac3 ext4: wait for log to commit when umounting by Josef Bacik · 15 years ago
  84. 24b5842 ext4: Use ext4 file system driver for ext2/ext3 file system mounts by Theodore Ts'o · 15 years ago
  85. e3bb52a ext4: make "norecovery" an alias for "noload" by Eric Sandeen · 15 years ago
  86. 5328e63 ext4: make trim/discard optional (and off by default) by Eric Sandeen · 15 years ago
  87. 3f8fb94 ext4: don't update the superblock in ext4_statfs() by Theodore Ts'o · 15 years ago
  88. cf40db1 ext4: remove failed journal checksum check by Theodore Ts'o · 15 years ago
  89. 503358a ext4: avoid divide by zero when trying to mount a corrupted file system by Theodore Ts'o · 15 years ago
  90. d4da6c9 Revert "ext4: Remove journal_checksum mount option and enable it by default" by Linus Torvalds · 15 years ago
  91. f0e2dfa ext4: drop ext4dev compat by Eric Sandeen · 15 years ago
  92. 296c355 ext4: Use tracepoints for mb_history trace file by Theodore Ts'o · 15 years ago
  93. 90576c0 ext4, jbd2: Drop unneeded printks at mount and unmount time by Theodore Ts'o · 15 years ago
  94. d3d1faf ext4: Handle nested ext4_journal_start/stop calls without a journal by Curt Wohlgemuth · 15 years ago
  95. 8d5d02e ext4: async direct IO for holes and fallocate support by Mingming Cao · 15 years ago
  96. 4c0425f ext4: Use end_io callback to avoid direct I/O fallback to buffered I/O by Mingming Cao · 15 years ago
  97. 55138e0 ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks by Theodore Ts'o · 15 years ago
  98. 0d54b21 const: make struct super_block::s_qcop const by Alexey Dobriyan · 15 years ago
  99. 61e225d const: make struct super_block::dq_op const by Alexey Dobriyan · 15 years ago
  100. fb0a387 ext4: limit block allocations for indirect-block files to < 2^32 by Eric Sandeen · 15 years ago