1. 472e259 NFSv4.1: Pin the inode and super block in asynchronous layoutcommit by Trond Myklebust · 10 years ago
  2. ea7c38f NFSv4: Ensure we reference the inode for return-on-close in delegreturn by Trond Myklebust · 10 years ago
  3. 6ae3733 NFSv4.1: Ask for no delegation on OPEN if using O_DIRECT by Trond Myklebust · 10 years ago
  4. 03a9a42 SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup by Trond Myklebust · 10 years ago
  5. e2c63e0 Merge branch 'flexfiles' by Trond Myklebust · 10 years ago
  6. 7c13789 pnfs: lookup new lseg at lseg boundary by Weston Andros Adamson · 10 years ago
  7. cb5d04b nfs41: .init_read and .init_write can be called with valid pg_lseg by Peng Tao · 10 years ago
  8. d67ae82 pnfs/flexfiles: Add the FlexFile Layout Driver by Tom Haynes · 10 years ago
  9. 5fadeb4 nfs: count DIO good bytes correctly with mirroring by Peng Tao · 10 years ago
  10. aa8a45e nfs41: wait for LAYOUTRETURN before retrying LAYOUTGET by Peng Tao · 10 years ago
  11. 012fa16 nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writes by Peng Tao · 10 years ago
  12. c829013 nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flags by Peng Tao · 10 years ago
  13. 27b6f53 nfs/flexfiles: send layoutreturn before freeing lseg by Peng Tao · 10 years ago
  14. 193e3aa nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSE by Peng Tao · 10 years ago
  15. 6c16605 nfs41: allow async version layoutreturn by Peng Tao · 10 years ago
  16. 15eb67c nfs41: add range to layoutreturn args by Peng Tao · 10 years ago
  17. ceb11e1 pnfs: allow LD to ask to resend read through pnfs by Peng Tao · 10 years ago
  18. 48d635f nfs: add nfs_pgio_current_mirror helper by Peng Tao · 10 years ago
  19. 47af81f nfs: only reset desc->pg_mirror_idx when mirroring is supported by Peng Tao · 10 years ago
  20. 566f873 nfs41: add a debug warning if we destroy an unempty layout by Peng Tao · 10 years ago
  21. 80c76fe pnfs: fail comparison when bucket verifier not set by Weston Andros Adamson · 10 years ago
  22. 0a00b77 nfs: mirroring support for direct io by Weston Andros Adamson · 10 years ago
  23. a7d42dd nfs: add mirroring support to pgio layer by Weston Andros Adamson · 10 years ago
  24. b57ff13 pnfs: pass ds_commit_idx through the commit path by Weston Andros Adamson · 10 years ago
  25. 6cccbb6 nfs: rename pgio header ds_idx to ds_commit_idx by Weston Andros Adamson · 10 years ago
  26. 309a1d6 nfs: handle overlapping reqs in lock_and_join by Weston Andros Adamson · 10 years ago
  27. 180bb5e pnfs: release lseg in pnfs_generic_pg_cleanup by Weston Andros Adamson · 10 years ago
  28. 2176bf4 nfs: introduce pg_cleanup op for pgio descriptors by Weston Andros Adamson · 10 years ago
  29. c220106 nfs/filelayout: use pnfs_error_mark_layout_for_return by Peng Tao · 10 years ago
  30. e736a5b nfs41: clear NFS_LAYOUT_RETURN if layoutreturn is sent or failed to send by Peng Tao · 10 years ago
  31. aa1e0e3a nfs41: send layoutreturn in last put_lseg by Peng Tao · 10 years ago
  32. ce6ab4f nfs41: don't use a layout if it is marked for returning by Peng Tao · 10 years ago
  33. 016256d nfs41: add a helper to mark layout for return by Peng Tao · 10 years ago
  34. f40eb5d nfs41: make a helper function to send layoutreturn by Peng Tao · 10 years ago
  35. 4579d6b nfs41: pass iomode through layoutreturn args by Peng Tao · 10 years ago
  36. aabff4d nfs: save server READ/WRITE/COMMIT status by Peng Tao · 10 years ago
  37. 9bf8748 nfs41: serialize first layoutget of a file by Peng Tao · 10 years ago
  38. abb9a00 nfs41: close a small race window when adding new layout to global list by Peng Tao · 10 years ago
  39. 72cff44 nfs/flexclient: export pnfs_layoutcommit_inode by Peng Tao · 10 years ago
  40. 36d3e3d nfs: set hostname when creating nfsv3 ds connection by Peng Tao · 10 years ago
  41. 16cecdf NFSv4.1/NFSv3: Add pNFS callbacks for nfs3_(read|write|commit)_done() by Trond Myklebust · 11 years ago
  42. 46a5ab4 nfs: allow to specify cred in nfs_initiate_pgio by Peng Tao · 11 years ago
  43. 2c4b131 nfs4: export nfs4_sequence_done by Peng Tao · 11 years ago
  44. cb04ad2 nfs4: pass slot table to nfs40_setup_sequence by Peng Tao · 11 years ago
  45. c36aae9 nfs: allow different protocol in nfs_initiate_commit by Peng Tao · 11 years ago
  46. abde71f pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio by Tom Haynes · 11 years ago
  47. 5f01d95 nfs41: create NFSv3 DS connection if specified by Peng Tao · 11 years ago
  48. 30626f9 nfs41: allow LD to choose DS connection version/minor_version by Peng Tao · 11 years ago
  49. 1a04c6e nfsv3: introduce nfs3_set_ds_client by Peng Tao · 11 years ago
  50. 39280a5 nfs41: move file layout macros to generic pnfs by Peng Tao · 11 years ago
  51. 064172f nfs41: allow LD to choose DS connection auth flavor by Peng Tao · 11 years ago
  52. 7405f9e nfs41: pull nfs4_ds_connect from file layout to generic pnfs by Peng Tao · 11 years ago
  53. 6b7f3cf nfs41: pull decode_ds_addr from file layout to generic pnfs by Peng Tao · 11 years ago
  54. 875ae06 nfs41: pull data server cache from file layout to generic pnfs by Peng Tao · 11 years ago
  55. 085d1e3 pnfs: Do not grab the commit_info lock twice when rescheduling writes by Tom Haynes · 10 years ago
  56. f54bcf2 pnfs: Prepare for flexfiles by pulling out common code by Tom Haynes · 10 years ago
  57. c7c545d NFS: a couple off by ones by Dan Carpenter · 10 years ago
  58. 3a7ed3f nfs: prevent truncate on active swapfile by Omar Sandoval · 10 years ago
  59. 6ffa30d nfs: don't call blocking operations while !TASK_RUNNING by Jeff Layton · 10 years ago
  60. cf6726e NFSv4: Deal with atomic upgrades of an existing delegation by Trond Myklebust · 10 years ago
  61. 89f0ff3 NFSv4.1: Replace usage of nfs_client->cl_addr in encode_create_session by Trond Myklebust · 10 years ago
  62. 40dd4b7 NFSv4.1: Optimise layout return-on-close by Trond Myklebust · 10 years ago
  63. b4019c0 NFSv4.1: Allow parallel LOCK/LOCKU calls by Trond Myklebust · 10 years ago
  64. c69899a NFSv4: Update of VFS byte range lock must be atomic with the stateid update by Trond Myklebust · 10 years ago
  65. 425c1d4 NFSv4: Fix lock on-wire reordering issues by Trond Myklebust · 10 years ago
  66. 6b44753 NFSv4: Always do open_to_lock_owner if the lock stateid is uninitialised by Trond Myklebust · 10 years ago
  67. 39071e6 NFSv4: Fix atomicity problems with lock stateid updates by Trond Myklebust · 10 years ago
  68. 63f5f79 NFSv4.1: Allow parallel OPEN/OPEN_DOWNGRADE/CLOSE by Trond Myklebust · 10 years ago
  69. a679641 NFSv4: Check for NULL argument in nfs_*_seqid() functions by Trond Myklebust · 10 years ago
  70. badc76d NFSv4: Convert nfs_alloc_seqid() to return an ERR_PTR() if allocation fails by Trond Myklebust · 10 years ago
  71. f95549c NFSv4: More CLOSE/OPEN races by Trond Myklebust · 10 years ago
  72. 566fcec NFSv4: Fix an atomicity problem in CLOSE by Trond Myklebust · 10 years ago
  73. 2ef47eb NFS: Fix use of nfs_attr_use_mounted_on_fileid() by Anna Schumaker · 10 years ago
  74. 3175e1d NFSv4.1: Fix an Oops in nfs41_walk_client_list by Trond Myklebust · 10 years ago
  75. ee8a1a8 nfs: fix dio deadlock when O_DIRECT flag is flipped by Peng Tao · 10 years ago
  76. 62b1530 Merge tag 'driver-core-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  77. a2a32cd Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  78. cb59670 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  79. 52d304e locks: fix NULL-deref in generic_delete_lease by NeilBrown · 10 years ago
  80. 5ab551d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  81. dc9319f Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  82. 20ebb34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  83. 03c751a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  84. 72392ed kernfs: Fix kernfs_name_compare by Rasmus Villemoes · 10 years ago
  85. 536ebe9ca sched, fanotify: Deal with nested sleeps by Peter Zijlstra · 10 years ago
  86. 75069f2 vfs: renumber FMODE_NONOTIFY and add to uniqueness check by David Drysdale · 10 years ago
  87. 53dc20b ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when link file by Xue jiufei · 10 years ago
  88. eb4f73b ocfs2: remove bogus check in dlm_process_recovery_data by Joseph Qi · 10 years ago
  89. 0668ff5 ceph: use %zu for len in ceph_fill_inline_data() by Ilya Dryomov · 10 years ago
  90. 94ae1db nfsd: fix fi_delegees leak when fi_had_conflict returns true by Jeff Layton · 10 years ago
  91. 3b421b8 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  92. 9759bd51 fuse: add memory barrier to INIT by Miklos Szeredi · 10 years ago
  93. 21f6217 fuse: fix LOOKUP vs INIT compat handling by Miklos Szeredi · 10 years ago
  94. 4e379d3 NFSv4: Remove incorrect check in can_open_delegated() by Trond Myklebust · 10 years ago
  95. 7a01edf NFS: Ignore transport protocol when detecting server trunking by Chuck Lever · 10 years ago
  96. 55b9df9 NFSv4/v4.1: Verify the client owner id during trunking detection by Trond Myklebust · 10 years ago
  97. ceb3a16 NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client by Trond Myklebust · 10 years ago
  98. 1fc0703 NFSv4.1: Fix client id trunking on Linux by Trond Myklebust · 10 years ago
  99. 06bed7d LOCKD: Fix a race when initialising nlmsvc_timeout by Trond Myklebust · 10 years ago
  100. 363307e ext4: remove spurious KERN_INFO from ext4_warning call by Jakub Wilk · 10 years ago