1. e3a0dd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  2. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  3. 0e267c4 Btrfs: wait ordered range before doing direct io by Josef Bacik · 11 years ago
  4. e6da5d2 Btrfs: cleanup redundant code in btrfs_submit_direct() by Miao Xie · 11 years ago
  5. 7ee9e44 Btrfs: check if we can nocow if we don't have data space by Josef Bacik · 11 years ago
  6. f23b5a5 Btrfs: check for actual acls rather than just xattrs when caching no acl by Josef Bacik · 11 years ago
  7. a71754f Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncate by Josef Bacik · 11 years ago
  8. fdf8e2e Btrfs: unlock extent range on enospc in compressed submit by Josef Bacik · 11 years ago
  9. 9cdda8d [readdir] convert btrfs by Al Viro · 11 years ago
  10. 01cd336 Btrfs: put our inode if orphan cleanup fails by Josef Bacik · 11 years ago
  11. c69b26b Btrfs: add some missing iput()'s in btrfs_orphan_cleanup by Josef Bacik · 11 years ago
  12. d52be81 Btrfs: simplify unlink reservations by Josef Bacik · 11 years ago
  13. 199c2a9 Btrfs: introduce per-subvolume ordered extent list by Miao Xie · 11 years ago
  14. eb73c1b Btrfs: introduce per-subvolume delalloc inode list by Miao Xie · 11 years ago
  15. 3c64a1a Btrfs: cleanup: don't check the same thing twice by Stefan Behrens · 11 years ago
  16. a2648eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  17. 6379ef9 btrfs: Drop inode if inode root is NULL by Naohiro Aota · 11 years ago
  18. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  19. 130901b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  20. c5cb6a0 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next by Chris Mason · 11 years ago
  21. 9be3395 Btrfs: use a btrfs bioset instead of abusing bio internals by Chris Mason · 11 years ago
  22. e1409ce Btrfs: fix unprotected root node of the subvolume's inode rb-tree by Miao Xie · 11 years ago
  23. 89042e5 Btrfs: fix accessing a freed tree root by Miao Xie · 11 years ago
  24. b9aa55b Btrfs: return errno if possible when we fail to allocate memory by Liu Bo · 11 years ago
  25. 983a5f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  26. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  27. 4107488 btrfs: use unsigned long type for extent state bits by David Sterba · 11 years ago
  28. 48a3b63 btrfs: make static code static & remove dead code by Eric Sandeen · 11 years ago
  29. ace68ba Btrfs: return free space in cow error path by Liu Bo · 11 years ago
  30. eb384b5 Btrfs: fix extent logging with O_DIRECT into prealloc by Josef Bacik · 11 years ago
  31. afe5fea Btrfs: cleanup of function where fixup_low_keys() is called by Tsutomu Itoh · 11 years ago
  32. d4e3991 btrfs: abort unlink trans in missed error case by Zach Brown · 11 years ago
  33. 09a2a8f9 Btrfs: fix bad extent logging by Josef Bacik · 11 years ago
  34. cc95bef Btrfs: log ram bytes properly by Josef Bacik · 11 years ago
  35. 4884b47 btrfs: make orphan cleanup less verbose by David Sterba · 11 years ago
  36. c2cf52e Btrfs: Include the device in most error printk()s by Simon Kirby · 11 years ago
  37. 3173a18 Btrfs: add a incompatible format change for smaller metadata extent refs by Josef Bacik · 11 years ago
  38. b049668 Btrfs: cleanup unused arguments of btrfs_csum_data by Liu Bo · 11 years ago
  39. 3615db4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  40. 39847c4 Btrfs: fix wrong reservation of csums by Miao Xie · 11 years ago
  41. 6e137ed Btrfs: fix space accounting for unlink and rename by Josef Bacik · 11 years ago
  42. 4adaa61 Btrfs: fix race between mmap writes and compression by Chris Mason · 11 years ago
  43. 0863702 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  44. a09a0a7 Btrfs: get better concurrency for snapshot-aware defrag work by Liu Bo · 11 years ago
  45. 0aefda3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  46. 154ea28 Btrfs: enforce min_bytes parameter during extent allocation by Chris Mason · 11 years ago
  47. b695188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  48. bdc20e6 Btrfs: copy everything if we've created an inline extent by Josef Bacik · 11 years ago
  49. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  50. fda2832 btrfs: cleanup for open-coded alignment by Qu Wenruo · 11 years ago
  51. 8c4ce81 Btrfs: do not change inode flags in rename by Liu Bo · 11 years ago
  52. f2bdf9a Btrfs: make sure NODATACOW also gets NODATASUM set by Josef Bacik · 11 years ago
  53. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  54. 172a504 Btrfs: fix wrong outstanding_extents when doing DIO write by Miao Xie · 11 years ago
  55. 38c227d Btrfs: snapshot-aware defrag by Liu Bo · 12 years ago
  56. 24542bf btrfs: limit fallocate extent reservation to 256MB by Zach Brown · 12 years ago
  57. e942f88 Merge branch 'raid56-experimental' into for-linus-3.9 by Chris Mason · 11 years ago
  58. b2c6b3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-linus-3.9 by Chris Mason · 11 years ago
  59. fa6ac87 Btrfs: fix cleaner thread not working with inode cache option by Liu Bo · 11 years ago
  60. 38851cc Btrfs: implement unlocked dio write by Miao Xie · 11 years ago
  61. 2e60a51 Btrfs: serialize unlocked dio reads with truncate by Miao Xie · 11 years ago
  62. 0934856 Btrfs: fix deadlock due to unsubmitted by Miao Xie · 11 years ago
  63. 4a7d0f6 Btrfs: cleanup orphan reservation if truncate fails by Josef Bacik · 11 years ago
  64. 5d80366 Btrfs: steal from global reserve if we are cleaning up orphans by Josef Bacik · 11 years ago
  65. 3e04e7f Btrfs: handle errors in compression submission path by Josef Bacik · 11 years ago
  66. 925396e Btrfs: account for orphan inodes properly during cleanup by Josef Bacik · 11 years ago
  67. 0bec9ef Btrfs: unreserve space if our ordered extent fails to work by Josef Bacik · 11 years ago
  68. df0af1a Btrfs: use the inode own lock to protect its delalloc_bytes by Miao Xie · 12 years ago
  69. 963d678 Btrfs: use percpu counter for fs_info->delalloc_bytes by Miao Xie · 12 years ago
  70. 55e301f Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h by Filipe Brandenburger · 12 years ago
  71. fe5fafbe Revert "Btrfs: fix permissions of empty files not affected by umask" by Josef Bacik · 12 years ago
  72. 63607cc Btrfs: traverse and flush the delalloc inodes once by Miao Xie · 12 years ago
  73. 51fab69 Btrfs: use token to avoid times mapping extent buffer by Liu Bo · 12 years ago
  74. 2ab28f3 Btrfs: wait on ordered extents at the last possible moment by Josef Bacik · 12 years ago
  75. 4eee4fa Btrfs: use wrapper page_offset by Miao Xie · 12 years ago
  76. 0e8c36a Btrfs: fix lots of orphan inodes when the space is not enough by Miao Xie · 12 years ago
  77. 0e4e026 Merge branch 'for-linus' into raid56-experimental by Chris Mason · 11 years ago
  78. 53b381b Btrfs: RAID5 and RAID6 by David Woodhouse · 12 years ago
  79. 64a1670 Btrfs: add rw argument to merge_bio_hook() by David Woodhouse · 15 years ago
  80. d7df025 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  81. 1eafa6c Btrfs: fix repeated delalloc work allocation by Miao Xie · 12 years ago
  82. 3972f26 btrfs: update timestamps on truncate() by Eric Sandeen · 12 years ago
  83. f276795 btrfs: fix btrfs_cont_expand() freeing IS_ERR em by Zach Brown · 12 years ago
  84. f9e4fb5 Btrfs: fix a bug when llseek for delalloc bytes behind prealloc extents by Liu Bo · 12 years ago
  85. f3fe820 Btrfs: add orphan before truncating pagecache by Josef Bacik · 12 years ago
  86. 39e3c95 vfs: remove DCACHE_NEED_LOOKUP by Jeff Layton · 12 years ago
  87. 213490b Btrfs: fix a bug of per-file nocow by Liu Bo · 12 years ago
  88. 9c52057 Btrfs: fix hash overflow handling by Chris Mason · 12 years ago
  89. 9185aa5 Btrfs: fix permissions of empty files not affected by umask by Filipe Brandenburger · 12 years ago
  90. 6c760c0 Btrfs: do not call file_update_time in aio_write by Josef Bacik · 12 years ago
  91. 70c8a91 Btrfs: log changed inodes based on the extent map tree by Josef Bacik · 12 years ago
  92. b11e234 Btrfs: do not mark ems as prealloc if we are writing to them by Josef Bacik · 12 years ago
  93. b493968 Btrfs: keep track of the extents original block length by Josef Bacik · 12 years ago
  94. b812ce2 Btrfs: inline csums if we're fsyncing by Josef Bacik · 12 years ago
  95. e997615 Btrfs: only log the inode item if we can get away with it by Josef Bacik · 12 years ago
  96. ac6a2b3 Btrfs: fix wrong return value of btrfs_truncate_page() by Miao Xie · 12 years ago
  97. 543eabd Btrfs: don't auto defrag a file when doing directIO by Miao Xie · 12 years ago
  98. 43baa57 Btrfs: refactor error handling to drop inode in btrfs_create() by Filipe Brandenburger · 12 years ago
  99. 2794ed0 Btrfs: fix permissions of empty files not affected by umask by Filipe Brandenburger · 12 years ago
  100. 05dadc0 Btrfs: add fiemap's flag check by Tsutomu Itoh · 12 years ago