1. 210c7c1 NFS: Use wait_on_atomic_t() for unlock after readahead by Benjamin Coddington · 9 years ago
  2. 942e3d7 Merge branch 'pnfs_generic' by Trond Myklebust · 9 years ago
  3. 506c0d6 NFSv4.1/pNFS: Cleanup constify struct pnfs_layout_range arguments by Trond Myklebust · 9 years ago
  4. e144e53 NFSv4.1/pnfs: Cleanup copying of pnfs_layout_range structures by Trond Myklebust · 9 years ago
  5. 71b3985 NFSv4.1/pNFS: Cleanup pnfs_mark_matching_lsegs_invalid() by Trond Myklebust · 9 years ago
  6. 4b0934b NFSv4.1/pNFS: Fix a race in initiate_file_draining() by Trond Myklebust · 9 years ago
  7. 1033555 NFSv4.1/pNFS: pnfs_error_mark_layout_for_return() must always return layout by Trond Myklebust · 9 years ago
  8. 5c97f5d NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return() should set the iomode by Trond Myklebust · 9 years ago
  9. 50f563e NFSv4.1/pNFS: Use nfs4_stateid_copy for copying stateids by Trond Myklebust · 9 years ago
  10. ed429d6 NFSv4.1/pNFS: Don't pass stateids by value to pnfs_send_layoutreturn() by Trond Myklebust · 9 years ago
  11. 138a293 NFS: Relax requirements in nfs_flush_incompatible by Trond Myklebust · 9 years ago
  12. b20135d NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid by Trond Myklebust · 9 years ago
  13. af7cf05 NFS: Allow multiple commit requests in flight per file by Trond Myklebust · 9 years ago
  14. dc602dd NFS/pNFS: Fix up pNFS write reschedule layering violations and bugs by Trond Myklebust · 9 years ago
  15. 58baac0 Merge branch 'flexfiles' by Trond Myklebust · 9 years ago
  16. e07db90 NFSv4: List stateid information in the callback tracepoints by Trond Myklebust · 9 years ago
  17. e0d9243 NFSv4.1/pNFS: Don't return NFS4ERR_DELAY unnecessarily in CB_LAYOUTRECALL by Trond Myklebust · 9 years ago
  18. 41c9127 NFSv4.1/pNFS: Ensure we enforce RFC5661 Section 12.5.5.2.1 by Trond Myklebust · 9 years ago
  19. fc7ff36 pNFS: If we have to delay the layout callback, mark the layout for return by Trond Myklebust · 9 years ago
  20. 0654cc7 NFSv4.1/pNFS: Add a helper to mark the layout as returned by Trond Myklebust · 9 years ago
  21. ab7d763 pNFS: Ensure nfs4_layoutget_prepare returns the correct error by Trond Myklebust · 9 years ago
  22. 4d0ac22 pNFS/flexfiles: Ensure we record layoutstats even if RPC is terminated early by Trond Myklebust · 9 years ago
  23. 37e9ed2 pNFS: Add flag to track if we've called nfs4_ff_layout_stat_io_start_read/write by Trond Myklebust · 9 years ago
  24. 7eeea16 pNFS/flexfiles: Fix a statistics gathering imbalance by Trond Myklebust · 9 years ago
  25. b9fc773 pNFS/flexfiles: Don't mark the entire layout as failed, when returning it by Trond Myklebust · 9 years ago
  26. 2e5b29f pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGET by Trond Myklebust · 9 years ago
  27. 141b9b59 pnfs/flexfiles: count io stat in rpc_count_stats callback by Peng Tao · 9 years ago
  28. c22eeb8 pnfs/flexfiles: do not mark delay-like status as DS failure by Peng Tao · 9 years ago
  29. 7c1e6e5 NFS41: map NFS4ERR_LAYOUTUNAVAILABLE to ENODATA by Peng Tao · 9 years ago
  30. d6c843b nfs: only remove page from mapping if launder_page fails by Peng Tao · 9 years ago
  31. 0bcbf03 nfs: handle request add failure properly by Peng Tao · 9 years ago
  32. 2bff228 nfs: centralize pgio error cleanup by Peng Tao · 9 years ago
  33. c18b96a nfs: clean up rest of reqs when failing to add one by Peng Tao · 9 years ago
  34. d600ad1 NFS41: pop some layoutget errors to application by Peng Tao · 9 years ago
  35. d0379a5 pNFS/flexfiles: Support server-supplied layoutstats sampling period by Trond Myklebust · 9 years ago
  36. 99ade3c nfs: machine credential support for additional operations by Andrew Elble · 9 years ago
  37. ed47675 nfs: do not initialise statics to 0 by Wei Tang · 9 years ago
  38. f484830 pNFS: Modify pnfs_update_layout tracepoints to use layout stateid by Trond Myklebust · 9 years ago
  39. f2dd436 NFSv4: Fix unused variable warnings in nfs4_init_*_client_string() by Trond Myklebust · 9 years ago
  40. 9a4bf31 nfs: add new tracepoint for pnfs_update_layout by Jeff Layton · 9 years ago
  41. 9759b0f Adding tracepoint to cached open by Olga Kornievskaia · 9 years ago
  42. 48c9579 Adding stateid information to tracepoints by Olga Kornievskaia · 9 years ago
  43. 0bee6ec Merge tag 'nfsd-4.4-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  44. fc315e3 Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  45. 41a0c249 proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter by Colin Ian King · 9 years ago
  46. be20aa0 nfsd: don't hold ls_mutex across a layout recall by Jeff Layton · 9 years ago
  47. 1d3a5a8 Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.4 by Chris Mason · 9 years ago
  48. bb1591b4 Btrfs: check prepare_uptodate_page() error code earlier by Chris Mason · 9 years ago
  49. 1b9b922 Btrfs: check for empty bitmap list in setup_cluster_bitmaps by Chris Mason · 9 years ago
  50. dfd01f0 sched/wait: Fix the signal handling fix by Peter Zijlstra · 9 years ago
  51. fc891828 Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  52. 800f1ac Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  53. 7807563 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  54. 854ee2e ocfs2: fix SGID not inherited issue by Junxiao Bi · 9 years ago
  55. 3066a96 osd fs: __r4w_get_page rely on PageUptodate for uptodate by Hugh Dickins · 9 years ago
  56. 732c4a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  57. 9435688 btrfs: fix misleading warning when space cache failed to load by Holger Hoffstätte · 9 years ago
  58. 8a7d656 Btrfs: fix transaction handle leak in balance by Filipe Manana · 9 years ago
  59. 348a001 Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list by Filipe Manana · 9 years ago
  60. 626d114 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  61. 2d4594a fix the regression from "direct-io: Fix negative return from dio read beyond eof" by Al Viro · 9 years ago
  62. 4ad7862 9p: ->evict_inode() should kick out ->i_data, not ->i_mapping by Al Viro · 9 years ago
  63. 756b9b3 SUNRPC: Fix callback channel by Trond Myklebust · 9 years ago
  64. f41683a Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  65. d8cd93e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  66. 2788cc4 Don't reset ->total_link_count on nested calls of vfs_path_lookup() by Al Viro · 9 years ago
  67. 0f7ff2d ovl: get rid of the dead code left from broken (and disabled) optimizations by Al Viro · 9 years ago
  68. acff81e ovl: fix permission checking for setattr by Miklos Szeredi · 9 years ago
  69. 43d1c0e block: detach bdev inode from its wb in __blkdev_put() by Ilya Dryomov · 9 years ago
  70. 087ffd4 jbd2: fix null committed data return in undo_access by Junxiao Bi · 9 years ago
  71. 071f5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  72. 2873d32 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  73. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
  74. 74cedf9 direct-io: Fix negative return from dio read beyond eof by Jan Kara · 9 years ago
  75. 8003a57 Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  76. 80e0c50 Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  77. 681c46b ext4: add "static" to ext4_seq_##name##_fops struct by Xu Cang · 9 years ago
  78. 5a1c7f4 ext4: fix an endianness bug in ext4_encrypted_follow_link() by Al Viro · 9 years ago
  79. e2c9e0b ext4: fix an endianness bug in ext4_encrypted_zeroout() by Al Viro · 9 years ago
  80. 4f2e9dc nfs4: resend LAYOUTGET when there is a race that changes the seqid by Jeff Layton · 9 years ago
  81. c812012 nfs: if we have no valid attrs, then don't declare the attribute cache valid by Jeff Layton · 9 years ago
  82. 616c319 nfs: ensure that attrcache is revalidated after a SETATTR by Jeff Layton · 9 years ago
  83. dba72cb btrfs: fix balance range usage filters in 4.4-rc by Holger Hoffstätte · 9 years ago
  84. 82bd101 btrfs: qgroup: account shared subtree during snapshot delete by Mark Fasheh · 9 years ago
  85. 2d9e977 Btrfs: use btrfs_get_fs_root in resolve_indirect_ref by Josef Bacik · 9 years ago
  86. 967ef51 btrfs: qgroup: fix quota disable during rescan by Justin Maggard · 9 years ago
  87. 036a934 Btrfs: fix race between cleaner kthread and space cache writeout by Filipe Manana · 9 years ago
  88. 758f2df Btrfs: fix scrub preventing unused block groups from being deleted by Filipe Manana · 9 years ago
  89. 020d5b7 Btrfs: fix race between scrub and block group deletion by Filipe Manana · 9 years ago
  90. 31388ab btrfs: fix rcu warning during device replace by David Sterba · 9 years ago
  91. 76a8efa btrfs: Continue replace when set_block_ro failed by Zhaolei · 9 years ago
  92. da02c68 btrfs: fix clashing number of the enhanced balance usage filter by David Sterba · 9 years ago
  93. 7fd0118 Btrfs: fix the number of transaction units needed to remove a block group by Filipe Manana · 9 years ago
  94. 8eab77f Btrfs: use global reserve when deleting unused block group after ENOSPC by Filipe Manana · 9 years ago
  95. 89b6c8d Btrfs: tests: checking for NULL instead of IS_ERR() by Dan Carpenter · 9 years ago
  96. 9dcbeed btrfs: fix signed overflows in btrfs_sync_file by David Sterba · 9 years ago
  97. bc23f0c jbd2: Fix unreclaimed pages after truncate in data=journal mode by Jan Kara · 9 years ago
  98. a4dad1a ext4: Fix handling of extended tv_sec by David Turner · 9 years ago
  99. 38b7631 nfs4: limit callback decoding to received bytes by Benjamin Coddington · 9 years ago
  100. c68a027 nfs4: start callback_ident at idr 1 by Benjamin Coddington · 9 years ago