Commit Graph

60 Commits (6f5071020d5ec89b5d095aa488db604adb921aec)

Author SHA1 Message Date
Christoph Hellwig e28964365f affs: add ->sync_fs 16 years ago
Al Viro c475879556 sanitize ->fsync() for affs 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 6cfd014842 push BKL down into ->put_super 16 years ago
Al Viro 2a32cebd6c Fix races around the access to ->s_options 16 years ago
Coly Li a6a2a73c4d fs/affs: return f_fsid for statfs(2) 16 years ago
Al Viro e16404ed0f constify dentry_operations: misc filesystems 16 years ago
Christoph Hellwig ec1ab0abde affs: fix missing unlocks in affs_remove_link 16 years ago
Alexey Dobriyan 10951bf05d fs/Kconfig: move affs out 16 years ago
Al Viro c765d47903 affs: do not zero ->i_op 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
David Howells 215599815d CRED: Wrap task credential accesses in the AFFS filesystem 16 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Al Viro 59af1584bf [PATCH] fix ->llseek() for a bunch of directories 17 years ago
Al Viro 516e0cc564 [PATCH] f_count may wrap around 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Matthias Kaehlcke 7d135a5d50 affs: convert s_bmlock into a mutex 17 years ago
Roman Zippel dca3c33652 [PATCH] fix reservation discarding in affs 17 years ago
Marcin Slusarz 6369a4abb4 affs: be*_add_cpu conversion 17 years ago
Julia Lawall 8d4b69002e fs/affs/file.c: use BUG_ON 17 years ago
Jim Meyering 6db27dd9d2 affs: handle match_strdup failure 17 years ago
Miklos Szeredi e9b3961b66 mount options: fix affs 17 years ago
David Howells 210f855963 iget: stop AFFS from using iget() and read_inode() 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
Philippe De Muyter febfcf9115 fs: mark nibblemap const 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Nick Piggin f2b6a16eb8 fs: affs convert to new aops 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Nate Diller f36dca90e6 affs: use zero_user_page 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Christoph Hellwig 2be3c79046 [PATCH] affs: implement ->drop_inode 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven 754661f143 [PATCH] mark struct inode_operations const 1 18 years ago
Josef "Jeff" Sipek 010596cc31 [PATCH] affs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Yan Burman b593e48d2b [PATCH] affs: replace kmalloc+memset with kzalloc 18 years ago
Alexey Dobriyan 4a6e617a4b [PATCH] fs/*: trivial vsnprintf() conversion 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
Badari Pulavarty 543ade1fc9 [PATCH] Streamline generic_file_* interfaces and filemap cleanups 19 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Panagiotis Issaris f8314dc60c [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
Jeff Garzik e18fa700c9 Move several *_SUPER_MAGIC symbols to include/linux/magic.h. 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Al Viro 2b943cf09d [PATCH] fix %s in affs_fill_super() 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