1. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  2. 2101ae4 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  3. 0bc19f90 btrfs: merge functions for wait snapshot creation by Zhao Lei · 9 years ago
  4. c2d6cb1 Btrfs: fix deadlock running delayed iputs at transaction commit time by Filipe Manana · 9 years ago
  5. c1a198d Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  6. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  7. ddf1d62 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  8. 988f1f5 Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.5 by Chris Mason · 9 years ago
  9. b28cf57 Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  10. a305810 Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  11. e4058b5 btrfs: cleanup, use enum values for btrfs_path reada by David Sterba · 9 years ago
  12. 4d4ab6d btrfs: constify static arrays by David Sterba · 9 years ago
  13. 20e5506 btrfs: constify remaining structs with function pointers by David Sterba · 9 years ago
  14. ee22184 Btrfs: use linux/sizes.h to represent constants by Byongho Lee · 9 years ago
  15. 7928d67 btrfs: cleanup, remove stray return statements by David Sterba · 9 years ago
  16. e40da0e btrfs: remove unused inode argument from uncompress_inline() by Byongho Lee · 10 years ago
  17. 100d570 btrfs: don't use slab cache for struct btrfs_delalloc_work by David Sterba · 9 years ago
  18. 8089fe6 btrfs: put delayed item hook into inode by David Sterba · 9 years ago
  19. be7bd73 Btrfs: igrab inode in writepage by Josef Bacik · 9 years ago
  20. 271dba4 Btrfs: fix transaction handle leak on failure to create hard link by Filipe Manana · 9 years ago
  21. 9269d12 Btrfs: fix number of transaction units required to create symlink by Filipe Manana · 9 years ago
  22. d50866d Btrfs: don't leave dangling dentry if symlink creation failed by Filipe Manana · 9 years ago
  23. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
  24. a53fe25 Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.5 by Chris Mason · 9 years ago
  25. 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
  26. afa427c Merge branch 'cleanup/misc-simplify' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  27. f28a492 Btrfs: fix leaking of ordered extents after direct IO write error by Filipe Manana · 9 years ago
  28. b850ae1 Btrfs: fix deadlock between direct IO write and defrag/readpages by Filipe Manana · 9 years ago
  29. 1454377 Btrfs: fix error path when failing to submit bio for direct IO write by Filipe Manana · 9 years ago
  30. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  31. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  32. 9172abb btrfs: Use xattr handler infrastructure by Andreas Gruenbacher · 9 years ago
  33. 97d7929 posix acls: Remove duplicate xattr name definitions by Andreas Gruenbacher · 9 years ago
  34. 3042460 btrfs: remove wait from struct btrfs_delalloc_work by David Sterba · 9 years ago
  35. 651d494 btrfs: sink parameter wait to btrfs_alloc_delalloc_work by David Sterba · 9 years ago
  36. ff13db4 btrfs: drop unused parameter from lock_extent_bits by David Sterba · 9 years ago
  37. 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
  38. 8eab77f Btrfs: use global reserve when deleting unused block group after ENOSPC by Filipe Manana · 9 years ago
  39. 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
  40. 7cac0a8 fs/btrfs/inode.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  41. 1d512cb Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow by Filipe Manana · 9 years ago
  42. 9c9464c Btrfs: fix extent accounting for partial direct IO writes by Filipe Manana · 9 years ago
  43. 5846a3c btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans by Qu Wenruo · 9 years ago
  44. b06c4bf Btrfs: fix regression running delayed references when using qgroups by Filipe Manana · 9 years ago
  45. a9e6d15 Merge branch 'allocator-fixes' into for-linus-4.4 by Chris Mason · 9 years ago
  46. 0b670dc Btrfs: fix prealloc under heavy fragmentation conditions by Josef Bacik · 9 years ago
  47. 56fa9d0 btrfs: qgroup: Check if qgroup reserved space leaked by Qu Wenruo · 9 years ago
  48. 51773be btrfs: qgroup: Avoid calling btrfs_free_reserved_data_space in clear_bit_hook by Qu Wenruo · 9 years ago
  49. b9d0b38 btrfs: Add handler for invalidate page by Qu Wenruo · 9 years ago
  50. 94ed938 btrfs: qgroup: Add handler for NOCOW and inline by Qu Wenruo · 9 years ago
  51. 7cf5b97 btrfs: qgroup: Cleanup old inaccurate facilities by Qu Wenruo · 9 years ago
  52. df48063 btrfs: extent-tree: Switch to new delalloc space reserve and release by Qu Wenruo · 9 years ago
  53. 297d750 btrfs: delayed_ref: release and free qgroup reserved at proper timing by Qu Wenruo · 9 years ago
  54. a408365 Merge branch 'integration-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.4 by Chris Mason · 9 years ago
  55. a0d58e4 Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 by Chris Mason · 9 years ago
  56. 568b1c9 btrfs: remove unnecessary list_del by Byongho Lee · 9 years ago
  57. 0d51e28 Btrfs: btrfs_submit_bio_hook: Use btrfs_wq_endio_type values instead of integer constants by Chandan Rajendra · 9 years ago
  58. 0305cd5 Btrfs: fix truncation of compressed and inlined extents by Filipe Manana · 9 years ago
  59. 6db4a73 Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 by Chris Mason · 9 years ago
  60. ee86395 btrfs: comment the rest of implicit barriers before waitqueue_active by David Sterba · 10 years ago
  61. 9464732 btrfs: switch message printers to ratelimited variants by David Sterba · 9 years ago
  62. 03e8f64 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  63. 50745b0 Btrfs: Direct I/O: Fix space accounting by chandan · 9 years ago
  64. a30e577 btrfs: skip waiting on ordered range for special files by Jeff Mahoney · 9 years ago
  65. e91eb62 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  66. 2236597 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  67. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  68. 527afb4 Btrfs: cleanup: remove unnecessary check before btrfs_free_path is called by Tsutomu Itoh · 9 years ago
  69. b54ffb7 block: remove bio_get_nr_vecs() by Kent Overstreet · 10 years ago
  70. da2f0f7 Btrfs: add support for blkio controllers by Chris Mason · 9 years ago
  71. bde6c24 Btrfs: fix stale dir entries after unlink, inode eviction and fsync by Filipe Manana · 9 years ago
  72. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  73. c1aa457 Btrfs: fix shrinking truncate when the no_holes feature is enabled by Filipe Manana · 10 years ago
  74. ddba1bf Btrfs: fix warning of bytes_may_use by Liu Bo · 10 years ago
  75. ad9ee20 Btrfs: fix hang when failing to submit bio of directIO by Liu Bo · 10 years ago
  76. 9c6429d Btrfs: fix a comment in inode.c:evict_inode_truncate_pages() by Filipe Manana · 10 years ago
  77. 61de718 Btrfs: fix memory corruption on failure to submit bio for direct IO by Filipe Manana · 9 years ago
  78. 6ca0709 Btrfs: fix hang during inode eviction due to concurrent readahead by Filipe Manana · 10 years ago
  79. 64887b6 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  80. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  81. 6e17d30 Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode. by Yang Dongsheng · 10 years ago
  82. fe0f07d direct-io: only inc/dec inode->i_dio_count for file systems by Jens Axboe · 10 years ago
  83. ba0e4ae Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  84. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  85. e2d1f92 btrfs: qgroup: do a reservation in a higher level. by Dongsheng Yang · 10 years ago
  86. 3119321 Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use. by Dongsheng Yang · 10 years ago
  87. d7c1517 btrfs: Fix NO_SPACE bug caused by delayed-iput by Zhao Lei · 10 years ago
  88. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 10 years ago
  89. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 10 years ago
  90. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 10 years ago
  91. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 10 years ago
  92. 3bce876 Btrfs: don't steal from the global reserve if we don't have the space by Josef Bacik · 10 years ago
  93. 28f75a0 Btrfs: refill block reserves during truncate by Chris Mason · 10 years ago
  94. 1262133 Btrfs: account for crcs in delayed ref processing by Josef Bacik · 10 years ago
  95. 28ed134 btrfs: actively run the delayed refs while deleting large files by Chris Mason · 10 years ago
  96. 4a3d1caf fs: btrfs: Add missing include file by Guenter Roeck · 10 years ago
  97. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
  98. 9deed22 Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1 by Chris Mason · 10 years ago
  99. 521d474 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  100. e1cbbfa Btrfs: fix outstanding_extents accounting in DIO by Josef Bacik · 10 years ago