Commit Graph

85 Commits (77812a1ef139d84270d27faacc0630c887411013)

Author SHA1 Message Date
Nick Piggin b5c84bf6f6 fs: dcache remove dcache_lock 14 years ago
Nick Piggin b23fb0a603 fs: scale inode alias list 14 years ago
Nick Piggin b1e6a015a5 fs: change d_hash for rcu-walk 14 years ago
Nick Piggin 621e155a35 fs: change d_compare for rcu-walk 14 years ago
Al Viro 152a083666 new helper: mount_bdev() 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 14 years ago
Dan Carpenter 0e45b67d5a affs: testing the wrong variable 14 years ago
Thomas Gleixner 756b0322e5 affs: Use sema_init instead of init_MUTEX 14 years ago
Jan Blunck 74c41429ae BKL: Remove BKL from Amiga FFS 15 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Artem Bityutskiy 7435d50611 AFFS: wait for sb synchronization when needed 15 years ago
Artem Bityutskiy 669d5f1f60 AFFS: clean up dirty flag usage 15 years ago
Al Viro f053ddde75 switch affs to ->evict_inode() 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Christoph Hellwig 282dc17884 get rid of cont_write_begin_newtrunc 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Julia Lawall cccad8f9f0 fs/affs: use ERR_CAST 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
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Al Viro 217686e983 fix affs parse_options() 15 years ago
Al Viro 29333920a5 Fix remount races with symlink handling in affs 15 years ago
Al Viro afc70ed05a Fix a leak in affs_fill_super() 15 years ago
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