1. f40aadb xfs: use perag through unlink processing by Dave Chinner · 3 years, 7 months ago
  2. 8237fbf xfs: clean up and simplify xfs_dialloc() by Dave Chinner · 3 years, 7 months ago
  3. 309161f xfs: inode allocation can use a single perag instance by Dave Chinner · 3 years, 7 months ago
  4. b652afd xfs: get rid of xfs_dir_ialloc() by Dave Chinner · 3 years, 7 months ago
  5. 89b1f55 xfs: collapse AG selection for inode allocation by Dave Chinner · 3 years, 7 months ago
  6. 4268547 xfs: simplify xfs_dialloc_select_ag() return values by Dave Chinner · 3 years, 7 months ago
  7. 50f02fe xfs: remove agno from btree cursor by Dave Chinner · 3 years, 7 months ago
  8. 7b13c51 xfs: use perag for ialloc btree cursors by Dave Chinner · 3 years, 7 months ago
  9. 289d38d xfs: convert allocbt cursors to use perags by Dave Chinner · 3 years, 7 months ago
  10. a81a062 xfs: convert refcount btree cursor to use perags by Dave Chinner · 3 years, 7 months ago
  11. fa9c3c1 xfs: convert rmap btree cursor to using a perag by Dave Chinner · 3 years, 7 months ago
  12. be9fb17 xfs: add a perag to the btree cursor by Dave Chinner · 3 years, 7 months ago
  13. 58d43a7 xfs: pass perags around in fsmap data dev functions by Dave Chinner · 3 years, 7 months ago
  14. 3093312 xfs: push perags through the ag reservation callouts by Dave Chinner · 3 years, 7 months ago
  15. 45d0662 xfs: pass perags through to the busy extent code by Dave Chinner · 3 years, 7 months ago
  16. 7f8d3b3 xfs: convert secondary superblock walk to use perags by Dave Chinner · 3 years, 7 months ago
  17. 6f4118f xfs: convert xfs_iwalk to use perag references by Dave Chinner · 3 years, 7 months ago
  18. 934933c xfs: convert raw ag walks to use for_each_perag by Dave Chinner · 3 years, 7 months ago
  19. f250eed xfs: make for_each_perag... a first class citizen by Dave Chinner · 3 years, 7 months ago
  20. 07b6403 xfs: move perag structure and setup to libxfs/xfs_ag.[ch] by Dave Chinner · 3 years, 7 months ago
  21. 61aa005 xfs: prepare for moving perag definitions and support to libxfs by Dave Chinner · 3 years, 7 months ago
  22. 9bbafc71 xfs: move xfs_perag_get/put to xfs_ag.[ch] by Dave Chinner · 3 years, 7 months ago
  23. a414741 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  24. 5601591 Merge tag 'io_uring-5.13-2021-05-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
  25. 41f035c Merge tag 'erofs-for-5.13-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 3 years, 8 months ago
  26. 393f42f Merge tag 'dax-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years, 8 months ago
  27. c3187cf hfsplus: prevent corruption in shrinking truncate by Jouni Roivas · 3 years, 8 months ago
  28. 076171a mm/filemap: fix readahead return types by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  29. d6e621d squashfs: fix divide error in calculate_skip() by Phillip Lougher · 3 years, 8 months ago
  30. 22247ef mm/hugetlb: fix F_SEAL_FUTURE_WRITE by Peter Xu · 3 years, 8 months ago
  31. ac524ec Merge tag 'f2fs-5.13-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years, 8 months ago
  32. 489809e io_uring: increase max number of reg buffers by Pavel Begunkov · 3 years, 8 months ago
  33. 2d74d04 io_uring: further remove sqpoll limits on opcodes by Pavel Begunkov · 3 years, 8 months ago
  34. 447c19f io_uring: fix ltout double free on completion race by Pavel Begunkov · 3 years, 8 months ago
  35. 0852b6c erofs: fix 1 lcluster-sized pcluster for big pcluster by Gao Xiang · 3 years, 8 months ago
  36. f395183 f2fs: return EINVAL for hole cases in swap file by Jaegeuk Kim · 3 years, 8 months ago
  37. ca29824 f2fs: avoid swapon failure by giving a warning first by Jaegeuk Kim · 3 years, 8 months ago
  38. 8bfbfb0 f2fs: compress: fix to assign cc.cluster_idx correctly by Chao Yu · 3 years, 8 months ago
  39. a949dc5 f2fs: compress: fix race condition of overwrite vs truncate by Chao Yu · 3 years, 8 months ago
  40. a12cc5b f2fs: compress: fix to free compress page correctly by Chao Yu · 3 years, 8 months ago
  41. a753103 f2fs: support iflag change given the mask by Jaegeuk Kim · 3 years, 8 months ago
  42. 349c4d6 f2fs: avoid null pointer access when handling IPU error by Jaegeuk Kim · 3 years, 8 months ago
  43. 88b0639 Merge tag 'for-5.13-rc1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 8 months ago
  44. 9b8a233 btrfs: handle transaction start error in btrfs_fileattr_set by Ritesh Harjani · 3 years, 8 months ago
  45. 142b507 Merge tag 'for-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 8 months ago
  46. 0a55a1f Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 8 months ago
  47. a298232 io_uring: fix link timeout refs by Pavel Begunkov · 3 years, 8 months ago
  48. 0f979d8 Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
  49. c1f8a39 smb3: if max_channels set to more than one channel request multichannel by Steve French · 3 years, 8 months ago
  50. 9c2dc11 smb3: do not attempt multichannel to server which does not support it by Steve French · 3 years, 8 months ago
  51. 679971e smb3: when mounting with multichannel include it in requested capabilities by Steve French · 3 years, 8 months ago
  52. 2373883 dax: Wake up all waiters after invalidating dax entry by Vivek Goyal · 3 years, 8 months ago
  53. 4c3d043 dax: Add a wakeup mode parameter to put_unlocked_entry() by Vivek Goyal · 3 years, 8 months ago
  54. 698ab77 dax: Add an enum for specifying dax wakup mode by Vivek Goyal · 3 years, 8 months ago
  55. bd31396 Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
  56. 28b4afe Merge tag 'io_uring-5.13-2021-05-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
  57. a647034 Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 8 months ago
  58. e22e983 Merge tag '9p-for-5.13-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 3 years, 8 months ago
  59. a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  60. fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 8 months ago
  61. a109ae2 fs: fat: fix spelling typo of values by dingsenjie · 3 years, 8 months ago
  62. 05da1f6 Merge tag 'iomap-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 8 months ago
  63. af12070 Merge tag 'xfs-5.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 8 months ago
  64. c1e4726 hpfs: replace one-element array with flexible-array member by Gustavo A. R. Silva · 3 years, 8 months ago
  65. 312f79c nilfs2: fix typos in comments by Lu Jialin · 3 years, 8 months ago
  66. 300563e fs/nilfs2: fix misspellings using codespell tool by Liu xuzhi · 3 years, 8 months ago
  67. b4ca4c0 isofs: fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 8 months ago
  68. 7fab29e fs/epoll: restore waking from ep_done_scan() by Davidlohr Bueso · 3 years, 8 months ago
  69. 5b31a7d proc/sysctl: fix function name error in comments by zhouchuangao · 3 years, 8 months ago
  70. 1dcdd7e proc: delete redundant subset=pid check by Alexey Dobriyan · 3 years, 8 months ago
  71. d4455fa proc: mandate ->proc_lseek in "struct proc_ops" by Alexey Dobriyan · 3 years, 8 months ago
  72. b793cd9 proc: save LOC in __xlate_proc_name() by Alexey Dobriyan · 3 years, 8 months ago
  73. f4bf74d fs/proc/generic.c: fix incorrect pde_is_permanent check by Colin Ian King · 3 years, 8 months ago
  74. 7ac86b3 Merge tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 8 months ago
  75. 682a8e2 Merge tag 'ecryptfs-5.13-rc1-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 3 years, 8 months ago
  76. cf7b39a block: reexpand iov_iter after read/write by yangerkun · 3 years, 9 months ago
  77. d1f8280 io_uring: truncate lengths larger than MAX_RW_COUNT on provide buffers by Thadeu Lima de Souza Cascardo · 3 years, 8 months ago
  78. 8404c9f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  79. a79cdfb Merge tag 'nfsd-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 8 months ago
  80. 7c9e41e Merge tag '5.13-rc-smb3-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 8 months ago
  81. d048b9c btrfs: use memzero_page() instead of open coded kmap pattern by Ira Weiny · 3 years, 8 months ago
  82. 855f9a8 mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) by Anshuman Khandual · 3 years, 8 months ago
  83. 8cc621d mm: fs: invalidate BH LRU during page migration by Minchan Kim · 3 years, 8 months ago
  84. f619147 userfaultfd: add UFFDIO_CONTINUE ioctl by Axel Rasmussen · 3 years, 8 months ago
  85. 7677f7f userfaultfd: add minor fault registration mode by Axel Rasmussen · 3 years, 8 months ago
  86. 15b8365 mm/hugetlb: remove unused variable pseudo_vma in remove_inode_hugepages() by Miaohe Lin · 3 years, 8 months ago
  87. d4241a0 mm/hugetlb: avoid calculating fault_mutex_hash in truncate_op case by Miaohe Lin · 3 years, 8 months ago
  88. 04adbc3 mm/hugetlb: use some helper functions to cleanup code by Miaohe Lin · 3 years, 8 months ago
  89. 6dfeaff hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wp by Peter Xu · 3 years, 8 months ago
  90. 786b311 mm: remove nrexceptional from inode: remove BUG_ON by Hugh Dickins · 3 years, 8 months ago
  91. 8bc3c48 mm: remove nrexceptional from inode by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  92. 7f0e07f dax: account DAX entries as nrpages by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  93. 7716506 mm: introduce and use mapping_empty() by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  94. 51f6294 Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 3 years, 8 months ago
  95. d0195c7 Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years, 8 months ago
  96. 51e6f07 Merge tag 'm68knommu-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 3 years, 8 months ago
  97. bae4c0c fs/cifs: Fix resource leak by Khaled ROMDHANI · 3 years, 8 months ago
  98. 78c0963 Cifs: Fix kernel oops caused by deferred close for files. by Rohith Surabattula · 3 years, 9 months ago
  99. 5c1acf3 cifs: fix regression when mounting shares with prefix paths by Paulo Alcantara · 3 years, 8 months ago
  100. 77364fa btrfs: initialize return variable in cleanup_free_space_cache_v1 by Tom Rix · 3 years, 8 months ago