Commit Graph

75 Commits (fc832ad3645f0507f24d11752544525a50a83c71)

Author SHA1 Message Date
Arnd Bergmann 9a311b96c3 hpfs: remove the BKL 14 years ago
Dr. David Alan Gilbert 274052ef0b hpfs_setattr error case avoids unlock_kernel 14 years ago
Al Viro 43d344d772 switch hpfs 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 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
Thomas Gleixner 117bf5fbdb hpfs: Convert sbi->hpfs_creation_de to mutex 14 years ago
Al Viro 152a083666 new helper: mount_bdev() 14 years ago
Arnd Bergmann 6de5bd128d BKL: introduce CONFIG_BKL. 14 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Al Viro ea54400920 switch hpfs 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
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
Al Viro e21e7095a7 Don't mess with generic_permission() under ->d_lock in hpfs 15 years ago
Al Viro 7e7742ee00 sanitize signedness/const for pointers to char in hpfs a bit 15 years ago
Akinobu Mita f4c54fcf3a hpfs: use bitmap_weight() 15 years ago
Akinobu Mita c2923c3a3e hpfs: use hweight32 15 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
Al Viro bbd6851a32 Push lock_super() into the ->remount_fs() of filesystems that care about it 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 604d295c26 fs/hpfs: return f_fsid for statfs(2) 16 years ago
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
Al Viro e16404ed0f constify dentry_operations: misc filesystems 16 years ago
Alexey Dobriyan 928ea19295 fs/Kconfig: move hpfs out 16 years ago
David Howells de395b8ac2 CRED: Wrap task credential accesses in the HPFS filesystem 16 years ago
Christoph Hellwig ca30bc9952 [PATCH] hpfs: cleanup ->setattr 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Miklos Szeredi 1bd5191d9f [patch 05/14] hpfs: dont call permission() 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Miklos Szeredi 6d9c1fd425 mount options: fix hpfs 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Nick Piggin d6091b7201 hpfs: 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
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 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Josef Sipek 575800b3cc [PATCH] struct path: convert hpfs 18 years ago
Randy Dunlap 18debbbcce [PATCH] hpfs: fix printk format warnings 18 years ago
Alexey Dobriyan 352d94d040 [PATCH] hpfs: bring hpfs_error() into shape 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e6b4f8da3a [PATCH] slab: remove SLAB_NOFS 18 years ago