Commit Graph

49 Commits (929e27252e8ca69363f81f26af5eaba62cb4c572)

Author SHA1 Message Date
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Al Viro 848b83a59b convert get_sb_mtd() users to ->mount() 14 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
Joakim Tjernlund 9723152ad1 jffs2: Stop triggering block erases from jffs2_write_super() 15 years ago
David Woodhouse acb64a43e4 jffs2: Require jffs2_garbage_collect_trigger() to be called with lock held 15 years ago
Alexey Dobriyan ac4cfdd6d1 const: mark remaining export_operations const 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Christoph Hellwig d579ed00aa jffs2: call jffs2_write_super from jffs2_sync_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
David Woodhouse 5f556aab90 [JFFS2] Reinstate NFS exportability 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
David Woodhouse 4e571aba7b [JFFS2] Clean up jffs2_alloc_inode() and jffs2_i_init_once() 17 years ago
David Woodhouse ced2207036 [JFFS2] semaphore->mutex conversion 17 years ago
David Howells 5451f79f5f iget: stop JFFS2 from using iget() and read_inode() 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
David Howells acaebfd8a7 [MTD] generalise the handling of MTD-specific superblocks 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
David Woodhouse c00c310eac [JFFS2] Tidy up licensing/copyright boilerplate. 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Artem Bityutskiy 9c74034f8f [MTD] return error code from get_mtd_device() 18 years ago
Alexey Dobriyan 2ecd05ae68 [PATCH] fs/*: use BUILD_BUG_ON 19 years ago
Panagiotis Issaris f8314dc60c [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
David Woodhouse 3e68fbb59b [JFFS2] Don't pack on-medium structures, because GCC emits crappy code 19 years ago
KaiGai Kohei aa98d7cf59 [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) 19 years ago
Paul Jackson fffb60f93c [PATCH] cpuset memory spread: slab cache format 19 years ago
Paul Jackson 4b6a9316fa [PATCH] cpuset memory spread: slab cache filesystems 19 years ago
Theodore Ts'o 9b04c997b1 [PATCH] vfs: MS_VERBOSE should be MS_SILENT 19 years ago
Thomas Gleixner 21eeb7aa11 [JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects. 19 years ago
Thomas Gleixner 182ec4eee3 [JFFS2] Clean up trailing white spaces 20 years ago
Ferenc Havasi e631ddba58 [JFFS2] Add erase block summary support (mount time improvement) 20 years ago
Ferenc Havasi 4ce1f56218 [JFFS2] Remove support for virtual blocks 20 years ago
Artem B. Bityuckiy b62205986a [JFFS2] Init locks early during mount 20 years ago
Artem B. Bityuckiy a69dde91e8 [JFFS2] Kill GC thread before cleanup 20 years ago
Andrew Victor 2f82ce1eb6 [JFFS2] Use a single config option for write buffer support 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago