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