1. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  2. 87c9172 Merge tag 'jfs-3.20' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 9 years ago
  3. 6184514 Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  4. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  5. 07f80d4 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  6. 6f83e5b Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  7. 7d5b3bf mm: /proc/pid/clear_refs: avoid split_huge_page() by Kirill A. Shutemov · 9 years ago
  8. 48684a6 mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP) by Naoya Horiguchi · 9 years ago
  9. d85f4d6 numa_maps: remove numa_maps->vma by Naoya Horiguchi · 9 years ago
  10. 632fd60 numa_maps: fix typo in gather_hugetbl_stats by Naoya Horiguchi · 9 years ago
  11. f995ece pagemap: use walk->vma instead of calling find_vma() by Naoya Horiguchi · 9 years ago
  12. 5c64f52 clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk() by Naoya Horiguchi · 9 years ago
  13. 14eb6fd smaps: remove mem_size_stats->vma and use walk_page_vma() by Naoya Horiguchi · 9 years ago
  14. 05fbf35 proc/pagemap: walk page tables under pte lock by Konstantin Khlebnikov · 9 years ago
  15. 8d38633 page_writeback: put account_page_redirty() after set_page_dirty() by Konstantin Khebnikov · 9 years ago
  16. dc6c9a3 mm: account pmd page tables to the process by Kirill A. Shutemov · 9 years ago
  17. 56873f4 mm:add KPF_ZERO_PAGE flag for /proc/kpageflags by Wang, Yalin · 9 years ago
  18. c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  19. 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  20. b2718bf Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 9 years ago
  21. ae90fb1 Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  22. c5452a5 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  23. 4b4f858 Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  24. 27ba064 rmap: drop support of non-linear mappings by Kirill A. Shutemov · 9 years ago
  25. 1da4b35 proc: drop handling non-linear mappings by Kirill A. Shutemov · 9 years ago
  26. d83a08d mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub by Kirill A. Shutemov · 9 years ago
  27. 913e027 fsioctl.c: make generic_block_fiemap() signal-tolerant by Dmitry Monakhov · 9 years ago
  28. 99b8874 o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapper by Srinivas Eeda · 9 years ago
  29. 10ab881 ocfs2: prune the dcache before deleting the dentry of directory by alex chen · 9 years ago
  30. 8989b67 ocfs2: make resv_lock spinlock static by Fabian Frederick · 9 years ago
  31. 9d6008c ocfs2: remove unreachable code in __ocfs2_recovery_thread() by Daeseok Youn · 9 years ago
  32. 9b57269 ocfs2: removes mlog_errno() call twice in ocfs2_find_dir_space_el() by Daeseok Youn · 9 years ago
  33. 592a202 ocfs2: remove unreachable code by Daeseok Youn · 9 years ago
  34. e6d9f86 ocfs2: o2net: silence uninitialized variable warning by Dan Carpenter · 9 years ago
  35. d9510a2 ocfs2: remove pointless assignment from ocfs2_calc_refcount_meta_credits() by Jan Kara · 9 years ago
  36. 1dfeb76 ocfs2: add a mount option journal_async_commit on ocfs2 filesystem by alex chen · 9 years ago
  37. 15eba0f ocfs2: fix journal commit deadlock in ocfs2_convert_inline_data_to_extents by alex chen · 9 years ago
  38. 95671c6 ocfs2: dlm: dlmdomain: remove unused function by Rickard Strandqvist · 9 years ago
  39. 7ea62d7 ocfs2: quota_local: remove unused function by Rickard Strandqvist · 9 years ago
  40. d6edc87 ocfs2: xattr: remove unused function by Rickard Strandqvist · 9 years ago
  41. 79c83ea ocfs2: fix snprintf format specifier in dlmdebug.c by alex chen · 9 years ago
  42. 41d6247 ocfs2: fix wrong comment by Junxiao Bi · 9 years ago
  43. 696cdf7 ocfs2: fix uninitialized variable access by Junxiao Bi · 9 years ago
  44. e6e7461 ocfs2: remove unnecessary else in ocfs2_set_acl() by Fabian Frederick · 9 years ago
  45. b934bea ocfs2/dlm: add missing dlm_lock_put() when recovery master down by Xue jiufei · 9 years ago
  46. 66ba93c fanotify: don't set FAN_ONDIR implicitly on a marks ignored mask by Lino Sanfilippo · 9 years ago
  47. d2c1874 fanotify: don't recalculate a marks mask if only the ignored mask changed by Lino Sanfilippo · 9 years ago
  48. a118449 fanotify: only destroy mark when both mask and ignored_mask are cleared by Lino Sanfilippo · 9 years ago
  49. 4c21462 pnfs: delete an unintended goto by Dan Carpenter · 9 years ago
  50. 2787020 GFS2: Fix crash during ACL deletion in acl max entry check in gfs2_set_acl() by Andrew Elble · 9 years ago
  51. 480486b pnfs/flexfiles: Do not dprintk after the free by Tom Haynes · 9 years ago
  52. 072bc44 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  53. 23e8fe2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. bad9626 Merge branch 'xfs-misc-fixes-for-3.20-4' into for-next by Dave Chinner · 9 years ago
  55. e9892d3 xfs: only trace buffer items if they exist by Dave Chinner · 9 years ago
  56. c23ae60 nfsd: default NFSv4.2 to on by J. Bruce Fields · 10 years ago
  57. cdecbb3 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 9 years ago
  58. bdfeb5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  59. 4ef2e4f NFSv4.1: Fix pnfs_put_lseg races by Trond Myklebust · 9 years ago
  60. e4af440 NFSv4.1: pnfs_send_layoutreturn should use GFP_NOFS by Trond Myklebust · 9 years ago
  61. 5a0ec8ac NFSv4.1: Pin the inode and super block in asynchronous layoutreturns by Trond Myklebust · 9 years ago
  62. 472e259 NFSv4.1: Pin the inode and super block in asynchronous layoutcommit by Trond Myklebust · 9 years ago
  63. ea7c38f NFSv4: Ensure we reference the inode for return-on-close in delegreturn by Trond Myklebust · 9 years ago
  64. 01f9882 xfs: report proper f_files in statfs if we overshoot imaxpct by Eric Sandeen · 9 years ago
  65. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  66. 7ef3ff2 nilfs2: fix deadlock of segment constructor over I_SYNC flag by Ryusuke Konishi · 9 years ago
  67. 6981498 udf: remove bool assignment to 0/1 by Fabian Frederick · 9 years ago
  68. 2b8f942 udf: use bool for done by Fabian Frederick · 9 years ago
  69. 8650b8a nfsd: pNFS block layout driver by Christoph Hellwig · 9 years ago
  70. 3da5ab5 Btrfs: add missing blk_finish_plug in btrfs_sync_log() by Forrest Liu · 9 years ago
  71. f92090e xfs: xfs_ioctl_setattr_check_projid can be static by kbuild test robot · 9 years ago
  72. f8079b8 xfs: growfs should use synchronous transactions by Christoph Hellwig · 9 years ago
  73. 5ee0e96 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  74. 6ae3733 NFSv4.1: Ask for no delegation on OPEN if using O_DIRECT by Trond Myklebust · 9 years ago
  75. 7456a37 GFS2: use __vmalloc GFP_NOFS for fs-related allocations. by Oleg Drokin · 9 years ago
  76. 2e90b1c rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter properly by Al Viro · 10 years ago
  77. 9c9ce76 aio: annotate aio_read_event_ring for sleep patterns by Dave Chinner · 9 years ago
  78. 03a9a42 SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup by Trond Myklebust · 9 years ago
  79. e2c63e0 Merge branch 'flexfiles' by Trond Myklebust · 9 years ago
  80. 7c13789 pnfs: lookup new lseg at lseg boundary by Weston Andros Adamson · 9 years ago
  81. cb5d04b nfs41: .init_read and .init_write can be called with valid pg_lseg by Peng Tao · 9 years ago
  82. d67ae82 pnfs/flexfiles: Add the FlexFile Layout Driver by Tom Haynes · 10 years ago
  83. 5fadeb4 nfs: count DIO good bytes correctly with mirroring by Peng Tao · 9 years ago
  84. aa8a45e nfs41: wait for LAYOUTRETURN before retrying LAYOUTGET by Peng Tao · 10 years ago
  85. 012fa16 nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writes by Peng Tao · 10 years ago
  86. c829013 nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flags by Peng Tao · 10 years ago
  87. 27b6f53 nfs/flexfiles: send layoutreturn before freeing lseg by Peng Tao · 10 years ago
  88. 193e3aa nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSE by Peng Tao · 10 years ago
  89. 6c16605 nfs41: allow async version layoutreturn by Peng Tao · 10 years ago
  90. 15eb67c nfs41: add range to layoutreturn args by Peng Tao · 10 years ago
  91. ceb11e1 pnfs: allow LD to ask to resend read through pnfs by Peng Tao · 10 years ago
  92. 48d635f nfs: add nfs_pgio_current_mirror helper by Peng Tao · 10 years ago
  93. 47af81f nfs: only reset desc->pg_mirror_idx when mirroring is supported by Peng Tao · 10 years ago
  94. 566f873 nfs41: add a debug warning if we destroy an unempty layout by Peng Tao · 10 years ago
  95. 80c76fe pnfs: fail comparison when bucket verifier not set by Weston Andros Adamson · 10 years ago
  96. 0a00b77 nfs: mirroring support for direct io by Weston Andros Adamson · 10 years ago
  97. a7d42dd nfs: add mirroring support to pgio layer by Weston Andros Adamson · 10 years ago
  98. b57ff13 pnfs: pass ds_commit_idx through the commit path by Weston Andros Adamson · 10 years ago
  99. 6cccbb6 nfs: rename pgio header ds_idx to ds_commit_idx by Weston Andros Adamson · 10 years ago
  100. 309a1d6 nfs: handle overlapping reqs in lock_and_join by Weston Andros Adamson · 10 years ago