Show patches with: State = Action Required       |   5346 patches
« 1 2 ... 6 7 853 54 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
jffs2: typo in comment - - - - --- 2010-11-15 Dan Carpenter 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
jffs2: remove SLAB_MEM_SPREAD flag usage jffs2: remove SLAB_MEM_SPREAD flag usage - - 1 - --- 2024-02-24 Chengming Zhou New
jffs2: refactor csize in jffs2_do_read_inode_internal() - - - - --- 2012-04-09 Xi Wang 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
jffs2: print symbolic error name instead of error code jffs2: print symbolic error name instead of error code - - 1 - --- 2024-02-11 Christian Heusel New
jffs2: prevent xattr node from overflowing the eraseblock jffs2: prevent xattr node from overflowing the eraseblock - 1 - - --- 2024-04-12 Ilya Denisyev New
jffs2: nodemgmt: fix kernel-doc comments jffs2: nodemgmt: fix kernel-doc comments - - 1 - --- 2023-12-05 Randy Dunlap New
jffs2: move jffs2_init_inode_info() just after allocating inode jffs2: move jffs2_init_inode_info() just after allocating inode - - - - --- 2020-01-06 Zhang Yi 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
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: make jffs2_initxattrs() static - - - - --- 2012-02-19 Nikola Pajkovsky New
jffs2: make jffs2_do_read_inode_internal() consistent regarding f->sem handling - - - - --- 2013-11-29 Alexey Khoroshilov New
jffs2: implement mount option to configure endianness jffs2: implement mount option to configure endianness - - - - --- 2018-11-06 Nikunj Kela (nkela) dwmw2 New
jffs2: fix sparse errors: directive in argument list - - - - --- 2013-11-17 Erico Nunes New
jffs2: fix sparse errors: directive in argument list - - - - --- 2013-11-17 Erico Nunes 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
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
jffs2: fix memory leak if the sector was successfully erased - - - - --- 2010-02-22 niam New
jffs2: fix lock not released on error handling path in jffs2_flash_writev() jffs2: fix lock not released on error handling path in jffs2_flash_writev() - 1 - - --- 2022-10-19 Li Zetao rw New
jffs2: fix kfree uninitialized pointer in jffs2_i_callback jffs2: fix kfree uninitialized pointer in jffs2_i_callback - - - - --- 2019-12-20 Huaijie Yi 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
jffs2: fix indentation issue jffs2: fix indentation issue - - - - --- 2019-11-14 Colin Ian King 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: don't fail on bitflips in OOB - - - - --- 2012-08-31 Brian Norris New
jffs2: do not use __constant_cpu_to_xx jffs2: do not use __constant_cpu_to_xx - - - - --- 2019-03-14 Sergey Senozhatsky 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: deubg: list_for_each() -> list_for_each_entry() jffs2: deubg: list_for_each() -> list_for_each_entry() - - - - --- 2020-02-23 qiwuchen55@gmail.com dwmw2 New
jffs2: correct logic when creating a hole in jffs2_write_begin jffs2: correct logic when creating a hole in jffs2_write_begin - - - - --- 2022-07-25 Yifei Liu rw New
jffs2: correct logic when creating a hole in jffs2_write_begin jffs2: correct logic when creating a hole in jffs2_write_begin - - - - --- 2022-08-03 Yifei Liu 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
jffs2: allow disabling of compression schemes at runtime - - - - --- 2011-10-04 Andres Salomon New
jffs2: alloc spaces for inode & dirent together jffs2: alloc spaces for inode & dirent together - 1 - - --- 2019-02-20 Hou Tao rw New
jffs2: Simplify the allocation of slab caches jffs2: Simplify the allocation of slab caches - - 1 - --- 2024-02-05 Kunwu Chan New
jffs2: Simplify code to remove invalid branches jffs2: Simplify code to remove invalid branches - - - - --- 2023-10-20 Xiaoming Ni New
jffs2: Reduce the severity level of logging errors jffs2: Reduce the severity level of logging errors - - - - --- 2019-11-17 Aditya Pakki New
jffs2: Reduce excessive scan of empty blocks - - - - --- 2010-10-07 Joakim Tjernlund New
jffs2: Move erasing from write_super to GC. - - - - --- 2010-02-26 Joakim Tjernlund New
jffs2: Move erasing from write_super to GC. - - - - --- 2010-03-20 Joakim Tjernlund New
jffs2: Move erasing from write_super to GC. - - - - --- 2010-05-14 Joakim Tjernlund New
jffs2: Move erasing from write_super to GC. - - - - --- 2010-05-18 David Woodhouse New
jffs2: Move erasing from write_super to GC. - - - - --- 2010-05-18 David Woodhouse New
jffs2: Make handling of erase_completion_lock consistent in jffs2_do_reserve_space() - - - - --- 2012-11-05 Alexey Khoroshilov New
jffs2: Fix truncate never update m/ctime jffs2: Fix truncate never update m/ctime - - - - --- 2021-11-16 Jubin Zhong rw New
jffs2: Fix serious write stall due to erase - - - - --- 2010-10-07 Joakim Tjernlund New
jffs2: Fix retry handling jffs2_listxattr jffs2: Fix retry handling jffs2_listxattr - 1 1 - --- 2018-12-15 Richard Weinberger rw New
jffs2: Fix race condition in jffs2_lzo_compress() - - - - --- 2008-11-03 Geert Uytterhoeven New
jffs2: Fix mounting under new mount API jffs2: Fix mounting under new mount API - 1 - - --- 2019-09-26 David Howells rw New
jffs2: Fix memory corruption in jffs2_read_inode_range() - - - - --- 2009-11-20 Anton Vorontsov New
jffs2: Fix memory corruption in jffs2_read_inode_range() - - - - --- 2009-11-22 David Woodhouse New
jffs2: Fix memory corruption in jffs2_read_inode_range() - - - 1 --- 2009-11-23 David Woodhouse New
jffs2: Fix lock acquisition order bug in jffs2_write_begin - - - - --- 2012-10-05 Joakim Tjernlund New
jffs2: Fix lock acquisition order bug in gc path - - - - --- 2012-02-09 Josh Cartwright 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
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: Fix error return in jffs2_do_read_inode_internal() - - - - --- 2009-11-12 roel kluin New
jffs2: Do not assume erase will fail - - - - --- 2010-10-07 Joakim Tjernlund New
jffs2: Convert from atomic_t to refcount_t on jffs2_xattr_datum->refcnt jffs2: Convert from atomic_t to refcount_t on jffs2_xattr_datum->refcnt - - - - --- 2021-07-16 Xiyu Yang rw New
jffs2/security.c: local functions should be static - - - - --- 2011-09-23 Hartley Sweeten New
jffs2 32-bit access issue - - - - --- 2008-12-26 ARXX Dev Team New
jedec: Fix compilation problem with I28F640C3B definition - - - - --- 2009-08-27 Vitaly Bordug New
ixp4xx: add support for static flash partitions - - - - --- 2010-05-31 Richard Cochran New
inappropriate pending block in foldchain - - - - --- 2009-08-29 Mohanlal Jangir New
inappropriate pending block in foldchain - - - - --- 2009-09-03 Mohanlal Jangir New
how to support 4096+224 page size with plat_nand ? - - - - --- 2012-03-15 STOTTS Timothy New
gpmi-nand driver and jffs2 support - - - - --- 2013-08-31 Huang Shijie New
gpmi-mtd ecc regression - - - - --- 2013-10-21 Huang Shijie New
goldfish: NAND flash driver - - - - --- 2013-01-21 Alan Cox New
gluebi problems on 2.6.28 backport - - - - --- 2009-07-10 Artem Bityutskiy New
fsmc-nand: Add fsmc_nand_set_plat_data in linux/mtd/fsmc.h 1 - - - --- 2011-02-23 Viresh KUMAR New
fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY - - - - --- 2019-11-07 Eric Biggers New
fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info() fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info() - - - - --- 2019-12-09 Eric Biggers New
fscrypt: document struct fscrypt_operations fscrypt: document struct fscrypt_operations - - - - --- 2021-07-29 Eric Biggers rw New
fs: jffs2: fix possible sleep-in-atomic-context bugs fs: jffs2: fix possible sleep-in-atomic-context bugs - - - - --- 2019-12-17 Jia-Ju Bai dwmw2 New
fs: jffs2: fix error value sign - - - - --- 2010-11-14 Vasiliy Kulikov New
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: cleanup for fs/jffs2/compr_rubin.c - - - - --- 2008-12-06 Jianjun kong New
fs: cleanup for fs/jffs2/compr_rubin.c - - - - --- 2008-12-08 Jianjun kong New
fs: cleanup for fs/jffs2/compr_rubin.c - - - - --- 2008-12-09 Jianjun kong New
fs: Fix page_mkwrite off-by-one errors fs: Fix page_mkwrite off-by-one errors - - 1 - --- 2019-11-27 Andreas Gruenbacher New
fs/vfs/security: pass last path component to LSM on inode creation - - - - --- 2010-12-08 Eric Paris New
fs/ubifs: fix dbg_{jnlk, tnck, mntk} not defined in debug.h if debug is disabled - - - - --- 2012-01-14 Dominique Martinet New
fs/ubifs/orphan.c: remove invalid reference to list iterator variable - - - - --- 2012-07-08 Julia Lawall New
fs/jffs2: remove the unused paramters of function jffs2_{compress, decompress} - - - - --- 2013-07-16 Gu Zheng New
fs/jffs2: Fix potential NULL dereference in jffs2_add_frag_to_fragtree() fs/jffs2: Fix potential NULL dereference in jffs2_add_frag_to_fragtree() - - - - --- 2022-04-01 Haowen Bai rw New
fs/jffs2: Fix NULL deref in jffs2_scan_dirty_space fs/jffs2: Fix NULL deref in jffs2_scan_dirty_space - - - - --- 2024-03-29 Artem Chernyshev New
fs/jffs2/xattr: Fix coding style - - - - --- 2011-02-21 Tracey Dent New
fs/jffs2/xattr: Fix coding style - - - - --- 2011-02-26 Tracey Dent New
fs/jffs2/malloc.c: kmem_cache_alloc/memset -> kmem_cache_zalloc - - - - --- 2009-02-06 Wei Yongjun 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
fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation - - - - --- 2012-12-28 Chen Gang New
fs-tests: integck: lessen memory consumption - - - - --- 2011-03-24 Artem Bityutskiy New
flashcp: Add option -A/--erase-all flashcp: Add option -A/--erase-all - - - - --- 2019-10-21 aabyzov@slb.com New
flash_otp_write: fix writing to NAND in presence of partial reads - - - - --- 2013-02-28 Uwe Kleine-König New
flash_eraseall: only add cleanmarkers on known flashtypes - - - - --- 2009-03-23 Sebastian Andrzej Siewior New
flash_eraseall: do not use exit() - - - - --- 2010-06-23 Ladislav Michl New
flash_eraseall: create two functions from existing code - - - - --- 2009-03-23 Sebastian Andrzej Siewior New
flash_erase ERROR! - - - - --- 2011-10-19 Brian Norris New
flash bbt broken due to unitialized bitflip_threshold? - - - - --- 2012-06-06 Shmulik Ladkani New
flash bbt broken due to unitialized bitflip_threshold? - - - - --- 2012-06-07 Mike Dunn New
« 1 2 ... 6 7 853 54 »