1. dd221f46 io_uring: inline io_poll_task_handler() by Pavel Begunkov · 4 years, 3 months ago
  2. 069b893 io_uring: remove extra ->file check in poll prep by Pavel Begunkov · 4 years, 3 months ago
  3. 2c3bac6d io_uring: make cached_cq_overflow non atomic_t by Pavel Begunkov · 4 years, 3 months ago
  4. d148ca4 io_uring: inline io_fail_links() by Pavel Begunkov · 4 years, 3 months ago
  5. ec99ca6 io_uring: kill ref get/drop in personality init by Pavel Begunkov · 4 years, 3 months ago
  6. 2e5aa6c io_uring: flags-based creds init in queue by Pavel Begunkov · 4 years, 3 months ago
  7. 9ba0d0c io_uring: use blk_queue_nowait() to check if NOWAIT supported by Jeffle Xu · 4 years, 3 months ago
  8. 58852d4 io_uring: fix double poll mask init by Pavel Begunkov · 4 years, 3 months ago
  9. 4ea33a9 io-wq: inherit audit loginuid and sessionid by Jens Axboe · 4 years, 3 months ago
  10. d8a6df1 io_uring: use percpu counters to track inflight requests by Jens Axboe · 4 years, 3 months ago
  11. 500a373 io_uring: assign new io_identity for task if members have changed by Jens Axboe · 4 years, 3 months ago
  12. 5c3462c io_uring: store io_identity in io_uring_task by Jens Axboe · 4 years, 3 months ago
  13. 1e6fa52 io_uring: COW io_identity on mismatch by Jens Axboe · 4 years, 3 months ago
  14. 98447d6 io_uring: move io identity items into separate struct by Jens Axboe · 4 years, 3 months ago
  15. dfead8a io_uring: rely solely on work flags to determine personality. by Jens Axboe · 4 years, 3 months ago
  16. 0f20376 io_uring: pass required context in as flags by Jens Axboe · 4 years, 3 months ago
  17. a8b595b io-wq: assign NUMA node locality if appropriate by Jens Axboe · 4 years, 3 months ago
  18. 55cbc25 io_uring: fix error path cleanup in io_sqe_files_register() by Jens Axboe · 4 years, 3 months ago
  19. 0918682 Revert "io_uring: mark io_uring_fops/io_op_defs as __read_mostly" by Jens Axboe · 4 years, 3 months ago
  20. 216578e io_uring: fix REQ_F_COMP_LOCKED by killing it by Pavel Begunkov · 4 years, 3 months ago
  21. 4edf20f io_uring: dig out COMP_LOCK from deep call chain by Pavel Begunkov · 4 years, 3 months ago
  22. 6a0af22 io_uring: don't put a poll req under spinlock by Pavel Begunkov · 4 years, 3 months ago
  23. b1b74cf io_uring: don't unnecessarily clear F_LINK_TIMEOUT by Pavel Begunkov · 4 years, 3 months ago
  24. 368c548 io_uring: don't set COMP_LOCKED if won't put by Pavel Begunkov · 4 years, 3 months ago
  25. 035fbaf io_uring: Fix sizeof() mismatch by Colin Ian King · 4 years, 3 months ago
  26. 071a057 Merge tag 'ovl-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 4 years, 3 months ago
  27. fad7011 Merge tag 'afs-fixes-20201016' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 3 months ago
  28. 7a3dade Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 3 months ago
  29. 96685f8 Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 3 months ago
  30. c4cf498 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  31. d9bc85d ROMFS: support inode blocks calculation by Libing Zhou · 4 years, 3 months ago
  32. 64ead52 nilfs2: fix some kernel-doc warnings for nilfs2 by Wang Hai · 4 years, 3 months ago
  33. 589f6b5 autofs: harden ioctl table by Matthew Wilcox · 4 years, 3 months ago
  34. 50b7d85 ramfs: fix nommu mmap with gaps in the page cache by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  35. 4d45e75 mm: remove the now-unnecessary mmget_still_valid() hack by Jann Horn · 4 years, 3 months ago
  36. a07279c binfmt_elf, binfmt_elf_fdpic: use a VMA list snapshot by Jann Horn · 4 years, 3 months ago
  37. 429a22e coredump: rework elf/elf_fdpic vma_dump_size() into common helper by Jann Horn · 4 years, 3 months ago
  38. afc63a97b coredump: refactor page range dumping into common helper by Jann Horn · 4 years, 3 months ago
  39. df0c09c coredump: let dump_emit() bail out on short writes by Jann Horn · 4 years, 3 months ago
  40. 8f942ee binfmt_elf_fdpic: stop using dump_emit() on user pointers on !MMU by Jann Horn · 4 years, 3 months ago
  41. ce81bb2 fs/binfmt_elf: use PT_LOAD p_align values for suitable start address by Chris Kennelly · 4 years, 3 months ago
  42. ce9bebe fs: configfs: delete repeated words in comments by Randy Dunlap · 4 years, 3 months ago
  43. 73bb49d mm/readahead: make page_cache_ra_unbounded take a readahead_control by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  44. 01c7026 fs: add a filesystem flag for THPs by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  45. 7530d3e afs: Don't assert on unpurgeable server records by David Howells · 4 years, 3 months ago
  46. dca54a7 afs: Add tracing for cell refcount and active user count by David Howells · 4 years, 3 months ago
  47. 1d0e850 afs: Fix cell removal by David Howells · 4 years, 3 months ago
  48. 286377f6 afs: Fix cell purging with aliases by David Howells · 4 years, 3 months ago
  49. 88c853c afs: Fix cell refcounting by splitting the usage counter by David Howells · 5 years ago
  50. 92e3cc9 afs: Fix rapid cell addition/removal by not using RCU on cells tree by David Howells · 4 years, 3 months ago
  51. 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 3 months ago
  52. bbf6259 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 4 years, 3 months ago
  53. 4a165fe Merge tag 'dio_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 3 months ago
  54. b77a69b Merge tag 'fs_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 3 months ago
  55. 726eb70 Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 3 months ago
  56. fe15146 Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 3 months ago
  57. 09cad07 fs: fix NULL dereference due to data race in prepend_path() by Andrii Nakryiko · 4 years, 3 months ago
  58. 2fc61f2 Merge tag 'xfs-5.10-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 3 months ago
  59. 788e96d f2fs: code cleanup by removing unnecessary check by Chengguang Xu · 4 years, 3 months ago
  60. ae284d8 f2fs: wait for sysfs kobject removal before freeing f2fs_sb_info by Jamie Iles · 4 years, 3 months ago
  61. 37187df Merge tag 'iomap-5.10-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 3 months ago
  62. 8c8cf26 f2fs: fix writecount false positive in releasing compress blocks by Daeho Jeong · 4 years, 3 months ago
  63. af4b6b8 f2fs: introduce check_swap_activate_fast() by Chao Yu · 4 years, 3 months ago
  64. 6ed29fe f2fs: don't issue flush in f2fs_flush_device_cache() for nobarrier case by Chao Yu · 4 years, 3 months ago
  65. 86f3360 f2fs: handle errors of f2fs_get_meta_page_nofail by Jaegeuk Kim · 4 years, 4 months ago
  66. 67197a4 mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary by Suren Baghdasaryan · 4 years, 3 months ago
  67. ff9f47f mm: proc: smaps_rollup: do not stall write attempts on mmap_lock by Chinwen Chang · 4 years, 3 months ago
  68. 03b4b11 mm: smaps*: extend smap_gather_stats to support specified beginning by Chinwen Chang · 4 years, 3 months ago
  69. 8cf8864 proc: optimise smaps for shmem entries by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  70. 97383c7 fs_parse: mark fs_param_bad_value() as static by Luo Jiaxing · 4 years, 3 months ago
  71. da5c1c0 fs/xattr.c: fix kernel-doc warnings for setxattr & removexattr by Randy Dunlap · 4 years, 3 months ago
  72. 8dd71b2 ocfs2: fix potential soft lockup during fstrim by Gang He · 4 years, 3 months ago
  73. 679edeb ocfs2: delete repeated words in comments by Randy Dunlap · 4 years, 3 months ago
  74. 4f8c940 ntfs: add check for mft record size in superblock by Rustam Kovhaev · 4 years, 3 months ago
  75. 6ad4bf6 Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  76. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  77. dfef313 Merge tag 'erofs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 4 years, 3 months ago
  78. 11e3235 Merge tag 'for-5.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 3 months ago
  79. c024a81 Merge tag 'dlm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 4 years, 3 months ago
  80. 6f5032a Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 3 months ago
  81. 22230cd Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  82. e18afa5 Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  83. 85ed13e Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  84. e6412f9 Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  85. 6734e20 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 3 months ago
  86. 5b697f8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  87. 64b7f67 cifs: Fix incomplete memory allocation on setxattr path by Vladimir Zapolskiy · 4 years, 3 months ago
  88. b2e9685 io_uring: keep a pointer ref_node in file_data by Pavel Begunkov · 4 years, 3 months ago
  89. 600cf3f io_uring: refactor *files_register()'s error paths by Pavel Begunkov · 4 years, 3 months ago
  90. 5398ae6 io_uring: clean file_data access in files_register by Pavel Begunkov · 4 years, 3 months ago
  91. 692d836 io_uring: don't delay io_init_req() error check by Pavel Begunkov · 4 years, 3 months ago
  92. 062d04d io_uring: clean leftovers after splitting issue by Pavel Begunkov · 4 years, 3 months ago
  93. a71976f io_uring: remove timeout.list after hrtimer cancel by Pavel Begunkov · 4 years, 3 months ago
  94. 0bdf7a2 io_uring: use a separate struct for timeout_remove by Pavel Begunkov · 4 years, 3 months ago
  95. 71b547c io_uring: improve submit_state.ios_left accounting by Pavel Begunkov · 4 years, 3 months ago
  96. 8371adf io_uring: simplify io_file_get() by Pavel Begunkov · 4 years, 3 months ago
  97. 479f517 io_uring: kill extra check in fixed io_file_get() by Pavel Begunkov · 4 years, 3 months ago
  98. 2332951 io_uring: clean up ->files grabbing by Pavel Begunkov · 4 years, 3 months ago
  99. 5bf5e46 io_uring: don't io_prep_async_work() linked reqs by Pavel Begunkov · 4 years, 3 months ago
  100. d662fad f2fs: fix to set SBI_NEED_FSCK flag for inconsistent inode by Chao Yu · 4 years, 3 months ago