1. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  2. 46a1c2c vfs: export lseek_execute() to modules by Jie Liu · 11 years ago
  3. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  4. 6d0379e btrfs: more open-coded file_inode() by Al Viro · 11 years ago
  5. 9cdda8d [readdir] convert btrfs by Al Viro · 11 years ago
  6. a2648eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  7. 13e6c37 Btrfs: stop all workers before cleaning up roots by Josef Bacik · 11 years ago
  8. 2932505 Btrfs: fix use-after-free bug during umount by Liu Bo · 11 years ago
  9. a9995ee Btrfs: init relocate extent_io_tree with a mapping by Josef Bacik · 11 years ago
  10. 6379ef9 btrfs: Drop inode if inode root is NULL by Naohiro Aota · 11 years ago
  11. 7b5ff90 Btrfs: don't delete fs_roots until after we cleanup the transaction by Josef Bacik · 11 years ago
  12. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  13. 130901b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  14. c5cb6a0 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next by Chris Mason · 11 years ago
  15. 9be3395 Btrfs: use a btrfs bioset instead of abusing bio internals by Chris Mason · 11 years ago
  16. 655b09f Btrfs: make sure roots are assigned before freeing their nodes by Josef Bacik · 11 years ago
  17. 3a6cad9 Btrfs: explicitly use global_block_rsv for quota_tree by Stefan Behrens · 11 years ago
  18. 17a5adc btrfs: do away with non-whole_page extent I/O by Alexandre Oliva · 11 years ago
  19. b216cbf Btrfs: don't invoke btrfs_invalidate_inodes() in the spin lock context by Miao Xie · 11 years ago
  20. 314297c Btrfs: remove BUG_ON() in btrfs_read_fs_tree_no_radix() by Miao Xie · 11 years ago
  21. 061594e Btrfs: pause the space balance when remounting to R/O by Miao Xie · 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. d88033d Btrfs: update the global reserve if it is empty by Miao Xie · 11 years ago
  26. 5881cfc Btrfs: don't steal the reserved space from the global reserve if their space type is different by Miao Xie · 11 years ago
  27. b586b32 Btrfs: optimize the error handle of use_block_rsv() by Miao Xie · 11 years ago
  28. 7b61cd9 Btrfs: don't use global block reservation for inode cache truncation by Miao Xie · 11 years ago
  29. 7cfa9e5 Btrfs: don't abort the current transaction if there is no enough space for inode cache by Miao Xie · 11 years ago
  30. 8250dab Correct allowed raid levels on balance. by Andreas Philipp · 11 years ago
  31. 379cde7 Btrfs: fix possible memory leak in replace_path() by Stefan Behrens · 11 years ago
  32. c16c2e2 Btrfs: fix possible memory leak in the find_parent_nodes() by Wang Shilong · 11 years ago
  33. 4968810 Btrfs: don't allow device replace on RAID5/RAID6 by Stefan Behrens · 11 years ago
  34. b1c79e0 Btrfs: handle running extent ops with skinny metadata by Josef Bacik · 11 years ago
  35. 73e1e61 Btrfs: remove warn on in free space cache writeout by Josef Bacik · 11 years ago
  36. 69a85bd Btrfs: don't null pointer deref on abort by Josef Bacik · 11 years ago
  37. 03b71c6 btrfs: don't stop searching after encountering the wrong item by Gabriel de Perthuis · 11 years ago
  38. a52f4cd Btrfs: fix off-by-one in fiemap by Liu Bo · 11 years ago
  39. 60b6297 btrfs: annotate quota tree for lockdep by David Sterba · 11 years ago
  40. 983a5f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  41. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  42. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  43. 667e7d9 Btrfs: allow superblock mismatch from older mkfs by Chris Mason · 11 years ago
  44. 1104a88 btrfs: enhance superblock checks by David Sterba · 11 years ago
  45. b6919a5 btrfs: fix misleading variable name for flags by David Sterba · 11 years ago
  46. 4107488 btrfs: use unsigned long type for extent state bits by David Sterba · 11 years ago
  47. 625f1c8d Btrfs: improve the loop of scrub_stripe by Liu Bo · 11 years ago
  48. 55793c0 btrfs: read entire device info under lock by David Sterba · 11 years ago
  49. f7a52a4 btrfs: remove unused gfp mask parameter from release_extent_buffer callchain by David Sterba · 11 years ago
  50. 34c2b29 btrfs: handle errors returned from get_tree_block_key by David Sterba · 11 years ago
  51. 48a3b63 btrfs: make static code static & remove dead code by Eric Sandeen · 11 years ago
  52. 634554d Btrfs: deal with errors in write_dev_supers by Josef Bacik · 11 years ago
  53. 3650860 Btrfs: remove almost all of the BUG()'s from tree-log.c by Josef Bacik · 11 years ago
  54. b50c6e2 Btrfs: deal with free space cache errors while replaying log by Josef Bacik · 11 years ago
  55. 3d7b5a2 Btrfs: automatic rescan after "quota enable" command by Jan Schmidt · 11 years ago
  56. 2f23203 Btrfs: rescan for qgroups by Jan Schmidt · 11 years ago
  57. 46b665c Btrfs: split btrfs_qgroup_account_ref into four functions by Jan Schmidt · 11 years ago
  58. 3c76cd8 Btrfs: allocate new chunks if the space is not enough for global rsv by Miao Xie · 11 years ago
  59. fc36ed7e Btrfs: separate sequence numbers for delayed ref tracking and tree mod log by Jan Schmidt · 11 years ago
  60. 6d49ba1 btrfs: move leak debug code to functions by Eric Sandeen · 11 years ago
  61. ace68ba Btrfs: return free space in cow error path by Liu Bo · 11 years ago
  62. 6463fe5 Btrfs: set UUID in root_item for created trees by Stefan Behrens · 11 years ago
  63. 5fbf83c Btrfs: delete unused parameter to btrfs_read_root_item() by Stefan Behrens · 11 years ago
  64. ecc7ada Btrfs: fix error handling in btrfs_ioctl_send() by Tsutomu Itoh · 11 years ago
  65. ba1eeaa Btrfs: remove unused variable in __process_changed_new_xattr() by Tsutomu Itoh · 11 years ago
  66. 54067ae Btrfs: various abort cleanups by Josef Bacik · 11 years ago
  67. fd8b2b6 Btrfs: cleanup destroy_marked_extents by Josef Bacik · 11 years ago
  68. abefa55 Btrfs: check return value of commit when recovering log by Josef Bacik · 11 years ago
  69. 32b0253 Btrfs: don't panic if we're trying to drop too many refs by Josef Bacik · 11 years ago
  70. 171f653 Btrfs: cleanup fs roots if we fail to mount by Josef Bacik · 11 years ago
  71. eb384b5 Btrfs: fix extent logging with O_DIRECT into prealloc by Josef Bacik · 11 years ago
  72. 416bc65 Btrfs: fix all callers of read_tree_block by Josef Bacik · 11 years ago
  73. 51bf5f0 Btrfs: only exclude supers in the range of our block group by Josef Bacik · 11 years ago
  74. 1c24c3c Btrfs: add tree block level sanity check by Josef Bacik · 11 years ago
  75. 5ec8dca Btrfs: don't try and free ebs twice in log replay by Josef Bacik · 11 years ago
  76. fb7669b Btrfs: don't BUG_ON() in btrfs_num_copies by Josef Bacik · 11 years ago
  77. 79fb65a Btrfs: don't call readahead hook until we have read the entire eb by Josef Bacik · 11 years ago
  78. 9bb9187 Btrfs: deal with bad mappings in btrfs_map_block by Josef Bacik · 11 years ago
  79. d4c7ca8 Btrfs: use REQ_META for all metadata IO by Josef Bacik · 11 years ago
  80. 0a3896d Btrfs: fix possible infinite loop in slow caching by Josef Bacik · 11 years ago
  81. 62dbd71 Btrfs: fix lockdep warning by Josef Bacik · 11 years ago
  82. 534e662 Btrfs: add all ioctl checks before user change for quota operations by Wang Shilong · 11 years ago
  83. 3c97185 Btrfs: fix missing check about ulist_add() in qgroup.c by Wang Shilong · 11 years ago
  84. 70023da Btrfs: clear received_uuid field for new writable snapshots by Stefan Behrens · 11 years ago
  85. b8d7f3a Btrfs: don't force pages under writeback to finish when aborting by Josef Bacik · 11 years ago
  86. ccf7f29 Btrfs: remove unused variable in the iterate_extent_inodes() by Wang Shilong · 11 years ago
  87. 0abd5b1 Btrfs: return error when we specify wrong start to defrag by Liu Bo · 11 years ago
  88. 3c59ccd Btrfs: fix reada debug code compilation by Vincent · 11 years ago
  89. fd279fa Btrfs: cleanup of function where btrfs_extend_item() is called by Tsutomu Itoh · 11 years ago
  90. 4b90c68 Btrfs: remove unused argument of btrfs_extend_item() by Tsutomu Itoh · 11 years ago
  91. afe5fea Btrfs: cleanup of function where fixup_low_keys() is called by Tsutomu Itoh · 11 years ago
  92. d6a0a12 Btrfs: remove unused argument of fixup_low_keys() by Tsutomu Itoh · 11 years ago
  93. b4fcd6b Btrfs: fix confusing edquot happening case by Wang Shilong · 11 years ago
  94. e36902d Btrfs: do not continue if out of memory happens by Wang Shilong · 11 years ago
  95. 9c931c5 btrfs: fix minor typo in comment by Nathaniel Yazdani · 11 years ago
  96. 98ad43be Btrfs: cleanup to remove reduplicate code in transaction.c by Wang Shilong · 11 years ago
  97. 47fb091 Btrfs: fix unlock after free on rewinded tree blocks by Jan Schmidt · 11 years ago
  98. 30b0463 Btrfs: fix accessing the root pointer in tree mod log functions by Jan Schmidt · 11 years ago
  99. 90f8d62 Btrfs: fix tree mod log regression on root split operations by Jan Schmidt · 11 years ago
  100. ceda086 Btrfs: use a lock to protect incompat/compat flag of the super block by Miao Xie · 11 years ago