1. 8841b5f Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  2. da066f3 pNFS/flexfiles: never nfs4_mark_deviceid_unavailable by Weston Andros Adamson · 8 years ago
  3. a33e4b0 pNFS: return status from nfs4_pnfs_ds_connect by Weston Andros Adamson · 8 years ago
  4. 0338533 NFSv4.1 respect server's max size in CREATE_SESSION by Olga Kornievskaia · 8 years ago
  5. 6351323 NFS prevent double free in async nfs4_exchange_id by Olga Kornievskaia · 8 years ago
  6. 05fae7b nfs: make nfs4_cb_sv_ops static by Jason Yan · 8 years ago
  7. 38a3310 NFS: fix the fault nrequests decreasing for nfs_inode COPY by Kinglong Mee · 8 years ago
  8. 57fd0b7 Merge tag 'afs-20170316' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  9. d11507e Merge tag 'xfs-4.11-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  10. c5051c7 afs: Don't wait for page writeback with the page lock held by David Howells · 8 years ago
  11. 65a1510 afs: ->writepage() shouldn't call clear_page_dirty_for_io() by David Howells · 8 years ago
  12. 954cd6d afs: Fix abort on signal while waiting for call completion by David Howells · 8 years ago
  13. 445783d afs: Fix an off-by-one error in afs_send_pages() by David Howells · 8 years ago
  14. 7286a35 afs: Fix afs_kill_pages() by David Howells · 8 years ago
  15. 6d06b0d afs: Fix page leak in afs_write_begin() by David Howells · 8 years ago
  16. 68ae849 afs: Don't set PG_error on local EINTR or ENOMEM when filling a page by David Howells · 8 years ago
  17. ab94f5d afs: Populate and use client modification time by Marc Dionne · 8 years ago
  18. 70af0e3 afs: Better abort and net error handling by David Howells · 8 years ago
  19. 1157f15 afs: Invalid op ID should abort with RXGEN_OPCODE by David Howells · 8 years ago
  20. 146a119 afs: Fix the maths in afs_fs_store_data() by David Howells · 8 years ago
  21. 2f5705a afs: Use a bvec rather than a kvec in afs_send_pages() by David Howells · 8 years ago
  22. 6a0e399 afs: Make struct afs_read::remain 64-bit by David Howells · 8 years ago
  23. 29f0698 afs: Fix AFS read bug by David Howells · 8 years ago
  24. 56e7143 afs: Prevent callback expiry timer overflow by Tina Ruchandani · 8 years ago
  25. 8a79790 afs: Migrate vlocation fields to 64-bit by Tina Ruchandani · 8 years ago
  26. df8a09d afs: security: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 8 years ago
  27. 1d7e4eb afs: inode: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 8 years ago
  28. 944c74f afs: Distinguish mountpoints from symlinks by file mode alone by David Howells · 8 years ago
  29. 58fed94 afs: Flush outstanding writes when an fd is closed by David Howells · 8 years ago
  30. e8e581a afs: Handle a short write to an AFS page by David Howells · 8 years ago
  31. 3448e65 afs: Kill struct afs_read::pg_offset by David Howells · 8 years ago
  32. 6db3ac3 afs: Handle better the server returning excess or short data by David Howells · 8 years ago
  33. bcd8927 afs: Deal with an empty callback array by Marc Dionne · 8 years ago
  34. 627f469 afs: Adjust mode bits processing by Marc Dionne · 8 years ago
  35. 6186f07 afs: Populate group ID from vnode status by Marc Dionne · 8 years ago
  36. 5611ef2 afs: Fix page overput in afs_fill_page() by David Howells · 8 years ago
  37. 29c8bbb afs: Fix missing put_page() by David Howells · 8 years ago
  38. 69eea5a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  39. 28ea06c gfs2: Avoid alignment hole in struct lm_lockname by Andreas Gruenbacher · 8 years ago
  40. 630a04e xfs: verify inline directory data forks by Darrick J. Wong · 8 years ago
  41. ae50dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  42. 366a156 NFSv4: fix a reference leak caused WARNING messages by Kinglong Mee · 8 years ago
  43. 6f1f622 nfs4: fix a typo of NFS_ATTR_FATTR_GROUP_NAME by Kinglong Mee · 8 years ago
  44. 4a3a485 writeback: fix memory leak in wb_queue_work() by Tahsin Erdogan · 8 years ago
  45. baeedc71 Merge branch 'prep-for-5level' by Linus Torvalds · 8 years ago
  46. 8fe3cca Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  47. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  48. 9db61d6 Merge tag 'xfs-4.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  49. 2378cd6 userfaultfd: remove wrong comment from userfaultfd_ctx_get() by David Hildenbrand · 8 years ago
  50. c0d0e35 fat: fix using uninitialized fields of fat_inode/fsinfo_inode by OGAWA Hirofumi · 8 years ago
  51. 70ccb92 userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED by Andrea Arcangeli · 8 years ago
  52. 7eb76d4 userfaultfd: non-cooperative: fix fork fctx->new memleak by Mike Rapoport · 8 years ago
  53. 8c9e7bb userfaultfd: non-cooperative: release all ctx in dup_userfaultfd_complete by Andrea Arcangeli · 8 years ago
  54. 9a69a82 userfaultfd: non-cooperative: robustness check by Andrea Arcangeli · 8 years ago
  55. dd0db88d userfaultfd: non-cooperative: rollback userfaultfd_exit by Andrea Arcangeli · 8 years ago
  56. 6bbc4a4 userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGE by Andrea Arcangeli · 8 years ago
  57. c2febaf mm: convert generic code to 5-level paging by Kirill A. Shutemov · 8 years ago
  58. 04bb94b overlayfs: remove now unnecessary header file include by Linus Torvalds · 8 years ago
  59. 2fcc319 xfs: try any AG when allocating the first btree block when reflinking by Christoph Hellwig · 8 years ago
  60. f65e6fa xfs: use iomap new flag for newly allocated delalloc blocks by Brian Foster · 8 years ago
  61. 08b005f xfs: remove kmem_zalloc_greedy by Darrick J. Wong · 8 years ago
  62. d582571 xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask by Chandan Rajendra · 8 years ago
  63. 787eb48 xfs: fix and streamline error handling in xfs_end_io by Christoph Hellwig · 8 years ago
  64. 3802a34 xfs: only reclaim unwritten COW extents periodically by Christoph Hellwig · 8 years ago
  65. 8a91723 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. c771c14 iomap: invalidate page caches should be after iomap_dio_complete() in direct write by Eryu Guan · 8 years ago
  67. 0710f3f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  68. 0a040b2 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  69. 4e66c42 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  70. e58bc92 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  71. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  72. e0d0722 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  73. 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
  74. ef65aae smb2: Enforce sec= mount option by Sachin Prabhu · 8 years ago
  75. 284316d CIFS: Fix sparse warnings by Steve French · 8 years ago
  76. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  77. 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
  78. 94e877d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  79. 69fd110 Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  80. 9d49640 CIFS: implement get_dfs_refer for SMB2+ by Aurelien Aptel · 8 years ago
  81. f071292 CIFS: use DFS pathnames in SMB2+ Create requests by Aurelien Aptel · 8 years ago
  82. 0f221a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  83. a5a79d0 block: Initialize bd_bdi on inode initialization by Jan Kara · 8 years ago
  84. 653a774 Merge remote-tracking branch 'ovl/for-viro' into for-linus by Al Viro · 8 years ago
  85. f6c99aa Merge branch 'work.namei' into for-linus by Al Viro · 8 years ago
  86. 0695d7d orangefs: Use RCU for destroy_inode by Peter Zijlstra · 8 years ago
  87. 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
  88. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  89. f719ff9b sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  90. 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
  91. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  92. f361bf4 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency by Ingo Molnar · 8 years ago
  93. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  94. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  95. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  96. 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  97. 5b3cc15 sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  98. 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
  99. b12fb7f sched/headers: Prepare for new header dependencies before moving code to <linux/sched/xacct.h> by Ingo Molnar · 8 years ago
  100. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago