Commit Graph

477 Commits (9e7004e741de0b2daabbbadafbaf11ff1a94e00c)

Author SHA1 Message Date
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Serge E. Hallyn 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable 14 years ago
Jim Keniston 565d76cb7d zlib: slim down zlib_deflate() workspace when possible 14 years ago
Tracey Dent bea9312839 jffs2: remove a trailing white space in commentaries 14 years ago
Eric Paris 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Dan Carpenter 027d9ac2c8 jffs2: typo in comment 14 years ago
Vasiliy Kulikov f326966b3d jffs2: fix error value sign 14 years ago
Joe Perches 7ddbead6e6 jffs2: use vzalloc 14 years ago
Al Viro 848b83a59b convert get_sb_mtd() users to ->mount() 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 15 years ago
Julia Lawall 04aadf36de jffs2: use kmemdup 15 years ago
Joakim Tjernlund 41bdc602ec jffs2: Reduce excessive scan of empty blocks 15 years ago
Joakim Tjernlund 81cfc9f1f4 jffs2: Fix serious write stall due to erase 15 years ago
Daniel Drake 65e5a0e18e jffs2: Dynamically choose inocache hash size 15 years ago
Mike Frysinger 088bd455c9 jffs2: drop unused model argument 15 years ago
Wolfram Sang 3866f673eb jffs2: use cond_resched() instead of yield() 15 years ago
Arnd Bergmann 1a028dd2dd BKL: Remove BKL from jffs2 15 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
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