1. de689f5 don't bother with __d_instantiate(dentry, NULL) by Al Viro · 8 years ago
  2. 27f203f untangle fsnotify_d_instantiate() a bit by Al Viro · 8 years ago
  3. 34d0d19 uninline d_add() by Al Viro · 8 years ago
  4. 668d0cd replace d_add_unique() with saner primitive by Al Viro · 8 years ago
  5. e12a4e8 quota: use lookup_one_len_unlocked() by Al Viro · 8 years ago
  6. 85f4048 cifs_get_root(): use lookup_one_len_unlocked() by Al Viro · 8 years ago
  7. 130f9ab nfs_lookup: don't bother with d_instantiate(dentry, NULL) by Al Viro · 8 years ago
  8. 9d95afd kill dentry_unhash() by Al Viro · 8 years ago
  9. f8b3171 ceph_fill_trace(): don't bother with d_instantiate(dn, NULL) by Al Viro · 8 years ago
  10. de4acda autofs4: don't bother with d_instantiate(dentry, NULL) in ->lookup() by Al Viro · 8 years ago
  11. 5cf3b56 configfs: move d_rehash() into configfs_create() for regular files by Al Viro · 8 years ago
  12. f7380af ceph: don't bother with d_rehash() in splice_dentry() by Al Viro · 8 years ago
  13. 949a852 namei: teach lookup_slow() to skip revalidate by Al Viro · 8 years ago
  14. e3c1392 namei: massage lookup_slow() to be usable by lookup_one_len_unlocked() by Al Viro · 8 years ago
  15. d6d95de lookup_one_len_unlocked(): use lookup_dcache() by Al Viro · 8 years ago
  16. 74ff0ff namei: simplify invalidation logics in lookup_dcache() by Al Viro · 8 years ago
  17. e9742b5 namei: change calling conventions for lookup_{fast,slow} and follow_managed() by Al Viro · 8 years ago
  18. 5d0f49c namei: untanlge lookup_fast() by Al Viro · 8 years ago
  19. 6c51e51 lookup_dcache(): lift d_alloc() into callers by Al Viro · 8 years ago
  20. 6583fe2 do_last(): reorder and simplify a bit by Al Viro · 8 years ago
  21. 05ef1c5 Merge branch 'for-linus' into work.lookups by Al Viro · 8 years ago
  22. a528aca use ->d_seq to get coherency between ->d_inode and ->d_flags by Al Viro · 8 years ago
  23. 5129fa4 do_last(): ELOOP failure exit should be done after leaving RCU mode by Al Viro · 8 years ago
  24. a7f7754 should_follow_link(): validate ->d_seq after having decided to follow by Al Viro · 8 years ago
  25. d456564 namei: ->d_inode of a pinned dentry is stable only for positives by Al Viro · 8 years ago
  26. c80567c do_last(): don't let a bogus return value from ->open() et.al. to confuse us by Al Viro · 8 years ago
  27. 0fcbf99 fs: return -EOPNOTSUPP if clone is not supported by Christoph Hellwig · 8 years ago
  28. b6853f7 hpfs: don't truncate the file when delete fails by Mikulas Patocka · 8 years ago
  29. 97c3160 ecryptfs_encrypt_and_encode_filename(): drop unused argument by Al Viro · 8 years ago
  30. 6b719e5 ecryptfs_lookup(): use lookup_one_len_unlocked() by Al Viro · 8 years ago
  31. 7ae8fd0 fs/pnode.c: treat zero mnt_group_id-s as unequal by Maxim Patlasov · 8 years ago
  32. 0bacbe5 affs_do_readpage_ofs(): just use kmap_atomic() around memcpy() by Al Viro · 8 years ago
  33. 0e9a7da xattr handlers: plug a lock leak in simple_xattr_list by Mateusz Guzik · 8 years ago
  34. 2feb55f fs: allow no_seek_end_llseek to actually seek by Wouter van Kesteren · 8 years ago
  35. 18558ca Linux 4.5-rc4 by Linus Torvalds · 8 years ago
  36. 58dd2b5 Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  37. 60f4058 Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  38. 779ee19 Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  39. 9db8cc1 Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  40. 102a92c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  41. cb490d6 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  42. 6a81094 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  43. 8ab54ed Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  44. 2d23e61 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  45. ab57a61 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  46. be3f4e0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  47. 8b9f9eb Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  48. 7686e3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  49. 2f2e9f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  50. 4617c22 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 8 years ago
  51. b4e4334 Merge tag 'sound-fix-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  52. e835a65 Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  53. 07d86ca ALSA: usb-audio: avoid freeing umidi object twice by Andrey Konovalov · 8 years ago
  54. 0cbb0b9 Merge tag 'pci-v4.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  55. 29f1bf3 Merge branch 'akpm'(patches from Andrew) by Linus Torvalds · 8 years ago
  56. 75c1657e IB/mlx5: Fix RC transport send queue overhead computation by Leon Romanovsky · 8 years ago
  57. 08bc327 IB/ipoib: fix for rare multicast join race condition by Alex Estrin · 8 years ago
  58. 5952cc7 Merge tag 'mmc-v4.5-rc2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  59. 0df34ad Merge tag 'sound-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  60. 14379cd Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  61. 4c05121 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  62. c747f97 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  63. df8c272 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  64. 27c9d77 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  65. dfc8528 Merge tag 'xfs-fixes-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  66. 86c2ee1 Merge tag 'asoc-fix-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago
  67. 613317b EVM: Use crypto_memneq() for digest comparisons by Ryan Ware · 8 years ago
  68. 37eda9d ARC: mm: Introduce explicit super page size support by Vineet Gupta · 8 years ago
  69. 6b44d1e Merge tag 'phy-for-4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus by Greg Kroah-Hartman · 8 years ago
  70. 1ecb4ae arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI by Andrew Morton · 8 years ago
  71. db78c22 mm: fix pfn_t vs highmem by Dan Williams · 8 years ago
  72. 4a38981 kernel/locking/lockdep.c: convert hash tables to hlists by Andrew Morton · 8 years ago
  73. 6b75d14 mm,thp: fix spellos in describing __HAVE_ARCH_FLUSH_PMD_TLB_RANGE by Vineet Gupta · 8 years ago
  74. 6a6ac72 mm,thp: khugepaged: call pte flush at the time of collapse by Vineet Gupta · 8 years ago
  75. 078c6c3 mm/backing-dev.c: fix error path in wb_init() by Rasmus Villemoes · 8 years ago
  76. 6b9116a mm, dax: check for pmd_none() after split_huge_pmd() by Kirill A. Shutemov · 8 years ago
  77. 7eb3912 vsprintf: kptr_restrict is okay in IRQ when 2 by Jason A. Donenfeld · 8 years ago
  78. 62eb320 mm: fix filemap.c kernel doc warning by Randy Dunlap · 8 years ago
  79. 7707535 ubsan: cosmetic fix to Kconfig text by Yang Shi · 8 years ago
  80. c05235d Merge tag 'gpio-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  81. da2f912 Merge tag 'platform-drivers-x86-v4.5-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  82. 5de6ac7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  83. ee50aea IB/core: Fix reading capability mask of the port info class by Eran Ben Elisha · 8 years ago
  84. fa51b24 net/mlx4: fix some error handling in mlx4_multi_func_init() by Rasmus Villemoes · 8 years ago
  85. a5ebb87d Revert "mmc: block: don't use parameter prefix if built as module" by Ulf Hansson · 8 years ago
  86. a53b839 thermal: cpu_cooling: fix out of bounds access in time_in_idle by Javi Merino · 8 years ago
  87. bc4ef75 btrfs: properly set the termination value of ctx->pos in readdir by David Sterba · 9 years ago
  88. e972c37 ARM: 8519/1: ICST: try other dividends than 1 by Linus Walleij · 8 years ago
  89. 49b245e Merge tag 'gic-fixes-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 8 years ago
  90. 6a645dd mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL by Adrian Hunter · 8 years ago
  91. 163cbe3 mmc: sdhci-pci: Fix card detect race for Intel BXT/APL by Adrian Hunter · 8 years ago
  92. 8d28b7a mmc: sdhci: Allow override of get_cd() called from sdhci_request() by Adrian Hunter · 8 years ago
  93. bf60e59 mmc: sdhci: Allow override of mmc host operations by Adrian Hunter · 8 years ago
  94. f4d3d50 mips: Differentiate between 32 and 64 bit ELF header by Daniel Wagner · 8 years ago
  95. 1a1ebd5 irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor by Tirumalesh Chalamarla · 8 years ago
  96. 389a00d irqchip/gic: Only set the EOImodeNS bit for the root controller by Jon Hunter · 8 years ago
  97. 7bf29d3 irqchip/gic: Only populate set_affinity for the root controller by Jon Hunter · 8 years ago
  98. 8e7199c component: remove device from master match list on failed add by Daniel Stone · 8 years ago
  99. 5327c7d qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity by Quinn Tran · 8 years ago
  100. 9095ada target/transport: add flag to indicate CPU Affinity is observed by Quinn Tran · 8 years ago