1. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  2. e4c570c task_struct: make journal_info conditional by Hiroshi Shimamoto · 15 years ago
  3. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  4. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  5. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  6. aa021ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  7. a6dbd42 Btrfs: fix panic when trying to destroy a newly allocated by Josef Bacik · 15 years ago
  8. 33b2580 Btrfs: allow more metadata chunk preallocation by Chris Mason · 15 years ago
  9. f5a84ee3 Btrfs: fallback on uncompressed io if compressed io fails by Josef Bacik · 15 years ago
  10. ccf0e72 Btrfs: find ideal block group for caching by Josef Bacik · 15 years ago
  11. 4eb3991 Btrfs: avoid null deref in unpin_extent_cache() by Dan Carpenter · 15 years ago
  12. df66916 Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root by Li Dongyang · 15 years ago
  13. 5df6a9f Btrfs: fix some metadata enospc issues by Josef Bacik · 15 years ago
  14. 01dea1e Btrfs: fix how we set max_size for free space clusters by Josef Bacik · 15 years ago
  15. 249ac1e Btrfs: cleanup transaction starting and fix journal_info usage by Josef Bacik · 15 years ago
  16. 6346c93 Btrfs: fix data allocation hint start by Josef Bacik · 15 years ago
  17. dcbeb0b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  18. 444528b Btrfs: always pin metadata in discard mode by Chris Mason · 15 years ago
  19. 0634857 Btrfs: enable discard support by Christoph Hellwig · 15 years ago
  20. e244a0a Btrfs: add -o discard option by Christoph Hellwig · 15 years ago
  21. 86df7eb Btrfs: properly wait log writers during log sync by Yan, Zheng · 15 years ago
  22. 5d5e103 Btrfs: fix possible ENOSPC problems with truncate by Josef Bacik · 15 years ago
  23. 0eda294 Btrfs: fix btrfs acl #ifdef checks by Chris Mason · 15 years ago
  24. 690587d Btrfs: streamline tree-log btree block writeout by Chris Mason · 15 years ago
  25. 257c62e Btrfs: avoid tree log commit when there are no changes by Chris Mason · 15 years ago
  26. 4722607 Btrfs: only write one super copy during fsync by Chris Mason · 15 years ago
  27. 474a503 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  28. ac6889c Btrfs: fix file clone ioctl for bookend extents by Chris Mason · 15 years ago
  29. e9061e2 Btrfs: fix uninit compiler warning in cow_file_range_nocow by Chris Mason · 15 years ago
  30. 82d339d Btrfs: constify dentry_operations by Alexey Dobriyan · 15 years ago
  31. 94fcca9 Btrfs: optimize back reference update during btrfs_drop_snapshot by Yan, Zheng · 15 years ago
  32. efefb14 Btrfs: remove negative dentry when deleting subvolumne by Yan, Zheng · 15 years ago
  33. ff782e0 Btrfs: optimize fsync for the single writer case by Josef Bacik · 15 years ago
  34. e3ccfa9 Btrfs: async delalloc flushing under space pressure by Josef Bacik · 15 years ago
  35. 32c00af Btrfs: release delalloc reservations on extent item insertion by Josef Bacik · 15 years ago
  36. a3429ab Btrfs: delay clearing EXTENT_DELALLOC for compressed extents by Chris Mason · 15 years ago
  37. a791e35 Btrfs: cleanup extent_clear_unlock_delalloc flags by Chris Mason · 15 years ago
  38. 1cdda9b Btrfs: fix possible softlockup in the allocator by Josef Bacik · 15 years ago
  39. 61d92c3 Btrfs: fix deadlock on async thread startup by Chris Mason · 15 years ago
  40. 0efe5e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  41. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  42. 9c2693c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 15 years ago
  43. fbf1908 Btrfs: fix data space leak fix by Josef Bacik · 15 years ago
  44. 8aa38c3 Btrfs: remove duplicates of filemap_ helpers by Christoph Hellwig · 15 years ago
  45. 25472b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 15 years ago
  46. ab93dbe Btrfs: take i_mutex before generic_write_checks by Chris Mason · 15 years ago
  47. 35d62a9 Btrfs: fix arguments to btrfs_wait_on_page_writeback_range by Christoph Hellwig · 15 years ago
  48. dd7e0b7 Btrfs: fix deadlock with free space handling and user transactions by Sage Weil · 15 years ago
  49. 1ab86ae Btrfs: fix error cases for ioctl transactions by Sage Weil · 15 years ago
  50. 3baf0be Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code by Chris Ball · 15 years ago
  51. fd2696f Btrfs: introduce missing kfree by Julia Lawall · 15 years ago
  52. 49cf6f4 Btrfs: Fix setting umask when POSIX ACLs are not enabled by Chris Ball · 15 years ago
  53. 9ed74f2 Btrfs: proper -ENOSPC handling by Josef Bacik · 15 years ago
  54. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  55. dc2af6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  56. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  57. 54bcf38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 15 years ago
  58. c65ddb5 Btrfs: hash the btree inode during fill_super by Yan Zheng · 15 years ago
  59. 0257bb8 Btrfs: relocate file extents in clusters by Yan, Zheng · 15 years ago
  60. f679a84 Btrfs: don't rename file into dummy directory by Yan, Zheng · 15 years ago
  61. a571952 Btrfs: check size of inode backref before adding hardlink by Yan, Zheng · 15 years ago
  62. 11ef160 Btrfs: fix releasepage to avoid unlocking extents we haven't locked by Chris Mason · 15 years ago
  63. 46562ce Btrfs: Fix test_range_bit for whole file extents by Chris Mason · 15 years ago
  64. 42daec2 Btrfs: fix errors handling cached state in set/clear_extent_bit by Chris Mason · 15 years ago
  65. 7ce618d Btrfs: fix early enospc during balancing by Chris Mason · 15 years ago
  66. 33b4d47 Btrfs: deal with NULL space info by Chris Mason · 15 years ago
  67. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  68. 6e1d5dc const: mark remaining inode_operations as const by Alexey Dobriyan · 15 years ago
  69. 7f09410 const: mark remaining address_space_operations const by Alexey Dobriyan · 15 years ago
  70. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  71. 1b2da37 Btrfs: account for space used by the super mirrors by Josef Bacik · 15 years ago
  72. 25891f7 Btrfs: fix extent entry threshold calculation by Josef Bacik · 15 years ago
  73. f61408b Btrfs: remove dead code by Josef Bacik · 15 years ago
  74. f019f42 Btrfs: fix bitmap size tracking by Josef Bacik · 15 years ago
  75. 0a24325 Btrfs: don't keep retrying a block group if we fail to allocate a cluster by Josef Bacik · 15 years ago
  76. ba1bf48 Btrfs: make balance code choose more wisely when relocating by Josef Bacik · 15 years ago
  77. 1fb58a6 Btrfs: fix arithmetic error in clone ioctl by Sage Weil · 15 years ago
  78. 76dda93 Btrfs: add snapshot/subvolume destroy ioctl by Yan, Zheng · 15 years ago
  79. 4df27c4d Btrfs: change how subvolumes are organized by Yan, Zheng · 15 years ago
  80. 13a8a7c Btrfs: do not reuse objectid of deleted snapshot/subvol by Yan, Zheng · 15 years ago
  81. 1c4850e Btrfs: speed up snapshot dropping by Yan, Zheng · 15 years ago
  82. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  83. b917b7c Btrfs: search for an allocation hint while filling file COW by Chris Mason · 15 years ago
  84. f85d7d6c Btrfs: properly honor wbc->nr_to_write changes by Chris Mason · 15 years ago
  85. 11833d6 Btrfs: improve async block group caching by Yan Zheng · 15 years ago
  86. 32a88aa fs: Assign bdi in super_block by Jens Axboe · 15 years ago
  87. 1fe06ad writeback: get rid of wbc->for_writepages by Jens Axboe · 15 years ago
  88. 465fdd9 HWPOISON: Enable error_remove_page on btrfs by Andi Kleen · 15 years ago
  89. 6e74057 Btrfs: Fix async thread shutdown race by Chris Mason · 15 years ago
  90. 627e421 Btrfs: fix worker thread double spin_lock_irq by Chris Mason · 15 years ago
  91. 3e99d8e Btrfs: fix async worker startup race by Chris Mason · 15 years ago
  92. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  93. 746cd1e block: use blkdev_issue_discard in blk_ioctl_discard by Christoph Hellwig · 15 years ago
  94. 83ebade Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Chris Mason · 15 years ago
  95. 93c82d5 Btrfs: zero page past end of inline file items by Chris Mason · 15 years ago
  96. 50a9b21 Btrfs: fix btrfs page_mkwrite to return locked page by Chris Mason · 15 years ago
  97. a1ed835 Btrfs: Fix extent replacment race by Chris Mason · 15 years ago
  98. 8b62b72 Btrfs: Use PagePrivate2 to track pages in the data=ordered code. by Chris Mason · 15 years ago
  99. 9655d29 Btrfs: use a cached state for extent state operations during delalloc by Chris Mason · 15 years ago
  100. d5550c6 Btrfs: don't lock bits in the extent tree during writepage by Chris Mason · 15 years ago