1. 0710f3f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  2. 0a040b2 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  3. 4e66c42 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  4. e58bc92 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  5. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  6. e0d0722 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  7. 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
  8. ef65aae smb2: Enforce sec= mount option by Sachin Prabhu · 8 years ago
  9. 284316d CIFS: Fix sparse warnings by Steve French · 8 years ago
  10. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  11. 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
  12. 94e877d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  13. 69fd110 Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  14. 9d49640 CIFS: implement get_dfs_refer for SMB2+ by Aurelien Aptel · 8 years ago
  15. f071292 CIFS: use DFS pathnames in SMB2+ Create requests by Aurelien Aptel · 8 years ago
  16. 0f221a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  17. a5a79d0 block: Initialize bd_bdi on inode initialization by Jan Kara · 8 years ago
  18. 653a774 Merge remote-tracking branch 'ovl/for-viro' into for-linus by Al Viro · 8 years ago
  19. f6c99aa Merge branch 'work.namei' into for-linus by Al Viro · 8 years ago
  20. 0695d7d orangefs: Use RCU for destroy_inode by Peter Zijlstra · 8 years ago
  21. 3905f9a sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  22. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  23. f719ff9 sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  24. 9164bb4 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  25. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  26. f361bf4 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency by Ingo Molnar · 8 years ago
  27. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  28. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  29. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  30. 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  31. 5b3cc15 sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  32. 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
  33. b12fb7f sched/headers: Prepare for new header dependencies before moving code to <linux/sched/xacct.h> by Ingo Molnar · 8 years ago
  34. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  35. 6a3827d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h> by Ingo Molnar · 8 years ago
  36. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  37. f7ccbae sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> by Ingo Molnar · 8 years ago
  38. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  39. 4eb5aaa sched/headers: Prepare for new header dependencies before moving code to <linux/sched/autogroup.h> by Ingo Molnar · 8 years ago
  40. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  41. 780de9d sched/headers, cgroups: Remove the threadgroup_change_*() wrappery by Ingo Molnar · 8 years ago
  42. f9411eb rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wait.h> by Ingo Molnar · 8 years ago
  43. b9043cc CIFS: set signing flag in SMB2+ TreeConnect if needed by Aurelien Aptel · 8 years ago
  44. 7f9f6d2 CIFS: let ses->ipc_tid hold smb2 TreeIds by Aurelien Aptel · 8 years ago
  45. 5114662 CIFS: add use_ipc flag to SMB2_ioctl() by Aurelien Aptel · 8 years ago
  46. 268a635 CIFS: add build_path_from_dentry_optional_prefix() by Aurelien Aptel · 8 years ago
  47. 4ecce92 CIFS: move DFS response parsing out of SMB1 code by Aurelien Aptel · 8 years ago
  48. 8f03cf5 Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  49. 25c4e6c Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  50. 0837e49 KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() by David Howells · 8 years ago
  51. 61cfac6f CIFS: Fix possible use after free in demultiplex thread by Pavel Shilovsky · 8 years ago
  52. 8313064c Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  53. b2deee2 Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  54. 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
  55. 900f736 f2fs: avoid to flush nat journal entries by Jaegeuk Kim · 8 years ago
  56. 20a7db8 btrfs: add dummy callback for readpage_io_failed and drop checks by David Sterba · 8 years ago
  57. 20c9801 btrfs: drop checks for mandatory extent_io_ops callbacks by David Sterba · 8 years ago
  58. 4d53ddd btrfs: document existence of extent_io ops callbacks by David Sterba · 8 years ago
  59. c3988d6 btrfs: let writepage_end_io_hook return void by David Sterba · 8 years ago
  60. b9d04c6 btrfs: do proper error handling in btrfs_insert_xattr_item by David Sterba · 8 years ago
  61. fa25299 btrfs: handle allocation error in update_dev_stat_item by David Sterba · 8 years ago
  62. 047e5e1 btrfs: remove BUG_ON from __tree_mod_log_insert by David Sterba · 8 years ago
  63. e5d7490 btrfs: derive maximum output size in the compression implementation by David Sterba · 8 years ago
  64. 069eac7 btrfs: use predefined limits for calculating maximum number of pages for compression by David Sterba · 8 years ago
  65. ff76386 btrfs: export compression buffer limits in a header by David Sterba · 8 years ago
  66. 4d3a800 btrfs: merge nr_pages input and output parameter in compress_pages by David Sterba · 8 years ago
  67. 38c3146 btrfs: merge length input and output parameter in compress_pages by David Sterba · 8 years ago
  68. 52f75f4 btrfs: constify name of subvolume in creation helpers by David Sterba · 8 years ago
  69. 14a3357 btrfs: constify buffers used by compression helpers by David Sterba · 8 years ago
  70. 9ed5736 btrfs: constify input buffer of btrfs_csum_data by David Sterba · 8 years ago
  71. da353f6 btrfs: constify device path passed to relevant helpers by David Sterba · 8 years ago
  72. 0b58170 btrfs: make btrfs_inode_resume_unlocked_dio take btrfs_inode by Nikolay Borisov · 8 years ago
  73. abcefb1 btrfs: make btrfs_inode_block_unlocked_dio take btrfs_inode by Nikolay Borisov · 8 years ago
  74. cef415a btrfs: Make btrfs_add_nondir take btrfs_inode by Nikolay Borisov · 8 years ago
  75. db0a669 btrfs: Make btrfs_add_link take btrfs_inode by Nikolay Borisov · 8 years ago
  76. 9e3e97f btrfs: Make btrfs_del_delalloc_inode take btrfs_inode by Nikolay Borisov · 8 years ago
  77. fc4f21b btrfs: Make get_extent_t take btrfs_inode by Nikolay Borisov · 8 years ago
  78. 1c8c9c5 btrfs: Make check_extent_to_block take btrfs_inode by Nikolay Borisov · 8 years ago
  79. a2f392e btrfs: Make clone_update_extent_map take btrfs_inode by Nikolay Borisov · 8 years ago
  80. 6fc0ef6 btrfs: Make btrfs_clear_bit_hook take btrfs_inode by Nikolay Borisov · 8 years ago
  81. 9cdc512 btrfs: Make btrfs_extent_item_to_extent_map take btrfs_inode by Nikolay Borisov · 8 years ago
  82. 19df27a btrfs: make btrfs_log_inode_parent take btrfs_inode by Nikolay Borisov · 8 years ago
  83. aefa611 btrfs: Make check_parent_dirs_for_sync take btrfs_inode by Nikolay Borisov · 8 years ago
  84. 73f2e54 btrfs: Make btrfs_orphan_add take btrfs_inode by Nikolay Borisov · 8 years ago
  85. 3d6ae7b btrfs: make btrfs_orphan_del take btrfs_inode by Nikolay Borisov · 8 years ago
  86. 7ab7956 btrfs: make btrfs_free_io_failure_record take btrfs_inode by Nikolay Borisov · 8 years ago
  87. b30cb44 btrfs: make clean_io_failure take btrfs_inode by Nikolay Borisov · 8 years ago
  88. 9d4f7f8 btrfs: make repair_io_failure take btrfs_inode by Nikolay Borisov · 8 years ago
  89. f898ac6 btrfs: make check_compressed_csum take btrfs_inode by Nikolay Borisov · 8 years ago
  90. 0970a22 btrfs: make btrfs_print_data_csum_error take btrfs_inode by Nikolay Borisov · 8 years ago
  91. 4ac1f4a btrfs: make free_io_failure take btrfs_inode by Nikolay Borisov · 8 years ago
  92. 2cff578c btrfs: Make lock_and_cleanup_extent_if_need take btrfs_inode by Nikolay Borisov · 8 years ago
  93. 85b7ab6 btrfs: Make check_can_nocow take btrfs_inode by Nikolay Borisov · 8 years ago
  94. a776c6f btrfs: Make btrfs_lookup_ordered_range take btrfs_inode by Nikolay Borisov · 8 years ago
  95. 7a6d706 btrfs: Make btrfs_mark_extent_written take btrfs_inode by Nikolay Borisov · 8 years ago
  96. a012a74 btrfs: Make fill_holes take btrfs_inode by Nikolay Borisov · 8 years ago
  97. 35339c2 btrfs: Make hole_mergeable take btrfs_inode by Nikolay Borisov · 8 years ago
  98. dcdbc05 btrfs: Make btrfs_drop_extent_cache take btrfs_inode by Nikolay Borisov · 8 years ago
  99. 46e5979 btrfs: Make btrfs_requeue_inode_defrag take btrfs_inode by Nikolay Borisov · 8 years ago
  100. 6158e1c btrfs: Make (__)btrfs_add_inode_defrag take btrfs_inode by Nikolay Borisov · 8 years ago