Linus Torvalds
|
24e7ea3bea
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 years ago |
Fabian Frederick
|
31e143686a
fs/reiserfs/super.c: add __init to init_inodecache
|
11 years ago |
Rashika Kheria
|
ea0856cd50
fs/reiserfs: move prototype declaration to header file
|
11 years ago |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 years ago |
Al Viro
|
2ccdc41319
kill reiserfs_bdevname()
|
11 years ago |
Linus Torvalds
|
ec0ad73080
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
12 years ago |
Jeff Mahoney
|
d2d0395fd1
reiserfs: locking, release lock around quota operations
|
12 years ago |
Jeff Mahoney
|
278f6679f4
reiserfs: locking, handle nested locks properly
|
12 years ago |
Jeff Mahoney
|
4c05141df5
reiserfs: locking, push write lock out of xattr code
|
12 years ago |
Al Viro
|
672fe15d09
reiserfs: fix deadlock in umount
|
12 years ago |
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
|
13 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 |