1. f6f9933 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  2. 7177a9c fs: call rename2 if exists by Miklos Szeredi · 10 years ago
  3. 86f0afd ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa struct by Theodore Ts'o · 10 years ago
  4. ee98fa3 ext4: fix COLLAPSE RANGE test for bigalloc file systems by Namjae Jeon · 10 years ago
  5. 40b163f ext4: check inline directory before converting by Darrick J. Wong · 10 years ago
  6. 6e26314 ext4: fix incorrect locking in move_extent_per_page by Dmitry Monakhov · 10 years ago
  7. 29faed1 ext4: use correct depth value by Dmitry Monakhov · 10 years ago
  8. 4b1f166 ext4: add i_data_sem sanity check by Dmitry Monakhov · 10 years ago
  9. b27b153 ext4: fix wrong size computation in ext4_mb_normalize_request() by Xiaoguang Wang · 10 years ago
  10. 83447cc ext4: make ext4_has_inline_data() as a inline function by Zheng Liu · 10 years ago
  11. 590a141 ext4: remove readpage() check in ext4_mmap_file() by Zhang Zhen · 10 years ago
  12. 4f579ae ext4: fix punch hole on files with indirect mapping by Lukas Czerner · 10 years ago
  13. 71d4f7d ext4: remove metadata reservation checks by Theodore Ts'o · 10 years ago
  14. d5e03cb ext4: rearrange initialization to fix EXT4FS_DEBUG by Theodore Ts'o · 10 years ago
  15. bf40c92 ext4: fix potential null pointer dereference in ext4_free_inode by Namjae Jeon · 10 years ago
  16. 3f1f9b8 ext4: fix a potential deadlock in __ext4_es_shrink() by Theodore Ts'o · 10 years ago
  17. f9ae9cf ext4: revert commit which was causing fs corruption after journal replays by Theodore Ts'o · 10 years ago
  18. 5dd2142 ext4: disable synchronous transaction batching if max_batch_time==0 by Eric Sandeen · 10 years ago
  19. 94d4c06 ext4: clarify ext4_error message in ext4_mb_generate_buddy_error() by Theodore Ts'o · 10 years ago
  20. ae0f78d ext4: clarify error count warning messages by Theodore Ts'o · 10 years ago
  21. 61c219f ext4: fix unjournalled bg descriptor while initializing inode bitmap by Theodore Ts'o · 10 years ago
  22. a93cd4c ext4: Fix hole punching for files with indirect blocks by Jan Kara · 10 years ago
  23. 77ea2a4 ext4: Fix block zeroing when punching holes in indirect block files by Jan Kara · 10 years ago
  24. e43bb4e ext4: decrement free clusters/inodes counters when block group declared bad by Namjae Jeon · 10 years ago
  25. c5c7b8d ext4: Fix buffer double free in ext4_alloc_branch() by Jan Kara · 10 years ago
  26. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  27. 8d02076 ->splice_write() via ->write_iter() by Al Viro · 10 years ago
  28. f8409ab Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  29. 2457aec mm: non-atomically mark page accessed during page cache allocation where possible by Mel Gorman · 10 years ago
  30. 1b938c0 fs/buffer.c: remove block_write_full_page_endio() by Matthew Wilcox · 10 years ago
  31. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  32. bd9db17 ext4: handle symlink properly with inline_data by Zheng Liu · 10 years ago
  33. b5b6077 ext4: fix wrong assert in ext4_mb_normalize_request() by Maurizio Lombardi · 10 years ago
  34. eeece46 ext4: fix zeroing of page during writeback by Jan Kara · 10 years ago
  35. aa13d5f ext4: remove unused local variable "stored" from ext4_readdir(...) by Giedrius Rekasius · 10 years ago
  36. e1ee60f ext4: fix ZERO_RANGE test failure in data journalling by Namjae Jeon · 10 years ago
  37. d745a8c ext4: reduce contention on s_orphan_lock by Jan Kara · 10 years ago
  38. cd2c080 ext4: use sbi in ext4_orphan_{add|del}() by Jan Kara · 10 years ago
  39. 0baaea6 ext4: use EXT_MAX_BLOCKS in ext4_es_can_be_merged() by Lukas Czerner · 10 years ago
  40. 5d60125 ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access by liang xie · 10 years ago
  41. c8b459f ext4: remove unnecessary double parentheses by Lukas Czerner · 10 years ago
  42. 029b10c ext4: do not destroy ext4_groupinfo_caches if ext4_mb_init() fails by Andrey Tsyvarev · 10 years ago
  43. c197855 ext4: make local functions static by Stephen Hemminger · 10 years ago
  44. e674e5c ext4: fix block bitmap validation when bigalloc, ^flex_bg by Darrick J. Wong · 10 years ago
  45. 1beeef1 ext4: fix block bitmap initialization under sparse_super2 by Darrick J. Wong · 10 years ago
  46. bd63f6b ext4: find the group descriptors on a 1k-block bigalloc,meta_bg filesystem by Darrick J. Wong · 10 years ago
  47. 230b8c1a ext4: avoid unneeded lookup when xattr name is invalid by Zhang Zhen · 10 years ago
  48. 1c8349a ext4: fix data integrity sync in ordered mode by Namjae Jeon · 10 years ago
  49. 9b88416 convert ext4 to ->write_iter() by Al Viro · 10 years ago
  50. a832475 Merge ext4 changes in ext4_file_write() into for-next by Al Viro · 10 years ago
  51. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  52. 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 10 years ago
  53. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 10 years ago
  54. 16b1f05 ext4: switch the guts of ->direct_IO() to iov_iter by Al Viro · 10 years ago
  55. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 10 years ago
  56. 236f5ec ext4: remove obsoleted check by Dmitry Monakhov · 10 years ago
  57. 202ee5d ext4: add a new spinlock i_raw_lock to protect the ext4's raw inode by Theodore Ts'o · 10 years ago
  58. f5ccfe1 ext4: fix locking for O_APPEND writes by Theodore Ts'o · 10 years ago
  59. 7ed07ba ext4: factor out common code in ext4_file_write() by Theodore Ts'o · 10 years ago
  60. 8ad2850 ext4: move ext4_file_dio_write() into ext4_file_write() by Theodore Ts'o · 10 years ago
  61. 7608e61 ext4: inline generic_file_aio_write() into ext4_file_write() by Theodore Ts'o · 10 years ago
  62. 556615d ext4: rename uninitialized extents to unwritten by Lukas Czerner · 10 years ago
  63. 090f32e ext4: get rid of EXT4_MAP_UNINIT flag by Lukas Czerner · 10 years ago
  64. 9ac0367 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  65. 0a04b24 ext4: disable COLLAPSE_RANGE for bigalloc by Namjae Jeon · 10 years ago
  66. a8680e0 ext4: fix COLLAPSE_RANGE failure with 1KB block size by Namjae Jeon · 10 years ago
  67. 86f1ca3 ext4: use EINVAL if not a regular file in ext4_collapse_range() by Theodore Ts'o · 10 years ago
  68. 6c5e73d ext4: enforce we are operating on a regular file in ext4_zero_range() by jon ernst · 10 years ago
  69. 6dd834e ext4: fix extent merging in ext4_ext_shift_path_extents() by Lukas Czerner · 10 years ago
  70. ef24f6c ext4: discard preallocations after removing space by Lukas Czerner · 10 years ago
  71. 9337d5d ext4: no need to truncate pagecache twice in collapse range by Lukas Czerner · 10 years ago
  72. 2c1d232 ext4: fix removing status extents in ext4_collapse_range() by Lukas Czerner · 10 years ago
  73. 1a66c7c ext4: use filemap_write_and_wait_range() correctly in collapse range by Lukas Czerner · 10 years ago
  74. 694c793 ext4: use truncate_pagecache() in collapse range by Lukas Czerner · 10 years ago
  75. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  76. 036acea ext4: fix ext4_count_free_clusters() with EXT4FS_DEBUG and bigalloc enabled by Azat Khuzhin · 10 years ago
  77. a18ed35 ext4: always check ext4_ext_find_extent result by Dmitry Monakhov · 10 years ago
  78. 8dc79ec ext4: fix error handling in ext4_ext_shift_extents by Dmitry Monakhov · 10 years ago
  79. e2cbd58 ext4: silence sparse check warning for function ext4_trim_extent by jon ernst · 10 years ago
  80. 40c406c ext4: COLLAPSE_RANGE only works on extent-based files by Theodore Ts'o · 10 years ago
  81. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  82. 847c6c4 ext4: fix byte order problems introduced by the COLLAPSE_RANGE patches by Zheng Liu · 10 years ago
  83. 6e6358f ext4: use i_size_read in ext4_unaligned_aio() by Theodore Ts'o · 10 years ago
  84. 0790b31 fs: disallow all fallocate operation on active swapfile by Lukas Czerner · 10 years ago
  85. 23fffa9 fs: move falloc collapse range check into the filesystem methods by Lukas Czerner · 10 years ago
  86. 9ef06ce ext4: remove unnecessary check for APPEND and IMMUTABLE by Lukas Czerner · 10 years ago
  87. 622cad1 ext4: move ext4_update_i_disksize() into mpage_map_and_submit_extent() by Theodore Ts'o · 10 years ago
  88. c57ab39 ext4: return ENOMEM rather than EIO when find_###_page() fails by Younger Liu · 10 years ago
  89. 1ce01c4 ext4: fix COLLAPSE_RANGE test failure in data journalling mode by Namjae Jeon · 10 years ago
  90. 87f7e41 ext4: update PF_MEMALLOC handling in ext4_write_inode() by Theodore Ts'o · 10 years ago
  91. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 10 years ago
  92. ec4cb1a ext4: fix jbd2 warning under heavy xattr load by Jan Kara · 10 years ago
  93. 9503c67 ext4: note the error in ext4_end_bio() by Matthew Wilcox · 10 years ago
  94. 0076493 ext4: initialize multi-block allocator before checking block descriptors by Azat Khuzhin · 10 years ago
  95. 4adb6ab ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKS by Kazuya Mio · 10 years ago
  96. 666525d ext4: fix 64-bit number truncation warning by Chen Gang · 10 years ago
  97. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  98. 7df9345 Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 10 years ago
  99. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  100. 45d4f85 fs/direct-io.c: remove some left over checks by Dan Carpenter · 10 years ago