1. 79add3a ext4: notify when discard is not supported by Lukas Czerner · 12 years ago
  2. d339450 ext4: get rid of redundant code in ext4_fill_super() by Zhao Hongjiang · 12 years ago
  3. b72f78c ext4: fix overhead calculations in ext4_stats, again by Eric Sandeen · 12 years ago
  4. e589db7 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  5. 76495ec ext4: fix undefined bit shift result in ext4_fill_flex_info by Lukas Czerner · 12 years ago
  6. 06db49e ext4: fix metadata checksum calculation for the superblock by Theodore Ts'o · 12 years ago
  7. 6432f21 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  8. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  9. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  10. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  11. e27f41e ext4: give i_aiodio_unwritten a more appropriate name by Dmitry Monakhov · 12 years ago
  12. f45ee3a ext4: ext4_inode_info diet by Dmitry Monakhov · 12 years ago
  13. ba39ebb ext4: convert to use leXX_add_cpu() by Wei Yongjun · 12 years ago
  14. c25f9bc ext4: don't clear orphan list on ro mount with errors by Eric Sandeen · 12 years ago
  15. 50df9fd ext4: fix crash when accessing /proc/mounts concurrently by Herton Ronaldo Krzesinski · 12 years ago
  16. 4c376dc userns: Convert struct dquot dq_id to be a struct kqid by Eric W. Biederman · 12 years ago
  17. bc0b75f ext4: do not enable delalloc by default for ext2 by Theodore Ts'o · 12 years ago
  18. 5e7bbef ext4: advertise the fact that the kernel supports meta_bg resizing by Theodore Ts'o · 12 years ago
  19. 117fff1 ext4: grow the s_flex_groups array as needed when resizing by Theodore Ts'o · 12 years ago
  20. caecd0a ext4: replace plain integer with NULL in super.c by Sachin Kamat · 12 years ago
  21. 07724f9 ext4: drop lock_super()/unlock_super() by Theodore Ts'o · 12 years ago
  22. ef824bf Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  23. 0e376b1 ext4: return an error if kset_create_and_add fails in ext4_init_fs() by Theodore Ts'o · 12 years ago
  24. 67a5da5 ext4: make the zero-out chunk size tunable by Zheng Liu · 12 years ago
  25. df981d0 ext4: add max_dir_size_kb mount option by Theodore Ts'o · 12 years ago
  26. 0548bbb ext4: fix long mount times on very big file systems by Theodore Ts'o · 12 years ago
  27. 7e731bc ext4: avoid kmemcheck complaint from reading uninitialized memory by Theodore Ts'o · 12 years ago
  28. d796c52 ext4: make sure the journal sb is written in ext4_clear_journal_err() by Theodore Ts'o · 12 years ago
  29. 7652bdf ext4: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  30. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  31. 8e8ad8a ext4: Convert to new freezing mechanism by Jan Kara · 12 years ago
  32. 173f865 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  33. 4d47603 ext4: weed out ext4_write_super by Artem Bityutskiy · 12 years ago
  34. 58c5873 ext4: remove unnecessary superblock dirtying by Artem Bityutskiy · 12 years ago
  35. 7c319d3 ext4: make quota as first class supported feature by Aditya Kali · 12 years ago
  36. a117782 quota: Move quota syncing to ->sync_fs method by Jan Kara · 12 years ago
  37. 952fc18 ext4: fix overhead calculation used by ext4_statfs() by Theodore Ts'o · 12 years ago
  38. 4edebed Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  39. f3fc0210 ext4: add missing save_error_info() to ext4_error() by Theodore Ts'o · 12 years ago
  40. 2c0544b ext4: add debugging trigger for ext4_error() by Theodore Ts'o · 12 years ago
  41. 2cde417 ext4: return ENOMEM when mounts fail due to lack of memory by Theodore Ts'o · 12 years ago
  42. 2716b80 ext4: remove redundundant "(char *) bh->b_data" casts by Theodore Ts'o · 12 years ago
  43. 9d99012 ext4: remove needs_recovery in ext4_mb_init() by Akira Fujita · 12 years ago
  44. 7e84b62 ext4: force ro mount if ext4_setup_super() fails by Eric Sandeen · 12 years ago
  45. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  46. 25ed6e8 jbd2: enable journal clients to enable v2 checksumming by Darrick J. Wong · 12 years ago
  47. ece78b7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  48. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  49. f32aaf2 ext4: enable the 64-bit jbd2 feature based on the 64-bit ext4 feature by Theodore Ts'o · 12 years ago
  50. 08cefc7 userns: Convert ext4 to user kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  51. 0b7f7ce ext4: Remove i_mutex use from ext4_quota_write() by Jan Kara · 12 years ago
  52. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  53. feb0ab3 ext4: make block group checksums use metadata_csum algorithm by Darrick J. Wong · 12 years ago
  54. a9c47317 ext4: calculate and verify superblock checksum by Darrick J. Wong · 12 years ago
  55. 0441984 ext4: load the crc32c driver if necessary by Darrick J. Wong · 12 years ago
  56. d25425f ext4: record the checksum algorithm in use in the superblock by Darrick J. Wong · 12 years ago
  57. db7e5c6 super.c: unused variable warning without CONFIG_QUOTA by Eldad Zack · 12 years ago
  58. 57f73c2 ext4: fix handling of journalled quota options by Theodore Ts'o · 12 years ago
  59. 9cd70b3 ext4: address scalability issue by removing extent cache statistics by Theodore Ts'o · 12 years ago
  60. 69e1aad Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  61. 182f514 ext4: remove useless s_dirt assignment by Artem Bityutskiy · 12 years ago
  62. a8e25a8 ext4: write superblock only once on unmount by Artem Bityutskiy · 12 years ago
  63. 07c0c5d8 ext4: initialization of ext4_li_mtx needs to be done earlier by Al Viro · 12 years ago
  64. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  65. 92b9781 ext4: change some printk() calls to use ext4_msg() instead by Theodore Ts'o · 12 years ago
  66. d9ee81d ext4: avoid output message interleaving in ext4_error_<foo>() by Joe Perches · 12 years ago
  67. f704860 ext4: try to deprecate noacl and noxattr_user mount options by Theodore Ts'o · 12 years ago
  68. c7198b9 ext4: ignore mount options supported by ext2/3 (but have since been removed) by Theodore Ts'o · 12 years ago
  69. 66acdcf ext4: add debugging /proc file showing file system options by Theodore Ts'o · 12 years ago
  70. 5a916be ext4: make ext4_show_options() be table-driven by Theodore Ts'o · 12 years ago
  71. 2adf6da ext4: move ext4_show_options() after parse_options() by Theodore Ts'o · 12 years ago
  72. 26092bf ext4: use a table-driven handler for mount options by Theodore Ts'o · 12 years ago
  73. 72578c3 ext4: unify handling of mount options which have been removed by Theodore Ts'o · 12 years ago
  74. 39ef17f ext4: simplify handling of the errors=* mount options by Theodore Ts'o · 12 years ago
  75. c64db50 ext4: remove the I_VERSION mount flag and use the super_block flag instead by Theodore Ts'o · 12 years ago
  76. ee4a3fc ext4: remove Opt_ignore by Theodore Ts'o · 12 years ago
  77. 87f2680 ext4: remove deprecation warnings for minix_df and grpid by Theodore Ts'o · 12 years ago
  78. 661aa52 ext4: remove the resize mount option by Eric Sandeen · 12 years ago
  79. 43e625d ext4: remove the journal=update mount option by Eric Sandeen · 12 years ago
  80. 18aadd4 ext4: expand commit callback and by Bobi Jam · 12 years ago
  81. ff9cb1c Merge branch 'for_linus' into for_linus_merged by Theodore Ts'o · 12 years ago
  82. d50f2ab ext4: fix undefined behavior in ext4_fill_flex_info() by Xi Wang · 12 years ago
  83. 94bf608 ext4: fix failure exits by Al Viro · 12 years ago
  84. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  85. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  86. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  87. 1d526fc ext4: Report max_batch_time option correctly by Ben Hutchings · 12 years ago
  88. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  89. b00f4dc Merge branch 'master' into pm-sleep by Rafael J. Wysocki · 12 years ago
  90. 5635a62 ext4: add missing space to ext4_msg output in ext4_fill_super() by Zheng Liu · 13 years ago
  91. fc6cb1c ext4: display the correct mount option in /proc/mounts for [no]init_itable by Theodore Ts'o · 13 years ago
  92. 986b11c Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into pm-freezer by Rafael J. Wysocki · 13 years ago
  93. a0acae0 freezer: unexport refrigerator() and update try_to_freeze() slightly by Tejun Heo · 13 years ago
  94. 2397256d ext4: Remove kernel_lock annotations by Richard Weinberger · 13 years ago
  95. eb51368 ext4: ignore journalled data options on remount if fs has no journal by Theodore Ts'o · 13 years ago
  96. 6f91bc5 ext4: optimize ext4_ext_convert_to_initialized() by Eric Gouriou · 13 years ago
  97. d44651d ext4: fix ext4 so it works without CONFIG_PROC_FS by Fabrice Jouhaud · 13 years ago
  98. 4113c4c ext4: remove deprecated oldalloc by Lukas Czerner · 13 years ago
  99. dcf2d80 ext4: Free resources in some error path in ext4_fill_super by Tao Ma · 13 years ago
  100. 5dee543 ext4: rename ext4_count_free_blocks() to ext4_count_free_clusters() by Theodore Ts'o · 13 years ago