1. c65e625 nfs: remove unused writeverf code by Weston Andros Adamson · 10 years ago
  2. d45f60c nfs: merge nfs_pgio_data into _header by Weston Andros Adamson · 10 years ago
  3. 823b0c9 nfs: rename members of nfs_pgio_data by Weston Andros Adamson · 10 years ago
  4. 1e7f3a4 nfs: move nfs_pgio_data and remove nfs_rw_header by Weston Andros Adamson · 10 years ago
  5. 66b0686 NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support by Andy Adamson · 10 years ago
  6. 8445cd3 NFS Return -EPERM if no supported or matching SECINFO flavor by Andy Adamson · 10 years ago
  7. 57bbe3d NFS check the return of nfs4_negotiate_security in nfs4_submount by Andy Adamson · 10 years ago
  8. 6edf960 NFS: Don't mark the data cache as invalid if it has been flushed by Trond Myklebust · 10 years ago
  9. f2467b6 NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size by Trond Myklebust · 10 years ago
  10. 18dd78c nfs: Fix cache_validity check in nfs_write_pageuptodate() by Scott Mayhew · 10 years ago
  11. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  12. 4da54c2 nfs: switch to iter_splice_write_file() by Al Viro · 10 years ago
  13. d1e1cda Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  14. 5b174fd Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  15. a914722 NFS: populate ->net in mount data when remounting by Mateusz Guzik · 10 years ago
  16. c5e20cb pnfs: fix lockup caused by pnfs_generic_pg_test by Weston Andros Adamson · 10 years ago
  17. f383b7e NFSv4.1: Fix typo in dprintk by Tom Haynes · 10 years ago
  18. bf96bc0 NFSv4.1: Comment is now wrong and redundant to code by Tom Haynes · 10 years ago
  19. 999e568 nfs4: remove unused CHANGE_SECURITY_LABEL by J. Bruce Fields · 10 years ago
  20. f5102e5 nfs: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  21. abbec2da NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_state by Trond Myklebust · 10 years ago
  22. 74efa04 Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into next by Linus Torvalds · 10 years ago
  23. 130d1f9 locks: ensure that fl_owner is always initialized properly in flock and lease codepaths by Jeff Layton · 10 years ago
  24. b596872 Push the file layout driver into a subdirectory by Tom Haynes · 10 years ago
  25. 0aa61e7 pNFS: Handle allocation errors correctly in objlayout_alloc_layout_hdr() by Trond Myklebust · 10 years ago
  26. 6df200f pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr() by Trond Myklebust · 10 years ago
  27. c8e4702 nfs: Apply NFS_MOUNT_CMP_FLAGMASK to nfs_compare_remount_data() by Scott Mayhew · 10 years ago
  28. 8935ef6 NFSv4: Use error handler on failed GETATTR with successful OPEN by Andy Adamson · 10 years ago
  29. f868089 NFS: Fix a potential busy wait in nfs_page_group_lock by Trond Myklebust · 10 years ago
  30. c110955 NFS: Fix error handling in __nfs_pageio_add_request by Trond Myklebust · 10 years ago
  31. 6807299 nfs: support page groups in nfs_read_completion by Weston Andros Adamson · 10 years ago
  32. c619427 pnfs: filelayout: support non page aligned layouts by Weston Andros Adamson · 10 years ago
  33. 19b5484 pnfs: allow non page aligned pnfs layout segments by Weston Andros Adamson · 10 years ago
  34. 5002c58 pnfs: support multiple verfs per direct req by Weston Andros Adamson · 10 years ago
  35. 7f71472 nfs: remove data list from pgio header by Weston Andros Adamson · 10 years ago
  36. f0cb9ab nfs: use > 1 request to handle bsize < PAGE_SIZE by Weston Andros Adamson · 10 years ago
  37. 0f9c429 nfs: chain calls to pg_test by Weston Andros Adamson · 10 years ago
  38. 6094f83 nfs: allow coalescing of subpage requests by Weston Andros Adamson · 10 years ago
  39. dd7663e pnfs: clean up filelayout_alloc_commit_info by Weston Andros Adamson · 10 years ago
  40. d72ddcb nfs: page group support in nfs_mark_uptodate by Weston Andros Adamson · 10 years ago
  41. 20633f0 nfs: page group syncing in write path by Weston Andros Adamson · 10 years ago
  42. 67d0338 nfs: page group syncing in read path by Weston Andros Adamson · 10 years ago
  43. 2bfc6e5 nfs: add support for multiple nfs reqs per page by Weston Andros Adamson · 10 years ago
  44. ab75e41 nfs: call nfs_can_coalesce_requests for every req by Weston Andros Adamson · 10 years ago
  45. b4fdac1 nfs: modify pg_test interface to return size_t by Weston Andros Adamson · 10 years ago
  46. 8c8f1ac1 nfs: remove unused arg from nfs_create_request by Weston Andros Adamson · 10 years ago
  47. d201c4d pnfs: fix race in filelayout commit path by Weston Andros Adamson · 10 years ago
  48. 41d8d5b NFS: Create a common nfs_pageio_ops struct by Anna Schumaker · 10 years ago
  49. cf485fc NFS: Create a common generic_pg_pgios() by Anna Schumaker · 10 years ago
  50. c376627 NFS: Create a common multiple_pgios() function by Anna Schumaker · 10 years ago
  51. 1ed26f3 NFS: Create a common initiate_pgio() function by Anna Schumaker · 10 years ago
  52. ef2c488 NFS: Create a generic_pgio function by Anna Schumaker · 10 years ago
  53. 844c9e6 NFS: Create a common pgio_error function by Anna Schumaker · 10 years ago
  54. ce59515 NFS: Create a common rpcsetup function for reads and writes by Anna Schumaker · 10 years ago
  55. 6f92fa4 NFS: Create a common rpc_call_ops struct by Anna Schumaker · 10 years ago
  56. 0eecb21 NFS: Create a common nfs_pgio_result_common function by Anna Schumaker · 10 years ago
  57. a4cdda5 NFS: Create a common pgio_rpc_prepare function by Anna Schumaker · 10 years ago
  58. 4a0de55 NFS: Create a common rw_header_alloc and rw_header_free function by Anna Schumaker · 10 years ago
  59. 00bfa30 NFS: Create a common pgio_alloc and pgio_release function by Anna Schumaker · 10 years ago
  60. f79d06f NFS: Move the write verifier into the nfs_pgio_header by Anna Schumaker · 10 years ago
  61. c0752cd NFS: Create a common read and write header struct by Anna Schumaker · 10 years ago
  62. 9c7e1b3 NFS: Create a common read and write data struct by Anna Schumaker · 10 years ago
  63. 9137bdf NFS: Create a common results structure for reads and writes by Anna Schumaker · 10 years ago
  64. 3c6b899 NFS: Create a common argument structure for reads and writes by Anna Schumaker · 10 years ago
  65. fab5fc2 nfs: remove ->read_pageio_init from rpc ops by Christoph Hellwig · 10 years ago
  66. a20c93e nfs: remove ->write_pageio_init from rpc ops by Christoph Hellwig · 10 years ago
  67. 1b33809 nfs: commit layouts in fdatasync by Christoph Hellwig · 10 years ago
  68. edaf436 nfs: switch to ->write_iter() by Al Viro · 10 years ago
  69. 3aa2d19 nfs: switch to ->read_iter() by Al Viro · 10 years ago
  70. 91f79c4 new helper: iov_iter_get_pages_alloc() by Al Viro · 10 years ago
  71. 71d8e53 start adding the tag to iov_iter by Al Viro · 10 years ago
  72. ed978a8 new helper: generic_file_read_iter() by Al Viro · 10 years ago
  73. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 10 years ago
  74. 619d30b convert the guts of nfs_direct_IO() to iov_iter by Al Viro · 10 years ago
  75. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 10 years ago
  76. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  77. 1f2edbe NFS: Don't ignore suid/sgid bit changes after a successful write by Trond Myklebust · 10 years ago
  78. 43b6535 NFS: Don't declare inode uptodate unless all attributes were checked by Trond Myklebust · 10 years ago
  79. 4dfc7fd NFS: Fix memroy leak for double mounts by Kinglong Mee · 10 years ago
  80. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 10 years ago
  81. 2b3a8fd Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  82. 9581a4a nfs: pass string length to pr_notice message about readdir loops by Jeff Layton · 10 years ago
  83. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  84. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  85. e7b563b mm: filemap: move radix tree hole searching here by Johannes Weiner · 10 years ago
  86. e911b81 NFSv4: Fix a use-after-free problem in open() by Trond Myklebust · 10 years ago
  87. 150e726 NFSv4: Ensure we respect soft mount timeouts during trunking discovery by Trond Myklebust · 10 years ago
  88. f9b7ebd NFSv4: Schedule recovery if nfs40_walk_client_list() is interrupted by Trond Myklebust · 10 years ago
  89. 706cb8d NFS: advertise only supported callback netids by Chuck Lever · 10 years ago
  90. a7697f6 NFS: Clean up: revert increase in READDIR RPC buffer max size by Chuck Lever · 10 years ago
  91. bd0f725 Merge branch 'devel' into linux-next by Trond Myklebust · 10 years ago
  92. f7be728 nfs: emit a fsnotify_nameremove call in sillyrename codepath by Jeff Layton · 10 years ago
  93. 33912be nfs: remove synchronous rename code by Jeff Layton · 10 years ago
  94. 80a491f nfs: convert nfs_rename to use async_rename infrastructure by Jeff Layton · 10 years ago
  95. 0e862a4 nfs: make nfs_async_rename non-static by Jeff Layton · 10 years ago
  96. 96f9d8c nfs: abstract out code needed to complete a sillyrename by Jeff Layton · 10 years ago
  97. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  98. fe9ea91 Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  99. 0418dae NFSv4: Fail the truncate() if the lock/open stateid is invalid by Trond Myklebust · 10 years ago
  100. 869a9d3 NFSv4.1 Fail data server I/O if stateid represents a lost lock by Andy Adamson · 10 years ago