1. 8f5f617 btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer by Gerhard Heift · 11 years ago
  2. 1254444 btrfs: tree_search, search_ioctl: accept varying buffer by Gerhard Heift · 11 years ago
  3. 25c9bc2 btrfs: tree_search: eliminate redundant nr_items check by Gerhard Heift · 11 years ago
  4. c7548af Btrfs: convert smp_mb__{before,after}_clear_bit by Chris Mason · 10 years ago
  5. 6eda71d Btrfs: fix scrub_print_warning to handle skinny metadata extents by Liu Bo · 10 years ago
  6. 7ffbb59 Btrfs: make fsync work after cloning into a file by Filipe Manana · 10 years ago
  7. cd857dd Btrfs: use right type to get real comparison by Liu Bo · 10 years ago
  8. 8a56457 Btrfs: don't check nodes for extent items by Josef Bacik · 10 years ago
  9. 6fdef6d Btrfs: don't release invalid page in btrfs_page_exists_in_range() by Filipe Manana · 10 years ago
  10. 809f901 Btrfs: make sure we retry if page is a retriable exception by Filipe Manana · 10 years ago
  11. 9140515 Btrfs: make sure we retry if we couldn't get the page by Filipe Manana · 10 years ago
  12. c81d576 btrfs: replace EINVAL with EOPNOTSUPP for dev_replace raid56 by Gui Hecheng · 10 years ago
  13. 9391558 trivial: fs/btrfs/ioctl.c: fix typo s/substract/subtract/ by Antonio Ospite · 10 years ago
  14. 0b43e04 Btrfs: fix leaf corruption after __btrfs_drop_extents by Liu Bo · 10 years ago
  15. 337c6f6 Btrfs: ensure btrfs_prev_leaf doesn't miss 1 item by Filipe Manana · 10 years ago
  16. f82a990 Btrfs: fix clone to deal with holes when NO_HOLES feature is enabled by Filipe Manana · 10 years ago
  17. 9649303 btrfs: free delayed node outside of root->inode_lock by Jeff Mahoney · 10 years ago
  18. 902c68a btrfs: replace EINVAL with ERANGE for resize when ULLONG_MAX by Gui Hecheng · 10 years ago
  19. b05fd87 Btrfs: fix transaction leak during fsync call by Filipe Manana · 10 years ago
  20. d778154 btrfs: Avoid trucating page or punching hole in a already existed hole. by Qu Wenruo · 10 years ago
  21. 3821f34 Btrfs: update commit root on snapshot creation after orphan cleanup by Filipe Manana · 10 years ago
  22. ff5df9b Btrfs: ioctl, don't re-lock extent range when not necessary by Filipe Manana · 10 years ago
  23. 2c46382 Btrfs: avoid visiting all extent items when cloning a range by Filipe Manana · 10 years ago
  24. c55bfa6 Btrfs: set dead flag on the right root when destroying snapshot by Filipe Manana · 10 years ago
  25. c125b8b Btrfs: ensure readers see new data after a clone operation by Filipe Manana · 10 years ago
  26. 8321cf2 fs: btrfs: volumes.c: Fix for possible null pointer dereference by Rickard Strandqvist · 10 years ago
  27. c189544 btrfs: allocate raid type kobjects dynamically by Jeff Mahoney · 10 years ago
  28. 7e3ae33 Btrfs: send, use the right limits for xattr names and values by Filipe Manana · 10 years ago
  29. 1af5607 Btrfs: send, don't error in the presence of subvols/snapshots by Filipe Manana · 10 years ago
  30. a79b7d4 Btrfs: async delayed refs by Chris Mason · 10 years ago
  31. 40f7658 Btrfs: split up __extent_writepage to lower stack usage by Chris Mason · 10 years ago
  32. fc4adbf btrfs: Drop EXTENT_UPTODATE check in hole punching and direct locking by Alex Gartrell · 10 years ago
  33. 0e378df Btrfs: cut down stack usage in btree_write_cache_pages by Chris Mason · 10 years ago
  34. d4452bc Btrfs: break up __btrfs_write_out_cache to cut down stack usage by Chris Mason · 10 years ago
  35. 2a10840 Btrfs: free tmp ulist for qgroup rescan by Josef Bacik · 10 years ago
  36. 402a0f4 btrfs: usage error should not be logged into system log by Anand Jain · 10 years ago
  37. 67a77eb btrfs: remove newline from inode cache kthread name by David Sterba · 10 years ago
  38. 351fd35 btrfs: remove stale newlines from log messages by David Sterba · 10 years ago
  39. 7d78874 Btrfs: fix double free in find_lock_delalloc_range by Chris Mason · 10 years ago
  40. 58dfae6 btrfs: replace simple_strtoull() with kstrtoull() by ZhangZhen · 10 years ago
  41. 2986584 Btrfs: set right total device count for seeding support by Wang Shilong · 10 years ago
  42. 45ff35d Btrfs: remove OPT_acl parse when acl disabled by Guangliang Zhao · 10 years ago
  43. faa2dbf Btrfs: add sanity tests for new qgroup accounting code by Josef Bacik · 10 years ago
  44. fcebe45 Btrfs: rework qgroup accounting by Josef Bacik · 10 years ago
  45. 5dca6ee Btrfs: mark mapping with error flag to report errors to userspace by Liu Bo · 10 years ago
  46. 29cc83f Btrfs: fix NULL pointer crash of deleting a seed device by Liu Bo · 10 years ago
  47. f017f15 Btrfs: fix joining same transaction handle more than twice by Wang Shilong · 11 years ago
  48. 995946d Btrfs: use helpers for last_trans_log_full_commit instead of opencode by Miao Xie · 10 years ago
  49. 1f21ef0 Btrfs: check if items are ordered when a leaf is marked dirty by Filipe Manana · 10 years ago
  50. 35045bf Btrfs: don't access non-existent key when csum tree is empty by Filipe Manana · 10 years ago
  51. de348ee Btrfs: make sure there are not any read requests before stopping workers by Wang Shilong · 10 years ago
  52. 59885b3 Btrfs: fix possible memory leak in btrfs_create_tree() by Tsutomu Itoh · 10 years ago
  53. 776e4aa btrfs: remove useless ACL check by ZhangZhen · 10 years ago
  54. 4d90d28 btrfs: btrfs_rm_device() should zero mirror SB as well by Anand Jain · 10 years ago
  55. 27cdeb7 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root by Miao Xie · 10 years ago
  56. f959492 Btrfs: send, fix more issues related to directory renames by Filipe Manana · 10 years ago
  57. a10c407 Btrfs: send, remove dead code from __get_cur_name_and_parent by Filipe Manana · 11 years ago
  58. c992ec9 Btrfs: send, account for orphan directories when building path strings by Filipe Manana · 11 years ago
  59. b46ab97 Btrfs: send, avoid unnecessary inode item lookup in the btree by Filipe Manana · 11 years ago
  60. 23f8f9b btrfs: add dev maxs limit for __btrfs_alloc_chunk in kernel space by Gui Hecheng · 10 years ago
  61. 5f43f86 btrfs: fix wrong max system array size check in kernel space by Gui Hecheng · 10 years ago
  62. 65d33fd btrfs: Add check to avoid cleanup roots already in fs_info->dead_roots. by Qu Wenruo · 10 years ago
  63. 21c7e75 Btrfs: reclaim the reserved metadata space at background by Miao Xie · 10 years ago
  64. 32d6b47 Btrfs: output warning instead of error when loading free space cache failed by Miao Xie · 10 years ago
  65. 5a1972b btrfs: Add ctime/mtime update for btrfs device add/remove. by Qu Wenruo · 10 years ago
  66. 61155aa btrfs: assert that send is not in progres before root deletion by David Sterba · 10 years ago
  67. 521e054 btrfs: protect snapshots from deleting during send by David Sterba · 10 years ago
  68. 944a451 btrfs: remove redundant null check in btrfs_dentry_release() by Daeseok Youn · 10 years ago
  69. ef3b9af Btrfs: implement inode_operations callback tmpfile by Filipe Manana · 10 years ago
  70. e4ef90f btrfs: make FS_INFO ioctl available to anyone by David Sterba · 10 years ago
  71. 7d6213c btrfs: make DEV_INFO ioctl available to anyone by David Sterba · 10 years ago
  72. df93589 btrfs: export more from FS_INFO to sysfs by David Sterba · 10 years ago
  73. 80a773f btrfs: retrieve more info from FS_INFO ioctl by David Sterba · 10 years ago
  74. 7d824b6 btrfs: balance filter: add limit of processed chunks by David Sterba · 10 years ago
  75. fc19c5e Btrfs: fix leaf corruption caused by ENOSPC while hole punching by Filipe Manana · 10 years ago
  76. d2cbf2a Btrfs: do not increment on bio_index one by one by Liu Bo · 10 years ago
  77. a1a50f6 Btrfs: read inode size after acquiring the mutex when punching a hole by Filipe Manana · 10 years ago
  78. 7fb18a0 btrfs: Remove unnecessary check for NULL by Tobias Klauser · 10 years ago
  79. 166ae5a btrfs: fix inline compressed read err corruption by Zach Brown · 10 years ago
  80. 774bcb3 btrfs: return ptr error from compression workspace by Zach Brown · 10 years ago
  81. 60e1975 btrfs: return errno instead of -1 from compression by Zach Brown · 10 years ago
  82. 98806b4 btrfs: check_int: propagate out-of-memory error upwards by Stefan Behrens · 10 years ago
  83. 61391d5 Btrfs: fix hang on error (such as ENOSPC) when writing extent pages by Filipe Manana · 10 years ago
  84. 1860e37 Linux 3.15 by Linus Torvalds · 10 years ago
  85. bb077d6 Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait for it" by Linus Torvalds · 10 years ago
  86. c593e89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  87. 052e5c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  88. 813895f Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  89. 745c516 x86/boot: EFI_MIXED should not prohibit loading above 4G by Matt Fleming · 10 years ago
  90. d4c5491 mm: add !pte_present() check on existing hugetlb_entry callbacks by Naoya Horiguchi · 10 years ago
  91. 01a9a8a Btrfs: send, fix corrupted path strings for long paths by Filipe Manana · 10 years ago
  92. d54d14b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  93. 624483f mm: rmap: fix use-after-free in __put_anon_vma by Andrey Ryabinin · 10 years ago
  94. f145377 target: Fix alua_access_state attribute OOPs for un-configured devices by Nicholas Bellinger · 10 years ago
  95. e7810c2 target: Allow READ_CAPACITY opcode in ALUA Standby access state by Nicholas Bellinger · 10 years ago
  96. 1778754 Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 10 years ago
  97. 951e273 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  98. 1c5aefb Merge branch 'futex-fixes' (futex fixes from Thomas Gleixner) by Linus Torvalds · 10 years ago
  99. 54a2178 futex: Make lookup_pi_state more robust by Thomas Gleixner · 10 years ago
  100. 13fbca4 futex: Always cleanup owner tid in unlock_pi by Thomas Gleixner · 10 years ago