Commit Graph

416 Commits (988ade6b8e27e79311812f83a87b5cea11fabcd7)

Author SHA1 Message Date
Alexey Dobriyan ac4cfdd6d1 const: mark remaining export_operations const 16 years ago
David Woodhouse dd799983e9 jffs2: Use SLAB_HWCACHE_ALIGN for jffs2_raw_{dirent,inode} slabs 16 years ago
Linus Torvalds 18f4c64477 jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' 16 years ago
Gerard Lledo 91e0955b57 jffs2: move jffs2_gcd_mtd threads to the new kthread API 16 years ago
Massimo Cirillo bc8cec0dff JFFS2: add missing verify buffer allocation/deallocation 16 years ago
Anders Grafström 57ca7deb06 jffs2: Fix return value from jffs2_do_readpage_nolock() 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Joe Perches ad361c9884 Remove multiple KERN_ prefixes from printk formats 16 years ago
Al Viro 72c04902d1 Get "no acls for this inode" right, fix shmem breakage 16 years ago
Al Viro 073aaa1b14 helpers for acl caching + switch to those 16 years ago
Al Viro 290c263bf8 switch jffs2 to inode->i_acl 16 years ago
David Woodhouse 4839641333 jffs2: fix another potential leak on error path in scan.c 16 years ago
Christian Engelmayer a2ab0ce09e jffs2: leaking jffs2_summary in function jffs2_scan_medium 16 years ago
Christoph Hellwig d579ed00aa jffs2: call jffs2_write_super from jffs2_sync_fs 16 years ago
Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
Christoph Hellwig ebc1ac1645 ->write_super lock_super pushdown 16 years ago
Christoph Hellwig 01ba687577 jffs2: move jffs2_write_super to super.c 16 years ago
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Christoph Hellwig 8c85e12512 remove ->write_super call in generic_shutdown_super 16 years ago
Joakim Tjernlund 81e2962801 jffs2: Fix corruption when flash erase/write failure 16 years ago
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
Roel Kluin fc371a25ea [JFFS2] jffs2_acl_count() tests < 0 on unsigned 16 years ago
Wei Yongjun c6d59cdd41 [JFFS2] kmem_cache_alloc/memset -> kmem_cache_zalloc 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() 17 years ago
Christoph Hellwig 3222a3e55f [PATCH] fix ->llseek for more directories 17 years ago
David Woodhouse 8966c5e0fc [JFFS2] Use d_splice_alias() not d_add() in jffs2_lookup() 17 years ago
David Woodhouse 5f556aab90 [JFFS2] Reinstate NFS exportability 17 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