1. 30d7030 Merge tag 'configfs-for-5.3' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 5 years ago
  2. b0841ee configfs: provide exclusion between IO and removals by Al Viro · 5 years ago
  3. 47320fb configfs: new object reprsenting tree fragments by Al Viro · 5 years ago
  4. f19e4ed configfs_register_group() shouldn't be (and isn't) called in rmdirable parts by Al Viro · 5 years ago
  5. ff4dd08 configfs: stash the data we need into configfs_buffer at open time by Al Viro · 5 years ago
  6. eb3d8f4 NFS: Fix inode fileid checks in attribute revalidation code by Trond Myklebust · 5 years ago
  7. 2653810 Merge tag '5.3-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  8. 36e3377 cifs: update internal module number by Steve French · 5 years ago
  9. 340625e cifs: replace various strncpy with strscpy and similar by Ronnie Sahlberg · 5 years ago
  10. 478228e cifs: Use kzfree() to zero out the password by Dan Carpenter · 5 years ago
  11. f2aee32 cifs: set domainName when a domain-key is used in multiuser by Ronnie Sahlberg · 5 years ago
  12. 9e8312f Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  13. 99300a8 NFS: remove set but not used variable 'mapping' by YueHaibing · 5 years ago
  14. d33d4be NFSv2: Fix write regression by Trond Myklebust · 5 years ago
  15. 71affe9 NFSv2: Fix eof handling by Trond Myklebust · 5 years ago
  16. 96c4145 NFS: Fix writepage(s) error handling to not report errors twice by Trond Myklebust · 5 years ago
  17. 8f54c7a NFS: Fix spurious EIO read errors by Trond Myklebust · 5 years ago
  18. 7af46292 pNFS/flexfiles: Don't time out requests on hard mounts by Trond Myklebust · 5 years ago
  19. d571192 Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated" by Trond Myklebust · 5 years ago
  20. bf2bf9b pNFS/flexfiles: Turn off soft RPC calls by Trond Myklebust · 5 years ago
  21. 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
  22. 46d0b24 userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx by Oleg Nesterov · 5 years ago
  23. 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
  24. b9bd680 Merge tag 'for-linus-20190823' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  25. 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
  26. 4e56394 Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  27. 1fb254a xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT by Darrick J. Wong · 5 years ago
  28. 08f5439 io_uring: add need_resched() check in inner poll loop by Jens Axboe · 5 years ago
  29. 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
  30. 0af83ab ubifs: Limit the number of pages in shrink_liability by Liu Song · 5 years ago
  31. 377e208 ubifs: Correctly initialize c->min_log_bytes by Richard Weinberger · 5 years ago
  32. 4dd75b3 ubifs: Fix double unlock around orphan_delete() by Richard Weinberger · 5 years ago
  33. 7533be8 afs: use correct afs_call_type in yfs_fs_store_opaque_acl2 by YueHaibing · 5 years ago
  34. c4c613f afs: Fix possible oops in afs_lookup trace event by Marc Dionne · 5 years ago
  35. a5fb8e6 afs: Fix leak in afs_lookup_cell_rcu() by David Howells · 5 years ago
  36. 28a2826 ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply by Jeff Layton · 5 years ago
  37. c95f1c5 ceph: clear page dirty before invalidate page by Erqi Chen · 5 years ago
  38. af8a85a ceph: fix buffer free while holding i_ceph_lock in fill_inode() by Luis Henriques · 5 years ago
  39. 12fe3dd ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob() by Luis Henriques · 5 years ago
  40. 86968ef ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr() by Luis Henriques · 5 years ago
  41. 2babd34 Merge tag 'nfsd-5.3-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  42. a3a0e43 io_uring: don't enter poll loop if we have CQEs pending by Jens Axboe · 5 years ago
  43. 500f9fb io_uring: fix potential hang with polled IO by Jens Axboe · 5 years ago
  44. b682716 fs/xfs: Fix return code of xfs_break_leased_layouts() by Ira Weiny · 5 years ago
  45. 287c55e Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  46. 06c9fdf NFS: On fatal writeback errors, we need to call nfs_inode_remove_request() by Trond Myklebust · 5 years ago
  47. 17d8c5d NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup by Trond Myklebust · 5 years ago
  48. eb2c50d NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0 by Trond Myklebust · 5 years ago
  49. f4340e9 NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend() by Trond Myklebust · 5 years ago
  50. 9821421 NFSv4: Fix return value in nfs_finish_open() by Trond Myklebust · 5 years ago
  51. 90cf500 NFSv4: Fix return values for nfs4_file_open() by Trond Myklebust · 5 years ago
  52. 7e10cc2 NFS: Don't refresh attributes with mounted-on-file information by Trond Myklebust · 5 years ago
  53. 33da8e7 signal: Allow cifs and drbd to receive their terminating signals by Eric W. Biederman · 5 years ago
  54. 5d888b4 xfs: fix reflink source file racing with directio writes by Darrick J. Wong · 5 years ago
  55. 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
  56. 8fde283 Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  57. edc58dd vfs: fix page locking deadlocks when deduping files by Darrick J. Wong · 5 years ago
  58. 4529e6d xfs: compat_ioctl: use compat_ptr() by Christoph Hellwig · 5 years ago
  59. 314e01a xfs: fall back to native ioctls for unhandled compat ones by Christoph Hellwig · 5 years ago
  60. 78e70e7 nfsd4: Fix kernel crash when reading proc file reply_cache_stats by He Zhe · 5 years ago
  61. bebd699 nfsd: initialize i_private before d_add by J. Bruce Fields · 5 years ago
  62. 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
  63. dc46bba nfsd: use i_wrlock instead of rcu for nfsdfs i_private by J. Bruce Fields · 5 years ago
  64. d6846bf nfsd: fix dentry leak upon mkdir failure. by Tetsuo Handa · 5 years ago
  65. a982eeb io_uring: fix an issue when IOSQE_IO_LINK is inserted into defer list by Jackie Liu · 5 years ago
  66. 7b6620d block: remove REQ_NOWAIT_INLINE by Jens Axboe · 5 years ago
  67. 99c79f6 io_uring: fix manual setup of iov_iter for fixed buffers by Aleix Roca Nonell · 5 years ago
  68. 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
  69. 6a2aeab seq_file: fix problem when seeking mid-record by NeilBrown · 5 years ago
  70. 8612de3 xfs: don't crash on null attr fork xfs_bmapi_read by Darrick J. Wong · 5 years ago
  71. 858b44d xfs: remove more ondisk directory corruption asserts by Darrick J. Wong · 5 years ago
  72. 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
  73. 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
  74. 50e73a4 Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  75. a27a0c9 gfs2: gfs2_walk_metadata fix by Andreas Gruenbacher · 5 years ago
  76. b678c56 Merge tag 'nfs-for-5.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  77. 518a1c2 Merge tag '5.3-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  78. e91455b bdev: Fixup error handling in blkdev_get() by Jan Kara · 5 years ago
  79. e15c2ff block: fix O_DIRECT error handling for bio fragments by Jens Axboe · 5 years ago
  80. 67e7b52 NFSv4: Ensure state recovery handles ETIMEDOUT correctly by Trond Myklebust · 5 years ago
  81. 07301df btrfs: trim: Check the range passed into to prevent overflow by Qu Wenruo · 6 years ago
  82. d7cd4dd Btrfs: fix sysfs warning and missing raid sysfs directories by Filipe Manana · 5 years ago
  83. 33920f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  84. ee9d661 SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL by Sebastien Tisserant · 5 years ago
  85. 8d33096 smb3: send CAP_DFS capability during session setup by Steve French · 5 years ago
  86. 3edeb4a SMB3: Fix potential memory leak when processing compound chain by Pavel Shilovsky · 5 years ago
  87. e99c63e SMB3: Fix deadlock in validate negotiate hits reconnect by Pavel Shilovsky · 5 years ago
  88. d75996d dax: dax_layout_busy_page() should not unmap cow pages by Vivek Goyal · 5 years ago
  89. 247bc94 cifs: fix rmmod regression in cifs.ko caused by force_sig changes by Steve French · 5 years ago
  90. dea1bb3 NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts by Trond Myklebust · 5 years ago
  91. 09a54f0 NFSv4: Fix an Oops in nfs4_do_setattr by Trond Myklebust · 5 years ago
  92. c77e228 NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim() by Trond Myklebust · 5 years ago
  93. e3c8dc7 NFSv4: Check the return value of update_open_stateid() by Trond Myklebust · 5 years ago
  94. ad11408 NFSv4.1: Only reap expired delegations by Trond Myklebust · 5 years ago
  95. 27a30cf NFSv4.1: Fix open stateid recovery by Trond Myklebust · 5 years ago
  96. 731c74d NFSv4: Report the error from nfs4_select_rw_stateid() by Trond Myklebust · 5 years ago
  97. c34fae0 NFSv4: When recovering state fails with EAGAIN, retry the same recovery by Trond Myklebust · 5 years ago
  98. 86dbd08b NFSv4: Print an error in the syslog when state is marked as irrecoverable by Trond Myklebust · 5 years ago
  99. 5eb8d18 NFSv4: Fix delegation state recovery by Trond Myklebust · 5 years ago
  100. 8c39a39 NFSv4: Fix a credential refcount leak in nfs41_check_delegation_stateid by Trond Myklebust · 5 years ago