Ionut-Gabriel Radu
|
af591ad896
reiserfs: Use kstrdup instead of kmalloc/strcpy
|
12 years ago |
Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 years ago |
Jan Kara
|
7af1168693
reiserfs: Move quota calls out of write lock
|
12 years ago |
Jan Kara
|
361d94a338
reiserfs: Protect reiserfs_quota_write() with write lock
|
12 years ago |
Jan Kara
|
b9e06ef2e8
reiserfs: Protect reiserfs_quota_on() with write lock
|
12 years ago |
Jan Kara
|
3bb3e1fc47
reiserfs: Fix lock ordering during remount
|
12 years ago |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
12 years ago |
Jan Kara
|
a117782571
quota: Move quota syncing to ->sync_fs method
|
13 years ago |
Artem Bityutskiy
|
033369d1af
reiserfs: get rid of resierfs_sync_super
|
13 years ago |
Artem Bityutskiy
|
efaa33eb13
reiserfs: cleanup reiserfs_fill_super a bit
|
13 years ago |
Jan Kara
|
67f1648d21
reiserfs: Remove i_mutex use from reiserfs_quota_write()
|
13 years ago |
Al Viro
|
f466c6fdb3
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
|
13 years ago |
Al Viro
|
a3063ab88f
move reiserfs_acl.h to fs/reiserfs/acl.h
|
13 years ago |
Al Viro
|
c45ac8887e
take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 years ago |
Frederic Weisbecker
|
9b467e6ebe
reiserfs: don't lock root inode searching
|
13 years ago |
Frederic Weisbecker
|
37c69b98d0
reiserfs: don't lock journal_init()
|
13 years ago |
Frederic Weisbecker
|
f32485be83
reiserfs: delay reiserfs lock until journal initialization
|
13 years ago |
Linus Torvalds
|
ac69e09280
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
13 years ago |
Jeff Mahoney
|
a9e36da655
reiserfs: Force inode evictions before umount to avoid crash
|
13 years ago |
Jan Kara
|
a06d789b42
reiserfs: Fix quota mount option parsing
|
13 years ago |
Jan Kara
|
c3aa077648
reiserfs: Properly display mount options in /proc/mounts
|
13 years ago |
Al Viro
|
d8c9584ea2
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
|
13 years ago |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
13 years ago |
Christoph Hellwig
|
b4d5b10fb2
reiserfs: make reiserfs default to barrier=flush
|
14 years ago |
Christoph Hellwig
|
aa38572954
fs: pass exact type of data dirties to ->dirty_inode
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Jan Kara
|
f00c9e44ad
quota: Fix deadlock during path resolution
|
15 years ago |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |