1. 94a76d9 Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 5 years ago
  2. 46d0b24 userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx by Oleg Nesterov · 5 years ago
  3. 8942230 Merge tag 'xfs-5.3-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  4. b9bd680 Merge tag 'for-linus-20190823' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  5. f576518 Merge tag 'xfs-5.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  6. 4e56394 Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  7. 1fb254a xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT by Darrick J. Wong · 5 years ago
  8. 08f5439 io_uring: add need_resched() check in inner poll loop by Jens Axboe · 5 years ago
  9. e8c3fa9 Merge tag 'afs-fixes-20190822' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  10. 0af83ab ubifs: Limit the number of pages in shrink_liability by Liu Song · 5 years ago
  11. 377e208 ubifs: Correctly initialize c->min_log_bytes by Richard Weinberger · 5 years ago
  12. 4dd75b3 ubifs: Fix double unlock around orphan_delete() by Richard Weinberger · 5 years ago
  13. 7533be8 afs: use correct afs_call_type in yfs_fs_store_opaque_acl2 by YueHaibing · 5 years ago
  14. c4c613f afs: Fix possible oops in afs_lookup trace event by Marc Dionne · 5 years ago
  15. a5fb8e6 afs: Fix leak in afs_lookup_cell_rcu() by David Howells · 5 years ago
  16. 28a2826 ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply by Jeff Layton · 5 years ago
  17. c95f1c5 ceph: clear page dirty before invalidate page by Erqi Chen · 5 years ago
  18. af8a85a ceph: fix buffer free while holding i_ceph_lock in fill_inode() by Luis Henriques · 5 years ago
  19. 12fe3dd ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob() by Luis Henriques · 5 years ago
  20. 86968ef ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr() by Luis Henriques · 5 years ago
  21. 2babd34 Merge tag 'nfsd-5.3-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  22. a3a0e43f io_uring: don't enter poll loop if we have CQEs pending by Jens Axboe · 5 years ago
  23. 500f9fb io_uring: fix potential hang with polled IO by Jens Axboe · 5 years ago
  24. b682716 fs/xfs: Fix return code of xfs_break_leased_layouts() by Ira Weiny · 5 years ago
  25. 287c55e Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  26. 33da8e7c signal: Allow cifs and drbd to receive their terminating signals by Eric W. Biederman · 5 years ago
  27. 5d888b4 xfs: fix reflink source file racing with directio writes by Darrick J. Wong · 5 years ago
  28. 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
  29. 8fde283 Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  30. edc58dd vfs: fix page locking deadlocks when deduping files by Darrick J. Wong · 5 years ago
  31. 4529e6d xfs: compat_ioctl: use compat_ptr() by Christoph Hellwig · 5 years ago
  32. 314e01a xfs: fall back to native ioctls for unhandled compat ones by Christoph Hellwig · 5 years ago
  33. 78e70e7 nfsd4: Fix kernel crash when reading proc file reply_cache_stats by He Zhe · 5 years ago
  34. bebd699 nfsd: initialize i_private before d_add by J. Bruce Fields · 5 years ago
  35. 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
  36. dc46bba nfsd: use i_wrlock instead of rcu for nfsdfs i_private by J. Bruce Fields · 5 years ago
  37. d6846bf nfsd: fix dentry leak upon mkdir failure. by Tetsuo Handa · 5 years ago
  38. a982eeb io_uring: fix an issue when IOSQE_IO_LINK is inserted into defer list by Jackie Liu · 5 years ago
  39. 7b6620d block: remove REQ_NOWAIT_INLINE by Jens Axboe · 5 years ago
  40. 99c79f6 io_uring: fix manual setup of iov_iter for fixed buffers by Aleix Roca Nonell · 5 years ago
  41. 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
  42. 6a2aeab seq_file: fix problem when seeking mid-record by NeilBrown · 5 years ago
  43. 8612de3 xfs: don't crash on null attr fork xfs_bmapi_read by Darrick J. Wong · 5 years ago
  44. 858b44d xfs: remove more ondisk directory corruption asserts by Darrick J. Wong · 5 years ago
  45. 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
  46. 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
  47. 50e73a4 Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  48. a27a0c9 gfs2: gfs2_walk_metadata fix by Andreas Gruenbacher · 5 years ago
  49. b678c56 Merge tag 'nfs-for-5.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  50. 518a1c2 Merge tag '5.3-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  51. e91455b bdev: Fixup error handling in blkdev_get() by Jan Kara · 5 years ago
  52. e15c2ff block: fix O_DIRECT error handling for bio fragments by Jens Axboe · 5 years ago
  53. 67e7b52 NFSv4: Ensure state recovery handles ETIMEDOUT correctly by Trond Myklebust · 5 years ago
  54. 07301df btrfs: trim: Check the range passed into to prevent overflow by Qu Wenruo · 5 years ago
  55. d7cd4dd Btrfs: fix sysfs warning and missing raid sysfs directories by Filipe Manana · 5 years ago
  56. 33920f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  57. ee9d661 SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL by Sebastien Tisserant · 5 years ago
  58. 8d33096 smb3: send CAP_DFS capability during session setup by Steve French · 5 years ago
  59. 3edeb4a SMB3: Fix potential memory leak when processing compound chain by Pavel Shilovsky · 5 years ago
  60. e99c63e SMB3: Fix deadlock in validate negotiate hits reconnect by Pavel Shilovsky · 5 years ago
  61. d75996d dax: dax_layout_busy_page() should not unmap cow pages by Vivek Goyal · 5 years ago
  62. 247bc94 cifs: fix rmmod regression in cifs.ko caused by force_sig changes by Steve French · 5 years ago
  63. dea1bb3 NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts by Trond Myklebust · 5 years ago
  64. 09a54f0 NFSv4: Fix an Oops in nfs4_do_setattr by Trond Myklebust · 5 years ago
  65. c77e228 NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim() by Trond Myklebust · 5 years ago
  66. e3c8dc7 NFSv4: Check the return value of update_open_stateid() by Trond Myklebust · 5 years ago
  67. ad11408 NFSv4.1: Only reap expired delegations by Trond Myklebust · 5 years ago
  68. 27a30cf NFSv4.1: Fix open stateid recovery by Trond Myklebust · 5 years ago
  69. 731c74d NFSv4: Report the error from nfs4_select_rw_stateid() by Trond Myklebust · 5 years ago
  70. c34fae0 NFSv4: When recovering state fails with EAGAIN, retry the same recovery by Trond Myklebust · 5 years ago
  71. 86dbd08b NFSv4: Print an error in the syslog when state is marked as irrecoverable by Trond Myklebust · 5 years ago
  72. 5eb8d18 NFSv4: Fix delegation state recovery by Trond Myklebust · 5 years ago
  73. 8c39a39 NFSv4: Fix a credential refcount leak in nfs41_check_delegation_stateid by Trond Myklebust · 5 years ago
  74. 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
  75. 294fc7a fs: xfs: xfs_log: Don't use KM_MAYFAIL at xfs_log_reserve(). by Tetsuo Handa · 5 years ago
  76. b7aea68 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  77. 315c692 coredump: split pipe command whitespace before expanding template by Paul Wise · 5 years ago
  78. 7bc36e3 ocfs2: remove set but not used variable 'last_hash' by YueHaibing · 5 years ago
  79. 10e5ddd Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  80. 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
  81. 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
  82. 0eb6ddf block: Fix __blkdev_direct_IO() for bio fragments by Damien Le Moal · 5 years ago
  83. 5c62075 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  84. 706cb54 gfs2: Inode dirtying fix by Andreas Gruenbacher · 5 years ago
  85. c2c44ec Unbreak mount_capable() by Al Viro · 5 years ago
  86. d0ee879 io_uring: fix KASAN use after free in io_sq_wq_submit_work by Jackie Liu · 5 years ago
  87. 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
  88. 055d882 compat_ioctl: pppoe: fix PPPOEIOCSFWD handling by Arnd Bergmann · 5 years ago
  89. 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
  90. 89e524c0 loop: Fix mount(2) failure due to race with LOOP_SET_FD by Jan Kara · 5 years ago
  91. afa1d96 xfs: Fix possible null-pointer dereferences in xchk_da_btree_block_check_sibling() by Jia-Ju Bai · 5 years ago
  92. a6d155d Btrfs: fix deadlock between fiemap and transaction commits by Filipe Manana · 5 years ago
  93. cb2d3da Btrfs: fix race leading to fs corruption after transaction abort by Filipe Manana · 5 years ago
  94. b4f9a1a Btrfs: fix incremental send failure after deduplication by Filipe Manana · 5 years ago
  95. 9dd0b82 afs: Fix missing dentry data version updating by David Howells · 5 years ago
  96. 5dc8485 afs: Only update d_fsdata if different in afs_d_revalidate() by David Howells · 5 years ago
  97. 37c0bbb afs: Fix off-by-one in afs_rename() expected data version calculation by David Howells · 5 years ago
  98. a6eed4a fs: afs: Fix a possible null-pointer dereference in afs_put_read() by Jia-Ju Bai · 5 years ago
  99. 4a46fdb afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u() by Marc Dionne · 5 years ago
  100. 2067b2b afs: Fix the CB.ProbeUuid service handler to reply correctly by David Howells · 5 years ago