1. 1346416 ovl: layer is const by Miklos Szeredi · 5 years ago
  2. b7bf990 ovl: fix corner case of non-constant st_dev;st_ino by Amir Goldstein · 5 years ago
  3. 1b81ddd ovl: fix corner case of conflicting lower layer uuid by Amir Goldstein · 5 years ago
  4. 07f1e59 ovl: generalize the lower_fs[] array by Amir Goldstein · 5 years ago
  5. 0f831ec ovl: simplify ovl_same_sb() helper by Amir Goldstein · 5 years ago
  6. 94375f9 ovl: generalize the lower_layers[] array by Amir Goldstein · 5 years ago
  7. b504c65 ovl: improving copy-up efficiency for big sparse file by Chengguang Xu · 5 years ago
  8. b1f9d38 ovl: use ovl_inode_lock in ovl_llseek() by Amir Goldstein · 5 years ago
  9. 1bd0a3a ovl: use pr_fmt auto generate prefix by lijiazi · 5 years ago
  10. 4c37e71 ovl: fix wrong WARN_ON() in ovl_cache_update_ino() by Amir Goldstein · 5 years ago
  11. 25e73aa Merge tag 'io_uring-5.5-2020-01-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  12. effaf90 Merge tag 'for-5.5-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  13. ab7541c Merge tag 'fuse-fixes-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 5 years ago
  14. b35cf1f btrfs: check rw_devices, not num_devices for balance by Josef Bacik · 5 years ago
  15. 5afe6ce Btrfs: always copy scrub arguments back to user space by Filipe Manana · 5 years ago
  16. 44d2827 io_uring: only allow submit from owning task by Jens Axboe · 5 years ago
  17. 7df1e98 fuse: fix fuse_send_readpages() in the syncronous read case by Miklos Szeredi · 5 years ago
  18. 11ba820 io_uring: ensure workqueue offload grabs ring mutex for poll list by Jens Axboe · 5 years ago
  19. 797f3f5 io_uring: clear req->result always before issuing a read/write request by Bijan Mottahedeh · 5 years ago
  20. 84bf394 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  21. 508c877 fix autofs regression caused by follow_managed() changes by Al Viro · 5 years ago
  22. c64cd6e reimplement path_mountpoint() with less magic by Al Viro · 5 years ago
  23. 7891293 io_uring: be consistent in assigning next work from handler by Jens Axboe · 5 years ago
  24. e0bbb34 io-wq: cancel work if we fail getting a mm reference by Jens Axboe · 5 years ago
  25. e033e7d Merge branch 'dhowells' (patches from DavidH) by Linus Torvalds · 5 years ago
  26. f52b83b afs: Fix afs_lookup() to not clobber the version on a new dentry by David Howells · 5 years ago
  27. 40a708b afs: Fix use-after-loss-of-ref by David Howells · 5 years ago
  28. 74566df io_uring: don't setup async context for read/write fixed by Jens Axboe · 5 years ago
  29. 6282675 btrfs: relocation: fix reloc_root lifespan and access by Qu Wenruo · 5 years ago
  30. 9fb7007 Merge tag 'char-misc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  31. 4e4cd21 Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  32. 30b6487 Merge tag 'io_uring-5.5-2020-01-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  33. bef1d88 Merge tag 'pstore-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  34. 83c9c54 fs: move guard_bio_eod() after bio_set_op_attrs by Ming Lei · 5 years ago
  35. e163fdb pstore/ram: Regularize prz label allocation lifetime by Kees Cook · 5 years ago
  36. 26ef849 btrfs: fix memory leak in qgroup accounting by Johannes Thumshirn · 5 years ago
  37. 423a716 btrfs: do not delete mismatched root refs by Josef Bacik · 5 years ago
  38. d49d328 btrfs: fix invalid removal of root ref by Josef Bacik · 5 years ago
  39. 045d396 btrfs: rework arguments of btrfs_unlink_subvol by Josef Bacik · 5 years ago
  40. eacc6df io_uring: remove punt of short reads to async context by Jens Axboe · 5 years ago
  41. 68faa67 chardev: Avoid potential use-after-free in 'chrdev_open()' by Will Deacon · 5 years ago
  42. b73eba2 ocfs2: fix the crash due to call ocfs2_get_dlm_debug once less by Gang He · 5 years ago
  43. 397eac1 ocfs2: call journal flush to mark journal as empty after journal recovery when mount by Kai Li · 5 years ago
  44. e39e773 fs/posix_acl.c: fix kernel-doc warnings by Randy Dunlap · 5 years ago
  45. 213921f fs/namespace.c: make to_mnt_ns() static by Eric Biggers · 5 years ago
  46. 7bebd69 fs/nsfs.c: include headers for missing declarations by Eric Biggers · 5 years ago
  47. b16155a fs/direct-io.c: include fs/internal.h for missing prototype by Eric Biggers · 5 years ago
  48. 3a562ae Merge tag 'for-5.5-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  49. b6b4aaf Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  50. 15f0ec9 mm/hugetlbfs: fix for_each_hstate() loop in init_hugetlbfs_fs() by Jan Stancek · 5 years ago
  51. 278b14e Merge tag 'pstore-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  52. 74f1a29 Revert "fs: remove ksys_dup()" by Dominik Brodowski · 5 years ago
  53. 9e5f1c1 pstore/ram: Write new dumps to start of recycled zones by Aleksandr Yashkin · 5 years ago
  54. 8df955a pstore/ram: Fix error-path memory leak in persistent_ram_new() callers by Kees Cook · 5 years ago
  55. de7999a Btrfs: fix infinite loop during nocow writeback due to race by Filipe Manana · 5 years ago
  56. 46bcff2b btrfs: fix compressed write bio blkcg attribution by Dennis Zhou · 5 years ago
  57. 7b62e66 btrfs: punt all bios created in btrfs_submit_compressed_write() by Dennis Zhou · 5 years ago
  58. 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
  59. cc2f36e Merge tag '5.5-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  60. 98ca480 locks: print unsigned ino in /proc/locks by Amir Goldstein · 5 years ago
  61. 85a8ce6 block: add bio_truncate to fix guard_bio_eod by Ming Lei · 5 years ago
  62. 534121d Merge tag 'io_uring-5.5-20191226' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  63. fd1c4bc io-wq: add cond_resched() to worker thread by Hillf Danton · 5 years ago
  64. 1f424e8b io-wq: remove unused busy list from io_sqe by Hillf Danton · 5 years ago
  65. 046aca3 cifs: Optimize readdir on reparse points by Paulo Alcantara (SUSE) · 5 years ago
  66. 7935799 cifs: Adjust indentation in smb2_open_file by Nathan Chancellor · 5 years ago
  67. 9efa3ed Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  68. 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
  69. 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
  70. 0dd1e37 pipe: fix empty pipe check in pipe_write() by Jan Stancek · 5 years ago
  71. 68d7b2d ext4: fix unused-but-set-variable warning in ext4_add_entry() by Yunfeng Ye · 5 years ago
  72. f8f04d0 Merge tag 'io_uring-5.5-20191220' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  73. 3529d8c io_uring: pass in 'sqe' to the prep handlers by Jens Axboe · 5 years ago
  74. 06b76d4 io_uring: standardize the prep methods by Jens Axboe · 5 years ago
  75. 26a6167 io_uring: read 'count' for IORING_OP_TIMEOUT in prep handler by Jens Axboe · 5 years ago
  76. e47293f io_uring: move all prep state for IORING_OP_{SEND,RECV}_MGS to prep handler by Jens Axboe · 5 years ago
  77. 3fbb51c io_uring: move all prep state for IORING_OP_CONNECT to prep handler by Jens Axboe · 5 years ago
  78. 9adbd45 io_uring: add and use struct io_rw for read/writes by Jens Axboe · 5 years ago
  79. 5084bf6 xfs: Make the symbol 'xfs_rtalloc_log_count' static by Chen Wandun · 5 years ago
  80. d55e5f5 io_uring: use u64_to_user_ptr() consistently by Jens Axboe · 5 years ago
  81. 13eaec4 xfs: don't commit sunit/swidth updates to disk if that would cause repair failures by Darrick J. Wong · 5 years ago
  82. 4f5b1b3 xfs: split the sunit parameter update into two parts by Darrick J. Wong · 5 years ago
  83. 1cac233 xfs: refactor agfl length computation function by Darrick J. Wong · 5 years ago
  84. af952ae libxfs: resync with the userspace libxfs by Darrick J. Wong · 5 years ago
  85. 826f7e3 xfs: use bitops interface for buf log item AIL flag check by Brian Foster · 5 years ago
  86. fd6c2e4 io_uring: io_wq_submit_work() should not touch req->rw by Jens Axboe · 5 years ago
  87. 7c504e65 io_uring: don't wait when under-submitting by Pavel Begunkov · 5 years ago
  88. 1edc8eb2 fs: call fsnotify_sb_delete after evict_inodes by Eric Sandeen · 5 years ago
  89. 04646ae fs: avoid softlockups in s_inodes iterators by Eric Sandeen · 5 years ago
  90. e781573 io_uring: warn about unhandled opcode by Jens Axboe · 5 years ago
  91. d625c6e io_uring: read opcode and user_data from SQE exactly once by Jens Axboe · 5 years ago
  92. b29472e io_uring: make IORING_OP_TIMEOUT_REMOVE deferrable by Jens Axboe · 5 years ago
  93. fbf2384 io_uring: make IORING_OP_CANCEL_ASYNC deferrable by Jens Axboe · 5 years ago
  94. 0969e78 io_uring: make IORING_POLL_ADD and IORING_POLL_REMOVE deferrable by Jens Axboe · 5 years ago
  95. ffbb8d6 io_uring: make HARDLINK imply LINK by Pavel Begunkov · 5 years ago
  96. 8ed8d3c io_uring: any deferred command must have stable sqe data by Jens Axboe · 5 years ago
  97. fc4df99 io_uring: remove 'sqe' parameter to the OP helpers that take it by Jens Axboe · 5 years ago
  98. b7bb4f7 io_uring: fix pre-prepped issue with force_nonblock == true by Jens Axboe · 5 years ago
  99. 525b305 io-wq: re-add io_wq_current_is_worker() by Jens Axboe · 5 years ago
  100. 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