1. acce952 Btrfs: forced readonly mounts on errors by liubo · 14 years ago
  2. 2fe17c1 fallocate should be a file operation by Christoph Hellwig · 14 years ago
  3. 64c23e8 make the feature checks in ->fallocate future proof by Christoph Hellwig · 14 years ago
  4. f8b1808 fs/btrfs: Fix build of ctree by Stefan Schmidt · 14 years ago
  5. 6f88a44 btrfs: Require CAP_SYS_ADMIN for filesystem rebalance by Ben Hutchings · 14 years ago
  6. f690efb Btrfs: don't warn if we get ENOSPC in btrfs_block_rsv_check by Josef Bacik · 14 years ago
  7. 5e540f7 btrfs: Fix memory leak in btrfs_read_fs_root_no_radix() by Tsutomu Itoh · 14 years ago
  8. 91ca338 btrfs: check NULL or not by Tsutomu Itoh · 14 years ago
  9. ff175d5 btrfs: Don't pass NULL ptr to func that may deref it. by Jesper Juhl · 14 years ago
  10. 20b4507 btrfs: mount failure return value fix by Dave Young · 14 years ago
  11. 42838bb btrfs: Mem leak in btrfs_get_acl() by Jesper Juhl · 14 years ago
  12. 6d07bce btrfs: fix wrong free space information of btrfs by Miao Xie · 14 years ago
  13. b2117a3 btrfs: make the chunk allocator utilize the devices better by Miao Xie · 14 years ago
  14. 7bfc837 btrfs: restructure find_free_dev_extent() by Miao Xie · 14 years ago
  15. 1974a3b btrfs: fix wrong calculation of stripe size by Miao Xie · 14 years ago
  16. d52a5b5 btrfs: try to reclaim some space when chunk allocation fails by Miao Xie · 14 years ago
  17. 299a08b btrfs: fix wrong data space statistics by Miao Xie · 14 years ago
  18. f580eb0 fs/btrfs: Fix build of ctree by Stefan Schmidt · 14 years ago
  19. f892436 Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 by Chris Mason · 14 years ago
  20. 26c79f6 Merge branch 'readonly-snapshots' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 by Chris Mason · 14 years ago
  21. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  22. 23a8519 Btrfs: fail if we try to use hole punch by Josef Bacik · 14 years ago
  23. af53d29 switch btrfs, close races by Al Viro · 14 years ago
  24. 258a5aa btrfs: provide simple rcu-walk ACL implementation by Nick Piggin · 14 years ago
  25. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  26. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  27. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  28. fe15ce4 fs: change d_delete semantics by Nick Piggin · 14 years ago
  29. 65e5341 Btrfs: fix off by one while setting block groups readonly by Chris Mason · 14 years ago
  30. 0caa102 Btrfs: Add BTRFS_IOC_SUBVOL_GETFLAGS/SETFLAGS ioctls by Li Zefan · 14 years ago
  31. b83cc96 Btrfs: Add readonly snapshots support by Li Zefan · 14 years ago
  32. fa0d2b9 Btrfs: Refactor btrfs_ioctl_snap_create() by Li Zefan · 14 years ago
  33. 3a39c18 btrfs: Extract duplicate decompress code by Li Zefan · 14 years ago
  34. 1a419d8 btrfs: Allow to specify compress method when defrag by Li Zefan · 14 years ago
  35. a6fa6fa btrfs: Add lzo compression support by Li Zefan · 14 years ago
  36. 261507a0 btrfs: Allow to add new compression algorithm by Li Zefan · 14 years ago
  37. 4b72029 btrfs: Fix error handling in zlib by Li Zefan · 14 years ago
  38. 8844355 btrfs: Fix bugs in zlib workspace by Li Zefan · 14 years ago
  39. 3cb50dd Fix btrfs b0rkage by Al Viro · 14 years ago
  40. e13cf63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  41. 83a50de Btrfs: prevent RAID level downgrades when space is low by Chris Mason · 14 years ago
  42. cd02dca Btrfs: account for missing devices in RAID allocation profiles by Chris Mason · 14 years ago
  43. 68433b7 Btrfs: EIO when we fail to read tree roots by Chris Mason · 14 years ago
  44. 3dd1462 Btrfs: fix compiler warnings by Jan Beulich · 14 years ago
  45. fdfb1e4 Btrfs: Make async snapshot ioctl more generic by Li Zefan · 14 years ago
  46. 914ee29 Btrfs: pwrite blocked when writing from the mmaped buffer of the same page by Xin Zhong · 14 years ago
  47. f106e82 Btrfs: Fix a crash when mounting a subvolume by Li Zefan · 14 years ago
  48. 75eaa0e Btrfs: fix sync subvol/snapshot creation by Sage Weil · 14 years ago
  49. 24ae636 Btrfs: Fix page leak in compressed writeback path by Yan, Zheng · 14 years ago
  50. 84cd948 Btrfs: do not BUG if we fail to remove the orphan item for dead snapshots by Josef Bacik · 14 years ago
  51. 7e1fea7 Btrfs: fixup return code for btrfs_del_orphan_item by Josef Bacik · 14 years ago
  52. b8399de Btrfs: do not do fast caching if we are allocating blocks for tree_root by Josef Bacik · 14 years ago
  53. 2b20982 Btrfs: deal with space cache errors better by Josef Bacik · 14 years ago
  54. 955256f Btrfs: fix use after free in O_DIRECT by Josef Bacik · 14 years ago
  55. aa3fc52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  56. 5a92bc8 Btrfs: don't use migrate page without CONFIG_MIGRATION by Chris Mason · 14 years ago
  57. 163cf09 Btrfs: deal with DIO bios that span more than one ordered extent by Chris Mason · 14 years ago
  58. 450ba0e Btrfs: setup blank root and fs_info for mount time by Josef Bacik · 14 years ago
  59. 975f84f Btrfs: fix fiemap by Josef Bacik · 14 years ago
  60. 619c8c7 Btrfs - fix race between btrfs_get_sb() and umount by Ian Kent · 14 years ago
  61. bc1cbf1 Btrfs: update inode ctime when using links by Josef Bacik · 14 years ago
  62. 0ed42a6 Btrfs: make sure new inode size is ok in fallocate by Josef Bacik · 14 years ago
  63. 55a61d1 Btrfs: fix typo in fallocate to make it honor actual size by Josef Bacik · 14 years ago
  64. 45f49bc Btrfs: avoid NULL pointer deref in try_release_extent_buffer by Chris Mason · 14 years ago
  65. a1b075d Btrfs: make btrfs_add_nondir take parent inode as an argument by Josef Bacik · 14 years ago
  66. 495e867 Btrfs: hold i_mutex when calling btrfs_log_dentry_safe by Josef Bacik · 14 years ago
  67. 6a91221 Btrfs: use dget_parent where we can UPDATED by Josef Bacik · 14 years ago
  68. 7619585 Btrfs: fix more ESTALE problems with NFS by Josef Bacik · 14 years ago
  69. 2ede0da Btrfs: handle NFS lookups properly by Josef Bacik · 14 years ago
  70. 0410c94 btrfs: make 1-bit signed fileds unsigned by Mariusz Kozlowski · 14 years ago
  71. f209561 btrfs: Show device attr correctly for symlinks by Li Zefan · 14 years ago
  72. 5f3888f btrfs: Set file size correctly in file clone by Li Zefan · 14 years ago
  73. 2a6b8da btrfs: Check if dest_offset is block-size aligned before cloning file by Li Zefan · 14 years ago
  74. 0de9087 Btrfs: handle the space_cache option properly by Josef Bacik · 14 years ago
  75. 6f33434 btrfs: Fix early enospc because 'unused' calculated with wrong sign. by Arne Jansen · 14 years ago
  76. e65e153 btrfs: fix panic caused by direct IO by Miao Xie · 14 years ago
  77. 88f794e btrfs: cleanup duplicate bio allocating functions by Miao Xie · 14 years ago
  78. 0c56fa9 btrfs: fix free dip and dip->csums twice by Miao Xie · 14 years ago
  79. 784b4e2 Btrfs: add migrate page for metadata inode by Chris Mason · 14 years ago
  80. d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 14 years ago
  81. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  82. 37004c4 btrfs: close_bdev_exclusive() should use the same @flags as the matching open_bdev_exclusive() by Tejun Heo · 14 years ago
  83. 925d169 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  84. 6418c96 Btrfs: deal with errors from updating the tree log by Chris Mason · 14 years ago
  85. 4260f7c Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowed by Sage Weil · 14 years ago
  86. 531cb13 Btrfs: make SNAP_DESTROY async by Sage Weil · 14 years ago
  87. 72fd032 Btrfs: add SNAP_CREATE_ASYNC ioctl by Sage Weil · 14 years ago
  88. 4620459 Btrfs: add START_SYNC, WAIT_SYNC ioctls by Sage Weil · 14 years ago
  89. bb9c12c Btrfs: async transaction commit by Sage Weil · 14 years ago
  90. 99d16cb Btrfs: fix deadlock in btrfs_commit_transaction by Sage Weil · 14 years ago
  91. fccdae4 Btrfs: fix lockdep warning on clone ioctl by Sage Weil · 14 years ago
  92. 050006a Btrfs: fix clone ioctl where range is adjacent to extent by Sage Weil · 14 years ago
  93. 9a01919 Btrfs: fix delalloc checks in clone ioctl by Sage Weil · 14 years ago
  94. d8e39c4 Btrfs: drop unused variable in block_alloc_rsv by Chris Mason · 14 years ago
  95. 559af82 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) by Andi Kleen · 14 years ago
  96. 411fc6b Btrfs: Fix variables set but not read (bugs found by gcc 4.6) by Andi Kleen · 14 years ago
  97. d0b678c Btrfs: Use ERR_CAST helpers by Julia Lawall · 14 years ago
  98. 2354d08 Btrfs: use memdup_user helpers by Julia Lawall · 14 years ago
  99. 18e503d Btrfs: fix raid code for removing missing drives by Chris Mason · 14 years ago
  100. 19fe0a8 Btrfs: Switch the extent buffer rbtree into a radix tree by Miao Xie · 14 years ago