1. b7a16c7 mm: pagewalk: add 'depth' parameter to pte_hole by Steven Price · 5 years ago
  2. abec749 fs/proc/page.c: allow inspection of last section and fix end detection by David Hildenbrand · 5 years ago
  3. 2d797e9 ocfs2: fix oops when writing cloned file by Gang He · 5 years ago
  4. ad80142 Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  5. d55966c btrfs: do not zero f_bavail if we have available space by Josef Bacik · 5 years ago
  6. 94f2630 Merge tag '5.6-rc-small-smb3-fix-for-stable' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  7. 6404674 vfs: fix do_last() regression by Al Viro · 5 years ago
  8. b581098 cifs: update internal module version number by Steve French · 5 years ago
  9. a62aa6f Merge tag 'gfs2-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  10. 677b60d Merge tag 'iomap-5.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  11. 7eec11d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  12. 47a2ebb execve: warn if process starts with executable stack by Alexey Dobriyan · 5 years ago
  13. aacee54 reiserfs: prevent NULL pointer dereference in reiserfs_insert_item() by Yunfeng Ye · 5 years ago
  14. 1fbede6 fs/binfmt_elf.c: coredump: allow process with empty address space to coredump by Alexey Dobriyan · 5 years ago
  15. 28f4665 fs/binfmt_elf.c: coredump: delete duplicated overflow check by Alexey Dobriyan · 5 years ago
  16. 225a3f5 fs/binfmt_elf.c: coredump: allocate core ELF header on stack by Alexey Dobriyan · 5 years ago
  17. 18676ff fs/binfmt_elf.c: make BAD_ADDR() unlikely by Alexey Dobriyan · 5 years ago
  18. 03c6d72 fs/binfmt_elf.c: better codegen around current->mm by Alexey Dobriyan · 5 years ago
  19. a62c5b1 fs/binfmt_elf.c: don't copy ELF header around by Alexey Dobriyan · 5 years ago
  20. f67ef44 fs/binfmt_elf.c: fix ->start_code calculation by Alexey Dobriyan · 5 years ago
  21. 1f83d80 fs/binfmt_elf.c: smaller code generation around auxv vector fill by Alexey Dobriyan · 5 years ago
  22. 3fd396a btrfs: use larger zlib buffer for s390 hardware compression by Mikhail Zaslonko · 5 years ago
  23. f1f6a7d mm, tree-wide: rename put_user_page*() to unpin_user_page*() by John Hubbard · 5 years ago
  24. 2113b05 fs/io_uring: set FOLL_PIN via pin_user_pages() by John Hubbard · 5 years ago
  25. 25b6991 ocfs2: use ocfs2_update_inode_fsync_trans() to access t_tid in handle->h_transaction by wangyan · 5 years ago
  26. 9f16ca48 ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans() by wangyan · 5 years ago
  27. dd3e7cb ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use by Andy Shevchenko · 5 years ago
  28. d8f1875 ocfs2/dlm: remove redundant assignment to ret by Colin Ian King · 5 years ago
  29. ca322fb ocfs2: make local header paths relative to C files by Masahiro Yamada · 5 years ago
  30. 5b43d64 ocfs2: remove unneeded semicolons by zhengbin · 5 years ago
  31. 67e2d2e fs: ocfs: remove unnecessary assertion in dlm_migrate_lockres by Aditya Pakki · 5 years ago
  32. 68f23b89 memcg: fix a crash in wb_workfn when a device disappears by Theodore Ts'o · 5 years ago
  33. 9722b10 Btrfs: send, fix emission of invalid clone operations within the same file by Filipe Manana · 5 years ago
  34. f4b1363 btrfs: do not do delalloc reservation under page lock by Josef Bacik · 5 years ago
  35. 5ab5805 btrfs: drop the -EBUSY case in __extent_writepage_io by Josef Bacik · 5 years ago
  36. 25f3c50 Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker by Chris Mason · 5 years ago
  37. a30a3d2 btrfs: take overcommit into account in inc_block_group_ro by Josef Bacik · 5 years ago
  38. a7a63acc btrfs: fix force usage in inc_block_group_ro by Josef Bacik · 5 years ago
  39. 5750c37 btrfs: Correctly handle empty trees in find_first_clear_extent_bit by Nikolay Borisov · 5 years ago
  40. 42ffb0b btrfs: flush write bio if we loop in extent_write_cache_pages by Josef Bacik · 5 years ago
  41. 7227ff4 Btrfs: fix race between adding and putting tree mod seq elements and nodes by Filipe Manana · 5 years ago
  42. ccaaaf6 Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/daveh/x86-mpx by Linus Torvalds · 5 years ago
  43. e84bcd6 Merge tag 'upstream-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 5 years ago
  44. 6e135ba Merge tag 'f2fs-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 5 years ago
  45. 0196be1 Merge tag 'for_v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 years ago
  46. 91f1a95 Merge tag 'xfs-5.6-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  47. e5da4c93 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  48. c54849d cifs: fix soft mounts hanging in the reconnect code by Ronnie Sahlberg · 5 years ago
  49. 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  50. 896f8d2 Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  51. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  52. 08a3ef8 Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  53. 22b17db Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  54. 3e4827b io_uring: add support for epoll_ctl(2) by Jens Axboe · 5 years ago
  55. 39220e8 eventpoll: support non-blocking do_epoll_ctl() calls by Jens Axboe · 5 years ago
  56. 58e41a4 eventpoll: abstract out epoll_ctl() handler by Jens Axboe · 5 years ago
  57. f86cd20 io_uring: fix linked command file table usage by Jens Axboe · 5 years ago
  58. 3893c202 Merge tag 'erofs-for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 5 years ago
  59. 5307040 Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  60. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  61. 975f9ce Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  62. 75c6a03 io_uring: support using a registered personality for commands by Jens Axboe · 5 years ago
  63. 071698e io_uring: allow registering credentials by Jens Axboe · 5 years ago
  64. 24369c2 io_uring: add io-wq workqueue sharing by Pavel Begunkov · 5 years ago
  65. eba6f5a io-wq: allow grabbing existing io-wq by Pavel Begunkov · 5 years ago
  66. cccf0ee io_uring/io-wq: don't use static creds/mm assignments by Jens Axboe · 5 years ago
  67. a78208e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  68. 6835398 Merge tag '5.6-smb3-fixes-and-dfs-and-readdir-improvements' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  69. c899437 Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  70. f0d8744 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  71. b5f7ab6 Merge tag 'fs-dedupe-last-block-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  72. 81a046b Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  73. 4244057 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  74. c677124 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  75. c0e809e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  76. a31b4ec Revert "gfs2: eliminate tr_num_revoke_rm" by Bob Peterson · 5 years ago
  77. ab67f60 Merge tag 'smp-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  78. e279160 Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  79. 848f7e1 io-wq: make the io_wq ref counted by Jens Axboe · 5 years ago
  80. 9466f43 io_uring: fix refcounting with batched allocations at OOM by Pavel Begunkov · 5 years ago
  81. 8cdf219 io_uring: add comment for drain_next by Pavel Begunkov · 5 years ago
  82. 980ad26 io_uring: don't attempt to copy iovec for READ/WRITE by Jens Axboe · 5 years ago
  83. f1f27ad CIFS: Fix task struct use-after-free on reconnect by Vincent Whitchurch · 5 years ago
  84. 050d2a8 cifs: use PTR_ERR_OR_ZERO() to simplify code by Chen Zhou · 5 years ago
  85. 8bd0d70 cifs: add support for fallocate mode 0 for non-sparse files by Ronnie Sahlberg · 5 years ago
  86. fe12926 cifs: fix NULL dereference in match_prepath by Ronnie Sahlberg · 5 years ago
  87. 643fbce smb3: fix default permissions on new files when mounting with modefromsid by Steve French · 5 years ago
  88. 438471b CIFS: Add support for setting owner info, dos attributes, and create time by Boris Protopopov · 5 years ago
  89. c4985c3 cifs: remove set but not used variable 'server' by YueHaibing · 5 years ago
  90. 0a5a988 cifs: Fix memory allocation in __smb2_handle_cancelled_cmd() by Paulo Alcantara (SUSE) · 5 years ago
  91. 5739375 cifs: Fix mount options set in automount by Paulo Alcantara (SUSE) · 5 years ago
  92. 463a7b4 cifs: fix unitialized variable poential problem with network I/O cache lock patch by Steve French · 5 years ago
  93. eecfc57 cifs: Fix return value in __update_cache_entry by YueHaibing · 5 years ago
  94. 742d8de cifs: Avoid doing network I/O while holding cache lock by Paulo Alcantara (SUSE) · 5 years ago
  95. 06d5737 cifs: Fix potential deadlock when updating vol in cifs_reconnect() by Paulo Alcantara (SUSE) · 5 years ago
  96. ff2f7fc cifs: Merge is_path_valid() into get_normalized_path() by Paulo Alcantara (SUSE) · 5 years ago
  97. 345c1a4 cifs: Introduce helpers for finding TCP connection by Paulo Alcantara (SUSE) · 5 years ago
  98. 199c6bd cifs: Get rid of kstrdup_const()'d paths by Paulo Alcantara (SUSE) · 5 years ago
  99. 185352a cifs: Clean up DFS referral cache by Paulo Alcantara (SUSE) · 5 years ago
  100. 6629400 cifs: Don't use iov_iter::type directly by David Howells · 5 years ago