1. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  2. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  4. bbe08c0 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  5. f361bf4 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency by Ingo Molnar · 8 years ago
  6. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  7. e9f467d Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.11 by Chris Mason · 8 years ago
  8. 20a7db8 btrfs: add dummy callback for readpage_io_failed and drop checks by David Sterba · 8 years ago
  9. 20c9801 btrfs: drop checks for mandatory extent_io_ops callbacks by David Sterba · 8 years ago
  10. 4d53ddd btrfs: document existence of extent_io ops callbacks by David Sterba · 8 years ago
  11. c3988d6 btrfs: let writepage_end_io_hook return void by David Sterba · 8 years ago
  12. b9d04c6 btrfs: do proper error handling in btrfs_insert_xattr_item by David Sterba · 8 years ago
  13. fa25299 btrfs: handle allocation error in update_dev_stat_item by David Sterba · 8 years ago
  14. 047e5e1 btrfs: remove BUG_ON from __tree_mod_log_insert by David Sterba · 8 years ago
  15. e5d7490 btrfs: derive maximum output size in the compression implementation by David Sterba · 8 years ago
  16. 069eac7 btrfs: use predefined limits for calculating maximum number of pages for compression by David Sterba · 8 years ago
  17. ff76386 btrfs: export compression buffer limits in a header by David Sterba · 8 years ago
  18. 4d3a800 btrfs: merge nr_pages input and output parameter in compress_pages by David Sterba · 8 years ago
  19. 38c3146 btrfs: merge length input and output parameter in compress_pages by David Sterba · 8 years ago
  20. 52f75f4 btrfs: constify name of subvolume in creation helpers by David Sterba · 8 years ago
  21. 14a3357 btrfs: constify buffers used by compression helpers by David Sterba · 8 years ago
  22. 9ed5736 btrfs: constify input buffer of btrfs_csum_data by David Sterba · 8 years ago
  23. da353f6 btrfs: constify device path passed to relevant helpers by David Sterba · 8 years ago
  24. 0b58170 btrfs: make btrfs_inode_resume_unlocked_dio take btrfs_inode by Nikolay Borisov · 8 years ago
  25. abcefb1 btrfs: make btrfs_inode_block_unlocked_dio take btrfs_inode by Nikolay Borisov · 8 years ago
  26. cef415a btrfs: Make btrfs_add_nondir take btrfs_inode by Nikolay Borisov · 8 years ago
  27. db0a669 btrfs: Make btrfs_add_link take btrfs_inode by Nikolay Borisov · 8 years ago
  28. 9e3e97f btrfs: Make btrfs_del_delalloc_inode take btrfs_inode by Nikolay Borisov · 8 years ago
  29. fc4f21b btrfs: Make get_extent_t take btrfs_inode by Nikolay Borisov · 8 years ago
  30. 1c8c9c5 btrfs: Make check_extent_to_block take btrfs_inode by Nikolay Borisov · 8 years ago
  31. a2f392e btrfs: Make clone_update_extent_map take btrfs_inode by Nikolay Borisov · 8 years ago
  32. 6fc0ef6 btrfs: Make btrfs_clear_bit_hook take btrfs_inode by Nikolay Borisov · 8 years ago
  33. 9cdc512 btrfs: Make btrfs_extent_item_to_extent_map take btrfs_inode by Nikolay Borisov · 8 years ago
  34. 19df27a btrfs: make btrfs_log_inode_parent take btrfs_inode by Nikolay Borisov · 8 years ago
  35. aefa611 btrfs: Make check_parent_dirs_for_sync take btrfs_inode by Nikolay Borisov · 8 years ago
  36. 73f2e54 btrfs: Make btrfs_orphan_add take btrfs_inode by Nikolay Borisov · 8 years ago
  37. 3d6ae7b btrfs: make btrfs_orphan_del take btrfs_inode by Nikolay Borisov · 8 years ago
  38. 7ab7956 btrfs: make btrfs_free_io_failure_record take btrfs_inode by Nikolay Borisov · 8 years ago
  39. b30cb44 btrfs: make clean_io_failure take btrfs_inode by Nikolay Borisov · 8 years ago
  40. 9d4f7f8 btrfs: make repair_io_failure take btrfs_inode by Nikolay Borisov · 8 years ago
  41. f898ac6 btrfs: make check_compressed_csum take btrfs_inode by Nikolay Borisov · 8 years ago
  42. 0970a22 btrfs: make btrfs_print_data_csum_error take btrfs_inode by Nikolay Borisov · 8 years ago
  43. 4ac1f4a btrfs: make free_io_failure take btrfs_inode by Nikolay Borisov · 8 years ago
  44. 2cff578c btrfs: Make lock_and_cleanup_extent_if_need take btrfs_inode by Nikolay Borisov · 8 years ago
  45. 85b7ab6 btrfs: Make check_can_nocow take btrfs_inode by Nikolay Borisov · 8 years ago
  46. a776c6f btrfs: Make btrfs_lookup_ordered_range take btrfs_inode by Nikolay Borisov · 8 years ago
  47. 7a6d706 btrfs: Make btrfs_mark_extent_written take btrfs_inode by Nikolay Borisov · 8 years ago
  48. a012a74 btrfs: Make fill_holes take btrfs_inode by Nikolay Borisov · 8 years ago
  49. 35339c2 btrfs: Make hole_mergeable take btrfs_inode by Nikolay Borisov · 8 years ago
  50. dcdbc05 btrfs: Make btrfs_drop_extent_cache take btrfs_inode by Nikolay Borisov · 8 years ago
  51. 46e5979 btrfs: Make btrfs_requeue_inode_defrag take btrfs_inode by Nikolay Borisov · 8 years ago
  52. 6158e1c btrfs: Make (__)btrfs_add_inode_defrag take btrfs_inode by Nikolay Borisov · 8 years ago
  53. 691fa05 btrfs: all btrfs_delalloc_release_metadata take btrfs_inode by Nikolay Borisov · 8 years ago
  54. 9f3db42 btrfs: Make btrfs_delalloc_reserve_metadata take btrfs_inode by Nikolay Borisov · 8 years ago
  55. 703b391 btrfs: Make btrfs_orphan_release_metadata take btrfs_inode by Nikolay Borisov · 8 years ago
  56. 8ed7a2a btrfs: Make btrfs_orphan_reserve_metadata take btrfs_inode by Nikolay Borisov · 8 years ago
  57. 0e6bf9b btrfs: Make calc_csum_metadata_size take btrfs_inode by Nikolay Borisov · 8 years ago
  58. baa3ba3 btrfs: Make drop_outstanding_extent take btrfs_inode by Nikolay Borisov · 8 years ago
  59. 04f4f91 btrfs: make btrfs_alloc_data_chunk_ondemand take btrfs_inode by Nikolay Borisov · 8 years ago
  60. 70ddc55 btrfs: make btrfs_is_free_space_inode take btrfs_inode by Nikolay Borisov · 8 years ago
  61. 6ef06d2 btrfs: Make btrfs_i_size_write take btrfs_inode by Nikolay Borisov · 8 years ago
  62. 877574e btrfs: Make btrfs_set_inode_index take btrfs_inode by Nikolay Borisov · 8 years ago
  63. 4c570655 btrfs: make btrfs_set_inode_index_count take btrfs_inode by Nikolay Borisov · 8 years ago
  64. 8e7611c btrfs: Make btrfs_insert_dir_item take btrfs_inode by Nikolay Borisov · 8 years ago
  65. d0a0b78 btrfs: Make btrfs_log_all_parents take btrfs_inode by Nikolay Borisov · 8 years ago
  66. 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
  67. 9003ed1 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  68. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  69. 263d399 Btrfs: try harder to migrate items to left sibling before splitting a leaf by Filipe Manana · 8 years ago
  70. 76b42ab Btrfs: fix data loss after truncate when using the no-holes feature by Filipe Manana · 8 years ago
  71. 82bfb2e Btrfs: incremental send, fix unnecessary hole writes for sparse files by Filipe Manana · 8 years ago
  72. a9b9477 Btrfs: fix use-after-free due to wrong order of destroying work queues by Filipe Manana · 8 years ago
  73. 5cdd7db Btrfs: fix assertion failure when freeing block groups at close_ctree() by Filipe Manana · 8 years ago
  74. 3168021c Btrfs: do not create explicit holes when replaying log tree if NO_HOLES enabled by Filipe Manana · 8 years ago
  75. 91e1f56 Btrfs: fix leak of subvolume writers counter by Robbie Ko · 8 years ago
  76. 6f54621 Btrfs: bulk delete checksum items in the same leaf by Filipe Manana · 8 years ago
  77. 0191410 Btrfs: incremental send, do not issue invalid rmdir operations by Robbie Ko · 8 years ago
  78. fe9c798 Btrfs: incremental send, do not delay rename when parent inode is new by Filipe Manana · 8 years ago
  79. 4dd9920 Btrfs: send, fix failure to rename top level inode due to name collision by Robbie Ko · 8 years ago
  80. 6288d6e Btrfs: use the correct type when creating cow dio extent by Liu Bo · 8 years ago
  81. b151762 Btrfs: fix deadlock between dedup on same file and starting writeback by Filipe Manana · 8 years ago
  82. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  83. 71367b3 btrfs: use btrfs_debug instead of pr_debug in transaction abort by Jeff Mahoney · 8 years ago
  84. 21e75ff btrfs: btrfs_truncate_free_space_cache always allocates path by Jeff Mahoney · 8 years ago
  85. 77ab86b btrfs: free-space-cache, clean up unnecessary root arguments by Jeff Mahoney · 8 years ago
  86. 5e00f19 btrfs: convert btrfs_inc_block_group_ro to accept fs_info by Jeff Mahoney · 8 years ago
  87. 0c9ab34 btrfs: flush_space always takes fs_info->fs_root by Jeff Mahoney · 8 years ago
  88. 87bde3c btrfs: pass fs_info to (more) routines that are only called with extent_root by Jeff Mahoney · 8 years ago
  89. fb235dc btrfs: qgroup: Move half of the qgroup accounting time out of commit trans by Qu Wenruo · 8 years ago
  90. 15b3451 btrfs: remove unused parameter from adjust_slots_upwards by David Sterba · 8 years ago
  91. 0e8d931 btrfs: remove unused parameters from __btrfs_write_out_cache by David Sterba · 8 years ago
  92. 7bf1a15 btrfs: remove unused parameter from cleanup_write_cache_enospc by David Sterba · 8 years ago
  93. d75eefd btrfs: remove unused parameter from __add_inode_ref by David Sterba · 8 years ago
  94. 4a0ab9d btrfs: remove unused parameter from clone_copy_inline_extent by David Sterba · 8 years ago
  95. 1a287cf btrfs: remove unused parameters from btrfs_cmp_data by David Sterba · 8 years ago
  96. eeac44c btrfs: remove unused parameter from __add_inline_refs by David Sterba · 8 years ago
  97. e5987e1 btrfs: remove unused parameters from scrub_setup_wr_ctx by David Sterba · 8 years ago
  98. 61d7e4c btrfs: remove unused parameter from create_snapshot by David Sterba · 8 years ago
  99. e4a4dce btrfs: remove unused parameter from init_first_rw_device by David Sterba · 8 years ago
  100. 72b468c btrfs: remove unused parameter from __btrfs_alloc_chunk by David Sterba · 8 years ago