Mikulas Patocka
|
0b69760be6
HPFS: Fix endianity. Make hpfs work on big-endian machines
|
14 years ago |
Mikulas Patocka
|
dab4c82a6e
HPFS: Fix a bug that filesystem was not marked dirty when remounting it
|
14 years ago |
Mikulas Patocka
|
f73976818a
HPFS: When marking or clearing the dirty bit, sync the filesystem
|
14 years ago |
Mikulas Patocka
|
0fe105aa29
HPFS: Remove CR/LF conversion option
|
14 years ago |
Mikulas Patocka
|
7d23ce36e3
HPFS: Remove remaining locks
|
14 years ago |
Mikulas Patocka
|
7dd29d8d86
HPFS: Introduce a global mutex and lock it on every callback from VFS.
|
14 years ago |
Mikulas Patocka
|
637b424bf8
HPFS: Make HPFS compile on preempt and SMP
|
14 years ago |
Arnd Bergmann
|
9a311b96c3
hpfs: remove the BKL
|
14 years ago |
Al Viro
|
43d344d772
switch hpfs
|
14 years ago |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 years ago |
Linus Torvalds
|
82279e6bd7
Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Thomas Gleixner
|
117bf5fbdb
hpfs: Convert sbi->hpfs_creation_de to mutex
|
14 years ago |
Al Viro
|
152a083666
new helper: mount_bdev()
|
15 years ago |
Jan Blunck
|
db71922217
BKL: Explicitly add BKL around get_sb/fill_super
|
14 years ago |
Al Viro
|
ea54400920
switch hpfs to ->evict_inode()
|
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 |
Akinobu Mita
|
f4c54fcf3a
hpfs: use bitmap_weight()
|
15 years ago |
Akinobu Mita
|
c2923c3a3e
hpfs: use hweight32
|
15 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 |
Linus Torvalds
|
8fe74cf053
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
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 |
David Howells
|
de395b8ac2
CRED: Wrap task credential accesses in the HPFS filesystem
|
16 years ago |
Steven Whitehouse
|
a447c09324
vfs: Use const for kernel parser table
|
16 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
|
17 years ago |