1. dd6683e ext4: remove ext4_{ind,ext}_calc_metadata_amount() by Eric Biggers · 5 years ago
  2. fd5fe25 ext4: remove unneeded check for error allocating bio_post_read_ctx by Eric Biggers · 5 years ago
  3. 68e4533 ext4: fix deadlock allocating bio_post_read_ctx from mempool by Eric Biggers · 5 years ago
  4. 547c556 ext4: fix deadlock allocating crypto bounce page from mempool by Eric Biggers · 5 years ago
  5. 8f27fd0 ext4: Delete ext4_kvzvalloc() by Naoto Kobayashi · 5 years ago
  6. d859264 ext4: re-enable extent zeroout optimization on encrypted files by Eric Biggers · 5 years ago
  7. 33b4cc2 ext4: only use fscrypt_zeroout_range() on regular files by Eric Biggers · 5 years ago
  8. 457b1e3 ext4: allow ZERO_RANGE on encrypted files by Eric Biggers · 5 years ago
  9. 834f156 ext4: handle decryption error in __ext4_block_zero_page_range() by Eric Biggers · 5 years ago
  10. 2fdff4c docs: ext4.rst: add encryption and verity to features list by Eric Biggers · 5 years ago
  11. 284b3f6 ext4: remove unnecessary selections from EXT3_FS by Eric Biggers · 5 years ago
  12. 4756ee1 ext4: use true,false for bool variable by zhengbin · 5 years ago
  13. 46797ad ext4: uninline ext4_inode_journal_mode() by Eric Biggers · 5 years ago
  14. 64c314f ext4: remove unnecessary ifdefs in htree_dirblock_to_tree() by Eric Biggers · 5 years ago
  15. 7063743 ext4: remove unnecessary assignment in ext4_htree_store_dirent() by Chengguang Xu · 5 years ago
  16. d4c5e96 ext4: avoid fetching btime in ext4_getattr() unless requested by Theodore Ts'o · 5 years ago
  17. 8cd115b ext4: Optimize ext4 DIO overwrites by Jan Kara · 5 years ago
  18. 4549b49 ext4: export information about first/last errors via /sys/fs/ext4/<dev> by Theodore Ts'o · 5 years ago
  19. 46f870d6 ext4: simulate various I/O and checksum errors when reading metadata by Theodore Ts'o · 5 years ago
  20. 878520a ext4: save the error code which triggered an ext4_error() in the superblock by Theodore Ts'o · 5 years ago
  21. a562c68 Merge branch 'rk/inode_lock' into dev by Theodore Ts'o · 5 years ago
  22. bc6385d ext4: Move to shared i_rwsem even without dioread_nolock mount opt by Ritesh Harjani · 5 years ago
  23. aa9714d0 ext4: Start with shared i_rwsem in case of DIO instead of exclusive by Ritesh Harjani · 5 years ago
  24. f629afe ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT by Ritesh Harjani · 5 years ago
  25. cf2834a ext4: treat buffers contining write errors as valid in ext4_sb_bread() by Theodore Ts'o · 5 years ago
  26. 46cf053 Linux 5.5-rc3 by Linus Torvalds · 5 years ago
  27. 9efa3ed Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  28. 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
  29. 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
  30. 44579f3 Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  31. a313c8e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  32. 7214618 Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  33. 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  34. 0dd1e37 pipe: fix empty pipe check in pipe_write() by Jan Stancek · 5 years ago
  35. d68321d Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 5 years ago
  36. 19a049f MAINTAINERS: remove Radim from KVM maintainers by Paolo Bonzini · 5 years ago
  37. 088e11d MAINTAINERS: Orphan KVM for MIPS by James Hogan · 5 years ago
  38. 23f6b02 ext4: clarify impact of 'commit' mount option by Jan Kara · 5 years ago
  39. 68d7b2d ext4: fix unused-but-set-variable warning in ext4_add_entry() by Yunfeng Ye · 5 years ago
  40. b8e382a Merge tag 'trace-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  41. 4746104 Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  42. fe6e096 tracing: Fix endianness bug in histogram trigger by Sven Schnelle · 5 years ago
  43. 01f36a5 samples/trace_printk: Wait for IRQ work to finish by Sven Schnelle · 5 years ago
  44. 3a53acf tracing: Fix lock inversion in trace_event_enable_tgid_record() by Prateek Sood · 5 years ago
  45. 60b04df Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  46. fd7a6d2 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  47. c4ff10e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  48. 6c1c79a Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  49. 28f94a4 kbuild: clarify the difference between obj-y and obj-m w.r.t. descending by Masahiro Yamada · 5 years ago
  50. 6210469 Merge branch 'parisc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  51. 62af608 Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  52. 6d04182 Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  53. 5c741e2 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  54. 12ac9a0 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  55. 4bfeadf Merge branch 'sfc-fix-bugs-introduced-by-XDP-patches' by David S. Miller · 5 years ago
  56. 11a14dc sfc: Include XDP packet headroom in buffer step size. by Charles McLachlan · 5 years ago
  57. 8700aff sfc: fix channel allocation with brute force by Edward Cree · 5 years ago
  58. 258a980 net: dst: Force 4-byte alignment of dst_metrics by Geert Uytterhoeven · 5 years ago
  59. 1520447 selftests: pmtu: fix init mtu value in description by Hangbin Liu · 5 years ago
  60. b0689fa hv_netvsc: Fix unwanted rx_table reset by Haiyang Zhang · 5 years ago
  61. 7d49a32 net: phy: ensure that phy IDs are correctly typed by Russell King · 5 years ago
  62. d2ed49c mod_devicetable: fix PHY module format by Russell King · 5 years ago
  63. 4c8dc00 qede: Disable hardware gro when xdp prog is installed by Manish Chopra · 5 years ago
  64. 9f5e508 Merge branch 'ena-fixes-of-interrupt-moderation-bugs' by David S. Miller · 5 years ago
  65. 41c53ca net: ena: fix issues in setting interrupt moderation params in ethtool by Arthur Kiyanovski · 5 years ago
  66. 05785ad net: ena: fix default tx interrupt moderation interval by Arthur Kiyanovski · 5 years ago
  67. 28a3b84 net/smc: unregister ib devices in reboot_event by Karsten Graul · 5 years ago
  68. d3e014e net: stmmac: platform: Fix MDIO init for platforms without PHY by Padmanabhan Rajanbabu · 5 years ago
  69. af1c0e4 llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c) by Chan Shu Tak, Alex · 5 years ago
  70. 90b3b33 net: hisilicon: Fix a BUG trigered by wrong bytes_compl by Jiangfeng Xiao · 5 years ago
  71. 4249c50 net: dsa: ksz: use common define for tag len by Michael Grzeschik · 5 years ago
  72. f80742b Merge branch 's390-fixes' by David S. Miller · 5 years ago
  73. 39bdbf3 s390/qeth: don't return -ENOTSUPP to userspace by Julian Wiedmann · 5 years ago
  74. 0f39930 s390/qeth: fix promiscuous mode after reset by Julian Wiedmann · 5 years ago
  75. 2e3d7fa5 s390/qeth: handle error due to unsupported transport mode by Julian Wiedmann · 5 years ago
  76. df034c9 sbitmap: only queue kyber's wait callback if not already active by David Jeffery · 5 years ago
  77. ea8608d cxgb4: fix refcount init for TC-MQPRIO offload by Rahul Lakkireddy · 5 years ago
  78. f1fd161 Merge tag 'devicetree-fixes-for-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  79. 3939f2c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  80. a7c8872 Merge tag 'drm-fixes-2019-12-21' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  81. f8f04d0 Merge tag 'io_uring-5.5-20191220' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  82. 0c517e6 Merge tag 'drm-intel-fixes-2019-12-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  83. 39b7f58 Merge tag 'exynos-drm-fixes-for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 5 years ago
  84. 75cf979 parisc: Fix compiler warnings in debug_core.c by Helge Deller · 5 years ago
  85. 3b7995a block: fix memleak when __blk_rq_map_user_iov() is failed by Yang Yingliang · 5 years ago
  86. daa400f s390/dasd: fix typo in copyright statement by Stefan Haberland · 5 years ago
  87. 00b39f6 s390/dasd: fix memleak in path handling error case by Stefan Haberland · 5 years ago
  88. dd4b3c8 s390/dasd/cio: Interpret ccw_device_get_mdc return value correctly by Jan Höppner · 5 years ago
  89. b3c6a59 block: Fix a lockdep complaint triggered by request queue flushing by Bart Van Assche · 5 years ago
  90. c44a4ed block: Fix the type of 'sts' in bsg_queue_rq() by Bart Van Assche · 5 years ago
  91. 36257d5 parisc: soft_offline_page() now takes the pfn by Helge Deller · 5 years ago
  92. b371ddb Merge tag 'iommu-fixes-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
  93. fce34de Merge tag 'platform-drivers-x86-v5.5-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 5 years ago
  94. d2944d5 Merge tag 'mmc-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  95. 6398b9f Merge tag 'char-misc-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  96. 107aff9 Merge tag 'staging-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  97. aa638cf arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe list by Wei Li · 5 years ago
  98. 1a4ee86 Merge tag 'tty-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  99. 7181aba Merge tag 'usb-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  100. 7190a23 Merge tag 'pinctrl-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago