1. 1722b04 nfsd: simplify nfsd4_check_open_reclaim by J. Bruce Fields · 4 years ago
  2. f71475b nfsd: remove unused set_client argument by J. Bruce Fields · 4 years ago
  3. 47fdb22 nfsd: find_cpntf_state cleanup by J. Bruce Fields · 4 years ago
  4. 7950b53 nfsd: refactor set_client by J. Bruce Fields · 4 years ago
  5. 460d270 nfsd: rename lookup_clientid->set_client by J. Bruce Fields · 4 years ago
  6. b4587eb nfsd: simplify nfsd_renew by J. Bruce Fields · 4 years ago
  7. a9d53a7 nfsd: simplify process_lock by J. Bruce Fields · 4 years ago
  8. 3331187 nfsd4: simplify process_lookup1 by J. Bruce Fields · 4 years ago
  9. 20ad856 nfsd: report per-export stats by Amir Goldstein · 4 years ago
  10. e567b98 nfsd: protect concurrent access to nfsd stats counters by Amir Goldstein · 4 years ago
  11. 1b76d1d nfsd: remove unused stats counters by Amir Goldstein · 4 years ago
  12. 9cee763 NFSD: Clean up after updating NFSv3 ACL decoders by Chuck Lever · 4 years, 3 months ago
  13. 68519ff NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  14. 05027ea NFSD: Update the NFSv3 GETACL argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  15. baadce6 NFSD: Clean up after updating NFSv2 ACL decoders by Chuck Lever · 4 years, 3 months ago
  16. 6406389 NFSD: Update the NFSv2 ACL ACCESS argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  17. 571d31f NFSD: Update the NFSv2 ACL GETATTR argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  18. 427eab3 NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  19. 6bb844b NFSD: Add an xdr_stream-based decoder for NFSv2/3 ACLs by Chuck Lever · 4 years, 2 months ago
  20. 635a45d NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  21. 5650682e NFSD: Remove argument length checking in nfsd_dispatch() by Chuck Lever · 4 years, 3 months ago
  22. 09f75a53 NFSD: Update the NFSv2 SYMLINK argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  23. 7dcf65b NFSD: Update the NFSv2 CREATE argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  24. 2fdd6bd NFSD: Update the NFSv2 SETATTR argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  25. 77edcdf NFSD: Update the NFSv2 LINK argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  26. 62aa557 NFSD: Update the NFSv2 RENAME argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  27. 6d742c1 NFSD: Update NFSv2 diropargs decoding to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  28. 8688361 NFSD: Update the NFSv2 READDIR argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  29. 788cd46 NFSD: Add helper to set up the pages where the dirlist is encoded by Chuck Lever · 4 years, 2 months ago
  30. 1fcbd1c NFSD: Update the NFSv2 READLINK argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  31. a51b5b7 NFSD: Update the NFSv2 WRITE argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  32. 8c293ef NFSD: Update the NFSv2 READ argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  33. ebcd8e8 NFSD: Update the NFSv2 GETATTR argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  34. f8a38e2 NFSD: Update the MKNOD3args decoder to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  35. da39201 NFSD: Update the SYMLINK3args decoder to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  36. 83374c2 NFSD: Update the MKDIR3args decoder to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  37. 6b3a119 NFSD: Update the CREATE3args decoder to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  38. 9cde936 NFSD: Update the SETATTR3args decoder to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  39. efaa1e7 NFSD: Update the LINK3args decoder to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  40. d181e0a NFSD: Update the RENAME3args decoder to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  41. 54d1d43 NFSD: Update the NFSv3 DIROPargs decoder to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  42. c8d26a0 NFSD: Update COMMIT3arg decoder to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  43. 9cedc2e NFSD: Update READDIR3args decoders to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  44. 40116eb NFSD: Add helper to set up the pages where the dirlist is encoded by Chuck Lever · 4 years, 2 months ago
  45. 0a8f37f NFSD: Fix returned READDIR offset cookie by Chuck Lever · 4 years, 2 months ago
  46. 224c1c8 NFSD: Update READLINK3arg decoder to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  47. c43b2f2 NFSD: Update WRITE3arg decoder to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  48. be63bd2 NFSD: Update READ3arg decoder to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  49. 3b921a2 NFSD: Update ACCESS3arg decoder to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  50. 9575363 NFSD: Update GETATTR3args decoder to use struct xdr_stream by Chuck Lever · 4 years, 3 months ago
  51. 2289e87 SUNRPC: Make trace_svc_process() display the RPC procedure symbolically by Chuck Lever · 4 years, 4 months ago
  52. ef7b1a0 Merge tag 'io_uring-5.11-2021-01-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  53. 5130680 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
  54. 443d112 Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years ago
  55. 697edcb proc_sysctl: fix oops caused by incorrect command parameters by Xiaoming Ni · 4 years ago
  56. 4dcd3bc Merge tag '5.11-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years ago
  57. 02a1367 io_uring: account io_uring internal files as REQ_F_INFLIGHT by Jens Axboe · 4 years ago
  58. 9d5c819 io_uring: fix sleeping under spin in __io_clean_op by Pavel Begunkov · 4 years ago
  59. 214a5ea cifs: do not fail __smb_send_rqst if non-fatal signals are pending by Ronnie Sahlberg · 4 years ago
  60. a903430 Merge tag 'ceph-for-5.11-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years ago
  61. 9a17334 io_uring: fix short read retries for non-reg files by Pavel Begunkov · 4 years ago
  62. 607ec89 io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state by Jens Axboe · 4 years ago
  63. 9f29bd8 Merge tag 'fs_for_v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years ago
  64. f2d6c27 kernfs: wire up ->splice_read and ->splice_write by Christoph Hellwig · 4 years ago
  65. cc099e0 kernfs: implement ->write_iter by Christoph Hellwig · 4 years ago
  66. 4eaad21 kernfs: implement ->read_iter by Christoph Hellwig · 4 years ago
  67. 9791581 Merge tag 'for-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years ago
  68. db58465 cachefiles: Drop superfluous readpages aops NULL check by Takashi Iwai · 4 years ago
  69. f419f03 Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 4 years ago
  70. 34d1eb0 btrfs: don't clear ret in btrfs_start_dirty_block_groups by Josef Bacik · 4 years, 1 month ago
  71. fb28610 btrfs: fix lockdep splat in btrfs_recover_relocation by Josef Bacik · 4 years, 1 month ago
  72. 49ecc67 btrfs: do not double free backref nodes on error by Josef Bacik · 4 years, 1 month ago
  73. 18d3bff btrfs: don't get an EINTR during drop_snapshot for reloc by Josef Bacik · 4 years, 1 month ago
  74. 5cdc4a6 udf: fix the problem that the disc content is not displayed by lianzhi chang · 4 years ago
  75. 16a7885 fs/cifs: Simplify bool comparison. by Jiapeng Zhong · 4 years ago
  76. 2be449f fs/cifs: Assign boolean values to a bool variable by Jiapeng Zhong · 4 years ago
  77. a527a2b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years ago
  78. 0b5cd6c io_uring: fix skipping disabling sqo on exec by Pavel Begunkov · 4 years ago
  79. 4325cb4 io_uring: fix uring_flush in exit_files() warning by Pavel Begunkov · 4 years ago
  80. 6b393a1 io_uring: fix false positive sqo warning on flush by Pavel Begunkov · 4 years ago
  81. c93cc9e io_uring: iopoll requests should also wake task ->in_idle state by Jens Axboe · 4 years ago
  82. 11c0239 Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  83. 9348b73 mm: don't play games with pinned pages in clear_page_refs by Linus Torvalds · 4 years ago
  84. 29a951d mm: fix clear_refs_write locking by Linus Torvalds · 4 years ago
  85. a8d13db io_uring: ensure finish_wait() is always called in __io_uring_task_cancel() by Jens Axboe · 4 years ago
  86. 0bc9bc1 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years ago
  87. 7cd3c41 Merge tag '5.11-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years ago
  88. e9f5335 ext4: remove expensive flush on fast commit by Daejun Park · 4 years ago
  89. 6b4b8e6 ext4: fix bug for rename with RENAME_WHITEOUT by yangerkun · 4 years ago
  90. 31e203e ext4: fix wrong list_splice in ext4_fc_cleanup by Daejun Park · 4 years, 1 month ago
  91. 23dd561 ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERR by Yi Li · 4 years, 1 month ago
  92. f010505 io_uring: flush timeouts that should already have expired by Marcelo Diop-Gonzalez · 4 years ago
  93. e54fd07 cifs: style: replace one-element array with flexible-array by YANG LI · 4 years, 1 month ago
  94. ed6b192 cifs: connect: style: Simplify bool comparison by YANG LI · 4 years ago
  95. c13e7af fs: cifs: remove unneeded variable in smb3_fs_context_dup by Menglong Dong · 4 years ago
  96. 2659d3b cifs: fix interrupted close commands by Paulo Alcantara · 4 years ago
  97. 77b6ec0 cifs: check pointer before freeing by Tom Rix · 4 years ago
  98. 1e249cb fs: fix lazytime expiration handling in __writeback_single_inode() by Eric Biggers · 4 years ago
  99. 06585c4 io_uring: do sqo disable on install_fd error by Pavel Begunkov · 4 years ago
  100. b441161 io_uring: fix null-deref in io_disable_sqo_submit by Pavel Begunkov · 4 years ago