1. 9ffba8c Btrfs: fix heavy delalloc related deadlock by Josef Bacik · 11 years ago
  2. 4ef31a4 Btrfs: fix the error handling wrt orphan items by Josef Bacik · 11 years ago
  3. 175a2b8 Btrfs: don't allow a subvol to be deleted if it is the default subovl by Josef Bacik · 11 years ago
  4. a052541 Btrfs: skip subvol entries when checking if we've created a dir already by Josef Bacik · 11 years ago
  5. 416161d btrfs: offline dedupe by Mark Fasheh · 11 years ago
  6. 4b38431 btrfs: Introduce extent_read_full_page_nolock() by Mark Fasheh · 11 years ago
  7. 32b7c68 btrfs_ioctl_clone: Move clone code into it's own function by Mark Fasheh · 11 years ago
  8. 77fe20dc btrfs: abtract out range locking in clone ioctl() by Mark Fasheh · 11 years ago
  9. a4fdb61 Btrfs: fix possible memory leak in find_parent_nodes() by Wang Shilong · 11 years ago
  10. 09fb99a Btrfs: return ENOSPC when target space is full by Filipe David Borba Manana · 11 years ago
  11. ada9af2 Btrfs: don't ignore errors from btrfs_run_delayed_items by Filipe David Borba Manana · 11 years ago
  12. 2bac325 Btrfs: fix inode leak on kmalloc failure in tree-log.c by Filipe David Borba Manana · 11 years ago
  13. 116e002 Btrfs: allow compressed extents to be merged during defragment by Liu Bo · 11 years ago
  14. 8b87dc1 btrfs: add mount option to set commit interval by David Sterba · 11 years ago
  15. 9ec7267 Btrfs: stop using GFP_ATOMIC when allocating rewind ebs by Josef Bacik · 11 years ago
  16. db7f343 Btrfs: deal with enomem in the rewind path by Josef Bacik · 11 years ago
  17. ebdad91 Btrfs: check our parent dir when doing a compare send by Josef Bacik · 11 years ago
  18. 36cce92 Btrfs: handle errors when doing slow caching by Josef Bacik · 11 years ago
  19. 0f0fe8f Btrfs: add missing error handling to read_tree_block by Filipe David Borba Manana · 11 years ago
  20. eb2067f Fix leak in __btrfs_map_block error path by Dave Jones · 11 years ago
  21. f5929cd Btrfs: add missing error check to find_parent_nodes by Filipe David Borba Manana · 11 years ago
  22. 395927a Btrfs: optimize function btrfs_read_chunk_tree by Filipe David Borba Manana · 11 years ago
  23. 6596a928 Btrfs: don't bug_on when we fail when cleaning up transactions by Josef Bacik · 11 years ago
  24. b6c60c8 Btrfs: change how we queue blocks for backref checking by Josef Bacik · 11 years ago
  25. d062d13 Btrfs: check to see if we have an inline item properly by Josef Bacik · 11 years ago
  26. 151a41b Btrfs: fix what bits we clear when erroring out from delalloc by Josef Bacik · 11 years ago
  27. c2790a2 Btrfs: cleanup arguments to extent_clear_unlock_delalloc by Josef Bacik · 11 years ago
  28. 8068a47 btrfs: use BTRFS_SUPER_INFO_SIZE macro at btrfs_read_dev_super() by Anand Jain · 11 years ago
  29. 125bac01 Btrfs: cache the extent map struct when reading several pages by Miao Xie · 11 years ago
  30. 9974090 Btrfs: batch the extent state operation when reading pages by Miao Xie · 11 years ago
  31. 883d0de Btrfs: batch the extent state operation in the end io handle of the read page by Miao Xie · 11 years ago
  32. facc8a22 Btrfs: don't cache the csum value into the extent state tree by Miao Xie · 11 years ago
  33. f2a09da Btrfs: add branch prediction hints in the read page end IO function by Miao Xie · 11 years ago
  34. 09a7f7a Btrfs: remove unnecessary argument of bio_readpage_error() by Miao Xie · 11 years ago
  35. 8507d21 Btrfs: add missing mounting options in btrfs_show_options() by Wang Shilong · 11 years ago
  36. 1493381 Btrfs: use u64 for subvolid when parsing mount options by Wang Shilong · 11 years ago
  37. 2c334e8 Btrfs: add sanity checks regarding to parsing mount options by Wang Shilong · 11 years ago
  38. 3cd846d Btrfs, raid56: fix memory leak when allocating pages for p/q stripes failed by Miao Xie · 11 years ago
  39. 3dc0e81 btrfs/raid56: fix and cleanup some error paths by Dan Carpenter · 11 years ago
  40. 2112ac8 Btrfs: don't bother autodefragging if our root is going away by Josef Bacik · 11 years ago
  41. b37b39c Btrfs: cleanup reloc roots properly on error by Josef Bacik · 11 years ago
  42. 50f1319 Btrfs: reset ret in record_one_backref by Josef Bacik · 11 years ago
  43. a1b83ac btrfs: fix get set label blocking against balance by Anand Jain · 11 years ago
  44. d4c34f6 Btrfs: Print key type in decimal everywhere by Stefan Behrens · 11 years ago
  45. 599c75e Btrfs/tracepoint: update delayed ref tracepoints by Liu Bo · 11 years ago
  46. 1095cc0 btrfs_read_block_groups: Use enums to index by chandan · 11 years ago
  47. 3cae210 btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert by Qu Wenruo · 11 years ago
  48. 1e7bac1 Btrfs: set qgroup_ulist to be null after calling ulist_free() by Wang Shilong · 11 years ago
  49. 647f63b Btrfs: add missing error checks to add_data_references by Filipe David Borba Manana · 11 years ago
  50. ccf39f9 btrfs: make errors in btrfs_num_copies less noisy by David Sterba · 11 years ago
  51. 52ee28d Btrfs: make free space caching faster with many non-inline extent references by Liu Bo · 11 years ago
  52. ee3441b btrfs: fall back to global reservation when removing subvolumes by Jeff Mahoney · 11 years ago
  53. 74be951 Btrfs: optimize btrfs_lookup_extent_info() by Filipe David Borba Manana · 11 years ago
  54. d790155 Btrfs: Release uuid_mutex for shrink during device delete by Carey Underwood · 11 years ago
  55. b2aaaa3 Btrfs: set lockdep class before locking new extent buffer by Josef Bacik · 11 years ago
  56. 59516f6 Btrfs: return -1 when lzo compression makes data bigger by Stefan Agner · 11 years ago
  57. c8cc634 Btrfs: stop using GFP_ATOMIC for the tree mod log allocations by Josef Bacik · 11 years ago
  58. 4d4323e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  59. 5befb98 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  60. 52e220d VFS: collect_mounts() should return an ERR_PTR by Dan Carpenter · 11 years ago
  61. 821ff77 bfs: iget_locked() doesn't return an ERR_PTR by Dan Carpenter · 11 years ago
  62. 136eefa efs: iget_locked() doesn't return an ERR_PTR() by Dan Carpenter · 11 years ago
  63. a5a1955 proc: kill the extra proc_readfd_common()->dir_emit_dots() by Oleg Nesterov · 11 years ago
  64. 118b230 cope with potentially long ->d_dname() output for shmem/hugetlb by Al Viro · 11 years ago
  65. 4bf93b5 nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP error detection by Vyacheslav Dubeyko · 11 years ago
  66. 2df37a1 nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP error by Vyacheslav Dubeyko · 11 years ago
  67. 35dc248 [SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a signal by Roland Dreier · 11 years ago
  68. fd3930f proc: more readdir conversion bug-fixes by Linus Torvalds · 11 years ago
  69. 94fc5d9 proc: return on proc_readdir error by Richard Genoud · 11 years ago
  70. d6a5e06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 11 years ago
  71. 7bd9ee5 GFS2: Check for glock already held in gfs2_getxattr by Steven Whitehouse · 11 years ago
  72. dfc4616 GFS2: alloc_workqueue() doesn't return an ERR_PTR by Dan Carpenter · 11 years ago
  73. 1bc333f GFS2: don't overrun reserved revokes by Benjamin Marzinski · 11 years ago
  74. d08fa65 GFS2: WQ_NON_REENTRANT is meaningless and going away by Tejun Heo · 11 years ago
  75. 2523d47 GFS2: Fix typo in gfs2_create_inode() by Steven Whitehouse · 11 years ago
  76. a08797e Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  77. a361293 jbd2: Fix oops in jbd2_journal_file_inode() by Jan Kara · 11 years ago
  78. 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 11 years ago
  79. 8c82962 fs/proc/task_mmu.c: fix buffer overflow in add_page_map() by yonghua zheng · 11 years ago
  80. d6394b5 ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id() by Jeff Liu · 11 years ago
  81. c7dd339 ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page by Tiger Yang · 11 years ago
  82. 6115ea2 ocfs2: Revert 40bd62e to avoid regression in extended allocation by Jie Liu · 11 years ago
  83. b610ded hugetlb: fix lockdep splat caused by pmd sharing by Michal Hocko · 11 years ago
  84. 41bb347 mm: save soft-dirty bits on file pages by Cyrill Gorcunov · 11 years ago
  85. 179ef71 mm: save soft-dirty bits on swapped pages by Cyrill Gorcunov · 11 years ago
  86. 584d88b Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  87. fd4f35d Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  88. 91aa11f jbd2: Fix use after free after error in jbd2_journal_dirty_metadata() by Jan Kara · 11 years ago
  89. cde2d7a ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOT by Theodore Ts'o · 11 years ago
  90. d92581f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  91. b8ea0d0 Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  92. 022e5d0 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  93. db62efb btrfs: don't loop on large offsets in readdir by Zach Brown · 11 years ago
  94. cfad392 Btrfs: check to see if root_list is empty before adding it to dead roots by Josef Bacik · 11 years ago
  95. f3b15cc Btrfs: release both paths before logging dir/changed extents by Josef Bacik · 11 years ago
  96. ee20a98 Btrfs: allow splitting of hole em's when dropping extent cache by Josef Bacik · 11 years ago
  97. ed8c491 Btrfs: make sure the backref walker catches all refs to our extent by Josef Bacik · 11 years ago
  98. 8ca15e0 Btrfs: fix backref walking when we hit a compressed extent by Josef Bacik · 11 years ago
  99. b76bb70 Btrfs: do not offset physical if we're compressed by Josef Bacik · 11 years ago
  100. b5b9b5b Btrfs: fix extent buffer leak after backref walking by Liu Bo · 11 years ago