1. 5abcd95 mtd: nand: sunxi: adapt clk_rate to tWB, tADL, tWHR and tRHW timings by Boris Brezillon · 9 years ago
  2. 2d43457 mtd: nand: sunxi: fix EDO mode selection by Boris Brezillon · 9 years ago
  3. 2f9992e mtd: nand: sunxi: fix clk rate calculation by Boris Brezillon · 9 years ago
  4. 9edb470 mtd: nand: sunxi: fix call order in sunxi_nand_chip_init() by Boris Brezillon · 9 years ago
  5. 44ccb64 mtd: nand: pxa3xx: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 9 years ago
  6. 4f3cab9 mtd: nand: atmel: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 9 years ago
  7. ff05fdb mtd: nand: pasemi: switch to dev_* printing functions by Rafał Miłecki · 8 years ago
  8. ce111af mtd: nand: socrates: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  9. 41ccb49 mtd: nand: plat: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  10. a9670a9 mtd: nand: pasemi: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  11. ac7efcb mtd: nand: orion: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  12. 37afb20 mtd: nand: nuc900: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  13. c1c7040 mtd: nand: mxc: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  14. 050658c mtd: nand: gpio: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  15. e58dd3c mtd: nand: ams-delta: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  16. 541e3c8 mtd: nand: brcm: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 9 years ago
  17. f679888 mtd: nand: omap2: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 8 years ago
  18. 24d990e mtd: nand: remove unneeded of_mtd.h inclusions by Boris Brezillon · 9 years ago
  19. 03a9755 mtd: nand: s3c2410: fix bug in s3c2410_nand_correct_data() by Zhaoxiu Zeng · 8 years ago
  20. 7a65417 mtd/ifc: Add support for IFC controller version 2.0 by Raghav Dogra · 9 years ago
  21. 11eaf6d mtd: nand: Remove BUG() abuse in nand_scan_tail by Ezequiel García · 9 years ago
  22. 2cd395d mtd: gpmi: fix raw_buffer pointer double free issue by Han Xu · 8 years ago
  23. 269ecf0 mtd: brcmnand: Add support for v6.2 controllers by Florian Fainelli · 9 years ago
  24. 2d472ab mtd: nand: document the NAND controller/NAND chip DT representation by Boris Brezillon · 9 years ago
  25. ce8716e mtd: nand: jz4780: fixup, device structure assigned at probe by Jorge Ramirez-Ortiz · 9 years ago
  26. ff6ee10 mtd: nand: atmel: correct bitflips in erased pages for pre-sama5d4 SoCs by Boris Brezillon · 9 years ago
  27. 8ae6bcd mtd: nand: nandsim: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  28. 7908245 mtd: nand: set ECC algorithm in nand_dt_init by Rafał Miłecki · 9 years ago
  29. dd2dcc0 of: mtd: prepare helper reading NAND ECC algo from DT by Rafał Miłecki · 9 years ago
  30. b0fcd8a mtd: nand: add new enum for storing ECC algorithm by Rafał Miłecki · 9 years ago
  31. 8de5348 Merge branch 'mtd-nand-trigger' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds into nand/next by Boris Brezillon · 8 years ago
  32. 4217ff3 Merge branch 'for-v4.7/gpmc-mtd-common' of github.com:rogerq/linux into nand/next by Boris Brezillon · 8 years ago
  33. 10f22ee mtd: nand: omap2: Implement NAND ready using gpiolib by Roger Quadros · 9 years ago
  34. 9e69462 memory: omap-gpmc: Prevent GPMC_STATUS from being accessed via gpmc_regs by Roger Quadros · 9 years ago
  35. b2bac25 memory: omap-gpmc: Support WAIT pin edge interrupts by Roger Quadros · 9 years ago
  36. 210325f memory: omap-gpmc: Reserve WAITPIN if needed for WAIT monitoring by Roger Quadros · 9 years ago
  37. d2d00862 memory: omap-gpmc: Support general purpose input for WAITPINs by Roger Quadros · 9 years ago
  38. 3c76f61 memory: omap-gpmc: Move device tree binding to correct location by Roger Quadros · 9 years ago
  39. bdd7e03 memory: omap-gpmc: Prevent mapping into 1st 16MB by Roger Quadros · 9 years ago
  40. 51735ca mtd: nand: omap: Update DT binding documentation by Roger Quadros · 10 years ago
  41. c9711ec mtd: nand: omap: Clean up device tree support by Roger Quadros · 10 years ago
  42. 01b95fc mtd: nand: omap: Copy platform data parameters to omap_nand_info data by Roger Quadros · 10 years ago
  43. d6e5521 mtd: nand: omap: Switch to using GPMC-NAND ops for writebuffer empty check by Roger Quadros · 9 years ago
  44. c509aef mtd: nand: omap: Use gpmc_omap_get_nand_ops() to get NAND registers by Roger Quadros · 9 years ago
  45. 384258f memory: omap-gpmc: Implement IRQ domain for NAND IRQs by Roger Quadros · 9 years ago
  46. 512d73d memory: omap-gpmc: Add GPMC-NAND ops to get writebufferempty status by Roger Quadros · 9 years ago
  47. f47fcad memory: omap-gpmc: Introduce GPMC to NAND interface by Roger Quadros · 9 years ago
  48. fabe7d7 ARM: OMAP2+: gpmc: Add gpmc timings and settings to platform data by Roger Quadros · 9 years ago
  49. 58bc67f ARM: OMAP2+: gpmc: Add platform data by Roger Quadros · 9 years ago
  50. fea728c mtd: Hook I/O activity to the MTD LED trigger by Ezequiel Garcia · 8 years ago
  51. 4c7e054 mtd: nand: Remove the "nand-disk" LED trigger by Ezequiel Garcia · 8 years ago
  52. 4b72117 leds: trigger: Introduce a MTD (NAND/NOR) trigger by Ezequiel Garcia · 8 years ago
  53. 0c034fe mtd: Uninline mtd_write_oob and move it to mtdcore.c by Ezequiel Garcia · 8 years ago
  54. 916fe61 leds: trigger: Introduce a kernel panic LED trigger by Ezequiel Garcia · 9 years ago
  55. f55532a Linux 4.6-rc1 by Linus Torvalds · 9 years ago
  56. d5a38f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  57. 698f415 Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 9 years ago
  58. b4cec5f Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  59. 895a106 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  60. 02fc59a f2fs/crypto: fix xts_tweak initialization by Linus Torvalds · 9 years ago
  61. 4f1b50c NTB: Remove _addr functions from ntb_hw_amd by Allen Hubbe · 9 years ago
  62. 4599649 orangefs: fix orangefs_superblock locking by Al Viro · 9 years ago
  63. 6d4c1a3 orangefs: fix do_readv_writev() handling of error halfway through by Al Viro · 9 years ago
  64. 524b1d3 orangefs: have ->kill_sb() evict the VFS side of things first by Al Viro · 9 years ago
  65. 177f8fc orangefs: sanitize ->llseek() by Al Viro · 9 years ago
  66. 7df240d771 orangefs-bufmap.h: trim unused junk by Al Viro · 9 years ago
  67. b8a99a8 orangefs: saner calling conventions for getting a slot by Al Viro · 9 years ago
  68. bf6bf60 orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer by Al Viro · 9 years ago
  69. 9f5e2f7 orangefs: get rid of readdir_handle_s by Al Viro · 9 years ago
  70. 606c61a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  71. 15dbc13 Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  72. dad44de Merge tag 'please-pull-preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  73. c155c74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  74. 0fda278 thp: fix typo in khugepaged_scan_pmd() by Kirill A. Shutemov · 9 years ago
  75. 0ba1d91 MAINTAINERS: fill entries for KASAN by Andrey Ryabinin · 9 years ago
  76. e7080a4 mm/filemap: generic_file_read_iter(): check for zero reads unconditionally by Nicolai Stange · 9 years ago
  77. 9dcadd3 kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2 by Alexander Potapenko · 9 years ago
  78. cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 9 years ago
  79. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 9 years ago
  80. 505f5dc mm, kasan: add GFP flags to KASAN API by Alexander Potapenko · 9 years ago
  81. 7ed2f9e mm, kasan: SLAB support by Alexander Potapenko · 9 years ago
  82. e6e8379 kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right() by Alexander Potapenko · 9 years ago
  83. aaf4fb7 include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill() by Tetsuo Handa · 9 years ago
  84. d9dddbf mm/page_alloc: prevent merging between isolated and other pageblocks by Vlastimil Babka · 9 years ago
  85. f419a08f drivers/memstick/host/r592.c: avoid gcc-6 warning by Arnd Bergmann · 9 years ago
  86. 102c259 ocfs2: extend enough credits for freeing one truncate record while replaying truncate records by Xue jiufei · 9 years ago
  87. 1721598 ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_edge_lengths() before to avoid inconsistency between inode and et by Xue jiufei · 9 years ago
  88. e5054c9 ocfs2/dlm: move lock to the tail of grant queue while doing in-place convert by xuejiufei · 9 years ago
  89. 584dca3 ocfs2: solve a problem of crossing the boundary in updating backups by jiangyiwen · 9 years ago
  90. 35ddf78 ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local by jiangyiwen · 9 years ago
  91. be12b29 ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list by Joseph Qi · 9 years ago
  92. ac7cf24 ocfs2/dlm: fix race between convert and recovery by Joseph Qi · 9 years ago
  93. 2888868 ocfs2: fix a deadlock issue in ocfs2_dio_end_io_write() by Ryan Ding · 9 years ago
  94. ce17082 ocfs2: fix disk file size and memory file size mismatch by Ryan Ding · 9 years ago
  95. a86a72a ocfs2: take ip_alloc_sem in ocfs2_dio_get_block & ocfs2_dio_end_io_write by Ryan Ding · 9 years ago
  96. e63890f ocfs2: fix ip_unaligned_aio deadlock with dio work queue by Ryan Ding · 9 years ago
  97. f1f973f ocfs2: code clean up for direct io by Ryan Ding · 9 years ago
  98. c15471f ocfs2: fix sparse file & data ordering issue in direct io by Ryan Ding · 9 years ago
  99. 4506cfb ocfs2: record UNWRITTEN extents when populate write desc by Ryan Ding · 9 years ago
  100. 2de6a3c ocfs2: return the physical address in ocfs2_write_cluster by Ryan Ding · 9 years ago