1. 1ed26f3 NFS: Create a common initiate_pgio() function by Anna Schumaker · 11 years ago
  2. ef2c488 NFS: Create a generic_pgio function by Anna Schumaker · 11 years ago
  3. 844c9e6 NFS: Create a common pgio_error function by Anna Schumaker · 11 years ago
  4. ce59515 NFS: Create a common rpcsetup function for reads and writes by Anna Schumaker · 11 years ago
  5. 6f92fa4 NFS: Create a common rpc_call_ops struct by Anna Schumaker · 11 years ago
  6. 0eecb21 NFS: Create a common nfs_pgio_result_common function by Anna Schumaker · 11 years ago
  7. a4cdda5 NFS: Create a common pgio_rpc_prepare function by Anna Schumaker · 11 years ago
  8. 4a0de55 NFS: Create a common rw_header_alloc and rw_header_free function by Anna Schumaker · 11 years ago
  9. 00bfa30 NFS: Create a common pgio_alloc and pgio_release function by Anna Schumaker · 11 years ago
  10. f79d06f NFS: Move the write verifier into the nfs_pgio_header by Anna Schumaker · 11 years ago
  11. c0752cd NFS: Create a common read and write header struct by Anna Schumaker · 11 years ago
  12. 9c7e1b3 NFS: Create a common read and write data struct by Anna Schumaker · 11 years ago
  13. 9137bdf NFS: Create a common results structure for reads and writes by Anna Schumaker · 11 years ago
  14. 3c6b899 NFS: Create a common argument structure for reads and writes by Anna Schumaker · 11 years ago
  15. fab5fc2 nfs: remove ->read_pageio_init from rpc ops by Christoph Hellwig · 11 years ago
  16. a20c93e nfs: remove ->write_pageio_init from rpc ops by Christoph Hellwig · 11 years ago
  17. 1b33809 nfs: commit layouts in fdatasync by Christoph Hellwig · 11 years ago
  18. 1f2edbe NFS: Don't ignore suid/sgid bit changes after a successful write by Trond Myklebust · 11 years ago
  19. 43b6535 NFS: Don't declare inode uptodate unless all attributes were checked by Trond Myklebust · 11 years ago
  20. 4dfc7fd NFS: Fix memroy leak for double mounts by Kinglong Mee · 11 years ago
  21. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 11 years ago
  22. 2b3a8fd Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  23. 9581a4a nfs: pass string length to pr_notice message about readdir loops by Jeff Layton · 11 years ago
  24. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  25. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 11 years ago
  26. e7b563b mm: filemap: move radix tree hole searching here by Johannes Weiner · 11 years ago
  27. e911b81 NFSv4: Fix a use-after-free problem in open() by Trond Myklebust · 11 years ago
  28. 150e726 NFSv4: Ensure we respect soft mount timeouts during trunking discovery by Trond Myklebust · 11 years ago
  29. f9b7ebd NFSv4: Schedule recovery if nfs40_walk_client_list() is interrupted by Trond Myklebust · 11 years ago
  30. 706cb8d NFS: advertise only supported callback netids by Chuck Lever · 11 years ago
  31. a7697f6 NFS: Clean up: revert increase in READDIR RPC buffer max size by Chuck Lever · 11 years ago
  32. bd0f725 Merge branch 'devel' into linux-next by Trond Myklebust · 11 years ago
  33. f7be728 nfs: emit a fsnotify_nameremove call in sillyrename codepath by Jeff Layton · 11 years ago
  34. 33912be nfs: remove synchronous rename code by Jeff Layton · 11 years ago
  35. 80a491f nfs: convert nfs_rename to use async_rename infrastructure by Jeff Layton · 11 years ago
  36. 0e862a4 nfs: make nfs_async_rename non-static by Jeff Layton · 11 years ago
  37. 96f9d8c nfs: abstract out code needed to complete a sillyrename by Jeff Layton · 11 years ago
  38. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 11 years ago
  39. fe9ea91 Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  40. 0418dae NFSv4: Fail the truncate() if the lock/open stateid is invalid by Trond Myklebust · 11 years ago
  41. 869a9d3 NFSv4.1 Fail data server I/O if stateid represents a lost lock by Andy Adamson · 11 years ago
  42. 927864c NFSv4: Fix the return value of nfs4_select_rw_stateid by Trond Myklebust · 11 years ago
  43. e1253be NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateid by Trond Myklebust · 11 years ago
  44. 755a48a NFS: Fix a delegation callback race by Trond Myklebust · 11 years ago
  45. b7e63a1 NFSv4: Fix another nfs4_sequence corruptor by Trond Myklebust · 11 years ago
  46. 6a4d07f Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  47. 4f14c19 NFSv4: Clear the open state flags if the new stateid does not match by Trond Myklebust · 11 years ago
  48. 226056c NFSv4: Use correct locking when updating nfs4_state in nfs4_close_done by Trond Myklebust · 11 years ago
  49. 78096cc NFSv4.1: Ensure that we free existing layout segments if we get a new layout by Trond Myklebust · 11 years ago
  50. 9a7fe9e8 NFSv4.1: Minor optimisation in get_layout_by_fh_locked() by Trond Myklebust · 11 years ago
  51. 27999f2 NFSv4.1: Ensure that the layout recall callback matches layout stateids by Trond Myklebust · 11 years ago
  52. e999e80 NFSv4: Don't update the open stateid unless it is newer than the old one by Trond Myklebust · 11 years ago
  53. 2c64c57 NFSv4.1: Fix wraparound issues in pnfs_seqid_is_newer() by Trond Myklebust · 11 years ago
  54. e95003c Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  55. 146d70c NFS fix error return in nfs4_select_rw_stateid by Andy Adamson · 11 years ago
  56. 292f503 NFSv4: Use the correct net namespace in nfs4_update_server by Trond Myklebust · 11 years ago
  57. 311324a NFS: Be more aggressive in using readdirplus for 'ls -l' situations by Trond Myklebust · 11 years ago
  58. a0b54ad mm: fix page leak at nfs_symlink() by Rafael Aquini · 11 years ago
  59. fd1defc NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFS by Trond Myklebust · 11 years ago
  60. 88a78a9 Merge branch 'acl_fixes' into linux-next by Trond Myklebust · 11 years ago
  61. 0a6be65 nfs: include xattr.h from fs/nfs/nfs3proc.c by Tejun Heo · 11 years ago
  62. 8f493b9 NFSv3: Fix return value of nfs3_proc_setacls by Trond Myklebust · 11 years ago
  63. d4c42fb NFSv3: Remove unused function nfs3_proc_set_default_acl by Trond Myklebust · 11 years ago
  64. 20b9a90 NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue by Trond Myklebust · 11 years ago
  65. 17ead6c NFSv4: Fix memory corruption in nfs4_proc_open_confirm by Trond Myklebust · 11 years ago
  66. 718360c nfs: fix setting of ACLs on file creation. by Noah Massey · 11 years ago
  67. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  68. a1800ac nfs: initialize the ACL support bits to zero. by Malahal Naineni · 11 years ago
  69. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  70. 5f13ee9 nfs: fix xattr inode op pointers when disabled by Christoph Hellwig · 11 years ago
  71. 905e7da NFSv4.1: Cleanup by Trond Myklebust · 11 years ago
  72. a13ce7c NFSv4.1: Clean up nfs41_sequence_done by Trond Myklebust · 11 years ago
  73. cab92c1 NFSv4: Fix a slot leak in nfs40_sequence_done by Trond Myklebust · 11 years ago
  74. f9c96fc NFSv4.1 free slot before resending I/O to MDS by Andy Adamson · 11 years ago
  75. 4db72b4 nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATING by Jeff Layton · 11 years ago
  76. 2b2b15c Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  77. 17dfeb9 NFS: Fix races in nfs_revalidate_mapping by Trond Myklebust · 11 years ago
  78. 0ea9de0 sunrpc: turn warn_gssd() log message into a dprintk() by Jeff Layton · 11 years ago
  79. d529ef8 NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping by Jeff Layton · 11 years ago
  80. 7dd7d95 nfs: handle servers that support only ALLOW ACE type. by Malahal Naineni · 11 years ago
  81. 013cdf1 nfs: use generic posix ACL infrastructure for v3 Posix ACLs by Christoph Hellwig · 11 years ago
  82. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago
  83. ed7e542 pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_done by Boaz Harrosh · 11 years ago
  84. 471252c pnfs: fix BUG in filelayout_recover_commit_reqs by Weston Andros Adamson · 11 years ago
  85. abad2fa nfs4: fix discover_server_trunking use after free by Weston Andros Adamson · 11 years ago
  86. 64590da NFSv4.1: Handle errors correctly in nfs41_walk_client_list by Trond Myklebust · 11 years ago
  87. 263b450 nfs: always make sure page is up-to-date before extending a write to cover the entire page by Scott Mayhew · 11 years ago
  88. a9ab5e8 nfs: page cache invalidation for dio by Christoph Hellwig · 11 years ago
  89. d0b9875 nfs: take i_mutex during direct I/O reads by Christoph Hellwig · 11 years ago
  90. 22cd1bf nfs: merge nfs_direct_write into nfs_file_direct_write by Christoph Hellwig · 11 years ago
  91. 14a3ec79 nfs: merge nfs_direct_read into nfs_file_direct_read by Christoph Hellwig · 11 years ago
  92. 1f90ee2 nfs: increment i_dio_count for reads, too by Christoph Hellwig · 11 years ago
  93. 2a009ec nfs: defer inode_dio_done call until size update is done by Christoph Hellwig · 11 years ago
  94. 9811cd5 nfs: fix size updates for aio writes by Christoph Hellwig · 11 years ago
  95. 78b19ba nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME by Weston Andros Adamson · 11 years ago
  96. 71244d9 NFSv4.1: Fix a race in nfs4_write_inode by Trond Myklebust · 11 years ago
  97. d8c951c NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstanding by Trond Myklebust · 11 years ago
  98. 16a6ddc point to the right include file in a comment (left over from a9004abc3) by Toralf Förster · 11 years ago
  99. 1e8968c NFS: dprintk() should not print negative fileids and inode numbers by Niels de Vos · 11 years ago
  100. a8c2275 nfs: fix dead code of ipv6_addr_scope by Alexander Aring · 11 years ago