1. b0857d3 ext4: defer clearing of PageWriteback after extent conversion by Jan Kara · 11 years ago
  2. 2e8fa54 ext4: split extent conversion lists to reserved & unreserved parts by Jan Kara · 11 years ago
  3. 6b523df ext4: use transaction reservation for extent conversion in ext4_end_io by Jan Kara · 11 years ago
  4. 3613d22 ext4: remove buffer_uninit handling by Jan Kara · 11 years ago
  5. 4e7ea81 ext4: restructure writeback path by Jan Kara · 11 years ago
  6. fffb273 ext4: better estimate credits needed for ext4_da_writepages() by Jan Kara · 11 years ago
  7. fa55a0e ext4: improve writepage credit estimate for files with indirect blocks by Jan Kara · 11 years ago
  8. f2d50a6 ext4: deprecate max_writeback_mb_bump sysfs attribute by Jan Kara · 11 years ago
  9. 39bba40 ext4: stop messing with nr_to_write in ext4_da_writepages() by Jan Kara · 11 years ago
  10. 5fe2fe8 ext4: provide wrappers for transaction reservation calls by Jan Kara · 11 years ago
  11. 8f7d89f jbd2: transaction reservation support by Jan Kara · 11 years ago
  12. f29fad7 jbd2: remove unused waitqueues by Jan Kara · 11 years ago
  13. fe1e8db jbd2: fix race in t_outstanding_credits update in jbd2_journal_extend() by Jan Kara · 11 years ago
  14. 76c3990 jbd2: cleanup needed free block estimates when starting a transaction by Jan Kara · 11 years ago
  15. 2f387f8 jbd2: remove outdated comment by Jan Kara · 11 years ago
  16. b34090e jbd2: refine waiting for shadow buffers by Jan Kara · 11 years ago
  17. e5a120a jbd2: remove journal_head from descriptor buffers by Jan Kara · 11 years ago
  18. f5113ef jbd2: don't create journal_head for temporary journal buffers by Jan Kara · 11 years ago
  19. 97a851e ext4: use io_end for multiple bios by Jan Kara · 11 years ago
  20. 8af8eec ext4: fix overflow when counting used blocks on 32-bit architectures by Jan Kara · 11 years ago
  21. a60697f ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs by Jan Kara · 11 years ago
  22. e7293fd ext4: fix overflows in SEEK_HOLE, SEEK_DATA implementations by Jan Kara · 11 years ago
  23. eaf3793 ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap() by Jan Kara · 11 years ago
  24. 566370a ext4: suppress ext4 orphan messages on mount by Paul Taysom · 11 years ago
  25. eee06c5 jbd2: fix block tag checksum verification brokenness by Darrick J. Wong · 11 years ago
  26. 5d9cf9c jbd2: use kmem_cache_zalloc for allocating journal head by Zheng Liu · 11 years ago
  27. d23142c ext4: make punch hole code path work with bigalloc by Lukas Czerner · 11 years ago
  28. 6180132 ext4: update ext4_ext_remove_space trace point by Lukas Czerner · 11 years ago
  29. 78fb9cd ext4: remove unused code from ext4_remove_blocks() by Lukas Czerner · 11 years ago
  30. c121ffd ext4: remove unused discard_partial_page_buffers by Lukas Czerner · 11 years ago
  31. a87dd18 ext4: use ext4_zero_partial_blocks in punch_hole by Lukas Czerner · 11 years ago
  32. 55f252c ext4: truncate_inode_pages() in orphan cleanup path by Lukas Czerner · 11 years ago
  33. eb3544c Revert "ext4: fix fsx truncate failure" by Lukas Czerner · 11 years ago
  34. 0713ed0 ext4: Call ext4_jbd2_file_inode() after zeroing block by Lukas Czerner · 11 years ago
  35. d863dc3 Revert "ext4: remove no longer used functions in inode.c" by Lukas Czerner · 11 years ago
  36. bad5483 reiserfs: use ->invalidatepage() length argument by Lukas Czerner · 11 years ago
  37. 5c0bb97 gfs2: use ->invalidatepage() length argument by Lukas Czerner · 11 years ago
  38. 569d39f ceph: use ->invalidatepage() length argument by Lukas Czerner · 11 years ago
  39. e5f8d30 ocfs2: use ->invalidatepage() length argument by Lukas Czerner · 11 years ago
  40. 34097df xfs: use ->invalidatepage() length argument by Lukas Czerner · 11 years ago
  41. d8c8900 jbd: change journal_invalidatepage() to accept length by Lukas Czerner · 11 years ago
  42. ca99fdd ext4: use ->invalidatepage() length argument by Lukas Czerner · 11 years ago
  43. 259709b jbd2: change jbd2_journal_invalidatepage to accept length by Lukas Czerner · 11 years ago
  44. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  45. 130901b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  46. c5cb6a0 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next by Chris Mason · 11 years ago
  47. 9be3395 Btrfs: use a btrfs bioset instead of abusing bio internals by Chris Mason · 11 years ago
  48. 655b09f Btrfs: make sure roots are assigned before freeing their nodes by Josef Bacik · 11 years ago
  49. 3a6cad9 Btrfs: explicitly use global_block_rsv for quota_tree by Stefan Behrens · 11 years ago
  50. 17a5adc btrfs: do away with non-whole_page extent I/O by Alexandre Oliva · 11 years ago
  51. b216cbf Btrfs: don't invoke btrfs_invalidate_inodes() in the spin lock context by Miao Xie · 11 years ago
  52. 314297c Btrfs: remove BUG_ON() in btrfs_read_fs_tree_no_radix() by Miao Xie · 11 years ago
  53. 061594e Btrfs: pause the space balance when remounting to R/O by Miao Xie · 11 years ago
  54. e1409ce Btrfs: fix unprotected root node of the subvolume's inode rb-tree by Miao Xie · 11 years ago
  55. 89042e5 Btrfs: fix accessing a freed tree root by Miao Xie · 11 years ago
  56. b9aa55b Btrfs: return errno if possible when we fail to allocate memory by Liu Bo · 11 years ago
  57. d88033d Btrfs: update the global reserve if it is empty by Miao Xie · 11 years ago
  58. 5881cfc Btrfs: don't steal the reserved space from the global reserve if their space type is different by Miao Xie · 11 years ago
  59. b586b32 Btrfs: optimize the error handle of use_block_rsv() by Miao Xie · 11 years ago
  60. 7b61cd9 Btrfs: don't use global block reservation for inode cache truncation by Miao Xie · 11 years ago
  61. 7cfa9e5 Btrfs: don't abort the current transaction if there is no enough space for inode cache by Miao Xie · 11 years ago
  62. 8250dab Correct allowed raid levels on balance. by Andreas Philipp · 11 years ago
  63. 379cde7 Btrfs: fix possible memory leak in replace_path() by Stefan Behrens · 11 years ago
  64. c16c2e2 Btrfs: fix possible memory leak in the find_parent_nodes() by Wang Shilong · 11 years ago
  65. 4968810 Btrfs: don't allow device replace on RAID5/RAID6 by Stefan Behrens · 11 years ago
  66. b1c79e0 Btrfs: handle running extent ops with skinny metadata by Josef Bacik · 11 years ago
  67. 73e1e61 Btrfs: remove warn on in free space cache writeout by Josef Bacik · 11 years ago
  68. 69a85bd Btrfs: don't null pointer deref on abort by Josef Bacik · 11 years ago
  69. 03b71c6 btrfs: don't stop searching after encountering the wrong item by Gabriel de Perthuis · 11 years ago
  70. a52f4cd Btrfs: fix off-by-one in fiemap by Liu Bo · 11 years ago
  71. 60b6297 btrfs: annotate quota tree for lockdep by David Sterba · 11 years ago
  72. b973425 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  73. a549984 ext4: revert "ext4: use io_end for multiple bios" by Theodore Ts'o · 11 years ago
  74. c4cc75c Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  75. 2dbd3ca Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  76. 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  77. 6fad8d0 Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  78. 977b58e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 11 years ago
  79. 4dfea4f eCryptfs: Use the ablkcipher crypto API by Tyler Hicks · 11 years ago
  80. 70eba42 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  81. 07e0745 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  82. 983a5f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  83. 8769e07 Merge tag 'for-linus-v3.10-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  84. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  85. 39dfe6c ecryptfs: don't open-code kernel_read() by Al Viro · 11 years ago
  86. 8cbc95e Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  87. 7255e71 nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT error by Jeff Layton · 11 years ago
  88. 942d33d Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  89. c23266d NFS4.1 Fix data server connection race by Andy Adamson · 11 years ago
  90. 47110b8 pstore/ram: fix error return code in ramoops_probe() by Wei Yongjun · 11 years ago
  91. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  92. 59bbd47 f2fs: cover free_nid management with spin_lock by Jaegeuk Kim · 11 years ago
  93. 23d3884 f2fs: optimize scan_nat_page() by Haicheng Li · 11 years ago
  94. 8760952 f2fs: code cleanup for scan_nat_page() and build_free_nids() by Haicheng Li · 11 years ago
  95. 95630cb f2fs: bugfix for alloc_nid_failed() by Haicheng Li · 11 years ago
  96. 047184b f2fs: recover when journal contains deleted files by Chris Fries · 11 years ago
  97. bde582b f2fs: continue to mount after failing recovery by Chris Fries · 11 years ago
  98. 531ad7d f2fs: avoid deadlock during evict after f2fs_gc by Jaegeuk Kim · 11 years ago
  99. 5af43c2 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  100. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago