1. ee10393 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  2. 2ebc346 Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE by Dan Rosenberg · 14 years ago
  3. b5384d4 Btrfs: fix CLONE ioctl destination file size expansion to block boundary by Sage Weil · 14 years ago
  4. 99d8f83 Btrfs: fix split_leaf double split corner case by Chris Mason · 14 years ago
  5. 9c3a8ee writeback: remove writeback_inodes_wbc by Christoph Hellwig · 14 years ago
  6. b25b550 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  7. 6f902af Btrfs: The file argument for fsync() is never null by Dan Carpenter · 14 years ago
  8. 834e747 Btrfs: handle ERR_PTR from posix_acl_from_xattr() by Dan Carpenter · 14 years ago
  9. 15e7000 Btrfs: avoid BUG when dropping root and reference in same transaction by Sage Weil · 14 years ago
  10. 731e3d1 Btrfs: prohibit a operation of changing acl's mask when noacl mount option used by Shi Weihua · 14 years ago
  11. 2f26afb Btrfs: should add a permission check for setfacl by Shi Weihua · 14 years ago
  12. cf1e99a Btrfs: btrfs_lookup_dir_item() can return ERR_PTR by Dan Carpenter · 14 years ago
  13. 3140c9a Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs by Dan Carpenter · 14 years ago
  14. d327099 Btrfs: unwind after btrfs_start_transaction() errors by Dan Carpenter · 14 years ago
  15. 4cbd114 Btrfs: btrfs_iget() returns ERR_PTR by Dan Carpenter · 14 years ago
  16. 676e4c8 Btrfs: handle kzalloc() failure in open_ctree() by Dan Carpenter · 14 years ago
  17. fb4f6f9 Btrfs: handle error returns from btrfs_lookup_dir_item() by Dan Carpenter · 14 years ago
  18. 3bf84a5 Btrfs: Fix BUG_ON for fs converted from extN by Yan, Zheng · 14 years ago
  19. 046f264 Btrfs: Fix null dereference in relocation.c by Yan, Zheng · 14 years ago
  20. 058a457 Btrfs: fix remap_file_pages error by Miao Xie · 14 years ago
  21. 0e4dcbef Btrfs: uninitialized data is check_path_shared() by Dan Carpenter · 14 years ago
  22. 8360977 Btrfs: fix fallocate regression by Josef Bacik · 14 years ago
  23. 4a001071 Btrfs: fix loop device on top of btrfs by Miao Xie · 14 years ago
  24. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  25. 105a048 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  26. 9aeead7 Btrfs: add more error checking to btrfs_dirty_inode by Chris Mason · 14 years ago
  27. 5a5f79b Btrfs: allow unaligned DIO by Chris Mason · 14 years ago
  28. 933b585 Btrfs: drop verbose enospc printk by Chris Mason · 14 years ago
  29. 5bdd353 Btrfs: Fix block generation verification race by Yan, Zheng · 14 years ago
  30. 46bfbb5 Btrfs: fix preallocation and nodatacow checks in O_DIRECT by Chris Mason · 14 years ago
  31. 94b6044 Btrfs: avoid ENOSPC errors in btrfs_dirty_inode by Chris Mason · 14 years ago
  32. 3f7c579 Btrfs: move O_DIRECT space reservation to btrfs_direct_IO by Chris Mason · 14 years ago
  33. 4845e44 Btrfs: rework O_DIRECT enospc handling by Chris Mason · 14 years ago
  34. 578454f driver core: add devname module aliases to allow module on-demand auto-loading by Kay Sievers · 14 years ago
  35. eaf25d9 Btrfs: use async helpers for DIO write checksumming by Chris Mason · 14 years ago
  36. ed3b3d314 Btrfs: don't walk around with task->state != TASK_RUNNING by Chris Mason · 14 years ago
  37. 11c65dc Btrfs: do aio_write instead of write by Josef Bacik · 14 years ago
  38. 4b46fce Btrfs: add basic DIO read/write support by Josef Bacik · 14 years ago
  39. 3fd0a55 Btrfs: Metadata ENOSPC handling for balance by Yan, Zheng · 14 years ago
  40. efa5646 Btrfs: Pre-allocate space for data relocation by Yan, Zheng · 14 years ago
  41. 4a500fd Btrfs: Metadata ENOSPC handling for tree log by Yan, Zheng · 14 years ago
  42. d68fc57 Btrfs: Metadata reservation for orphan inodes by Yan, Zheng · 14 years ago
  43. 8929ecfa Btrfs: Introduce global metadata reservation by Yan, Zheng · 14 years ago
  44. 0ca1f7c Btrfs: Update metadata reservation for delayed allocation by Yan, Zheng · 14 years ago
  45. a22285a Btrfs: Integrate metadata reservation with start_transaction by Yan, Zheng · 14 years ago
  46. f0486c6 Btrfs: Introduce contexts for metadata reservation by Yan, Zheng · 14 years ago
  47. 2ead6ae Btrfs: Kill init_btrfs_i() by Yan, Zheng · 14 years ago
  48. 5da9d01 Btrfs: Shrink delay allocated space in a synchronized by Yan, Zheng · 14 years ago
  49. 424499d Btrfs: Kill allocate_wait in space_info by Yan, Zheng · 14 years ago
  50. b742bb8 Btrfs: Link block groups of different raid types by Yan, Zheng · 14 years ago
  51. e8bebe2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  52. ecc11fab btrfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  53. f01cbd3 btrfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  54. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  55. 18e41da Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  56. 5dc6416 Btrfs: check for read permission on src file in the clone ioctl by Dan Rosenberg · 14 years ago
  57. 7407cf3 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  58. fbd9b09 blkdev: generalize flags for blkdev_issue_fn functions by Dmitry Monakhov · 14 years ago
  59. e6d086d btrfs: convert to using bdi_setup_and_register() by Jens Axboe · 14 years ago
  60. d6cf853 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  61. 9f680ce Btrfs: make sure the chunk allocator doesn't create zero length chunks by Chris Mason · 14 years ago
  62. 795d580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  63. ab6e2410 Btrfs: fix data enospc check overflow by Josef Bacik · 14 years ago
  64. 109f6ae Btrfs: add check for changed leaves in setup_leaf_for_split by Chris Mason · 14 years ago
  65. 6bdb72d Btrfs: create snapshot references in same commit as snapshot by Sage Weil · 14 years ago
  66. b5cb160 Btrfs: fix small race with delalloc flushing waitqueue's by Josef Bacik · 14 years ago
  67. 28ecb609 Btrfs: use add_to_page_cache_lru, use __page_cache_alloc by Nick Piggin · 14 years ago
  68. 0cad8a11 Btrfs: fix chunk allocate size calculation by Josef Bacik · 14 years ago
  69. 287a0ab Btrfs: kill max_extent mount option by Josef Bacik · 14 years ago
  70. 1b1d1f6 Btrfs: fail to mount if we have problems reading the block groups by Josef Bacik · 14 years ago
  71. 6cf8bfb Btrfs: check btrfs_get_extent return for IS_ERR() by Dan Carpenter · 14 years ago
  72. c2b9692 Btrfs: handle kmalloc() failure in inode lookup ioctl by Dan Carpenter · 14 years ago
  73. 683be16 Btrfs: dereferencing freed memory by Dan Carpenter · 14 years ago
  74. f3eae7e Btrfs: Simplify num_stripes's calculation logical for __btrfs_alloc_chunk() by Zhao Lei · 14 years ago
  75. ab59381 Btrfs: Add error handle for btrfs_search_slot() in btrfs_read_chunk_tree() by Zhao Lei · 14 years ago
  76. 471fa17 Btrfs: Remove unnecessary finish_wait() in wait_current_trans() by Zhao Lei · 14 years ago
  77. 90d2c51d Btrfs: add NULL check for do_walk_down() by Miao Xie · 14 years ago
  78. 2f3014f Btrfs: remove duplicate include in ioctl.c by Andrea Gelmini · 14 years ago
  79. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  80. 441f405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  81. 8ad6fca Btrfs: fix the inode ref searches done by btrfs_search_path_in_tree by Chris Mason · 14 years ago
  82. 1b53ac4 Btrfs: allow treeid==0 in the inode lookup ioctl by Chris Mason · 14 years ago
  83. 90fdde1 Btrfs: return keys for large items to the search ioctl by Chris Mason · 14 years ago
  84. abc6e13 Btrfs: fix key checks and advance in the search ioctl by Chris Mason · 14 years ago
  85. 7fde62b Btrfs: buffer results in the space_info ioctl by Chris Mason · 14 years ago
  86. ce769a2 Btrfs: use __u64 types in ioctl.h by Sage Weil · 14 years ago
  87. 854d2c3 Btrfs: fix search_ioctl key advance by Sage Weil · 14 years ago
  88. ef5780c0 Btrfs: fix gfp flags masking in the compression code by Nick Piggin · 14 years ago
  89. 5ff7ba3 Btrfs: don't look at bio flags after submit_bio by Chris Mason · 14 years ago
  90. a343832 btrfs: using btrfs_stack_device_id() get devid by Xiao Guangrong · 15 years ago
  91. 9174846 btrfs: use memparse by Akinobu Mita · 14 years ago
  92. 1406e43 Btrfs: add a "df" ioctl for btrfs by Josef Bacik · 14 years ago
  93. 2ac55d4 Btrfs: cache the extent state everywhere we possibly can V2 by Josef Bacik · 14 years ago
  94. 5a1a3df Btrfs: cache ordered extent when completing io by Josef Bacik · 14 years ago
  95. c2a128d Btrfs: cache extent state in find_delalloc_range by Josef Bacik · 14 years ago
  96. 49958fd Btrfs: change the ordered tree to use a spinlock instead of a mutex by Josef Bacik · 14 years ago
  97. 4125bf7 Btrfs: finish read pages in the order they are submitted by Chris Mason · 14 years ago
  98. 0be2e98 btrfs: fix btrfs_mkdir goto for no free objectids by Miao Xie · 14 years ago
  99. 0bdb1db Btrfs: flush data on snapshot creation by Sage Weil · 14 years ago
  100. bd4d108 Btrfs: make df be a little bit more understandable by Josef Bacik · 14 years ago