Show patches with: State = Action Required       |   5388 patches
« 1 2 ... 9 10 1153 54 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix reading support of the 1-4-4-DTR read-mode from the wrong bit of the SFDP table which is part o… Fix reading support of the 1-4-4-DTR read-mode from the wrong bit of the SFDP table which is part o… - - - - --- 2019-09-11 Christoph Fink tambarus New
mtd: add New Winbond 1.8V SPI NOR Flash ID information mtd: add New Winbond 1.8V SPI NOR Flash ID information - - - - --- 2019-08-21 STLin2@winbond.com tambarus New
[2/2] mkfs.ubifs: Add authentication support mtd-utils: mkfs.ubifs: Add signing support for UBIFS images - - - - --- 2019-08-06 Sascha Hauer rw New
[1/2] ubifs-media: Update to Linux-5.3-rc3 mtd-utils: mkfs.ubifs: Add signing support for UBIFS images - - - - --- 2019-08-06 Sascha Hauer rw New
[v8,19/20] ubifs: wire up new fscrypt ioctls fscrypt: key management improvements - - 1 - --- 2019-08-05 Eric Biggers rw New
[RFC] ubi: ubi_wl_get_peb: Replace a limited number of attempts with polling while getting PEB [RFC] ubi: ubi_wl_get_peb: Replace a limited number of attempts with polling while getting PEB - - - - --- 2019-08-01 Zhihao Cheng rw New
[v7,15/16] ubifs: wire up new fscrypt ioctls fscrypt: key management improvements - - 1 - --- 2019-07-26 Eric Biggers rw New
mkfs.ubifs: remove ZSTD_CLEVEL_DEFAULT for backwards compatibillity mkfs.ubifs: remove ZSTD_CLEVEL_DEFAULT for backwards compatibillity - - - - --- 2019-07-09 David Oberhollenzer rw New
[PATCHv6,RESEND] dt-bindings: cadence-quadspi: add options reset property [PATCHv6,RESEND] dt-bindings: cadence-quadspi: add options reset property - - - - --- 2019-06-28 Dinh Nguyen tambarus New
[v2,24/27] fs: jffs2: use kzalloc rather than kmalloc followed with memset Untitled series #116608 - - - - --- 2019-06-28 Fuqian Huang rw New
[44/87] fs: jffs2: replace kmalloc and memset with kzalloc Untitled series #116519 - - - - --- 2019-06-27 Fuqian Huang rw New
spi: stm32-qspi: remove signal sensitive on completion spi: stm32-qspi: remove signal sensitive on completion - - - - --- 2019-06-27 Ludovic Barre tambarus New
dt-bindings: spi: stm32-qspi: add dma properties dt-bindings: spi: stm32-qspi: add dma properties - - - - --- 2019-06-27 Ludovic Barre tambarus New
ubifs: no need to check return value of debugfs_create functions ubifs: no need to check return value of debugfs_create functions - - - - --- 2019-06-12 Greg Kroah-Hartman rw New
jffs2: do not use C++ style comments in uapi header jffs2: do not use C++ style comments in uapi header - - - - --- 2019-06-03 Masahiro Yamada rw New
jffs2: fix null-ptr-deref during jffs2_unregister_compressor() jffs2: fix null-ptr-deref during jffs2_unregister_compressor() - - - - --- 2019-05-24 Kefeng Wang rw New
[2/2] jffs2: Add sync to underlying mtd device when file system is synced [1/2] mtd: gluebi: Add sync logic - - - - --- 2019-05-03 Clayton Shotwell rw Under Review
[1/2] mtd: gluebi: Add sync logic [1/2] mtd: gluebi: Add sync logic - - - - --- 2019-05-03 Clayton Shotwell rw Under Review
[v5,1/1] spi-nor: allow setting the BPNV (powerup lock) bit [v5,1/1] spi-nor: allow setting the BPNV (powerup lock) bit - - - - --- 2019-05-01 Jonas Bonn tambarus New
ubifs: wbuf->offs must be aligned to max_write_size ubifs: wbuf->offs must be aligned to max_write_size - - - - --- 2019-04-30 ぉゅぅ rw Under Review
[v3,1/1] spi-nor: always respect write-protect input [v3,1/1] spi-nor: always respect write-protect input - - - - --- 2019-04-27 Jonas Bonn tambarus New
mtd: spi-nor: Add prep/unprep for spi_nor_resume mtd: spi-nor: Add prep/unprep for spi_nor_resume - - - - --- 2019-04-24 Han Xu tambarus New
[2/2] mtd: spi-nor: Always use biggest erase size [1/2] mtd: spi-nor: Fix comment of spi_nor_find_best_erase_type() - 1 - - --- 2019-03-19 Alexander A Sverdlin tambarus Under Review
[RFC,v1,06/50] ubi/debug: Optimize computation of odds Untitled series #167344 - - - - --- 2019-03-18 George Spelvin New
[RFC,v1,11/50] Treewide: Extirpate "prandom_u32() % range" Untitled series #167345 1 - - - --- 2019-03-18 George Spelvin New
jffs2: do not use __constant_cpu_to_xx jffs2: do not use __constant_cpu_to_xx - - - - --- 2019-03-14 Sergey Senozhatsky rw New
[v1,1/1] mtd: devices: add ACPI support for non-jedec m25p80 mtd: devices: add ACPI support for non-jedec m25p80 - - - - --- 2019-02-26 Flavio Suligoi tambarus New
jffs2: alloc spaces for inode & dirent together jffs2: alloc spaces for inode & dirent together - 1 - - --- 2019-02-20 Hou Tao rw New
jffs2: protect no-raw-node-ref check of inocache by erase_completion_lock jffs2: protect no-raw-node-ref check of inocache by erase_completion_lock - - - - --- 2019-02-20 Hou Tao rw New
[2/2] jffs2: handle INO_STATE_CLEARING in jffs2_do_read_inode() jffs2: fixes for file creation failed halfway - 1 - - --- 2019-02-20 Hou Tao rw New
[1/2] jffs2: reset pino_nlink to 0 when inode creation failed jffs2: fixes for file creation failed halfway - - - - --- 2019-02-20 Hou Tao rw New
jffs2: compare xattr name length first during xattr de-duplication jffs2: compare xattr name length first during xattr de-duplication - - - - --- 2019-01-10 Hou Tao rw New
[v3,3/3] jffs2: put directories f->sem on a separate lockdep class [v3,1/3] jffs2: avoid unnecessarily taking f->sem - - - - --- 2018-12-18 Helmut Grohne rw New
[v3,2/3] jffs2: jffs2_iget defer f->sem acquisition [v3,1/3] jffs2: avoid unnecessarily taking f->sem - - 1 - --- 2018-12-18 Helmut Grohne rw New
[v3,1/3] jffs2: avoid unnecessarily taking f->sem [v3,1/3] jffs2: avoid unnecessarily taking f->sem - - 1 - --- 2018-12-18 Helmut Grohne rw New
jffs2: Fix integer underflow in jffs2_rtime_compress jffs2: Fix integer underflow in jffs2_rtime_compress - - 1 - --- 2018-12-15 Richard Weinberger rw New
ubifs: Get/put page when changing PG_private ubifs: Get/put page when changing PG_private 1 1 - - --- 2018-12-15 Richard Weinberger rw Under Review
[v2] jffs2: fix invocations of dbg_xattr() for dead jffs2_xattr_ref [v2] jffs2: fix invocations of dbg_xattr() for dead jffs2_xattr_ref - - - - --- 2018-12-15 Hou Tao rw New
jffs2: Fix retry handling jffs2_listxattr jffs2: Fix retry handling jffs2_listxattr - 1 1 - --- 2018-12-15 Richard Weinberger rw New
jffs2: make the overwritten xattr invisible after remount jffs2: make the overwritten xattr invisible after remount - 1 - - --- 2018-12-09 Hou Tao rw New
jffs2: Fix garbage collection when jffs2_read_dnode() returns EIO jffs2: Fix garbage collection when jffs2_read_dnode() returns EIO - - - - --- 2018-11-23 Kim Woelders rw New
jffs2: implement mount option to configure endianness jffs2: implement mount option to configure endianness - - - - --- 2018-11-06 Nikunj Kela (nkela) dwmw2 New
Make JFFS2 endianness configurable Make JFFS2 endianness configurable - - - - --- 2018-11-01 Nikunj Kela (nkela) dwmw2 New
jffs2: ensure wbuf_verify is valid before using it. jffs2: ensure wbuf_verify is valid before using it. - 1 1 - --- 2018-10-20 Hou Tao dwmw2 New
jffs2: fix invocations of dbg_xattr() for dead jffs2_xattr_ref jffs2: fix invocations of dbg_xattr() for dead jffs2_xattr_ref - - - - --- 2018-10-20 Hou Tao dwmw2 New
[RFC] jffs2: make the overwritten xattr invisible after remount [RFC] jffs2: make the overwritten xattr invisible after remount - 1 - - --- 2018-10-20 Hou Tao dwmw2 New
jffs2: modify the mtime and ctime when truncate file jffs2: modify the mtime and ctime when truncate file - - - - --- 2018-10-15 Zhuang Shengen dwmw2 New
[RFC,18/18] mtd: spi-nor: Make sure the 8D-8D-8D can be selected on mx25uw51245g mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,17/18] mtd: spi-nor: Add 8D-8D-8D mode mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,16/18] mtd: spi-nor: Add the concept of full DTR modes mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,15/18] mtd: spi-nor: Add DTR support to the spi-mem logic mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,14/18] mtd: spi-nor: Clarify where DTR mode applies mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,13/18] mtd: spi-nor: Add 8-8-8 mode support to Macronix mx25uw51245g mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,12/18] mtd: spi-nor: Provide a hook to tweak flash parameters mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,11/18] mtd: spi-nor: Prepare things for 2byte opcodes mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,10/18] mtd: spi-nor: Add support for X-X-X modes mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,09/18] mtd: spi-nor: Add spi_nor_{read, write}_reg() helpers mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,08/18] mtd: spi-nor: Define the DPI, QPI and OPI hwcaps mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,07/18] mtd: spi-nor: Rework hwcaps selection for the spi-mem case mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,06/18] mtd: spi-nor: Move m25p80 code in spi-nor.c mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,05/18] spi: spi-mem: mxic: Add support for DTR and Octo mode mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,04/18] spi: spi-mem: Prepare things for dual bytes opcodes support mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,03/18] spi: spi-mem: Prepare things for DTR mode support mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,02/18] spi: Prepare things for octo mode support mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,01/18] mtd: spi-nor: Add a flash_info entry for Macronix mx25uw51245g mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
fs: jffs2: fix a sleep-in-atomic-context bug in jffs2_alloc_refblock() fs: jffs2: fix a sleep-in-atomic-context bug in jffs2_alloc_refblock() - - - - --- 2018-08-13 Jia-Ju Bai dwmw2 New
fs/jffs2 : prevent gc to pick block which includes inode with I_NEW state fs/jffs2 : prevent gc to pick block which includes inode with I_NEW state - - 1 1 --- 2018-08-01 Liu Song dwmw2 New
[4/4] mtd: spi-nor: aspeed: introduce optimized settings for fast reads mtd: spi-nor: aspeed: introduce optimized settings for fast reads - - 1 1 --- 2018-06-22 Cédric Le Goater tambarus New
[3/4] mtd: spi-nor: aspeed: retrieve the ABH clock frequency mtd: spi-nor: aspeed: introduce optimized settings for fast reads - - 1 - --- 2018-06-22 Cédric Le Goater tambarus New
[2/4] mtd: spi-nor: aspeed: add support for SPI dual IO read mode mtd: spi-nor: aspeed: introduce optimized settings for fast reads - - 1 - --- 2018-06-22 Cédric Le Goater tambarus New
[1/4] mtd: spi-nor: aspeed: use command mode for reads mtd: spi-nor: aspeed: introduce optimized settings for fast reads - - 1 - --- 2018-06-22 Cédric Le Goater tambarus New
[v2] jffs2: put directories f->sem on a separate lockdep class [v2] jffs2: put directories f->sem on a separate lockdep class - - - - --- 2018-04-30 Helmut Grohne dwmw2 New
[3/3] jffs2: put directories f->sem on a separate lockdep class jffs2: fix lockdep warning - - - - --- 2018-04-27 Helmut Grohne dwmw2 New
[2/3] jffs2: jffs2_iget defer f->sem acquisition jffs2: fix lockdep warning - - 1 - --- 2018-04-27 Helmut Grohne dwmw2 New
[1/3] jffs2: avoid unnecessarily taking f->sem jffs2: fix lockdep warning - - 1 - --- 2018-04-27 Helmut Grohne dwmw2 New
ubihealthd : Updated ubihealthd to handle large UBI volumes and fix some issues ubihealthd : Updated ubihealthd to handle large UBI volumes and fix some issues - - - - --- 2018-04-17 Ronak Desai goliath New
jffs2: safely remove obsolete dirent from the f->dents list jffs2: safely remove obsolete dirent from the f->dents list - 1 - - --- 2018-03-29 yuyufen dwmw2 New
[v3,1/2] mtd: fsl-quadspi: Update slave device hwcap based on mode provided in dtsi file mtd: fsl-quadspi: Update slave device hwcap based on mode provided in dtsi file - - - - --- 2018-02-13 Yogesh Narayan Gaur tambarus New
Avoid passing uninitialized wbuf_dwork to cancel_delayed_work_sync during jffs2 sync. Avoid passing uninitialized wbuf_dwork to cancel_delayed_work_sync during jffs2 sync. - - - - --- 2017-11-11 Frank Mori Hess dwmw2 New
jffs2: fix potential deadlock in jffs2_do_setattr jffs2: fix potential deadlock in jffs2_do_setattr - - 1 - --- 2017-10-12 Liu Song dwmw2 New
[1/1] Improve speed of JFFS2 at startup - - - - --- 2015-04-30 Mark Tomlinson New
UBI: Fastmap: Fix possible fastmap inconsistency - - - - --- 2014-12-08 Richard Weinberger New
[3/3] UBI: Fix possible deadlock in erase_worker() - - - - --- 2014-09-22 Richard Weinberger New
mtd: nand: gpio: Determine bus width automatically - - - - --- 2014-01-01 Alexander Shiyan New
mtd: fixed few coding style and indentation issues - - - - --- 2013-12-31 Saumya Ranjan Kuanr New
[1/2] mtd: omap2: Cleanup header files 1 - - - --- 2013-12-30 Sachin Kamat New
[18/25] mtd: nand: fix error return code - - - - --- 2013-12-29 Julia Lawall New
mtd: nand: remove NAND_MAX_OOBSIZE and NAND_MAX_PAGESIZE - - - - --- 2013-12-27 Caizhiyong New
mtd: nand: remove NAND_MAX_OOBSIZE and NAND_MAX_PAGESIZE - - - - --- 2013-12-27 Caizhiyong New
mtd: nand: remove pasemi_nand driver - - - - --- 2013-12-27 Olof Johansson New
[3/5] mtd: nand: add a helper to get the supported features for JEDEC - - - - --- 2013-12-27 Huang Shijie New
[2/5] mtd: nand: add fields for JEDEC in nand_chip - - - - --- 2013-12-27 Huang Shijie New
[1/5] mtd: nand: add the data structures for JEDEC parameter page - - - - --- 2013-12-27 Huang Shijie New
[V2,2/4] mtd: fsmc_nand: use dev_warn() instead of printk() 1 - - - --- 2013-12-26 Jingoo Han New
[13/23] mtd: pasemi_nand: Remove unnecessary OOM messages - - - - --- 2013-12-26 Jingoo Han New
[V3,8/8] mtd: tmio_nand: Use devm_*() functions - - - - --- 2013-12-26 Jingoo Han New
[V3,7/8] mtd: plat_nand: Use devm_*() functions - - - - --- 2013-12-26 Jingoo Han New
[V3,6/8] mtd: nuc900_nand: Use devm_*() functions - - - - --- 2013-12-26 Jingoo Han New
[V3,5/8] mtd: lpc32xx_slc: Use devm_*() functions 1 - - - --- 2013-12-26 Jingoo Han New
[V3,4/8] mtd: denali_dt: Use devm_clk_get() - - - - --- 2013-12-26 Jingoo Han New
« 1 2 ... 9 10 1153 54 »