Commit Graph

452 Commits (a1862e31079149a52b6223776228c3aee493d4a7)

Author SHA1 Message Date
Al Viro b57922d97f convert remaining ->clear_inode() to ->evict_inode() 15 years ago
Al Viro 41cce647f8 jffs2: don't open-code iget_failed() 15 years ago
Christoph Hellwig 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 years ago
David Woodhouse 6ae0185fe2 mtd: Remove obsolete <mtd/compatmac.h> include 15 years ago
David Woodhouse 6088c05877 jffs2: Update copyright notices 15 years ago
Linus Torvalds a4ce96ac35 Fix up trivial spelling errors ('taht' -> 'that') 15 years ago
Jan Kara 1c24d06f8e jffs2: update ctime when changing the file's permission by setfacl 15 years ago
David Woodhouse e72e6497e7 jffs2: Fix NFS race by using insert_inode_locked() 15 years ago
David Woodhouse f324e4cb2c jffs2: Fix in-core inode leaks on error paths 15 years ago
npiggin@suse.de 15c6fd9786 kill spurious reference to vmtruncate 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Stephen Hemminger 365f0cb9d2 jffs2: constify xattr_handler 15 years ago
Joakim Tjernlund 9723152ad1 jffs2: Stop triggering block erases from jffs2_write_super() 15 years ago
Joakim Tjernlund 64a5c2eb82 jffs2: Rename jffs2_erase_pending_trigger() to jffs2_dirty_trigger() 15 years ago
David Woodhouse ae3b6ba06c jffs2: Use jffs2_garbage_collect_trigger() to trigger pending erases 15 years ago
David Woodhouse acb64a43e4 jffs2: Require jffs2_garbage_collect_trigger() to be called with lock held 15 years ago
Joakim Tjernlund d6ce171069 jffs2: Wake GC thread when there are blocks to be erased 15 years ago
David Woodhouse 0717bf8411 jffs2: Erase pending blocks in GC pass, avoid invalid -EIO return 15 years ago
Joakim Tjernlund 9957abea31 jffs2: Add 'work_done' return value from jffs2_erase_pending_blocks() 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Venkatesh Pallipadi bcc54e2a6d jffs2: fix up rb_root initializations to use RB_ROOT 15 years ago
Andrew Morton 91f8026603 JFFS2: avoid using C++ keyword `new' in userspace-visible header 15 years ago
Christoph Hellwig 431547b3c4 sanitize xattr handler prototypes 15 years ago
David Woodhouse 2e16cfca6e jffs2: Fix long-standing bug with symlink garbage collection. 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
David Woodhouse 199bc9ff5c jffs2: Fix memory corruption in jffs2_read_inode_range() 15 years ago
Roel Kluin 0fed784b0f JFFS2: fix min/max confusion 15 years ago
Roel Kluin e670e41ae0 jffs2: Fix error return in jffs2_do_read_inode_internal() 15 years ago
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