1. 9340747 fs: add i_blocksize() by Fabian Frederick · 7 years ago
  2. f85b737 btrfs: fix over-80 lines introduced by previous cleanups by David Sterba · 7 years ago
  3. 0f8939b btrfs: Make btrfs_inode_in_log take btrfs_inode by Nikolay Borisov · 7 years ago
  4. 4a0cc7c btrfs: Make btrfs_ino take a struct btrfs_inode by Nikolay Borisov · 8 years ago
  5. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  6. 5f52a2c Merge branch 'for-chris-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.10 by Chris Mason · 8 years ago
  7. a76b5b0 fs: try to clone files first in vfs_copy_file_range by Christoph Hellwig · 8 years ago
  8. 3a45bb2 btrfs: remove root parameter from transaction commit/end routines by Jeff Mahoney · 8 years ago
  9. 2ff7e61 btrfs: take an fs_info directly when the root is not used otherwise by Jeff Mahoney · 8 years ago
  10. 0b246af btrfs: root->fs_info cleanup, add fs_info convenience variables by Jeff Mahoney · 8 years ago
  11. 27965b6 btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size by Jeff Mahoney · 8 years ago
  12. da17066 btrfs: pull node/sector/stripe sizes out of root and into fs_info by Jeff Mahoney · 8 years ago
  13. 2cdaf44 Btrfs: fix enospc in hole punching by Robbie Ko · 8 years ago
  14. f94480b Btrfs: abort transaction if fill_holes() fails by Josef Bacik · 8 years ago
  15. 62fe51c Btrfs: fix file extent corruption by Josef Bacik · 8 years ago
  16. 926b923 btrfs: remove unused headers, statfs.h by David Sterba · 8 years ago
  17. f29135b Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  18. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  19. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  20. 9c8e63d Btrfs: kill BUG_ON()'s in btrfs_mark_extent_written by Josef Bacik · 8 years ago
  21. ba8b04c btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band dedupe and subpage size patchset by Qu Wenruo · 8 years ago
  22. f031221 btrfs: use filemap_check_errors() by Miklos Szeredi · 8 years ago
  23. 28a2359 Btrfs: fix lockdep warning on deadlock against an inode's log mutex by Filipe Manana · 8 years ago
  24. 1851309 btrfs: update btrfs_space_info's bytes_may_use timely by Wang Xiaoguang · 8 years ago
  25. 1083881 Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.8 by Chris Mason · 8 years ago
  26. 0596a90 Btrfs: add missing check for writeback errors on fsync by Filipe Manana · 8 years ago
  27. 6664283 btrfs: btrfs_abort_transaction, drop root parameter by Jeff Mahoney · 8 years ago
  28. 3cdde22 btrfs: btrfs_test_opt and friends should take a btrfs_fs_info by Jeff Mahoney · 8 years ago
  29. fba4b69 btrfs: Fix slab accounting flags by Nikolay Borisov · 8 years ago
  30. 8b8b08c Btrfs: fix delalloc accounting after copy_from_user faults by Chris Mason · 8 years ago
  31. 25d609f Btrfs: fix callers of btrfs_block_rsv_migrate by Josef Bacik · 8 years ago
  32. b971712a Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  33. c6887cd Btrfs: don't do nocow check unless we have to by Josef Bacik · 8 years ago
  34. 559b6d9 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  35. 56244ef Btrfs: fix handling of faults from btrfs_copy_from_user by Chris Mason · 8 years ago
  36. 42f3173 Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 by David Sterba · 8 years ago
  37. 0132761 btrfs: fix string and comment grammatical issues and typos by Nicholas D Steeves · 8 years ago
  38. 07be133 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  39. e259221 fs: simplify the generic_write_sync prototype by Christoph Hellwig · 8 years ago
  40. dde0c2e fs: add IOCB_SYNC and IOCB_DSYNC by Christoph Hellwig · 8 years ago
  41. 1af5bb4 filemap: remove the pos argument to generic_file_direct_write by Christoph Hellwig · 8 years ago
  42. a2af23b Btrfs: __btrfs_buffered_write: Pass valid file offset when releasing delalloc space by Chandan Rajendra · 8 years ago
  43. 4c63c24 btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl by Luke Dashjr · 9 years ago
  44. 839a3f7 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  45. 93061f3 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  46. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  47. 2a162ce Btrfs: Improve FL_KEEP_SIZE handling in fallocate by Davide Italiano · 9 years ago
  48. de17e79 btrfs: fix crash/invalid memory access on fsync when using overlayfs by Filipe Manana · 8 years ago
  49. bb7ab3b btrfs: Fix misspellings in comments. by Adam Buchbinder · 8 years ago
  50. ebb8765 btrfs: move btrfs_compression_type to compression.h by Anand Jain · 8 years ago
  51. affc0ff Btrfs: fix race when checking if we can skip fsync'ing an inode by Filipe Manana · 8 years ago
  52. fa695b0 Merge branch 'misc-4.6' into for-chris-4.6 by David Sterba · 8 years ago
  53. f004fae0 Merge branch 'cleanups-4.6' into for-chris-4.6 by David Sterba · 8 years ago
  54. e22b3d1 Merge branch 'dev/gfp-flags' into for-chris-4.6 by David Sterba · 8 years ago
  55. 5f1b566 Merge branch 'chandan/prep-subpage-blocksize' into for-chris-4.6 by David Sterba · 8 years ago
  56. 4da2e26 btrfs: Continue write in case of can_not_nocow by Zhao Lei · 9 years ago
  57. 5598e90 btrfs: drop null testing before destroy functions by Kinglong Mee · 8 years ago
  58. 04b285f btrfs: Replace CURRENT_TIME by current_fs_time() by Deepa Dinamani · 8 years ago
  59. 32fc932 btrfs: fallocate: use GFP_KERNEL by David Sterba · 8 years ago
  60. 27772b6 Btrfs: Clean pte corresponding to page straddling i_size by Chandan Rajendra · 8 years ago
  61. 9703fef Btrfs: fallocate: Work with sectorsized blocks by Chandan Rajendra · 8 years ago
  62. 2e78c92 Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size by Chandan Rajendra · 8 years ago
  63. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  64. 2101ae4 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  65. ee22f0c btrfs: delete unused argument in btrfs_copy_from_user by Zhao Lei · 9 years ago
  66. c1a198d Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  67. fce205e Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  68. 2b3909f btrfs: use new dedupe data function pointer by Darrick J. Wong · 9 years ago
  69. bb9d687 Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  70. fc315e3 Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  71. bb1591b4 Btrfs: check prepare_uptodate_page() error code earlier by Chris Mason · 9 years ago
  72. 04b38d6 vfs: pull btrfs clone API to vfs layer by Christoph Hellwig · 9 years ago
  73. ff13db4 btrfs: drop unused parameter from lock_extent_bits by David Sterba · 9 years ago
  74. 3db11b2 btrfs: add .copy_file_range file operation by Zach Brown · 9 years ago
  75. 80e0c50 Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  76. 9dcbeed btrfs: fix signed overflows in btrfs_sync_file by David Sterba · 9 years ago
  77. e75cdf9 Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  78. aeafbf8 Btrfs: fix race leading to incorrect item deletion when dropping extents by Filipe Manana · 9 years ago
  79. 27eb427b Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  80. 2959a32 Btrfs: fix hole punching when using the no-holes feature by Filipe Manana · 9 years ago
  81. 485290a btrfs: Fix a data space underflow warning by Qu Wenruo · 9 years ago
  82. b06c4bf Btrfs: fix regression running delayed references when using qgroups by Filipe Manana · 9 years ago
  83. 14524a8 btrfs: fallocate: Add support to accurate qgroup reserve by Qu Wenruo · 9 years ago
  84. 7cf5b97 btrfs: qgroup: Cleanup old inaccurate facilities by Qu Wenruo · 9 years ago
  85. df48063 btrfs: extent-tree: Switch to new delalloc space reserve and release by Qu Wenruo · 9 years ago
  86. d9d8b2a btrfs: extent-tree: Switch to new check_data_free_space and free_reserved_data_space by Qu Wenruo · 9 years ago
  87. 6e4d6fa btrfs: declare rsv_count as unsigned int instead of int by Alexandru Moise · 9 years ago
  88. bb78915 btrfs/file.c: remove an unsed varialbe first_index by Shan Hai · 9 years ago
  89. 0f6925f btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode size by Qu Wenruo · 9 years ago
  90. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  91. 5fa8e0a fs: Rename file_remove_suid() to file_remove_privs() by Jan Kara · 9 years ago
  92. b659ef0 Btrfs: avoid syncing log in the fast fsync path when not necessary by Filipe Manana · 9 years ago
  93. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  94. ba0e4ae Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  95. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  96. e2d1f92 btrfs: qgroup: do a reservation in a higher level. by Dongsheng Yang · 9 years ago
  97. 237c0e9 Btrfs: qgroup, Account data space in more proper timings. by Dongsheng Yang · 10 years ago
  98. 2ba48ce mirror O_APPEND and O_DIRECT into iocb->ki_flags by Al Viro · 9 years ago
  99. 3309dd0 switch generic_write_checks() to iocb and iter by Al Viro · 9 years ago
  100. 0fa6b00 generic_write_checks(): drop isblk argument by Al Viro · 9 years ago