1. 7f1468d ext4: fix double unlock buffer mess during fs-resize by Dmitry Monakhov · 12 years ago
  2. f2a09af ext4: check free inode count before allocating an inode by Yongqiang Yang · 12 years ago
  3. 838cd0c ext4: check free block counters in ext4_mb_find_by_goal by Yongqiang Yang · 12 years ago
  4. 50df9fd ext4: fix crash when accessing /proc/mounts concurrently by Herton Ronaldo Krzesinski · 12 years ago
  5. bef53b0 ext4: remove erroneous ext4_superblock_csum_set() in update_backups() by Tao Ma · 12 years ago
  6. 00d4e73 ext4: fix potential deadlock in ext4_nonda_switch() by Theodore Ts'o · 12 years ago
  7. 18888cf ext4: speed up truncate/unlink by not using bforget() unless needed by Andrey Sidorov · 12 years ago
  8. 59e31c1 ext4: fix online resizing when the # of block groups is constant by Theodore Ts'o · 12 years ago
  9. c9b92530 ext4: make orphan functions be no-op in no-journal mode by Anatol Pomozov · 12 years ago
  10. b5e2368 ext4: re-enable -o discard functionality in no-journal mode by Theodore Ts'o · 12 years ago
  11. 4c376dc userns: Convert struct dquot dq_id to be a struct kqid by Eric W. Biederman · 12 years ago
  12. af84df9 userns: Convert extN to support kuids and kgids in posix acls by Eric W. Biederman · 12 years ago
  13. 5f3a4a2 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  14. 90b0a97 ext4: fix possible non-initialized variable in htree_dirblock_to_tree() by Carlos Maiolino · 12 years ago
  15. bc0b75f ext4: do not enable delalloc by default for ext2 by Theodore Ts'o · 12 years ago
  16. 5e7bbef ext4: advertise the fact that the kernel supports meta_bg resizing by Theodore Ts'o · 12 years ago
  17. 4da4a56 ext4: log a resize update to the console every 10 seconds by Theodore Ts'o · 12 years ago
  18. 1c6bd71 ext4: convert file system to meta_bg if needed during resizing by Theodore Ts'o · 12 years ago
  19. 93f9052 ext4: set bg_itable_unused when resizing by Theodore Ts'o · 12 years ago
  20. 01f795f ext4: add online resizing support for meta_bg and 64-bit file systems by Yongqiang Yang · 12 years ago
  21. 28623c2 ext4: grow the s_group_info array as needed by Theodore Ts'o · 12 years ago
  22. 117fff1 ext4: grow the s_flex_groups array as needed when resizing by Theodore Ts'o · 12 years ago
  23. 2ebd170 ext4: avoid duplicate writes of the backup bg descriptor blocks by Yongqiang Yang · 12 years ago
  24. 6df935a ext4: don't copy non-existent gdt blocks when resizing by Yongqiang Yang · 12 years ago
  25. d7574ad ext4: report the original old blocks count in a debug message when resizing by Yongqiang Yang · 12 years ago
  26. 03c1c29 ext4: ignore last group w/o enough space when resizing instead of BUG'ing by Yongqiang Yang · 12 years ago
  27. 4907cb7 treewide: fix comment/printk/variable typos by Anatol Pomozov · 12 years ago
  28. 8a2f846 ext4: remove duplicated declarations in inode.c by Zheng Liu · 12 years ago
  29. 30cb27d ext4: fix trivial typo in comment by Wang Sheng-Hui · 12 years ago
  30. e3d2e43 ext4: no need to add inode to orphan list during hole punch by Ashish Sangwan · 12 years ago
  31. caecd0a ext4: replace plain integer with NULL in super.c by Sachin Kamat · 12 years ago
  32. 07724f9 ext4: drop lock_super()/unlock_super() by Theodore Ts'o · 12 years ago
  33. 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
  34. 0e376b1 ext4: return an error if kset_create_and_add fails in ext4_init_fs() by Theodore Ts'o · 12 years ago
  35. 15c006a ext4: remove unused function argument 'order' in mb_find_extent() by Robin Dong · 12 years ago
  36. cc6eb18 ext4: remove unused macro MB_DEFAULT_MAX_GROUPS_TO_SCAN by Robin Dong · 12 years ago
  37. a4a3904 ext4: check return value of blkdev_issue_flush() by Theodore Ts'o · 12 years ago
  38. 67a5da5 ext4: make the zero-out chunk size tunable by Zheng Liu · 12 years ago
  39. df981d0 ext4: add max_dir_size_kb mount option by Theodore Ts'o · 12 years ago
  40. 01fc48e ext4: don't load the block bitmap for block groups which have no space by Theodore Ts'o · 12 years ago
  41. ecb94f5 ext4: collapse a single extent tree block into the inode if possible by Theodore Ts'o · 12 years ago
  42. 89a4e48 ext4: fix kernel BUG on large-scale rm -rf commands by Theodore Ts'o · 12 years ago
  43. 0548bbb ext4: fix long mount times on very big file systems by Theodore Ts'o · 12 years ago
  44. 7a4c5de ext4: don't call ext4_error while block group is locked by Theodore Ts'o · 12 years ago
  45. 7e731bc ext4: avoid kmemcheck complaint from reading uninitialized memory by Theodore Ts'o · 12 years ago
  46. d796c52 ext4: make sure the journal sb is written in ext4_clear_journal_err() by Theodore Ts'o · 12 years ago
  47. f6463b0 ext4: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  48. 7652bdf ext4: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  49. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  50. 8e8ad8a ext4: Convert to new freezing mechanism by Jan Kara · 12 years ago
  51. 6017b48 ext4: use memweight() by Akinobu Mita · 12 years ago
  52. 173f865 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  53. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  54. 03179fe ext4: undo ext4_calc_metadata_amount if we fail to claim space by Theodore Ts'o · 12 years ago
  55. 97795d2 ext4: don't let i_reserved_meta_blocks go negative by Brian Foster · 12 years ago
  56. 968dee7 ext4: fix hole punch failure when depth is greater than 0 by Ashish Sangwan · 12 years ago
  57. b50924c ext4: remove unnecessary argument from __ext4_handle_dirty_metadata() by Artem Bityutskiy · 12 years ago
  58. 4d47603 ext4: weed out ext4_write_super by Artem Bityutskiy · 12 years ago
  59. 58c5873 ext4: remove unnecessary superblock dirtying by Artem Bityutskiy · 12 years ago
  60. 044ce47 ext4: convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super() by Jan Kara · 12 years ago
  61. 97a7406 ext4: remove useless marking of superblock dirty by Jan Kara · 12 years ago
  62. 2547060 ext4: fix ext4 mismerge back in January by Al Viro · 12 years ago
  63. 3108b54 ext4: remove dynamic array size in ext4_chksum() by Theodore Ts'o · 12 years ago
  64. 8a99184 ext4: remove unused variable in ext4_update_super() by Theodore Ts'o · 12 years ago
  65. 7c319d3 ext4: make quota as first class supported feature by Aditya Kali · 12 years ago
  66. 4bd809d ext4: don't take the i_mutex lock when doing DIO overwrites by Zheng Liu · 12 years ago
  67. 8cae6f7 ext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file() by Al Viro · 12 years ago
  68. 8fc37ec don't expose I_NEW inodes via dentry->d_inode by Al Viro · 12 years ago
  69. ec7268c ext4: use core vfs llseek code for dir seeks by Eric Sandeen · 13 years ago
  70. e8b96eb vfs: allow custom EOF in generic_file_llseek code by Eric Sandeen · 13 years ago
  71. a117782 quota: Move quota syncing to ->sync_fs method by Jan Kara · 12 years ago
  72. 331ae49 ext4: fix duplicated mnt_drop_write call in EXT4_IOC_MOVE_EXT by Al Viro · 12 years ago
  73. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  74. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  75. b3d9b7a vfs: switch i_dentry/d_alias to hlist by Al Viro · 12 years ago
  76. 9f71387 ext4: get rid of open-coded d_find_any_alias() by Al Viro · 12 years ago
  77. 729f52c ext4: add a new nolock flag in ext4_map_blocks by Zheng Liu · 12 years ago
  78. fbe1049 ext4: split ext4_file_write into buffered IO and direct IO by Zheng Liu · 12 years ago
  79. 62a1391 ext4: remove an unused statement in ext4_mb_get_buddy_page_lock() by Haibo Liu · 12 years ago
  80. e7bcf82 ext4: fix out-of-date comments in extents.c by HaiboLiu · 12 years ago
  81. 41eb70d ext4: use s_csum_seed instead of i_csum_seed for xattr block by Tao Ma · 12 years ago
  82. ef58f69 ext4: use proper csum calculation in ext4_rename by Tao Ma · 12 years ago
  83. 952fc18 ext4: fix overhead calculation used by ext4_statfs() by Theodore Ts'o · 12 years ago
  84. f6fb99c ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr by Theodore Ts'o · 12 years ago
  85. f4e95b3 ext4: honor O_(D)SYNC semantic in ext4_fallocate() by Zheng Liu · 12 years ago
  86. 1c8457c ext4: avoid uneeded calls to ext4_mb_load_buddy() while reading mb_groups by Aditya Kali · 12 years ago
  87. b22b1f1 ext4: don't set i_flags in EXT4_IOC_SETFLAGS by Tao Ma · 12 years ago
  88. b0dd6b7 ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg by Theodore Ts'o · 12 years ago
  89. 4edebed Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  90. 5e44f8c ext4: hole-punch use truncate_pagecache_range by Hugh Dickins · 12 years ago
  91. 9559996 ext4: remove mb_groups before tearing down the buddy_cache by Salman Qazi · 12 years ago
  92. 02b7831 ext4: add ext4_mb_unload_buddy in the error path by Salman Qazi · 12 years ago
  93. 7990696 ext4: don't trash state flags in EXT4_IOC_SETFLAGS by Theodore Ts'o · 12 years ago
  94. 9660755 ext4: let getattr report the right blocks in delalloc+bigalloc by Tao Ma · 12 years ago
  95. f3fc0210 ext4: add missing save_error_info() to ext4_error() by Theodore Ts'o · 12 years ago
  96. 2c0544b ext4: add debugging trigger for ext4_error() by Theodore Ts'o · 12 years ago
  97. 6f2e9f0 ext4: protect group inode free counting with group lock by Tao Ma · 12 years ago
  98. 8563000 ext4: use consistent ssize_t type in ext4_file_write() by Zheng Liu · 12 years ago
  99. 4a3c3a5 ext4: fix format flag in ext4_ext_binsearch_idx() by Zheng Liu · 12 years ago
  100. 400db9d ext4: cleanup in ext4_discard_allocated_blocks() by Zheng Liu · 12 years ago