1. a5876e2 erofs: use erofs_inode naming by Gao Xiang · 5 years ago
  2. 1c2dfbf erofs: kill erofs_{init,exit}_inode_cache by Gao Xiang · 5 years ago
  3. 8a76568 erofs: better naming for erofs inode related stuffs by Gao Xiang · 5 years ago
  4. 426a930 erofs: use feature_incompat rather than requirements by Gao Xiang · 5 years ago
  5. c39747f erofs: update erofs_inode_is_data_compressed helper by Gao Xiang · 5 years ago
  6. ed34aa4 erofs: kill __packed for on-disk structures by Gao Xiang · 5 years ago
  7. b6796ab erofs: some macros are much more readable as a function by Gao Xiang · 5 years ago
  8. 60a49ba erofs: on-disk format should have explicitly assigned numbers by Gao Xiang · 5 years ago
  9. 4b66eb5 erofs: remove all the byte offset comments by Gao Xiang · 5 years ago
  10. 512f992 erofs: using switch-case while checking the inode type. by Pratik Shinde · 5 years ago
  11. 097a802 erofs: reduntant assignment in __erofs_get_meta_page() by Gao Xiang · 5 years ago
  12. 8d8a09b erofs: remove all likely/unlikely annotations by Gao Xiang · 5 years ago
  13. 47e4937 erofs: move erofs out of staging by Gao Xiang · 5 years ago
  14. 3039fad Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  15. 8fde283 Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  16. a69e905 Merge tag 'xfs-5.3-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  17. a982eeb io_uring: fix an issue when IOSQE_IO_LINK is inserted into defer list by Jackie Liu · 5 years ago
  18. 7b6620d block: remove REQ_NOWAIT_INLINE by Jens Axboe · 5 years ago
  19. 99c79f6 io_uring: fix manual setup of iov_iter for fixed buffers by Aleix Roca Nonell · 5 years ago
  20. e22a97a Merge tag 'afs-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  21. 6a2aeab seq_file: fix problem when seeking mid-record by NeilBrown · 5 years ago
  22. 8612de3 xfs: don't crash on null attr fork xfs_bmapi_read by Darrick J. Wong · 5 years ago
  23. 858b44d xfs: remove more ondisk directory corruption asserts by Darrick J. Wong · 5 years ago
  24. b6c0649 Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  25. 829890d Merge tag 'gfs2-v5.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  26. 50e73a4 Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  27. a27a0c9 gfs2: gfs2_walk_metadata fix by Andreas Gruenbacher · 5 years ago
  28. b678c56 Merge tag 'nfs-for-5.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  29. 518a1c2 Merge tag '5.3-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  30. e91455b bdev: Fixup error handling in blkdev_get() by Jan Kara · 5 years ago
  31. e15c2ff block: fix O_DIRECT error handling for bio fragments by Jens Axboe · 5 years ago
  32. 67e7b52 NFSv4: Ensure state recovery handles ETIMEDOUT correctly by Trond Myklebust · 5 years ago
  33. 07301df btrfs: trim: Check the range passed into to prevent overflow by Qu Wenruo · 6 years ago
  34. d7cd4dd Btrfs: fix sysfs warning and missing raid sysfs directories by Filipe Manana · 5 years ago
  35. 33920f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  36. ee9d661 SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL by Sebastien Tisserant · 5 years ago
  37. 8d33096 smb3: send CAP_DFS capability during session setup by Steve French · 5 years ago
  38. 3edeb4a SMB3: Fix potential memory leak when processing compound chain by Pavel Shilovsky · 5 years ago
  39. e99c63e SMB3: Fix deadlock in validate negotiate hits reconnect by Pavel Shilovsky · 5 years ago
  40. d75996d dax: dax_layout_busy_page() should not unmap cow pages by Vivek Goyal · 5 years ago
  41. 247bc94 cifs: fix rmmod regression in cifs.ko caused by force_sig changes by Steve French · 5 years ago
  42. dea1bb3 NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts by Trond Myklebust · 5 years ago
  43. 09a54f0 NFSv4: Fix an Oops in nfs4_do_setattr by Trond Myklebust · 5 years ago
  44. c77e228 NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim() by Trond Myklebust · 5 years ago
  45. e3c8dc7 NFSv4: Check the return value of update_open_stateid() by Trond Myklebust · 5 years ago
  46. ad11408 NFSv4.1: Only reap expired delegations by Trond Myklebust · 5 years ago
  47. 27a30cf NFSv4.1: Fix open stateid recovery by Trond Myklebust · 5 years ago
  48. 731c74d NFSv4: Report the error from nfs4_select_rw_stateid() by Trond Myklebust · 5 years ago
  49. c34fae0 NFSv4: When recovering state fails with EAGAIN, retry the same recovery by Trond Myklebust · 5 years ago
  50. 86dbd08b NFSv4: Print an error in the syslog when state is marked as irrecoverable by Trond Myklebust · 5 years ago
  51. 5eb8d18 NFSv4: Fix delegation state recovery by Trond Myklebust · 5 years ago
  52. 8c39a39 NFSv4: Fix a credential refcount leak in nfs41_check_delegation_stateid by Trond Myklebust · 5 years ago
  53. e12b243 Merge tag 'xfs-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  54. 294fc7a fs: xfs: xfs_log: Don't use KM_MAYFAIL at xfs_log_reserve(). by Tetsuo Handa · 5 years ago
  55. b7aea68 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  56. 315c692 coredump: split pipe command whitespace before expanding template by Paul Wise · 5 years ago
  57. 7bc36e3 ocfs2: remove set but not used variable 'last_hash' by YueHaibing · 5 years ago
  58. 10e5ddd Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  59. d38c3fa Merge tag 'for-5.3-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  60. 97b00af Merge tag 'gfs2-v5.3-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  61. 0eb6ddf block: Fix __blkdev_direct_IO() for bio fragments by Damien Le Moal · 5 years ago
  62. 5c62075 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  63. 706cb54 gfs2: Inode dirtying fix by Andreas Gruenbacher · 5 years ago
  64. c2c44ec Unbreak mount_capable() by Al Viro · 5 years ago
  65. d0ee879 io_uring: fix KASAN use after free in io_sq_wq_submit_work by Jackie Liu · 5 years ago
  66. 4010b62 Merge branch 'dax-fix-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  67. 055d882 compat_ioctl: pppoe: fix PPPOEIOCSFWD handling by Arnd Bergmann · 5 years ago
  68. 0572d76 Merge tag 'f2fs-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 5 years ago
  69. 89e524c0 loop: Fix mount(2) failure due to race with LOOP_SET_FD by Jan Kara · 5 years ago
  70. afa1d96 xfs: Fix possible null-pointer dereferences in xchk_da_btree_block_check_sibling() by Jia-Ju Bai · 5 years ago
  71. a6d155d Btrfs: fix deadlock between fiemap and transaction commits by Filipe Manana · 5 years ago
  72. cb2d3da Btrfs: fix race leading to fs corruption after transaction abort by Filipe Manana · 5 years ago
  73. b4f9a1a Btrfs: fix incremental send failure after deduplication by Filipe Manana · 5 years ago
  74. 9dd0b82 afs: Fix missing dentry data version updating by David Howells · 5 years ago
  75. 5dc8485 afs: Only update d_fsdata if different in afs_d_revalidate() by David Howells · 5 years ago
  76. 37c0bbb afs: Fix off-by-one in afs_rename() expected data version calculation by David Howells · 5 years ago
  77. a6eed4a fs: afs: Fix a possible null-pointer dereference in afs_put_read() by Jia-Ju Bai · 5 years ago
  78. 4a46fdb afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u() by Marc Dionne · 5 years ago
  79. 2067b2b afs: Fix the CB.ProbeUuid service handler to reply correctly by David Howells · 5 years ago
  80. 61c30c9 dax: Fix missed wakeup in put_unlocked_entry() by Jan Kara · 5 years ago
  81. 38fb6d0 f2fs: use EINVAL for superblock with invalid magic by Icenowy Zheng · 5 years ago
  82. 2e616d9 xfs: fix stack contents leakage in the v1 inumber ioctls by Darrick J. Wong · 5 years ago
  83. ad28fd1 Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
  84. e24ce84 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  85. 88c5083 Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 5 years ago
  86. 543b8c46 f2fs: fix to read source block before invalidating it by Jaegeuk Kim · 5 years ago
  87. 4792ba1 Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  88. 863fa88 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  89. 0441281 Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  90. 19a1c40 fix the struct mount leak in umount_tree() by Al Viro · 5 years ago
  91. a3b46b8 btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_range by Naohiro Aota · 5 years ago
  92. 2988160 afs: fsclient: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  93. 35a3a90 afs: yfsclient: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  94. 3670324 io_uring: ensure ->list is initialized for poll commands by Jens Axboe · 5 years ago
  95. a29a0a4 Merge branch 'access-creds' by Linus Torvalds · 5 years ago
  96. 6e7ca09 btrfs: Fix deadlock caused by missing memory barrier by Nikolay Borisov · 5 years ago
  97. 16d51a5 sched/fair: Don't free p->numa_faults with concurrent readers by Jann Horn · 5 years ago
  98. 0ce38c5 iomap: fix Invalid License ID by Masahiro Yamada · 5 years ago
  99. d7852fb access: avoid the RCU grace period for the temporary subjective credentials by Linus Torvalds · 5 years ago
  100. 21c730d Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago