1. 7915a86 ext4: print ext4 mount option data_err=abort correctly by Ales Novak · 9 years ago
  2. 5e1021f ext4: fix NULL pointer dereference in ext4_mark_inode_dirty() by Eryu Guan · 9 years ago
  3. a8ed9b8 ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry() by Geliang Tang · 9 years ago
  4. b8a07463 ext4: fix misspellings in comments. by Adam Buchbinder · 9 years ago
  5. c0a2ad9 jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path by OGAWA Hirofumi · 9 years ago
  6. 2d90c16 ext4: more efficient SEEK_DATA implementation by Jan Kara · 9 years ago
  7. e3fb8eb ext4: cleanup handling of bh->b_state in DAX mmap by Jan Kara · 9 years ago
  8. facab4d ext4: return hole from ext4_map_blocks() by Jan Kara · 9 years ago
  9. 140a525 ext4: factor out determining of hole size by Jan Kara · 9 years ago
  10. 87d8a74 ext4: fix setting of referenced bit in ext4_es_lookup_extent() by Jan Kara · 9 years ago
  11. 600be30 ext4: remove i_ioend_count by Jan Kara · 9 years ago
  12. 109811c ext4: simplify io_end handling for AIO DIO by Jan Kara · 9 years ago
  13. efe70c2 ext4: move trans handling and completion deferal out of _ext4_get_block by Jan Kara · 9 years ago
  14. 705965b ext4: rename and split get blocks functions by Jan Kara · 9 years ago
  15. e142d05 ext4: use i_mutex to serialize unaligned AIO DIO by Jan Kara · 9 years ago
  16. 3bd6ad7 ext4: pack ioend structure better by Jan Kara · 9 years ago
  17. cb0d9d4 jbd2: save some atomic ops in __JI_COMMIT_RUNNING handling by Jan Kara · 9 years ago
  18. 1101cd4 jbd2: unify revoke and tag block checksum handling by Jan Kara · 9 years ago
  19. 32ab671 jbd2: factor out common descriptor block initialization by Jan Kara · 9 years ago
  20. 9bcf976 jbd2: remove unnecessary arguments of jbd2_journal_write_revoke_records by Jan Kara · 9 years ago
  21. 29c6eaf ext4: trim unused parameter from convert_initialized_extent() by Eric Whitney · 9 years ago
  22. 6048c64 mbcache: add reusable flag to cache entries by Andreas Gruenbacher · 9 years ago
  23. 3fd1646 ext4: shortcut setting of xattr to the same value by Jan Kara · 9 years ago
  24. dc8d5e5 mbcache: get rid of _e_hash_list_head by Andreas Gruenbacher · 9 years ago
  25. 2335d05 ext4: kill ext4_mballoc_ready by Andreas Gruenbacher · 9 years ago
  26. 7a2508e mbcache2: rename to mbcache by Jan Kara · 9 years ago
  27. f0c8b46 mbcache2: Use referenced bit instead of LRU by Jan Kara · 9 years ago
  28. c2f3140 mbcache2: limit cache size by Jan Kara · 9 years ago
  29. ecd1e64 mbcache: remove mbcache by Jan Kara · 9 years ago
  30. be0726d ext2: convert to mbcache2 by Jan Kara · 9 years ago
  31. 82939d7 ext4: convert to mbcache2 by Jan Kara · 9 years ago
  32. f9a61eb mbcache2: reimplement mbcache by Jan Kara · 9 years ago
  33. 87f9a03 ext4: iterate over buffer heads correctly in move_extent_per_page() by Eryu Guan · 9 years ago
  34. f96c450 ext4: make sure to revoke all the freeable blocks in ext4_free_blocks by Daeho Jeong · 9 years ago
  35. 74dae42 ext4: fix crashes in dioread_nolock mode by Jan Kara · 9 years ago
  36. ed8ad83 ext4: fix bh->b_state corruption by Jan Kara · 9 years ago
  37. c906f38 ext4: fix memleak in ext4_readdir() by Kirill Tkhai · 9 years ago
  38. 56263b4 ext4: remove unused parameter "newblock" in convert_initialized_extent() by Eryu Guan · 9 years ago
  39. bcff248 ext4: don't read blocks from disk after extents being swapped by Eryu Guan · 9 years ago
  40. 4690176 ext4: fix potential integer overflow by Insu Yun · 9 years ago
  41. 802cf1f ext4: add a line break for proc mb_groups display by Huaitong Han · 9 years ago
  42. fdde368 ext4: ioctl: fix erroneous return value by Anton Protopopov · 9 years ago
  43. 05145bd ext4: fix scheduling in atomic on group checksum failure by Jan Kara · 9 years ago
  44. ff978b0 ext4 crypto: move context consistency check to ext4_file_open() by Theodore Ts'o · 9 years ago
  45. 28b4c26 ext4 crypto: revalidate dentry after adding or removing the key by Theodore Ts'o · 9 years ago
  46. 36f90b0 Linux 4.5-rc2 by Linus Torvalds · 9 years ago
  47. d784ef5 Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  48. 54e3f3e Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  49. 8c4e378 Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  50. f3ca903 Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  51. 510ae0c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  52. d517be5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  53. dc799d0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. 7ab85d4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. bbfb239 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. 30e4c9a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  58. f25a96e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  59. 660f6fe Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  60. bb47680 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  61. 840d6fe pid: Fix spelling in comments by Zhen Lei · 9 years ago
  62. 28fb8a5 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  63. ad0b40fa Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  64. ec1cc55 Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  65. 6b292a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  66. d3f71ae Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  67. 46552e6 Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  68. ad233ac Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 9 years ago
  69. 2973737 Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 9 years ago
  70. f6a239a Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  71. f51d4d7 Merge tag 'hwmon-for-linus-v4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  72. a12883f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  73. 13d5699 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  74. ad1ac94 Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  75. 0bce39c Merge branches 'acpi-video' and 'acpi-hotplug' by Rafael J. Wysocki · 9 years ago
  76. b545443 Merge tag 'sound-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  77. b943d0b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  78. 704bb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  79. e410e34 Revert "btrfs: synchronize incompat feature bits with sysfs files" by Chris Mason · 9 years ago
  80. 6c55d9b serial: 8250_pci: Add Intel Broadwell ports by Mika Westerberg · 9 years ago
  81. 7425637 x86/mm/pat: Avoid truncation when converting cpa->numpages to address by Matt Fleming · 9 years ago
  82. 6639484 ALSA: hda - disable dynamic clock gating on Broxton before reset by Libin Yang · 9 years ago
  83. 0d9bacb iommu: Update struct iommu_ops comments by Magnus Damm · 9 years ago
  84. 6f3cdb3 iommu/vt-d: Fix link to Intel IOMMU Specification by Michael S. Tsirkin · 9 years ago
  85. 9b1a12d iommu/amd: Correct the wrong setting of alias DTE in do_attach by Baoquan He · 9 years ago
  86. da972fb iommu/vt-d: Don't skip PCI devices when disabling IOTLB by Jeremy McNicoll · 9 years ago
  87. c5b6352 irqchip/mxs: Add missing set_handle_irq() by Oleksij Rempel · 9 years ago
  88. 8f6aff9 iommu/io-pgtable-arm: Fix io-pgtable-arm build failure by Lada Trimasova · 9 years ago
  89. 52795f6 i2c: piix4: don't regress on bus names by Jean Delvare · 9 years ago
  90. 5fa7c8e perf: Remove/simplify lockdep annotation by Peter Zijlstra · 9 years ago
  91. c6e5b73 perf: Synchronously clean up child events by Peter Zijlstra · 9 years ago
  92. 60beda8 perf: Untangle 'owner' confusion by Peter Zijlstra · 9 years ago
  93. 45a0e07 perf: Add flags argument to perf_remove_from_context() by Peter Zijlstra · 9 years ago
  94. 8ba289b perf: Clean up sync_child_event() by Peter Zijlstra · 9 years ago
  95. f47c02c perf: Robustify event->owner usage and SMP ordering by Peter Zijlstra · 9 years ago
  96. 6e801e01 perf: Fix STATE_EXIT usage by Peter Zijlstra · 9 years ago
  97. 07c4a77 perf: Update locking order by Peter Zijlstra · 9 years ago
  98. a0733e6 perf: Remove __free_event() by Peter Zijlstra · 9 years ago
  99. e03e7ee perf/bpf: Convert perf_event_array to use struct file by Alexei Starovoitov · 9 years ago
  100. 828b6f0 perf: Fix NULL deref by Peter Zijlstra · 9 years ago