1. 567a45e Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work into integration by Chris Mason · 15 years ago
  2. 660d3f6 Btrfs: fix how we do delalloc reservations and how we free reservations on error by Josef Bacik · 15 years ago
  3. 306424c Btrfs: fix ctime update of on-disk inode by Li Zefan · 15 years ago
  4. ece7d20 Btrfs: Don't error on resizing FS to same size by Mike Fleetwood · 15 years ago
  5. 5bb1468 Btrfs: prefix resize related printks with btrfs: by Arnd Hannemann · 15 years ago
  6. 745c4d8 btrfs: Fix up 32/64-bit compatibility for new ioctls by Jeff Mahoney · 15 years ago
  7. 740c3d2 Btrfs: fix the new inspection ioctls for 32 bit compat by Chris Mason · 15 years ago
  8. 806468f Merge git://git.jan-o-sch.net/btrfs-unstable into integration by Chris Mason · 15 years ago
  9. 6c41761 btrfs: separate superblock items out of fs_info by David Sterba · 15 years ago
  10. a81d3b1 Merge branch 'hotfixes-20111024/josef/for-chris' into btrfs-next-stable by David Sterba · 15 years ago
  11. afd582a Merge remote-tracking branch 'remotes/josef/for-chris' into btrfs-next-stable by David Sterba · 15 years ago
  12. f4c697e btrfs: return EINVAL if start > total_bytes in fitrim ioctl by Lukas Czerner · 15 years ago
  13. 008873e Btrfs: honor extent thresh during defragmentation by Li Zefan · 15 years ago
  14. 5ca4966 Btrfs: fix wrong max_to_defrag in btrfs_defrag_file() by Li Zefan · 15 years ago
  15. 151a31b Btrfs: use i_size_read() in btrfs_defrag_file() by Li Zefan · 15 years ago
  16. cbcc832 Btrfs: fix defragmentation regression by Li Zefan · 15 years ago
  17. 60ccf82 btrfs: fix memory leak in btrfs_defrag_file by Diego Calleja · 15 years ago
  18. e27425d Btrfs: only inherit btrfs specific flags when creating files by Josef Bacik · 15 years ago
  19. 3b16a4e Btrfs: use the inode's mapping mask for allocating pages by Josef Bacik · 15 years ago
  20. b2f9452 Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux by Linus Torvalds · 15 years ago
  21. f7f43cc Btrfs: make sure not to defrag extents past i_size by Chris Mason · 15 years ago
  22. 2a0f7f5 Btrfs: fix recursive auto-defrag by Li Zefan · 15 years ago
  23. d7728c9 btrfs: new ioctls to do logical->inode and inode->path resolving by Jan Schmidt · 15 years ago
  24. 0a7a051 Merge branch 'btrfs-3.0' into for-linus by Chris Mason · 15 years ago
  25. b6f3409 Btrfs: reserve sufficient space for ioctl clone by Sage Weil · 15 years ago
  26. 2cf4ce7 Merge branch 'btrfs-3.0' into for-linus by Chris Mason · 15 years ago
  27. dde820f Btrfs: don't change inode flag of the dest clone file by Li Zefan · 15 years ago
  28. 0e7b824 Btrfs: don't make a file partly checksummed through file clone by Li Zefan · 15 years ago
  29. 71ef078 Btrfs: fix pages truncation in btrfs_ioctl_clone() by Li Zefan · 15 years ago
  30. 0b001b2 Merge branch 'for-linus' of git://github.com/chrismason/linux by Linus Torvalds · 15 years ago
  31. d525e8a Btrfs: add dummy extent if dst offset excceeds file end in by Li Zefan · 15 years ago
  32. d72c084 Btrfs: calc file extent num_bytes correctly in file clone by Li Zefan · 15 years ago
  33. 81d86e1 Merge branch 'btrfs-3.0' into for-linus by Chris Mason · 15 years ago
  34. f81c9cd Btrfs: truncate pages from clone ioctl target range by Sage Weil · 15 years ago
  35. ed8f373 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  36. 77906a50 Btrfs: copy string correctly in INO_LOOKUP ioctl by Li Zefan · 15 years ago
  37. 2271220 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  38. 9e0baf6 Btrfs: fix enospc problems with delalloc by Josef Bacik · 15 years ago
  39. a94733d Btrfs: use find_or_create_page instead of grab_cache_page by Josef Bacik · 15 years ago
  40. 2fbe8c8 get rid of useless dget_parent() in fs/btrfs/ioctl.c by Al Viro · 15 years ago
  41. 8351583 Btrfs: protect the pending_snapshots list with trans_lock by Josef Bacik · 15 years ago
  42. 027ed2f Btrfs: avoid stack bloat in btrfs_ioctl_fs_info() by Li Zefan · 15 years ago
  43. a4689d2 btrfs: use btrfs_ino to access inode number by David Sterba · 15 years ago
  44. ff5714c Merge branch 'for-chris' of by Chris Mason · 15 years ago
  45. 4cb5300 Btrfs: add mount -o auto_defrag by Chris Mason · 15 years ago
  46. d6c0cb3 Merge branch 'cleanups_and_fixes' into inode_numbers by Chris Mason · 15 years ago
  47. 1f78160 Btrfs: using rcu lock in the reader side of devices list by Xiao Guangrong · 15 years ago
  48. e215686 btrfs: Ensure the tree search ioctl returns the right number of records by Hugo Mills · 15 years ago
  49. d82a6f1 Btrfs: kill BTRFS_I(inode)->block_group by Josef Bacik · 15 years ago
  50. a4abeea Btrfs: kill trans_mutex by Josef Bacik · 15 years ago
  51. 7a7eaa40 Btrfs: take away the num_items argument from btrfs_join_transaction by Josef Bacik · 15 years ago
  52. 7126733 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into inode_numbers by Chris Mason · 15 years ago
  53. 945d896 Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers by Chris Mason · 15 years ago
  54. dcc6d07 Merge branch 'delayed_inode' into inode_numbers by Chris Mason · 15 years ago
  55. 16cdcec btrfs: implement delayed inode items operation by Miao Xie · 15 years ago
  56. 0965537 Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers by Chris Mason · 15 years ago
  57. eed631e Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  58. ebcb904 Btrfs: fix FS_IOC_SETFLAGS ioctl by Li Zefan · 15 years ago
  59. d0092bd Btrfs: fix FS_IOC_GETFLAGS ioctl by Li Zefan · 15 years ago
  60. e1e8fb6 fs: remove FS_COW_FL by Li Zefan · 15 years ago
  61. 8628764 btrfs: add readonly flag by Arne Jansen · 15 years ago
  62. 475f638 btrfs: new ioctls for scrub by Jan Schmidt · 15 years ago
  63. b3b4aa7 btrfs: drop unused parameter from btrfs_release_path by David Sterba · 15 years ago
  64. 33345d01 Btrfs: Always use 64bit inode number by Li Zefan · 15 years ago
  65. 581bb05 Btrfs: Cache free inode numbers in memory by Li Zefan · 15 years ago
  66. adff377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  67. 13f2696 fix user annotation in ioctl.c by Daniel J Blueman · 15 years ago
  68. 884b826 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  69. 08fe4db Btrfs: Fix uninitialized root flags for subvolumes by Li Zefan · 15 years ago
  70. 8b2b2d3 Btrfs: fix memory leak in btrfs_ioctl_start_sync() by Tsutomu Itoh · 15 years ago
  71. 212a17a Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  72. 2d4e6f6 Btrfs: fix return value of setflags ioctl by liubo · 15 years ago
  73. f7039b1 Btrfs: add btrfs_trim_fs() to handle FITRIM by Li Dongyang · 15 years ago
  74. 75e7cb7 Btrfs: Per file/directory controls for COW and compression by Liu Bo · 15 years ago
  75. db5b493 Btrfs: cleanup some BUG_ON() by Tsutomu Itoh · 15 years ago
  76. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 15 years ago
  77. 66b4ffd Btrfs: handle errors in btrfs_orphan_cleanup by Josef Bacik · 15 years ago
  78. b4dc2b8 Btrfs: Fix BTRFS_IOC_SUBVOL_SETFLAGS ioctl by Li Zefan · 15 years ago
  79. 51788b1 btrfs: prevent heap corruption in btrfs_ioctl_space_info() by Dan Rosenberg · 15 years ago
  80. 98d5dc1 btrfs: fix return value check of btrfs_start_transaction() by Tsutomu Itoh · 15 years ago
  81. abd30bb btrfs: check return value of btrfs_start_ioctl_transaction() properly by Tsutomu Itoh · 15 years ago
  82. 3612b49 btrfs: fix return value check of btrfs_join_transaction() by Tsutomu Itoh · 15 years ago
  83. eab49be Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 by Chris Mason · 15 years ago
  84. 4d728ec Btrfs: Fix file clone when source offset is not 0 by Li Zefan · 15 years ago
  85. f892436 Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 by Chris Mason · 15 years ago
  86. 0caa102 Btrfs: Add BTRFS_IOC_SUBVOL_GETFLAGS/SETFLAGS ioctls by Li Zefan · 16 years ago
  87. b83cc96 Btrfs: Add readonly snapshots support by Li Zefan · 16 years ago
  88. fa0d2b9 Btrfs: Refactor btrfs_ioctl_snap_create() by Li Zefan · 16 years ago
  89. 1a419d8 btrfs: Allow to specify compress method when defrag by Li Zefan · 16 years ago
  90. 261507a0 btrfs: Allow to add new compression algorithm by Li Zefan · 16 years ago
  91. fdfb1e4 Btrfs: Make async snapshot ioctl more generic by Li Zefan · 16 years ago
  92. 75eaa0e Btrfs: fix sync subvol/snapshot creation by Sage Weil · 16 years ago
  93. 6a91221 Btrfs: use dget_parent where we can UPDATED by Josef Bacik · 16 years ago
  94. 5f3888f btrfs: Set file size correctly in file clone by Li Zefan · 16 years ago
  95. 2a6b8da btrfs: Check if dest_offset is block-size aligned before cloning file by Li Zefan · 16 years ago
  96. 4260f7c Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowed by Sage Weil · 16 years ago
  97. 531cb13 Btrfs: make SNAP_DESTROY async by Sage Weil · 16 years ago
  98. 72fd032 Btrfs: add SNAP_CREATE_ASYNC ioctl by Sage Weil · 16 years ago
  99. 4620459 Btrfs: add START_SYNC, WAIT_SYNC ioctls by Sage Weil · 16 years ago
  100. fccdae4 Btrfs: fix lockdep warning on clone ioctl by Sage Weil · 16 years ago