1. 93b7f7a skip LAYOUTRETURN if layout is invalid by Olga Kornievskaia · 7 years ago
  2. f9312a5 NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY by Trond Myklebust · 7 years ago
  3. 9958910 NFSv4: Fix a typo in nfs41_sequence_process by Trond Myklebust · 7 years ago
  4. fc40724 NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..") by Trond Myklebust · 7 years ago
  5. ce5624f NFSv4: Return NFS4ERR_DELAY when a layout recall fails due to igrab() by Trond Myklebust · 7 years ago
  6. 6c34265 NFSv4: Return NFS4ERR_DELAY when a delegation recall fails due to igrab() by Trond Myklebust · 7 years ago
  7. 025bb9f NFSv4.0: Remove transport protocol name from non-UCS client ID by Chuck Lever · 7 years ago
  8. 848a4eb NFSv4.0: Remove cl_ipaddr from non-UCS client ID by Chuck Lever · 7 years ago
  9. 977294c NFSv4: Fix a compiler warning when CONFIG_NFS_V4_1 is undefined by Trond Myklebust · 7 years ago
  10. 3f0b3cf NFS: Filter cache invalidation when holding a delegation by Trond Myklebust · 7 years ago
  11. 4ebe83a NFS: Ignore NFS_INO_REVAL_FORCED in nfs_check_inode_attributes() by Trond Myklebust · 7 years ago
  12. c80d17c NFS: Improve caching while holding a delegation by Trond Myklebust · 7 years ago
  13. 0b46726 NFS: Fix attribute revalidation by Trond Myklebust · 7 years ago
  14. 6a97d02 NFS: fix up nfs_setattr_update_inode by Trond Myklebust · 7 years ago
  15. 97c2c17 NFSv4: Ensure the inode is clean when we set a delegation by Trond Myklebust · 7 years ago
  16. 7c67265 NFSv4: Ignore NFS_INO_REVAL_FORCED in nfs4_proc_access by Trond Myklebust · 7 years ago
  17. 2f28dc3 NFSv4: Don't ask for delegated attributes when adding a hard link by Trond Myklebust · 7 years ago
  18. 771734f2 NFSv4: Don't ask for delegated attributes when revalidating the inode by Trond Myklebust · 7 years ago
  19. a841b54 NFS: Pass the inode down to the getattr() callback by Trond Myklebust · 7 years ago
  20. 30846df NFSv4: Don't request size+change attribute if they are delegated to us by Trond Myklebust · 7 years ago
  21. ae55e59 pnfs: Don't release the sequence slot until we've processed layoutget on open by Trond Myklebust · 7 years ago
  22. 32f1c28 pnfs: Don't call commit on failed layoutget-on-open by Trond Myklebust · 7 years ago
  23. 64294b0 pNFS: Don't send LAYOUTGET on OPEN for read, if we already have cached data by Trond Myklebust · 8 years ago
  24. 8dc9656 NFSv4/pnfs: Don't switch off layoutget-on-open for transient errors by Trond Myklebust · 8 years ago
  25. d49e0d5 NFSv4/pnfs: Ensure pnfs_parse_lgopen() won't try to parse uninitialised data by Trond Myklebust · 8 years ago
  26. 30ae241 pnfs: Fix manipulation of NFS_LAYOUT_FIRST_LAYOUTGET by Fred Isaman · 8 years ago
  27. c49b520 pnfs: Add barrier to prevent lgopen using LAYOUTGET during recall by Fred Isaman · 8 years ago
  28. 6e01260 pnfs: Stop attempting LAYOUTGET on OPEN on failure by Fred Isaman · 8 years ago
  29. 78746a3 pnfs: Add LAYOUTGET to OPEN of an existing file by Fred Isaman · 8 years ago
  30. 29a8bfe pNFS: Refactor nfs4_layoutget_release() by Trond Myklebust · 7 years ago
  31. 2409a97 pnfs: Add LAYOUTGET to OPEN of a new file by Fred Isaman · 8 years ago
  32. 5e36e2a pnfs: Change pnfs_alloc_init_layoutget_args call signature by Fred Isaman · 8 years ago
  33. 1b146fc pnfs: Move nfs4_opendata into nfs4_fs.h by Fred Isaman · 8 years ago
  34. 56f487f pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compound by Fred Isaman · 8 years ago
  35. dacb452 pnfs: move allocations out of nfs4_proc_layoutget by Fred Isaman · 8 years ago
  36. 587f03d pnfs: refactor send_layoutget by Fred Isaman · 8 years ago
  37. f86c3ac pnfs: Add layout driver flag PNFS_LAYOUTGET_ON_OPEN by Fred Isaman · 8 years ago
  38. 3b65a30 NFS4: move ctx into nfs4_run_open_task by Fred Isaman · 8 years ago
  39. 808ba32 pnfs: Store return value of decode_layoutget for later processing by Fred Isaman · 8 years ago
  40. 34ec9aa pnfs: Remove redundant assignment from nfs4_proc_layoutget(). by Fred Isaman · 8 years ago
  41. a3cf9bc NFSv4: Don't add a new lock on an interrupted wait for LOCK by Benjamin Coddington · 7 years ago
  42. cf61eb2 NFSv4: Always clear the pNFS layout when handling ESTALE by Trond Myklebust · 7 years ago
  43. d688948 NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_message by Dave Wysochanski · 7 years ago
  44. d554168 NFS: Fix up nfs_post_op_update_inode() to force ctime updates by Trond Myklebust · 7 years ago
  45. 472f761 NFS: Ensure we revalidate the inode correctly after setacl by Trond Myklebust · 7 years ago
  46. 59a707b NFS: Ensure we revalidate the inode correctly after remove or rename by Trond Myklebust · 7 years ago
  47. 821a868 NFS: Set the force revalidate flag if the inode is not completely initialised by Trond Myklebust · 7 years ago
  48. 3cb3fd6 NFS: Fix up sillyrename() by Trond Myklebust · 7 years ago
  49. ed7e9ad NFSv4: Fix sillyrename to return the delegation when appropriate by Trond Myklebust · 7 years ago
  50. 991eedb NFSv4: Only pass the delegation to setattr if we're sending a truncate by Trond Myklebust · 7 years ago
  51. 2f26102 NFS: Merge nfs41_free_stateid() with _nfs41_free_stateid() by Anna Schumaker · 7 years ago
  52. fba83f3 NFS: Pass "privileged" value to nfs4_init_sequence() by Anna Schumaker · 7 years ago
  53. e9ae1ee NFS: Move call to nfs4_state_protect() to nfs4_commit_setup() by Anna Schumaker · 7 years ago
  54. fb91fb0 NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup() by Anna Schumaker · 7 years ago
  55. e04bbf6 NFS: Avoid quadratic search when freeing delegations. by NeilBrown · 7 years ago
  56. 3ca951b NFS: use cond_resched() when restarting walk of delegation list. by NeilBrown · 7 years ago
  57. f389349 NFS: slight optimization for walking list for delegations by NeilBrown · 7 years ago
  58. 9f6d44d NFS: Optimise away lookups for rename targets by Trond Myklebust · 7 years ago
  59. 73dd684 NFS: If the VFS sets LOOKUP_REVAL then force a lookup of the dentry by Trond Myklebust · 7 years ago
  60. 4792192 NFS: Optimise away the close-to-open GETATTR when we have NFSv4 OPEN by Trond Myklebust · 7 years ago
  61. 6c04ab0 proc: fix smaps and meminfo alignment by Hugh Dickins · 7 years ago
  62. 3373de2 ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio" by Changwei Ge · 7 years ago
  63. 34b48b8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  64. d7b66b4 Merge tag 'for-4.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  65. d501473 Btrfs: fix error handling in btrfs_truncate() by Omar Sandoval · 7 years ago
  66. 5997aab Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  67. baf1056 aio: fix io_destroy(2) vs. lookup_ioctx() race by Al Viro · 7 years ago
  68. 5aa1437 ext2: fix a block leak by Al Viro · 7 years ago
  69. 3819bb0 nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed by Al Viro · 7 years ago
  70. 9c3e902 cachefiles: vfs_mkdir() might succeed leaving dentry negative unhashed by Al Viro · 7 years ago
  71. 7b745a4 unfuck sysfs_mount() by Al Viro · 7 years ago
  72. 82382ac kernfs: deal with kernfs_fill_super() failures by Al Viro · 7 years ago
  73. 08a8f30 cramfs: Fix IS_ENABLED typo by Joe Perches · 7 years ago
  74. f4e4d43 befs_lookup(): use d_splice_alias() by Al Viro · 7 years ago
  75. 87fbd63 affs_lookup: switch to d_splice_alias() by Al Viro · 7 years ago
  76. 30da870 affs_lookup(): close a race with affs_remove_link() by Al Viro · 7 years ago
  77. 3b78ce4 Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  78. e5e03ad Merge tag 'for-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  79. 66072c29 hfsplus: stop workqueue when fill_super() failed by Tetsuo Handa · 7 years ago
  80. 7f7ccc2 proc: do not access cmdline nor environ from file-backed areas by Willy Tarreau · 7 years ago
  81. 02ee654 btrfs: fix crash when trying to resume balance without the resume flag by Anand Jain · 7 years ago
  82. fe816d0 btrfs: Fix delalloc inodes invalidation during transaction abort by Nikolay Borisov · 7 years ago
  83. 2b87733 btrfs: Split btrfs_del_delalloc_inode into 2 functions by Nikolay Borisov · 7 years ago
  84. 02a3307 btrfs: fix reading stale metadata blocks after degraded raid1 mounts by Liu Bo · 7 years ago
  85. 1a63c19 btrfs: property: Set incompat flag if lzo/zstd compression is set by Misono Tomohiro · 7 years ago
  86. 31d11b8 Btrfs: fix duplicate extents after fsync of file with prealloc extents by Filipe Manana · 7 years ago
  87. 21b9f1c Merge tag 'afs-fixes-20180514' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  88. 9a8fca6 Btrfs: fix xattr loss after power failure by Filipe Manana · 7 years ago
  89. 6f2f0b3 Btrfs: send, fix invalid access to commit roots due to concurrent snapshotting by Robbie Ko · 7 years ago
  90. 4776cab afs: Fix the non-encryption of calls by David Howells · 7 years ago
  91. 428edad afs: Fix CB.CallBack handling by David Howells · 7 years ago
  92. 68251f0 afs: Fix whole-volume callback handling by David Howells · 7 years ago
  93. f9c1bba afs: Fix afs_find_server search loop by Marc Dionne · 7 years ago
  94. a86b06d afs: Fix the handling of an unfound server in CM operations by David Howells · 7 years ago
  95. 3709a39 afs: Add a tracepoint to record callbacks from unlisted servers by David Howells · 7 years ago
  96. 001ab5a67 afs: Fix the handling of CB.InitCallBackState3 to find the server by UUID by David Howells · 7 years ago
  97. 3d9fa91 afs: Fix VNOVOL handling in address rotation by David Howells · 7 years ago
  98. 684b0f6 afs: Fix AFSFetchStatus decoder to provide OpenAFS compatibility by David Howells · 7 years ago
  99. ec5a3b4 afs: Fix server rotation's handling of fileserver probe failure by David Howells · 7 years ago
  100. d4a96be afs: Fix refcounting in callback registration by David Howells · 7 years ago