Commit Graph

389 Commits (ef79c097bbe9724e13937271b3457df560e00370)

Author SHA1 Message Date
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
Thomas Gleixner 4c41bd0ec9 [JFFS2] fix mount crash caused by removed nodes 16 years ago
Andres Salomon efab0b5d3e [JFFS2] force the jffs2 GC daemon to behave a bit better 16 years ago
Artem Bityutskiy ab5610b434 [JFFS2] remove junk prototypes 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
David Woodhouse 0bc4382ae9 [JFFS2] Clean up fs/jffs2/compr_rubin.c 16 years ago
Adrian Hunter 69423d99fc [MTD] update internal API to support 64-bit device size 16 years ago
Geert Uytterhoeven dc8a0843a4 [JFFS2] fix race condition in jffs2_lzo_compress() 16 years ago
David Woodhouse b27cf88e95 [JFFS2] Fix lack of locking in thread_should_wake() 16 years ago
Christoph Hellwig 3222a3e55f [PATCH] fix ->llseek for more directories 16 years ago
David Woodhouse 8966c5e0fc [JFFS2] Use d_splice_alias() not d_add() in jffs2_lookup() 16 years ago
David Woodhouse 5f556aab90 [JFFS2] Reinstate NFS exportability 16 years ago
Steve Glendinning f04de505e3 [JFFS2] Fix build failure with !CONFIG_JFFS2_FS_WRITEBUFFER 17 years ago
Alexander Belyakov 5bf1723723 [JFFS2] Write buffer offset adjustment for NOR-ECC (Sibley) flash 17 years ago
Geert Uytterhoeven faa5c2a15e [JFFS2] Correct parameter names of jffs2_compress() in comments 17 years ago
David Howells 3fc678a0e6 CRED: Wrap task credential accesses in the JFFS2 filesystem 17 years ago
Alexey Dobriyan 31db6e9ea1 [JFFS2] Move JFFS2 config options out of fs/Kconfig 17 years ago
Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s 17 years ago
David Woodhouse 75caf6b5ac [JFFS2] Fill in f_fsid field in jffs2_statfs() 17 years ago
Adrian Hunter bde86fec7c [JFFS2] Correct symlink name too long error code 17 years ago
Adrian Hunter bb0eb217c9 [MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff 17 years ago
David Woodhouse b7600dba6d [JFFS2] Fix allocation of summary buffer 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Stoyan Gaydarov 0533400b78 [JFFS2] Use .unlocked_ioctl 17 years ago
Jared Hulbert a98889f3d8 [MTD][NOR] Add physical address to point() method 17 years ago
David Woodhouse 27c72b040c [JFFS2] Track parent inode for directories (for NFS export) 17 years ago
David Woodhouse 1b690b4878 [JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean. 17 years ago
David Woodhouse 590fe34c47 [JFFS2] Quiet lockdep false positive. 17 years ago
David Woodhouse 4e571aba7b [JFFS2] Clean up jffs2_alloc_inode() and jffs2_i_init_once() 17 years ago
Harvey Harrison 8e24eea728 fs: replace remaining __FUNCTION__ occurrences 17 years ago
David Woodhouse 2c61cb250c [JFFS2] Introduce dbg_readinode2 log level, use it to shut read_dnode() up 17 years ago
David Woodhouse 422b120238 [JFFS2] Fix jffs2_reserve_space() when all blocks are pending erasure. 17 years ago
David Woodhouse e2bc322bf0 [JFFS2] Add erase_checking_list to hold blocks being marked. 17 years ago
Anders Grafström 8a0f572397 [JFFS2] Return values of jffs2_block_check_erase error paths 17 years ago
David Woodhouse 19e56ceae7 [JFFS2] Finally remove redundant ref->__totlen field. 17 years ago
David Woodhouse 27e6b8e388 [JFFS2] Honour TEST_TOTLEN macro in debugging code. ref->__totlen is going! 17 years ago
David Woodhouse 85a62db624 [JFFS2] Add paranoia debugging for superblock counts 17 years ago
David Woodhouse 014b164e13 [JFFS2] Fix free space leak with in-band cleanmarkers 17 years ago
David Woodhouse cf9d1e428c [JFFS2] Self-sufficient #includes in jffs2_fs_i.h: include <linux/mutex.h> 17 years ago
David Woodhouse ced2207036 [JFFS2] semaphore->mutex conversion 17 years ago
michael cca1584171 [JFFS2] add write verify on dataflash. 17 years ago
David Woodhouse 25dc30b4cd [JFFS2] fix sparse warnings in gc.c 17 years ago
Harvey Harrison bf66737ca8 [JFFS2] fix sparse warning in write.c 17 years ago
David Woodhouse 8ca646abb4 [JFFS2] Fix sparse warning in nodemgmt.c 17 years ago
Harvey Harrison f876a59dae [JFFS2] include function prototype for jffs2_ioctl 17 years ago
Matthew Wilcox 6188e10d38 Convert asm/semaphore.h users to linux/semaphore.h 17 years ago
Alexey Korolev abe2f41430 JFFS2 Fix of panics caused by wrong condition for hole frag creation in write_begin 17 years ago
David Woodhouse dd919660aa [JFFS2] Use ALLOC_DELETION priority for truncation to zero length 17 years ago
David Woodhouse b28ba9fa01 [JFFS2] Set i_blocks when truncating files 17 years ago