1. 1bfe3b2 nfs42: serialize LAYOUTSTATS calls of the same file by Peng Tao · 9 years ago
  2. 27c4306 pnfs/flexfiles: encode LAYOUTSTATS flexfiles specific data by Peng Tao · 9 years ago
  3. ad4dc53e pnfs/flexfiles: add ff_layout_prepare_layoutstats by Peng Tao · 9 years ago
  4. d983803 pNFS/flexfiles: track when layout is first used by Peng Tao · 9 years ago
  5. abcb7bf pNFS/flexfiles: add layoutstats tracking by Trond Myklebust · 9 years ago
  6. 27797d1 pNFS/flexfiles: Remove unused struct members user_name, group_name by Trond Myklebust · 9 years ago
  7. 8733408 pnfs: add pnfs_report_layoutstat helper function by Peng Tao · 9 years ago
  8. 1b4a4bd pNFS: fill in nfs42_layoutstat_ops by Peng Tao · 9 years ago
  9. be3a5d2 NFSv.2/pnfs Add a LAYOUTSTATS rpc function by Trond Myklebust · 9 years ago
  10. 1372a31 Merge branch 'bugfixes' by Trond Myklebust · 9 years ago
  11. dfad700 nfs: Fix comment for nfs_pageio_init() and nfs_pageio_complete_mirror() by Yijing Wang · 9 years ago
  12. c707011 NFS: Ensure we set NFS_CONTEXT_RESEND_WRITES when requeuing writes by Trond Myklebust · 9 years ago
  13. 1ca018d pNFS: Fix a memory leak when attempted pnfs fails by Trond Myklebust · 9 years ago
  14. 5ba1244 NFSv4: Fix stateid recovery on revoked delegations by Trond Myklebust · 9 years ago
  15. ae2ffef Recover from stateid-type error on SETATTR by Olga Kornievskaia · 9 years ago
  16. df05a49 nfs: Fix showing truncated fsid/dev in, /proc/net/nfsfs/volumes by Kinglong Mee · 9 years ago
  17. 873e385 nfs: make nfs4_init_uniform_client_string use a dynamically allocated buffer by Jeff Layton · 9 years ago
  18. a319268 nfs: make nfs4_init_nonuniform_client_string use a dynamically allocated buffer by Jeff Layton · 9 years ago
  19. b8fb2f5 nfs: update maxsz values for SETCLIENTID and EXCHANGE_ID by Jeff Layton · 9 years ago
  20. 3a6bb73 nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_id by Jeff Layton · 9 years ago
  21. 455b6ee pnfs/flexfiles: use swap() in ff_layout_sort_mirrors() by Fabian Frederick · 9 years ago
  22. 4e54ab8 NFS: Ensure that we update the sequence id under the slot table lock by Trond Myklebust · 9 years ago
  23. 0579c8d nfs: Initialize cb_sequenceres information before validate_seqid() by Kinglong Mee · 9 years ago
  24. 6f02dc8 nfs: deny backchannel RPCs with an incorrect authflavor instead of dropping them by Jeff Layton · 9 years ago
  25. e937ee7 nfs: Only update callback sequnce id when CB_SEQUENCE success by Kinglong Mee · 9 years ago
  26. 4ed0d83 NFS: Convert use of __constant_htonl to htonl by Vaishali Thakkar · 9 years ago
  27. 11598b8 NFS: Remove unused nfs_rw_ops->rw_release() function by Anna Schumaker · 9 years ago
  28. c86c90c NFSv4: handle nfs4_get_referral failure by Dominique Martinet · 9 years ago
  29. 3c87ef6 sunrpc: keep a count of swapfiles associated with the rpc_clnt by Jeff Layton · 9 years ago
  30. 8eee52a NFSv4: nfs4_handle_delegation_recall_error should ignore EAGAIN by Trond Myklebust · 9 years ago
  31. 13985b1 NFS: drop unneeded goto by Julia Lawall · 9 years ago
  32. d683cc4 NFS: Fix size of NFSACL SETACL operations by Chuck Lever · 9 years ago
  33. 7ef5ca4 NFS: report more appropriate block size for directories. by NeilBrown · 9 years ago
  34. 5cae02f NFSv4: Always drain the slot table before re-establishing the lease by Trond Myklebust · 9 years ago
  35. e8d975e fixing infinite OPEN loop in 4.0 stateid recovery by Olga Kornievskaia · 9 years ago
  36. feaff8e nfs: take extra reference to fl->fl_file when running a setlk by Jeff Layton · 9 years ago
  37. 6b19687 nfs: stat(2) fails during cthon04 basic test5 on NFSv4.0 by Chuck Lever · 9 years ago
  38. 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  39. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  40. fe0f07d direct-io: only inc/dec inode->i_dio_count for file systems by Jens Axboe · 9 years ago
  41. 21330b6 Merge branch 'bugfixes' by Trond Myklebust · 9 years ago
  42. c775707 fs/nfs: fix new compiler warning about boolean in switch by Andre Przywara · 9 years ago
  43. c456aac nfs: Remove unneeded casts in nfs by Firo Yang · 9 years ago
  44. ce85cfb NFS: Don't attempt to decode missing directory entries by Benjamin Coddington · 9 years ago
  45. 3708f84 Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one" by Nicolas Iooss · 9 years ago
  46. 7b32038 NFS: Rename idmap.c to nfs4idmap.c by Anna Schumaker · 9 years ago
  47. 40c64c2 NFS: Move nfs_idmap.h into fs/nfs/ by Anna Schumaker · 9 years ago
  48. f9ebd61 NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h by Anna Schumaker · 9 years ago
  49. 7c61f0d NFS: Add a stub for GETDEVICELIST by Anna Schumaker · 9 years ago
  50. 05f5490 nfs: remove WARN_ON_ONCE from nfs_direct_good_bytes by Peng Tao · 9 years ago
  51. 1ccbad9 nfs: fix DIO good bytes calculation by Peng Tao · 9 years ago
  52. ea96d1e nfs: Fetch MOUNTED_ON_FILEID when updating an inode by Anna Schumaker · 10 years ago
  53. 5d05e54 nfs: fix high load average due to callback thread sleeping by Jeff Layton · 10 years ago
  54. f830f7d NFS: Reduce time spent holding the i_mutex during fallocate() by Anna Schumaker · 10 years ago
  55. 9a51940 NFS: Don't zap caches on fallocate() by Anna Schumaker · 10 years ago
  56. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  57. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  58. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 9 years ago
  59. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  60. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  61. 88e7fbd NFS: Don't use d_inode as a variable name by David Howells · 10 years ago
  62. 65a4a1c nfs: generic_write_checks() shouldn't be done on swapout... by Al Viro · 9 years ago
  63. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  64. b9ea251 page_writeback: clean up mess around cancel_dirty_page() by Konstantin Khlebnikov · 9 years ago
  65. 2ba48ce mirror O_APPEND and O_DIRECT into iocb->ki_flags by Al Viro · 9 years ago
  66. 3309dd0 switch generic_write_checks() to iocb and iter by Al Viro · 9 years ago
  67. 0fa6b00 generic_write_checks(): drop isblk argument by Al Viro · 10 years ago
  68. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 10 years ago
  69. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 10 years ago
  70. 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago
  71. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  72. 8c18d76 NFS: Block new writes while syncing data in nfs_getattr() by Trond Myklebust · 10 years ago
  73. 5bb89b4 NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS by Trond Myklebust · 10 years ago
  74. 7140171 NFSv4.1/pnfs: Ensure we send layoutcommit before return-on-close by Trond Myklebust · 10 years ago
  75. a0815d5 NFSv4.1/pnfs: Ensure that writes respect the O_SYNC flag when doing O_DIRECT by Trond Myklebust · 10 years ago
  76. 9e1681c NFSv4: Truncating file opens should also sync O_DIRECT writes by Trond Myklebust · 10 years ago
  77. d9dabc1 NFS: File unlock needs to be a metadata synchronisation point by Trond Myklebust · 10 years ago
  78. 4d346bea NFS: Add a helper to sync both O_DIRECT and buffered writes by Trond Myklebust · 10 years ago
  79. 67af761 NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit() by Trond Myklebust · 10 years ago
  80. 29559b1 NFSv4.1/pnfs: Fix setting of layoutcommit last write byte by Trond Myklebust · 10 years ago
  81. 415320f NFSv4: Return the delegation before returning the layout in evict_inode() by Trond Myklebust · 10 years ago
  82. 81b79af NFSv4: Allow tracing of NFSv4 fsync calls by Trond Myklebust · 10 years ago
  83. fc87701 NFS: Fix free_deveiceid -> free_deviceid by Trond Myklebust · 10 years ago
  84. df52699 NFSv4.1: Don't cache deviceids that have no notifications by Trond Myklebust · 10 years ago
  85. 4e59080 NFSv4.1: Allow getdeviceinfo to return notification info back to caller by Trond Myklebust · 10 years ago
  86. fb1458f NFSv4.1: Cleanup - don't opencode nfs4_put_deviceid_node() by Trond Myklebust · 10 years ago
  87. 84a80f6 NFSv4.1: Convert pNFS deviceid to use kfree_rcu() by Trond Myklebust · 10 years ago
  88. 5fcdfac NFSv4: Return delegations synchronously in evict_inode by Trond Myklebust · 10 years ago
  89. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
  90. 04b2fa9 fs: split generic and aio kiocb by Christoph Hellwig · 10 years ago
  91. 2854475 nfs: clean up nfs_direct_IO by Peng Tao · 10 years ago
  92. 66ee59a fs: remove ki_nbytes by Christoph Hellwig · 10 years ago
  93. 38942ba NFSv4: Append delegations to the per-client list instead of prepending by Trond Myklebust · 10 years ago
  94. 09a330f NFS: remount with security change should return EINVAL by Benjamin Coddington · 10 years ago
  95. df137bc nfs: do not export discarded symbols by Arnd Bergmann · 10 years ago
  96. 5b83382 NFSv4.1: don't export static symbol by Julia Lawall · 10 years ago
  97. e11259f NFSv4.1: Clear the old state by our client id before establishing a new lease by Trond Myklebust · 10 years ago
  98. 48d66b9 NFSv4: Fix a race in NFSv4.1 server trunking discovery by Trond Myklebust · 10 years ago
  99. ef070dc NFS: Don't write enable new pages while an invalidation is proceeding by Trond Myklebust · 10 years ago
  100. 874f946 NFS: Fix a regression in the read() syscall by Trond Myklebust · 10 years ago