1. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  2. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  3. 1ab6c49 fs: convert fs shrinkers to new scan/count API by Dave Chinner · 11 years ago
  4. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  5. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  6. 02afc27 direct-io: Handle O_(D)SYNC AIO by Christoph Hellwig · 11 years ago
  7. 7b7a866 direct-io: Implement generic deferred AIO completions by Christoph Hellwig · 11 years ago
  8. ad4eec6 ext4: allow specifying external journal by pathname mount option by Eric Sandeen · 11 years ago
  9. bdfb6ff ext4: mark group corrupt on group descriptor checksum by Darrick J. Wong · 11 years ago
  10. 87a3938 ext4: mark block group as corrupt on inode bitmap error by Darrick J. Wong · 11 years ago
  11. 163a203 ext4: mark block group as corrupt on block bitmap error by Darrick J. Wong · 11 years ago
  12. dbde0ab ext4: fix type declaration of ext4_validate_block_bitmap by Darrick J. Wong · 11 years ago
  13. 48d9eb9 ext4: error out if verifying the block bitmap fails by Darrick J. Wong · 11 years ago
  14. d7b2a00 ext4: isolate ext4_extents.h file by Zheng Liu · 11 years ago
  15. 70261f5 ext4: Fix misspellings using 'codespell' tool by Anatol Pomozov · 11 years ago
  16. 7afe5aa ext4: convert write_begin methods to stable_page_writes semantics by Dmitry Monakhov · 11 years ago
  17. 27b1b22 ext4: fix use of potentially uninitialized variables in debugging code by Andi Shyti · 11 years ago
  18. 8be04b9 treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks by Joe Perches · 11 years ago
  19. 90e775b ext4: fix lost truncate due to race with writeback by Jan Kara · 11 years ago
  20. 5208386 ext4: simplify truncation code in ext4_setattr() by Jan Kara · 11 years ago
  21. 5f1132b ext4: fix ext4_writepages() in presence of truncate by Jan Kara · 11 years ago
  22. 0993004 ext4: move test whether extent to map can be extended to one place by Jan Kara · 11 years ago
  23. 7d73453 ext4: fix warning in ext4_da_update_reserve_space() by Jan Kara · 11 years ago
  24. 19883bd ext4: avoid reusing recently deleted inodes in no journal mode by Theodore Ts'o · 11 years ago
  25. 0e20270 ext4: allocate delayed allocation blocks before rename by Theodore Ts'o · 11 years ago
  26. 5b61de7 ext4: start handle at least possible moment when renaming files by Theodore Ts'o · 11 years ago
  27. 7869a4a ext4: add support for extent pre-caching by Theodore Ts'o · 11 years ago
  28. 107a7bd ext4: cache all of an extent tree's leaf block upon reading by Theodore Ts'o · 11 years ago
  29. 3be78c7 ext4: use unsigned int for es_status values by Theodore Ts'o · 11 years ago
  30. c349179 ext4: print the block number of invalid extent tree blocks by Theodore Ts'o · 11 years ago
  31. 7d7ea89 ext4: refactor code to read the extent tree block by Theodore Ts'o · 11 years ago
  32. a361293 jbd2: Fix oops in jbd2_journal_file_inode() by Jan Kara · 11 years ago
  33. 91aa11f jbd2: Fix use after free after error in jbd2_journal_dirty_metadata() by Jan Kara · 11 years ago
  34. cde2d7a ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOT by Theodore Ts'o · 11 years ago
  35. 6ae6514 ext4: fix mount/remount error messages for incompatible mount options by Piotr Sarna · 11 years ago
  36. 59d9fa5 ext4: allow the mount options nodelalloc and data=journal by Theodore Ts'o · 11 years ago
  37. 44fb851d ext4: add WARN_ON to check the length of allocated blocks by Zheng Liu · 11 years ago
  38. 94eec0f ext4: fix retry handling in ext4_ext_truncate() by Theodore Ts'o · 11 years ago
  39. dd12ed1 ext4: destroy ext4_es_cachep on module unload by Eric Sandeen · 11 years ago
  40. a34eb50 ext4: make sure group number is bumped after a inode allocation race by Theodore Ts'o · 11 years ago
  41. e94bd34 ext4: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  42. 19bf1c2 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  43. 63b9996 ext4: call ext4_es_lru_add() after handling cache miss by Theodore Ts'o · 11 years ago
  44. 76828c8 ext4: yield during large unlinks by Theodore Ts'o · 11 years ago
  45. 47188d3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  46. e15f742 ext4: make the extent_status code more robust against ENOMEM failures by Theodore Ts'o · 11 years ago
  47. c8e1513 ext4: simplify calculation of blocks to free on error by Theodore Ts'o · 11 years ago
  48. 8acd5e9 ext4: fix error handling in ext4_ext_truncate() by Theodore Ts'o · 11 years ago
  49. e7676a7 ext4: don't allow ext4_free_blocks() to fail due to ENOMEM by Theodore Ts'o · 11 years ago
  50. bdafe42 ext4: fix spelling errors and a comment in extent_status tree by Theodore Ts'o · 11 years ago
  51. e8974c3 ext4: rate limit printk in buffer_io_error() by Anatol Pomozov · 11 years ago
  52. ad065dd ext4: don't show usrquota/grpquota twice in /proc/mounts by Theodore Ts'o · 11 years ago
  53. 822dbba ext4: fix warning in ext4_evict_inode() by Jan Kara · 11 years ago
  54. 960fd856 ext4: fix ext4_get_group_number() by Theodore Ts'o · 11 years ago
  55. 27d7c4e ext4: silence warning in ext4_writepages() by Jan Kara · 11 years ago
  56. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  57. af51a2a ext4: ->tmpfile() support by Al Viro · 11 years ago
  58. 46a1c2c vfs: export lseek_execute() to modules by Jie Liu · 11 years ago
  59. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  60. 6ae06ff ext4: optimize starting extent in ext4_ext_rm_leaf() by Ashish Sangwan · 11 years ago
  61. 21ddd56 ext4: translate flag bits to strings in tracepoints by Theodore Ts'o · 11 years ago
  62. cb53054 ext4: fix up error handling for mpage_map_and_submit_extent() by Theodore Ts'o · 11 years ago
  63. e1be3a9 ext4: only zero partial blocks in ext4_zero_partial_blocks() by Lukas Czerner · 11 years ago
  64. 42c832d ext4: check error return from ext4_write_inline_data_end() by Theodore Ts'o · 11 years ago
  65. 353eefd ext4: delete unnecessary C statements by jon ernst · 11 years ago
  66. 64cb927 ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree() by Al Viro · 11 years ago
  67. aeb2817 ext4: pass inode pointer instead of file pointer to punch hole by Ashish Sangwan · 11 years ago
  68. c4932db ext4: improve free space calculation for inline_data by boxi liu · 11 years ago
  69. e7c96e8 ext4: reduce object size when !CONFIG_PRINTK by Joe Perches · 11 years ago
  70. d3922a7 ext4: improve extent cache shrink mechanism to avoid to burn CPU time by Zheng Liu · 11 years ago
  71. 2c00ef3 ext4: implement error handling of ext4_mb_new_preallocation() by Alexey Khoroshilov · 11 years ago
  72. 6ca792e ext4: fix corruption when online resizing a fs with 1K block size by Maarten ter Huurne · 11 years ago
  73. 725bebb [readdir] convert ext4 by Al Viro · 11 years ago
  74. 03b40e3 ext4: delete unused variables by Jon Ernst · 11 years ago
  75. 72dac95 ext4: return FIEMAP_EXTENT_UNKNOWN for delalloc extents by Jie Liu · 11 years ago
  76. 4418e141 ext4: Fix fsync error handling after filesystem abort by Dmitry Monakhov · 11 years ago
  77. 06a407f ext4: fix data integrity for ext4_sync_fs by Dmitry Monakhov · 11 years ago
  78. 981250c ext4: don't use EXT4_FREE_BLOCKS_FORGET unnecessarily by Theodore Ts'o · 11 years ago
  79. 2ed5724 ext4: add cond_resched() to ext4_free_blocks() & ext4_mb_regular_allocator() by Theodore Ts'o · 11 years ago
  80. 20970ba ext4: use ext4_da_writepages() for all modes by Theodore Ts'o · 11 years ago
  81. f4afb4f ext4: optimize test_root() by Theodore Ts'o · 11 years ago
  82. 2f2e09e ext4: add sanity check to ext4_get_group_info() by Theodore Ts'o · 11 years ago
  83. b302ef2 ext4: verify group number in verify_group_input() before using it by Theodore Ts'o · 11 years ago
  84. a1d8d9a7 ext4: add check to io_submit_init_bio by Theodore Ts'o · 11 years ago
  85. 5dc23bd ext4: remove ext4_ioend_wait() by Jan Kara · 11 years ago
  86. c724585 ext4: don't wait for extent conversion in ext4_punch_hole() by Jan Kara · 11 years ago
  87. 38b8ff7 ext4: Remove wait for unwritten extents in ext4_ind_direct_IO() by Jan Kara · 11 years ago
  88. 92e6222 ext4: remove i_mutex from ext4_file_sync() by Jan Kara · 11 years ago
  89. 37b10dd ext4: use generic_file_fsync() in ext4_file_fsync() in nojournal mode by Jan Kara · 11 years ago
  90. a115f74 ext4: remove wait for unwritten extent conversion from ext4_truncate() by Jan Kara · 11 years ago
  91. e834039 ext4: protect extent conversion after DIO with i_dio_count by Jan Kara · 11 years ago
  92. b0857d3 ext4: defer clearing of PageWriteback after extent conversion by Jan Kara · 11 years ago
  93. 2e8fa54 ext4: split extent conversion lists to reserved & unreserved parts by Jan Kara · 11 years ago
  94. 6b523df ext4: use transaction reservation for extent conversion in ext4_end_io by Jan Kara · 11 years ago
  95. 3613d22 ext4: remove buffer_uninit handling by Jan Kara · 11 years ago
  96. 4e7ea81 ext4: restructure writeback path by Jan Kara · 11 years ago
  97. fffb273 ext4: better estimate credits needed for ext4_da_writepages() by Jan Kara · 11 years ago
  98. fa55a0e ext4: improve writepage credit estimate for files with indirect blocks by Jan Kara · 11 years ago
  99. f2d50a6 ext4: deprecate max_writeback_mb_bump sysfs attribute by Jan Kara · 11 years ago
  100. 39bba40 ext4: stop messing with nr_to_write in ext4_da_writepages() by Jan Kara · 11 years ago