1. 33296e8 Merge 4.9.326 into android-4.9-q by Greg Kroah-Hartman · 2 years, 4 months ago
  2. d908b26 NFSv4.1: RECLAIM_COMPLETE must handle EACCES by Zhang Xianwei · 2 years, 5 months ago
  3. ea690b6 Merge 4.9.320 into android-4.9-q by Eric Biggers · 2 years, 6 months ago
  4. a298e88 pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE by Trond Myklebust · 2 years, 7 months ago
  5. f5c4d26 Merge 4.9.311 into android-4.9-q by Greg Kroah-Hartman · 2 years, 8 months ago
  6. e893ca9 NFS: remove unneeded check in decode_devicenotify_args() by Alexey Khoroshilov · 2 years, 11 months ago
  7. 59a9798 Merge 4.9.303 into android-4.9-q by Greg Kroah-Hartman · 2 years, 10 months ago
  8. 61b6286 NFS: Do not report writeback errors in nfs_getattr() by Trond Myklebust · 2 years, 10 months ago
  9. a7fd396 NFS: LOOKUP_DIRECTORY is also ok with symlinks by Trond Myklebust · 2 years, 11 months ago
  10. c5804dc Merge 4.9.302 into android-4.9-q by Greg Kroah-Hartman · 2 years, 10 months ago
  11. 3df92dd NFSv4 remove zero number of fs_locations entries error check by Olga Kornievskaia · 3 years, 1 month ago
  12. 899460b nfs: nfs4clinet: check the return value of kstrdup() by Xiaoke Wang · 3 years ago
  13. 06f6387 NFSv4 only print the label when its queried by Olga Kornievskaia · 3 years, 1 month ago
  14. ccc3a3f NFS: Fix initialisation of nfs_client cl_flags field by Trond Myklebust · 2 years, 11 months ago
  15. 5fe377f Merge 4.9.300 into android-4.9-q by Greg Kroah-Hartman · 2 years, 11 months ago
  16. e3fef0d NFSv4: nfs_atomic_open() can race when looking up a non-regular file by Trond Myklebust · 3 years ago
  17. 8788981 NFSv4: Handle case where the lookup of a directory fails by Trond Myklebust · 3 years ago
  18. e15b5a8 Merge 4.9.299 into android-4.9-q by Greg Kroah-Hartman · 2 years, 11 months ago
  19. 993892e NFSv4: Initialise connection to the server in nfs4_alloc_client() by Trond Myklebust · 3 years ago
  20. 0b84e6e Merge 4.9.292 into android-4.9-q by Greg Kroah-Hartman · 3 years, 1 month ago
  21. d1a0928 NFSv42: Fix pagecache invalidation after COPY/CLONE by Benjamin Coddington · 3 years, 1 month ago
  22. b660d95 NFSv42: Don't fail clone() unless the OP_CLONE operation failed by Trond Myklebust · 3 years, 1 month ago
  23. 58fa83d Merge 4.9.291 into android-4.9-q by Greg Kroah-Hartman · 3 years, 1 month ago
  24. 16645db pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds by Baptiste Lepers · 3 years, 4 months ago
  25. 9457058 Merge 4.9.276 into android-4.9-q by Greg Kroah-Hartman · 3 years, 5 months ago
  26. cef9d9a nfs: fix acl memory leak of posix_acl_create() by Gao Xiang · 3 years, 6 months ago
  27. b3bf822 Merge 4.9.273 into android-4.9-q by Greg Kroah-Hartman · 3 years, 6 months ago
  28. f80f193 NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error. by Dai Ngo · 3 years, 7 months ago
  29. a979e60 NFS: Fix a potential NULL dereference in nfs_get_client() by Dan Carpenter · 3 years, 7 months ago
  30. 19233c8 Merge 4.9.271 into android-4.9-q by Greg Kroah-Hartman · 3 years, 7 months ago
  31. fa59ceb NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config by Zhang Xiaoxu · 3 years, 7 months ago
  32. b291baa NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce() by Trond Myklebust · 3 years, 7 months ago
  33. b287521 NFS: fix an incorrect limit in filelayout_decode_layout() by Dan Carpenter · 3 years, 8 months ago
  34. 4e1ba53 NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return() by Anna Schumaker · 3 years, 7 months ago
  35. e7f15a9 Merge 4.9.269 into android-4.9-q by Greg Kroah-Hartman · 3 years, 7 months ago
  36. 4fc6ebd NFSv4.2 fix handling of sr_eof in SEEK's reply by Olga Kornievskaia · 3 years, 9 months ago
  37. c621f36 pNFS/flexfiles: fix incorrect size check in decode_nfs_fh() by Nikola Livic · 3 years, 9 months ago
  38. 6e15fb6 NFS: Deal correctly with attribute generation counter overflow by Trond Myklebust · 3 years, 9 months ago
  39. 1a3a24e NFSv4.2: Always flush out writes in nfs42_proc_fallocate() by Trond Myklebust · 3 years, 9 months ago
  40. 80e34f4 NFSv4: Don't discard segments marked for return in _pnfs_return_layout() by Trond Myklebust · 3 years, 8 months ago
  41. f223aee Merge 4.9.264 into android-4.9-q by Greg Kroah-Hartman · 3 years, 9 months ago
  42. a69c8d1 nfs: we don't support removing system.nfs4_acl by J. Bruce Fields · 4 years ago
  43. 55ef4f2 NFS: Correct size calculation for create reply length by Frank Sorenson · 3 years, 10 months ago
  44. 7c34fb3 nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default by Timo Rothenpieler · 3 years, 10 months ago
  45. e91660d Merge 4.9.262 into android-4.9-q by Greg Kroah-Hartman · 3 years, 10 months ago
  46. 6e9c862 NFSv4.2: fix return value of _nfs4_get_security_label() by Ondrej Mosnacek · 4 years ago
  47. c393a30 Merge 4.9.253 into android-4.9-q by Greg Kroah-Hartman · 4 years ago
  48. 622e778 NFS: nfs_igrab_and_active must first reference the superblock by Trond Myklebust · 4 years ago
  49. ee532e8 Merge 4.9.249 into android-4.9-q by Greg Kroah-Hartman · 4 years ago
  50. e84062a NFS: switch nfsiod to be an UNBOUND workqueue. by NeilBrown · 4 years, 1 month ago
  51. f21ea4c NFSv4.2: condition READDIR's mask for security label based on LSM state by Olga Kornievskaia · 4 years, 2 months ago
  52. 4a88942 Merge 4.9.242 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  53. e8edcd6 NFS: fix nfs_path in case of a rename retry by Ashish Sangwan · 4 years, 3 months ago
  54. ea94583 Merge 4.9.239 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  55. 6d6102a nfs: Fix security label length not being reset by Jeffrey Mitchell · 4 years, 3 months ago
  56. 3f78cf1 Merge 4.9.237 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  57. 170a3e2 NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall by Olga Kornievskaia · 4 years, 4 months ago
  58. 1e7b6ed Merge 4.9.233 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  59. 8973046 nfs: Fix getxattr kernel panic and memory overflow by Jeffrey Mitchell · 4 years, 5 months ago
  60. 8ed2f64 Merge 4.9.232 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  61. 968bef6 SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO compeletion") by Olga Kornievskaia · 4 years, 6 months ago
  62. 6e60c65 Merge 4.9.229 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  63. 5c85c81 NFSv4 fix CLOSE not waiting for direct IO compeletion by Olga Kornievskaia · 4 years, 6 months ago
  64. 86dfbc1 pNFS/flexfiles: Fix list corruption if the mirror count changes by Trond Myklebust · 4 years, 6 months ago
  65. bda938d NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION by Olga Kornievskaia · 4 years, 8 months ago
  66. 5da84b2 Merge 4.9.222 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  67. f92f290 nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl by Andreas Gruenbacher · 4 years, 8 months ago
  68. 90aa475 Merge 4.9.220 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  69. c08f96a NFS: Fix memory leaks in nfs_pageio_stop_mirroring() by Trond Myklebust · 4 years, 9 months ago
  70. 6d3a2dc NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails by Misono Tomohiro · 5 years ago
  71. d2adeff Merge 4.9.217 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  72. dbfc9e9 NFS: Remove superfluous kmap in nfs_readdir_xdr_to_array by Petr Malat · 4 years, 10 months ago
  73. c1c5428 Merge 4.9.214 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  74. d4dc8c8 NFSv4: try lease recovery on NFS4ERR_EXPIRED by Robert Milkowski · 5 years ago
  75. fe8f086 nfs: NFS_SWAP should depend on SWAP by Geert Uytterhoeven · 5 years ago
  76. 5c8f577 NFS: Directory page cache pages need to be locked when read by Trond Myklebust · 5 years ago
  77. 574940d NFS: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  78. 67a56e9 NFS: Fix memory leaks and corruption in readdir by Trond Myklebust · 5 years ago
  79. 9dc9bee NFS: switch back to to ->iterate() by Benjamin Coddington · 8 years ago
  80. 7e0f964 Merge 4.9.212 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  81. e4a9330 NFS: Fix a soft lockup in the delegation recovery code by Trond Myklebust · 6 years ago
  82. 020fa8d fs/nfs: Fix nfs_parse_devname to not modify it's argument by Eric W. Biederman · 6 years ago
  83. 13ff513 Merge 4.9.203 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  84. 7b98c74 NFSv4.x: fix lock recovery during delegation recall by Olga Kornievskaia · 6 years ago
  85. 09bf7fb Merge 4.9.201 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  86. 7fe8d15 NFSv4: Don't allow a cached open with a revoked delegation by Trond Myklebust · 5 years ago
  87. dcb71b3 Merge 4.9.199 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  88. 05f0b03 NFSv4: Fix leak of clp->cl_acceptor string by Chuck Lever · 5 years ago
  89. e9766ef Merge 4.9.197 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  90. 14793a8 fs: nfs: Fix possible null-pointer dereferences in encode_attrs() by Jia-Ju Bai · 5 years ago
  91. f360bd4 Merge 4.9.194 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  92. 15c6f86 NFSv2: Fix write regression by Trond Myklebust · 5 years ago
  93. bc94dcf NFSv2: Fix eof handling by Trond Myklebust · 5 years ago
  94. 5a4086e NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup by Trond Myklebust · 5 years ago
  95. 88acd56 NFSv4: Fix return values for nfs4_file_open() by Trond Myklebust · 5 years ago
  96. 3fcf271 Merge 4.9.191 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  97. 46888ce NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim() by Trond Myklebust · 5 years ago
  98. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  99. 2d9b39d NFSv4: Fix open create exclusive when the server reboots by Trond Myklebust · 7 years ago
  100. 3332762 NFSv4: Handle the special Linux file open access mode by Trond Myklebust · 6 years ago