1. 3c1c24d userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK by Mike Rapoport · 5 years ago
  2. 9d4678e fs/userfaultfd.c: wp: clear VM_UFFD_MISSING or VM_UFFD_WP during userfaultfd_register() by Andrea Arcangeli · 5 years ago
  3. 188b04a hugetlb: remove unused hstate in hugetlb_fault_mutex_hash() by Wei Yang · 5 years ago
  4. 1ab5b82 hugetlbfs: add O_TMPFILE support by Piotr Sarna · 5 years ago
  5. 8fc312b mm/hugetlbfs: fix error handling when setting up mounts by Mike Kravetz · 5 years ago
  6. 5525463 hugetlbfs: hugetlb_fault_mutex_hash() cleanup by Mike Kravetz · 5 years ago
  7. a92853b fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n by Konstantin Khlebnikov · 5 years ago
  8. 2b211dc fs/buffer.c: include internal.h for missing declarations by Ben Dooks · 5 years ago
  9. 1d70667 fs/buffer.c: fix use true/false for bool type by Saurav Girepunje · 5 years ago
  10. 188c523 ocfs2: fix passing zero to 'PTR_ERR' warning by Ding Xiang · 5 years ago
  11. 32ef955 Merge tag 'fsnotify_for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 years ago
  12. b8072d5 Merge tag 'for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 years ago
  13. e2d73c3 Merge tag 'erofs-for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 5 years ago
  14. 21b26d2 Merge tag '5.5-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  15. 8f45533 Merge tag 'f2fs-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 5 years ago
  16. 4a55d36 Merge tag 'afs-next-20191121' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  17. 50b8b3f Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  18. f112a2f Merge tag 'vfs-5.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  19. 3b266a5 Merge tag 'iomap-5.5-merge-11' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  20. 05bd375b Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  21. 9a3d7fd Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  22. 68464b8 CIFS: fix a white space issue in cifs_get_inode_info() by Dan Carpenter via samba-technical · 5 years ago
  23. 168829a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  24. 1ae7878 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  25. 77a0594 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  26. e944475 io_uring: make poll->wait dynamically allocated by Jens Axboe · 5 years ago
  27. 6206f0e io-wq: shrink io_wq_work a bit by Jens Axboe · 5 years ago
  28. 3fc50ab io-wq: fix handling of NUMA node IDs by Jann Horn · 5 years ago
  29. ad6e005 io_uring: use kzalloc instead of kcalloc for single-element allocations by Jann Horn · 5 years ago
  30. 7d00916 io_uring: cleanup io_import_fixed() by Pavel Begunkov · 5 years ago
  31. cf6fd4b io_uring: inline struct sqe_submit by Pavel Begunkov · 5 years ago
  32. cc42e0a io_uring: store timeout's sqe->off in proper place by Pavel Begunkov · 5 years ago
  33. 2be7d34 Revert "vfs: properly and reliably lock f_pos in fdget_pos()" by Linus Torvalds · 5 years ago
  34. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  35. 1b96a41 Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
  36. 8042d6c io_uring: remove superfluous check for sqe->off in io_accept() by Hrvoje Zeba · 5 years ago
  37. 181e448 io_uring: async workers should inherit the user creds by Jens Axboe · 5 years ago
  38. 576a347 io-wq: have io_wq_create() take a 'data' argument by Jens Axboe · 5 years ago
  39. 311ae9e io_uring: fix dead-hung for non-iter fixed rw by Pavel Begunkov · 5 years ago
  40. f8e85cf io_uring: add support for IORING_OP_CONNECT by Jens Axboe · 5 years ago
  41. c4a2ed7 io_uring: only return -EBUSY for submit on non-flushed backlog by Jens Axboe · 5 years ago
  42. f9bd67f io_uring: only !null ptr to io_issue_sqe() by Pavel Begunkov · 5 years ago
  43. b18fdf7 io_uring: simplify io_req_link_next() by Pavel Begunkov · 5 years ago
  44. 944e58b io_uring: pass only !null to io_req_find_next() by Pavel Begunkov · 5 years ago
  45. 70cf9f3 io_uring: remove io_free_req_find_next() by Pavel Begunkov · 5 years ago
  46. 9835d6f io_uring: add likely/unlikely in io_get_sqring() by Pavel Begunkov · 5 years ago
  47. d732447 io_uring: rename __io_submit_sqe() by Pavel Begunkov · 5 years ago
  48. 915967f io_uring: improve trace_io_uring_defer() trace point by Jens Axboe · 5 years ago
  49. 1b4a51b io_uring: drain next sqe instead of shadowing by Pavel Begunkov · 5 years ago
  50. b76da70 io_uring: close lookup gap for dependent next work by Jens Axboe · 5 years ago
  51. 4d7dd46 io_uring: allow finding next link independent of req reference count by Jens Axboe · 5 years ago
  52. eb065d3 io_uring: io_allocate_scq_urings() should return a sane state by Jens Axboe · 5 years ago
  53. bbad27b io_uring: Always REQ_F_FREE_SQE for allocated sqe by Pavel Begunkov · 5 years ago
  54. 5d96072 io_uring: io_fail_links() should only consider first linked timeout by Jens Axboe · 5 years ago
  55. 09fbb0a io_uring: Fix leaking linked timeouts by Pavel Begunkov · 5 years ago
  56. f70193d io_uring: remove redundant check by Pavel Begunkov · 5 years ago
  57. d3b35796 io_uring: break links for failed defer by Pavel Begunkov · 5 years ago
  58. b2e9c7d6 io-wq: remove extra space characters by Dan Carpenter · 5 years ago
  59. b60fda6 io-wq: wait for io_wq_create() to setup necessary workers by Jens Axboe · 5 years ago
  60. fba38c2 io_uring: request cancellations should break links by Jens Axboe · 5 years ago
  61. b0dd8a4 io_uring: correct poll cancel and linked timeout expiration completion by Jens Axboe · 5 years ago
  62. e0e328c4 io_uring: remove dead REQ_F_SEQ_PREV flag by Jens Axboe · 5 years ago
  63. 94ae5e7 io_uring: fix sequencing issues with linked timeouts by Jens Axboe · 5 years ago
  64. ad8a48a io_uring: make req->timeout be dynamically allocated by Jens Axboe · 5 years ago
  65. 978db57 io_uring: make io_double_put_req() use normal completion path by Jens Axboe · 5 years ago
  66. 0e0702d io_uring: cleanup return values from the queueing functions by Jens Axboe · 5 years ago
  67. 95a5bba io_uring: io_async_cancel() should pass in 'nxt' request pointer by Jens Axboe · 5 years ago
  68. e25645b Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  69. 1c1ff48 Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  70. ea4b71b Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  71. ae36607 Merge tag 'affs-for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  72. 97d0bf9 Merge tag 'for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  73. 7e5192b Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  74. 464a47f Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  75. ff6814b Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  76. fb4b3d3 Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  77. 0be0ee7 vfs: properly and reliably lock f_pos in fdget_pos() by Linus Torvalds · 5 years ago
  78. 803e74b f2fs: stop GC when the victim becomes fully valid by Jaegeuk Kim · 5 years ago
  79. a4db59a f2fs: expose main_blkaddr in sysfs by Jaegeuk Kim · 5 years ago
  80. 909110c f2fs: choose hardlimit when softlimit is larger than hardlimit in f2fs_statfs_project() by Chengguang Xu · 5 years ago
  81. d8e464e vfs: mark pipes and sockets as stream-like file descriptors by Linus Torvalds · 5 years ago
  82. 1656a07 cifs: update internal module version number by Steve French · 5 years ago
  83. ff6b6f3 cifs: Always update signing key of first channel by Paulo Alcantara (SUSE) · 5 years ago
  84. 5bb30a4 cifs: Fix retrieval of DFS referrals in cifs_mount() by Paulo Alcantara (SUSE) · 5 years ago
  85. 84a1f5b cifs: Fix potential softlockups while refreshing DFS cache by Paulo Alcantara (SUSE) · 5 years ago
  86. df3df92 cifs: Fix lookup of root ses in DFS referral cache by Paulo Alcantara (SUSE) · 5 years ago
  87. 8354d88 cifs: Fix use-after-free bug in cifs_reconnect() by Paulo Alcantara (SUSE) · 5 years ago
  88. 8515092 cifs: dump channel info in DebugData by Aurelien Aptel · 5 years ago
  89. 1ae9a5a smb3: dump in_send and num_waiters stats counters by default by Steve French · 5 years ago
  90. 65a37a3 cifs: try harder to open new channels by Aurelien Aptel · 5 years ago
  91. 9bd4540 CIFS: Properly process SMB3 lease breaks by Pavel Shilovsky · 5 years ago
  92. 32546a9 cifs: move cifsFileInfo_put logic into a work-queue by Ronnie Sahlberg · 5 years ago
  93. d70e9fa cifs: try opening channels after mounting by Aurelien Aptel · 5 years ago
  94. b8f7442b CIFS: refactor cifs_get_inode_info() by Aurelien Aptel · 5 years ago
  95. f6a6bf7 cifs: switch servers depending on binding state by Aurelien Aptel · 5 years ago
  96. f780bd3 cifs: add server param by Aurelien Aptel · 5 years ago
  97. bcc8880 cifs: add multichannel mount options and data structs by Aurelien Aptel · 5 years ago
  98. 35adffe cifs: sort interface list by speed by Aurelien Aptel · 5 years ago
  99. fa9c236 CIFS: Fix SMB2 oplock break processing by Pavel Shilovsky · 5 years ago
  100. 3591bb8 cifs: don't use 'pre:' for MODULE_SOFTDEP by Ronnie Sahlberg · 5 years ago