1. e68fd7c mount: use sec= that was specified on the command line by Steve Dickson · 8 years ago
  2. f7db0b2 pNFS: Fix LAYOUTGET handling of NFS4ERR_BAD_STATEID and NFS4ERR_EXPIRED by Trond Myklebust · 8 years ago
  3. 66b53f3 pNFS: Handle NFS4ERR_RECALLCONFLICT correctly in LAYOUTGET by Trond Myklebust · 8 years ago
  4. e85d7ee pNFS: Separate handling of NFS4ERR_LAYOUTTRYLATER and RECALLCONFLICT by Trond Myklebust · 8 years ago
  5. 56b38a1 pNFS: Fix post-layoutget error handling in pnfs_update_layout() by Trond Myklebust · 8 years ago
  6. 10b7e9a pNFS: Don't mark the inode as revalidated if a LAYOUTCOMMIT is outstanding by Trond Myklebust · 8 years ago
  7. 752d596 tracing: Use __get_str() when manipulating strings by Daniel Bristot de Oliveira · 8 years ago
  8. c77efc1 nfs/blocklayout: Check max uuids and devices before decoding by Kinglong Mee · 8 years ago
  9. ecc2b88 nfs/blocklayout: Make sure calculate signature length aligned by Kinglong Mee · 8 years ago
  10. 11487dd nfs/blocklayout: support RH/Fedora dm-mpath device nodes by Christoph Hellwig · 8 years ago
  11. d702d41 nfs/blocklayout: refactor open-by-wwn by Christoph Hellwig · 8 years ago
  12. 0173ca0 nfs/blocklayout: use proper fmode for opening block devices by Christoph Hellwig · 8 years ago
  13. 8b7d9d0 NFSv4: Revert "Truncating file opens should also sync O_DIRECT writes" by Trond Myklebust · 8 years ago
  14. a4e187d NFS: Don't drop CB requests with invalid principals by Chuck Lever · 8 years ago
  15. 9a773e7 NFS nfs_vm_page_mkwrite: Don't freeze me, Bro... by Trond Myklebust · 8 years ago
  16. e95fc4a NFSv4.2: llseek(SEEK_HOLE) and llseek(SEEK_DATA) don't require data sync by Trond Myklebust · 8 years ago
  17. 837bb1d NFSv4.2: Fix writeback races in nfs4_copy_file_range by Trond Myklebust · 8 years ago
  18. 1e564d3 NFSv4.2: Fix a race in nfs42_proc_deallocate() by Trond Myklebust · 8 years ago
  19. 79566ef NFS: Getattr doesn't require data sync semantics by Trond Myklebust · 8 years ago
  20. 651b0e7 NFS: Do not aggressively cache file attributes in the case of O_DIRECT by Trond Myklebust · 8 years ago
  21. be52749 NFS: Remove unused function nfs_revalidate_mapping_protected() by Trond Myklebust · 8 years ago
  22. f508d46 NFS: Remove redundant waits for O_DIRECT in fsync() and write_begin() by Trond Myklebust · 8 years ago
  23. f7b5c34 NFS: Cleanup nfs_direct_complete() by Trond Myklebust · 8 years ago
  24. a5864c9 NFS: Do not serialise O_DIRECT reads and writes by Trond Myklebust · 8 years ago
  25. 1829065 NFS: Move buffered I/O locking into nfs_file_write() by Trond Myklebust · 8 years ago
  26. 89698b2 NFS Cleanup: move call to generic_write_checks() into fs/nfs/direct.c by Trond Myklebust · 8 years ago
  27. 2f3c7d8 NFS: Remove racy size manipulations in O_DIRECT by Trond Myklebust · 8 years ago
  28. a5314a7 NFS: Ensure we reset the write verifier 'committed' value on resend. by Trond Myklebust · 8 years ago
  29. 8fc3c38 NFS: Fix O_DIRECT verifier problems by Trond Myklebust · 8 years ago
  30. 6712007 pNFS: pnfs_layoutcommit_outstanding() is no longer used when !CONFIG_NFS_V4_1 by Trond Myklebust · 8 years ago
  31. ac46bd3 pNFS: Ensure we layoutcommit before revalidating attributes by Trond Myklebust · 8 years ago
  32. 2e18d4d pNFS: Files and flexfiles always need to commit before layoutcommit by Trond Myklebust · 8 years ago
  33. bc28e1c pNFS/flexfiles: Clean up calls to pnfs_set_layoutcommit() by Trond Myklebust · 8 years ago
  34. c001c87 pNFS/flexfiles: Fix layoutcommit after a commit to DS by Trond Myklebust · 8 years ago
  35. 73e6c5d pNFS/files: Fix layoutcommit after a commit to DS by Trond Myklebust · 8 years ago
  36. c94c095 nfs_atomic_open(): prevent parallel nfs_lookup() on a negative hashed by Al Viro · 8 years ago
  37. 00699ad Use the right predicate in ->atomic_open() instances by Al Viro · 8 years ago
  38. 8487c47 NFSv4: Allow retry of operations that used a returned delegation stateid by Trond Myklebust · 8 years ago
  39. ca857cc NFS/pnfs: Do not clobber existing pgio_done_cb in nfs4_proc_read_setup by Trond Myklebust · 8 years ago
  40. 5c6e5b6 NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DS by Trond Myklebust · 8 years ago
  41. e547f26 NFS: Fix another OPEN_DOWNGRADE bug by Trond Myklebust · 8 years ago
  42. d20cb71 make nfs_atomic_open() call d_drop() on all ->open_context() errors. by Al Viro · 8 years ago
  43. 1b982ea NFS: Fix an unused variable warning by Trond Myklebust · 8 years ago
  44. 916ec34 NFS: Fix potential race in nfs_fhget() by Trond Myklebust · 8 years ago
  45. d8fdb47 NFS: Don't let readdirplus revalidate an inode that was marked as stale by Trond Myklebust · 8 years ago
  46. 2d148c7 NFSv4.1/pnfs: Mark the layout stateid invalid when all segments are removed by Trond Myklebust · 8 years ago
  47. cbebaf8 NFS: Fix a double page unlock by Trond Myklebust · 8 years ago
  48. 5e3a988 pnfs_nfs: fix _cancel_empty_pagelist by Weston Andros Adamson · 8 years ago
  49. cea7f82 nfs4: Fix potential use after free of state in nfs4_do_reclaim. by Oleg Drokin · 8 years ago
  50. d2a7de0 NFS: Fix up O_DIRECT results by Trond Myklebust · 8 years ago
  51. dd1beb3 NFS/pnfs: handle bad delegation stateids in nfs4_layoutget_handle_exception by Trond Myklebust · 8 years ago
  52. e5241e4 NFSv4.1/pnfs: Add sparse lock annotations for pnfs_find_alloc_layout by Trond Myklebust · 8 years ago
  53. 67a3b72 NFSv4.1/pnfs: Layout stateids start out as being invalid by Trond Myklebust · 8 years ago
  54. bc23676 NFSv4.1/pnfs: Ensure we handle delegation errors in nfs4_proc_layoutget() by Trond Myklebust · 8 years ago
  55. 4f52b6b NFS: Don't call COMMIT in ->releasepage() by Trond Myklebust · 8 years ago
  56. 93761d9 NFS: Don't hold the inode lock across fsync() by Trond Myklebust · 8 years ago
  57. 811ed92 NFS: writepage of a single page should not be synchronous by Trond Myklebust · 8 years ago
  58. 6b56a89 NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killer by Trond Myklebust · 8 years ago
  59. ca0daa2 NFS: Cache aggressively when file is open for writing by Trond Myklebust · 8 years ago
  60. 57b6918 NFS: Cache access checks more aggressively by Trond Myklebust · 8 years ago
  61. 38512aa NFS: Don't flush caches for a getattr that races with writeback by Trond Myklebust · 8 years ago
  62. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 8 years ago
  63. 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 8 years ago
  64. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
  65. 84c60b1 drop redundant ->owner initializations by Al Viro · 8 years ago
  66. 90090ae missed comment updates from ->direct_IO() prototype change by Al Viro · 8 years ago
  67. 93c76a3 file_inode(f)->i_mapping is f->f_mapping by Al Viro · 9 years ago
  68. bf13091 nfs_lookup(): remove debris left over from old sillyunlink exclusion by Al Viro · 8 years ago
  69. e0714ec nfs: fix anonymous member initializer build failure with older compilers by Linus Torvalds · 8 years ago
  70. d102a56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  71. 5930122 switch xattr_handler->set() to passing dentry and inode separately by Al Viro · 8 years ago
  72. ea8ea73 Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  73. c7d73af pnfs: pnfs_update_layout needs to consider if strict iomode checking is on by Tom Haynes · 8 years ago
  74. 602c4cd nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and reading is disabled by Tom Haynes · 8 years ago
  75. fb1084e nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IO by Tom Haynes · 8 years ago
  76. ade8feb nfs: avoid race that crashes nfs_init_commit by Weston Andros Adamson · 8 years ago
  77. 2997bfd NFS: checking for NULL instead of IS_ERR() in nfs_commit_file() by Dan Carpenter · 8 years ago
  78. f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  79. c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  80. 1b3c6d0 pnfs: make pnfs_layout_process more robust by Jeff Layton · 8 years ago
  81. 183d9e7 pnfs: rework LAYOUTGET retry handling by Jeff Layton · 8 years ago
  82. 83026d8 pnfs: lift retry logic from send_layoutget to pnfs_update_layout by Jeff Layton · 8 years ago
  83. d03ab29 pnfs: fix bad error handling in send_layoutget by Jeff Layton · 8 years ago
  84. 95e2b7e flexfiles: add kerneldoc header to nfs4_ff_layout_prepare_ds by Jeff Layton · 8 years ago
  85. 094069f flexfiles: remove pointless setting of NFS_LAYOUT_RETURN_REQUESTED by Jeff Layton · 8 years ago
  86. 6d597e1 pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN args by Jeff Layton · 8 years ago
  87. 3982a6a pnfs: keep track of the return sequence number in pnfs_layout_hdr by Jeff Layton · 8 years ago
  88. 6675528 pnfs: record sequence in pnfs_layout_segment when it's created by Jeff Layton · 8 years ago
  89. ee26bdd pnfs: don't merge new ff lsegs with ones that have LAYOUTRETURN bit set by Jeff Layton · 8 years ago
  90. 446ca21 pNFS/flexfiles: When initing reads or writes, we might have to retry connecting to DSes by Tom Haynes · 8 years ago
  91. 3b13b4b pNFS/flexfiles: When checking for available DSes, conditionally check for MDS io by Tom Haynes · 8 years ago
  92. 75bf47e pNFS/flexfile: Fix erroneous fall back to read/write through the MDS by Trond Myklebust · 8 years ago
  93. cca588d NFS: Reclaim writes via writepage are opportunistic by Trond Myklebust · 8 years ago
  94. abf4e13 NFSv4: Use the right stateid for delegations in setattr, read and write by Trond Myklebust · 8 years ago
  95. 93b717f NFSv4: Label stateids with the type by Trond Myklebust · 8 years ago
  96. f538d0b pNFS: Fix a leaked layoutstats flag by Trond Myklebust · 8 years ago
  97. 6b26cc8 sunrpc: Advertise maximum backchannel payload size by Chuck Lever · 8 years ago
  98. 181342c xprtrdma: Add rdma6 option to support NFS/RDMA IPv6 by Shirley Ma · 8 years ago
  99. a1d1c4f nfs4: client: do not send empty SETATTR after OPEN_CREATE by Tigran Mkrtchyan · 8 years ago
  100. 2e72448 NFS: Add COPY nfs operation by Anna Schumaker · 11 years ago