1. 93061f3 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  2. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  3. be62a1a nfs: use file_dentry() by Miklos Szeredi · 8 years ago
  4. 8b306a2 Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  5. 01cde15 Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  6. f35592a nfs/blocklayout: make sure making a aligned read request by Kinglong Mee · 8 years ago
  7. 3c2de27 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  8. d9186c0 nfs/blocklayout: add SCSI layout support by Christoph Hellwig · 8 years ago
  9. 849dc324 nfs4: nfs4_ff_layout_prepare_ds should return NULL if connection failed by Jeff Layton · 8 years ago
  10. 95d9f6c nfs: remove nfs_inode_dio_wait by Christoph Hellwig · 8 years ago
  11. 4ff79bc nfs: remove nfs4_file_fsync by Christoph Hellwig · 8 years ago
  12. 668d0cd replace d_add_unique() with saner primitive by Al Viro · 8 years ago
  13. 130f9ab nfs_lookup: don't bother with d_instantiate(dentry, NULL) by Al Viro · 8 years ago
  14. ecf7828 Merge branch 'multipath' by Trond Myklebust · 8 years ago
  15. cc1f900 Merge branch 'nfsv41_cb' by Trond Myklebust · 8 years ago
  16. 9fd4b9f NFSv4.x/pnfs: Fix a race between layoutget and bulk recalls by Trond Myklebust · 8 years ago
  17. 2454dfe NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layout by Trond Myklebust · 8 years ago
  18. c897570 pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_page by Kinglong Mee · 8 years ago
  19. 4bdf87e nfs4: fix stateid handling for the NFS v4.2 operations by Christoph Hellwig · 8 years ago
  20. d9dfd8d NFSv4: Fix a dentry leak on alias use by Benjamin Coddington · 8 years ago
  21. e0fa0d0 pNFS: Always set NFS_LAYOUT_RETURN_REQUESTED with lo->plh_return_iomode by Trond Myklebust · 8 years ago
  22. 2f21596 pNFS: Fix pnfs_mark_matching_lsegs_return() by Trond Myklebust · 8 years ago
  23. 02a95de NFS add callback_ops to nfs4_proc_bind_conn_to_session_callback by Andy Adamson · 8 years ago
  24. fc821d5 pnfs/NFSv4.1: Add multipath capabilities to pNFS flexfiles servers over NFSv3 by Trond Myklebust · 8 years ago
  25. d9ddbf5 NFSv4.1: nfs4_proc_bind_conn_to_session must iterate over all connections by Trond Myklebust · 8 years ago
  26. e5003b2 NFSv4.x: Fix NFS4ERR_RETRY_UNCACHED_REP in nfs4_callback_sequence by Trond Myklebust · 8 years ago
  27. 2370abd NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSE by Trond Myklebust · 8 years ago
  28. 13c13a6 pNFS: Fix missing layoutreturn calls by Trond Myklebust · 8 years ago
  29. 810d82e NFSv4.x: Allow multiple callbacks in flight by Trond Myklebust · 8 years ago
  30. 5f83d86 NFSv4.x: Fix wraparound issues when validing the callback sequence id by Trond Myklebust · 8 years ago
  31. 80f9642 NFSv4.x: Enforce the ca_maxresponsesize_cached on the back channel by Trond Myklebust · 8 years ago
  32. f74a834 NFSv4.x: CB_SEQUENCE should return NFS4ERR_DELAY if still executing by Trond Myklebust · 8 years ago
  33. f4f58ed NFSv4.x: Remove hard coded slotids in callback channel by Trond Myklebust · 8 years ago
  34. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  35. fa7d9a1 Merge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  36. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  37. 6d45c04 Merge branch 'bugfixes' by Trond Myklebust · 8 years ago
  38. 082fa37 pNFS/flexfiles: Fix an XDR encoding bug in layoutreturn by Trond Myklebust · 8 years ago
  39. 6272dcc NFS: Simplify nfs_request_add_commit_list() arguments by Anna Schumaker · 8 years ago
  40. b819ed4 pNFS/flexfiles: Improve merging of errors in LAYOUTRETURN by Trond Myklebust · 8 years ago
  41. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  42. 75f26df Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  43. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  44. e8ecde2 Make sure that highmem pages are not added to symlink page cache by Al Viro · 8 years ago
  45. fce205e Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  46. ddf1d62 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  47. 32fb378 Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  48. 44aab3e NFS: Fix a compile warning about unused variable in nfs_generic_pg_pgios() by Trond Myklebust · 9 years ago
  49. 926ea40 NFSv4: Fix a compile warning about no prototype for nfs4_ioctl() by Trond Myklebust · 9 years ago
  50. daaadd2 Merge branch 'bugfixes' by Trond Myklebust · 9 years ago
  51. 210c7c1 NFS: Use wait_on_atomic_t() for unlock after readahead by Benjamin Coddington · 9 years ago
  52. 942e3d7 Merge branch 'pnfs_generic' by Trond Myklebust · 9 years ago
  53. 506c0d6 NFSv4.1/pNFS: Cleanup constify struct pnfs_layout_range arguments by Trond Myklebust · 9 years ago
  54. e144e53 NFSv4.1/pnfs: Cleanup copying of pnfs_layout_range structures by Trond Myklebust · 9 years ago
  55. 71b3985 NFSv4.1/pNFS: Cleanup pnfs_mark_matching_lsegs_invalid() by Trond Myklebust · 9 years ago
  56. 4b0934b NFSv4.1/pNFS: Fix a race in initiate_file_draining() by Trond Myklebust · 9 years ago
  57. 1033555 NFSv4.1/pNFS: pnfs_error_mark_layout_for_return() must always return layout by Trond Myklebust · 9 years ago
  58. 5c97f5d NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return() should set the iomode by Trond Myklebust · 9 years ago
  59. 50f563e NFSv4.1/pNFS: Use nfs4_stateid_copy for copying stateids by Trond Myklebust · 9 years ago
  60. ed429d6 NFSv4.1/pNFS: Don't pass stateids by value to pnfs_send_layoutreturn() by Trond Myklebust · 9 years ago
  61. 138a293 NFS: Relax requirements in nfs_flush_incompatible by Trond Myklebust · 9 years ago
  62. b20135d NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid by Trond Myklebust · 9 years ago
  63. af7cf05 NFS: Allow multiple commit requests in flight per file by Trond Myklebust · 9 years ago
  64. dc602dd NFS/pNFS: Fix up pNFS write reschedule layering violations and bugs by Trond Myklebust · 9 years ago
  65. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
  66. 86fb449 pNFS/flexfiles: Fix an Oopsable typo in ff_mirror_match_fh() by Trond Myklebust · 9 years ago
  67. ade14a7 NFS: Fix attribute cache revalidation by Trond Myklebust · 9 years ago
  68. 5c5fc09 NFS: Ensure we revalidate attributes before using execute_ok() by Trond Myklebust · 9 years ago
  69. 58baac0 Merge branch 'flexfiles' by Trond Myklebust · 9 years ago
  70. e07db90 NFSv4: List stateid information in the callback tracepoints by Trond Myklebust · 9 years ago
  71. e0d9243 NFSv4.1/pNFS: Don't return NFS4ERR_DELAY unnecessarily in CB_LAYOUTRECALL by Trond Myklebust · 9 years ago
  72. 41c9127 NFSv4.1/pNFS: Ensure we enforce RFC5661 Section 12.5.5.2.1 by Trond Myklebust · 9 years ago
  73. fc7ff36 pNFS: If we have to delay the layout callback, mark the layout for return by Trond Myklebust · 9 years ago
  74. 0654cc7 NFSv4.1/pNFS: Add a helper to mark the layout as returned by Trond Myklebust · 9 years ago
  75. ab7d763 pNFS: Ensure nfs4_layoutget_prepare returns the correct error by Trond Myklebust · 9 years ago
  76. 4d0ac22 pNFS/flexfiles: Ensure we record layoutstats even if RPC is terminated early by Trond Myklebust · 9 years ago
  77. 37e9ed2 pNFS: Add flag to track if we've called nfs4_ff_layout_stat_io_start_read/write by Trond Myklebust · 9 years ago
  78. 7eeea16 pNFS/flexfiles: Fix a statistics gathering imbalance by Trond Myklebust · 9 years ago
  79. b9fc773 pNFS/flexfiles: Don't mark the entire layout as failed, when returning it by Trond Myklebust · 9 years ago
  80. 2e5b29f pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGET by Trond Myklebust · 9 years ago
  81. 141b9b5 pnfs/flexfiles: count io stat in rpc_count_stats callback by Peng Tao · 9 years ago
  82. c22eeb8 pnfs/flexfiles: do not mark delay-like status as DS failure by Peng Tao · 9 years ago
  83. 7c1e6e5 NFS41: map NFS4ERR_LAYOUTUNAVAILABLE to ENODATA by Peng Tao · 9 years ago
  84. d6c843b nfs: only remove page from mapping if launder_page fails by Peng Tao · 9 years ago
  85. 0bcbf03 nfs: handle request add failure properly by Peng Tao · 9 years ago
  86. 2bff228 nfs: centralize pgio error cleanup by Peng Tao · 9 years ago
  87. c18b96a nfs: clean up rest of reqs when failing to add one by Peng Tao · 9 years ago
  88. d600ad1 NFS41: pop some layoutget errors to application by Peng Tao · 9 years ago
  89. d0379a5 pNFS/flexfiles: Support server-supplied layoutstats sampling period by Trond Myklebust · 9 years ago
  90. 494f74a NFS: Flush reclaim writes using FLUSH_COND_STABLE by Trond Myklebust · 9 years ago
  91. b0ac1bd NFS: Background flush should not be low priority by Trond Myklebust · 9 years ago
  92. 1a093ce NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturn by Trond Myklebust · 9 years ago
  93. 762674f NFSv4: Don't perform cached access checks before we've OPENed the file by Trond Myklebust · 9 years ago
  94. 99ade3c nfs: machine credential support for additional operations by Andrew Elble · 9 years ago
  95. ed47675 nfs: do not initialise statics to 0 by Wei Tang · 9 years ago
  96. f484830 pNFS: Modify pnfs_update_layout tracepoints to use layout stateid by Trond Myklebust · 9 years ago
  97. f2dd436 NFSv4: Fix unused variable warnings in nfs4_init_*_client_string() by Trond Myklebust · 9 years ago
  98. 9a4bf31 nfs: add new tracepoint for pnfs_update_layout by Jeff Layton · 9 years ago
  99. 9759b0f Adding tracepoint to cached open by Olga Kornievskaia · 9 years ago
  100. 48c9579 Adding stateid information to tracepoints by Olga Kornievskaia · 9 years ago