1. d756638 Merge tag 'locks-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 5 years ago
  2. cc2f36e Merge tag '5.5-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  3. 98ca480 locks: print unsigned ino in /proc/locks by Amir Goldstein · 5 years ago
  4. 534121d Merge tag 'io_uring-5.5-20191226' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  5. fd1c4bc io-wq: add cond_resched() to worker thread by Hillf Danton · 5 years ago
  6. 1f424e8b io-wq: remove unused busy list from io_sqe by Hillf Danton · 5 years ago
  7. 046aca3 cifs: Optimize readdir on reparse points by Paulo Alcantara (SUSE) · 5 years ago
  8. 7935799 cifs: Adjust indentation in smb2_open_file by Nathan Chancellor · 5 years ago
  9. 9efa3ed Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  10. c601747 Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  11. a396560 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  12. 0dd1e37 pipe: fix empty pipe check in pipe_write() by Jan Stancek · 5 years ago
  13. 68d7b2d ext4: fix unused-but-set-variable warning in ext4_add_entry() by Yunfeng Ye · 5 years ago
  14. f8f04d0 Merge tag 'io_uring-5.5-20191220' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  15. 3529d8c io_uring: pass in 'sqe' to the prep handlers by Jens Axboe · 5 years ago
  16. 06b76d4 io_uring: standardize the prep methods by Jens Axboe · 5 years ago
  17. 26a6167 io_uring: read 'count' for IORING_OP_TIMEOUT in prep handler by Jens Axboe · 5 years ago
  18. e47293f io_uring: move all prep state for IORING_OP_{SEND,RECV}_MGS to prep handler by Jens Axboe · 5 years ago
  19. 3fbb51c io_uring: move all prep state for IORING_OP_CONNECT to prep handler by Jens Axboe · 5 years ago
  20. 9adbd45 io_uring: add and use struct io_rw for read/writes by Jens Axboe · 5 years ago
  21. 5084bf6 xfs: Make the symbol 'xfs_rtalloc_log_count' static by Chen Wandun · 5 years ago
  22. d55e5f5 io_uring: use u64_to_user_ptr() consistently by Jens Axboe · 5 years ago
  23. 13eaec4 xfs: don't commit sunit/swidth updates to disk if that would cause repair failures by Darrick J. Wong · 5 years ago
  24. 4f5b1b3 xfs: split the sunit parameter update into two parts by Darrick J. Wong · 5 years ago
  25. 1cac233 xfs: refactor agfl length computation function by Darrick J. Wong · 5 years ago
  26. af952ae libxfs: resync with the userspace libxfs by Darrick J. Wong · 5 years ago
  27. 826f7e3 xfs: use bitops interface for buf log item AIL flag check by Brian Foster · 5 years ago
  28. fd6c2e4 io_uring: io_wq_submit_work() should not touch req->rw by Jens Axboe · 5 years ago
  29. 7c504e65 io_uring: don't wait when under-submitting by Pavel Begunkov · 5 years ago
  30. 1edc8eb2 fs: call fsnotify_sb_delete after evict_inodes by Eric Sandeen · 5 years ago
  31. 04646ae fs: avoid softlockups in s_inodes iterators by Eric Sandeen · 5 years ago
  32. e781573 io_uring: warn about unhandled opcode by Jens Axboe · 5 years ago
  33. d625c6e io_uring: read opcode and user_data from SQE exactly once by Jens Axboe · 5 years ago
  34. b29472e io_uring: make IORING_OP_TIMEOUT_REMOVE deferrable by Jens Axboe · 5 years ago
  35. fbf2384 io_uring: make IORING_OP_CANCEL_ASYNC deferrable by Jens Axboe · 5 years ago
  36. 0969e78 io_uring: make IORING_POLL_ADD and IORING_POLL_REMOVE deferrable by Jens Axboe · 5 years ago
  37. ffbb8d6 io_uring: make HARDLINK imply LINK by Pavel Begunkov · 5 years ago
  38. 8ed8d3c io_uring: any deferred command must have stable sqe data by Jens Axboe · 5 years ago
  39. fc4df99 io_uring: remove 'sqe' parameter to the OP helpers that take it by Jens Axboe · 5 years ago
  40. b7bb4f7 io_uring: fix pre-prepped issue with force_nonblock == true by Jens Axboe · 5 years ago
  41. 525b305 io-wq: re-add io_wq_current_is_worker() by Jens Axboe · 5 years ago
  42. 2187f21 Merge tag 'for-5.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  43. b1de6fc xfs: fix log reservation overflows when allocating large rt extents by Darrick J. Wong · 5 years ago
  44. 4340ebd Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  45. 6afa873 Merge tag 'linux-kselftest-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  46. 0b416c3 io_uring: fix sporadic -EFAULT from IORING_OP_RECVMSG by Jens Axboe · 5 years ago
  47. 69000d8 ext4: use RCU API in debug_print_tree by Phong Tran · 5 years ago
  48. 9803387 ext4: validate the debug_want_extra_isize mount option at parse time by Theodore Ts'o · 5 years ago
  49. d195a66 io_uring: fix stale comment and a few typos by Brian Gianforcaro · 5 years ago
  50. 2e6d304 Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 5 years ago
  51. a70fd5a ext4: reserve revoke credits in __ext4_new_inode by yangerkun · 5 years ago
  52. 7f420d6 ext4: unlock on error in ext4_expand_extra_isize() by Dan Carpenter · 5 years ago
  53. 707d1a2 ext4: optimize __ext4_check_dir_entry() by Theodore Ts'o · 5 years ago
  54. 109ba77 ext4: check for directory entries too close to block end by Jan Kara · 5 years ago
  55. 64d4ce8 ext4: fix ext4_empty_dir() for directories with holes by Jan Kara · 5 years ago
  56. 103a022 Merge tag '5.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  57. 81c64b0b Merge tag 'ovl-fixes-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 5 years ago
  58. 5bd831a Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  59. 22ff311 Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  60. fbd5429 btrfs: send: remove WARN_ON for readonly mount by Anand Jain · 5 years ago
  61. ca1aa28 btrfs: do not leak reloc root if we fail to read the fs root by Josef Bacik · 5 years ago
  62. 9bc574d btrfs: skip log replay on orphaned roots by Josef Bacik · 5 years ago
  63. 714cd3e btrfs: handle ENOENT in btrfs_uuid_tree_iterate by Josef Bacik · 5 years ago
  64. c7e54b5 btrfs: abort transaction after failed inode updates in create_subvol by Josef Bacik · 5 years ago
  65. 147271e Btrfs: fix hole extent items with a zero size after range cloning by Filipe Manana · 5 years ago
  66. 6609fee Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues by Filipe Manana · 5 years ago
  67. ad1d8c4 Btrfs: make tree checker detect checksum items with overlapping ranges by Filipe Manana · 5 years ago
  68. 40e046a Btrfs: fix missing data checksums after replaying a log tree by Filipe Manana · 5 years ago
  69. b6293c8 btrfs: return error pointer from alloc_test_extent_buffer by Dan Carpenter · 5 years ago
  70. cf93e15 btrfs: fix devs_max constraints for raid1c3 and raid1c4 by David Sterba · 5 years ago
  71. 994bf9c btrfs: tree-checker: Fix error format string for size_t by Andreas Färber · 5 years ago
  72. 943eb3b btrfs: don't double lock the subvol_sem for rename exchange by Josef Bacik · 5 years ago
  73. db8fe64 btrfs: handle error in btrfs_cache_block_group by Josef Bacik · 5 years ago
  74. f72ff01 btrfs: do not call synchronize_srcu() in inode_tree_del by Josef Bacik · 5 years ago
  75. fcb9705 Btrfs: fix cloning range with a hole when using the NO_HOLES feature by Filipe Manana · 5 years ago
  76. 37d0259 btrfs: Fix error messages in qgroup_rescan_init by Nikolay Borisov · 5 years ago
  77. d919131 CIFS: Close cached root handle only if it has a lease by Pavel Shilovsky · 5 years ago
  78. e0fc5b1 SMB3: Fix crash in SMB2_open_init due to uninitialized field in compounding path by Steve French · 5 years ago
  79. 37d4e84 Merge tag 'ceph-for-5.5-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  80. 8243186 fs: remove ksys_dup() by Dominik Brodowski · 6 years ago
  81. cccaa5e init: use do_mount() instead of ksys_mount() by Dominik Brodowski · 6 years ago
  82. ae4b064 Merge tag 'afs-fixes-20191211' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  83. 9e3aa61 io_uring: ensure we return -EINVAL on unknown opcode by Jens Axboe · 5 years ago
  84. d0c2204 xfs: stabilize insert range start boundary to avoid COW writeback race by Brian Foster · 5 years ago
  85. 687dec9 Merge tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 5 years ago
  86. d1c6a2a pipe: simplify signal handling in pipe_read() and add comments by Linus Torvalds · 5 years ago
  87. 5055980 afs: Show volume name in /proc/net/afs/<cell>/volumes by David Howells · 5 years ago
  88. 106bc79 afs: Fix missing cell comparison in afs_test_super() by David Howells · 5 years ago
  89. 1da4bd9 afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPP by David Howells · 5 years ago
  90. 158d583 afs: Fix mountpoint parsing by David Howells · 5 years ago
  91. 346da4d sched/cputime, proc/stat: Fix incorrect guest nice cpustat value by Flavio Leitner · 5 years ago
  92. 10d5934 io_uring: add sockets to list of files that support non-blocking issue by Jens Axboe · 5 years ago
  93. 53108d4 io_uring: only hash regular files for async work execution by Jens Axboe · 5 years ago
  94. 4a0a7a1 io_uring: run next sqe inline if possible by Jens Axboe · 5 years ago
  95. 392edb4 io_uring: don't dynamically allocate poll data by Jens Axboe · 5 years ago
  96. d968856 io_uring: deferred send/recvmsg should assign iov by Jens Axboe · 5 years ago
  97. 8a4955f io_uring: sqthread should grab ctx->uring_lock for submissions by Jens Axboe · 5 years ago
  98. e995d51 io-wq: briefly spin for new work after finishing work by Jens Axboe · 5 years ago
  99. 506d95f io-wq: remove worker->wait waitqueue by Jens Axboe · 5 years ago
  100. 4e88d6e io_uring: allow unbreakable links by Jens Axboe · 5 years ago