Commit Graph

53 Commits (6d1ee2cef617f27d8b737871784d8cd23e3fd9e9)

Author SHA1 Message Date
Greg Ungerer e4ba4fc2b9 romfs: fix nommu map length to keep inside filesystem 12 years ago
Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 12 years ago
Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
Artem Bityutskiy c382fb43df romfs: switch to new MTD API 13 years ago
Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
Artem Bityutskiy 4991e7251e romfs: do not use mtd->get_unmapped_area directly 13 years ago
Artem Bityutskiy 04c601bfa4 mtd: introduce mtd_get_unmapped_area interface 13 years ago
Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Bob Liu 2b4b2482e7 romfs: fix romfs_get_unmapped_area() argument check 14 years ago
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 6038f373a3 llseek: automatically add .llseek fop 14 years ago
Al Viro 7e32b7bb73 fix leak in romfs_fill_super() 15 years ago
Bernd Schmidt ef1f7a7e87 ROMFS: fix length used with romfs_dev_strnlen() function 15 years ago
Julia Lawall a21f3c2a04 fs/romfs: correct error-handling code 16 years ago
Julia Lawall 88a0a53d70 fs/romfs: correct error-handling code 16 years ago
Alexey Dobriyan 6e1d5dcc2b const: mark remaining inode_operations as const 16 years ago
Roel Kluin 774e33e70b ROMFS: romfs_dev_read() error ignored 16 years ago
David Howells 4b2b0b9753 ROMFS: Advance destination buffer pointer when reading from a blockdev 16 years ago
David Howells 84baf74bf2 ROMFS: romfs_lookup() shouldn't be doing a partial name comparison 16 years ago
Coly Li 8a59f5d252 fs/romfs: return f_fsid for statfs(2) 16 years ago
David Howells f52fd5b7fd NOMMU: Fix the RomFS Kconfig to ensure at least one backing store is selected 16 years ago
David Howells da4458bda2 NOMMU: Make it possible for RomFS to use MTD devices directly 16 years ago
Alexey Dobriyan 41810246df fs/Kconfig: move romfs out 16 years ago
roel kluin f15659628b romfs: romfs_iget() - unsigned ino >= 0 is always true 16 years ago
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
Linus Torvalds 0056e65f9e romfs_readpage: don't report errors for pages beyond i_size 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
David Howells 4ebf89845b ROMFS: Fix up an error in iget removal 17 years ago
David Howells 78cc912000 iget: stop ROMFS from using iget() and read_inode() 17 years ago
WANG Cong 55ca3e796d fs/romfs/inode.c: trivial improvements 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 17 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
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven c5ef1c42c5 [PATCH] mark struct inode_operations const 3 18 years ago
Josef Sipek 3027795e7b [PATCH] struct path: convert romfs 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
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
David Howells 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 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