Marco Stornelli
|
67e2c19a3b
ext3: drop lock/unlock super
|
12 years ago |
Linus Torvalds
|
e1cc485262
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
12 years ago |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
12 years ago |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Eric W. Biederman
|
4c376dcae8
userns: Convert struct dquot dq_id to be a struct kqid
|
12 years ago |
Sachin Kamat
|
76f59b3bf5
ext3: Replace 0 with NULL for pointer in super.c file
|
13 years ago |
Eric Sandeen
|
e423010854
ext3: don't clear orphan list on ro mount with errors
|
13 years ago |
Artem Bityutskiy
|
d3009c6cff
ext3: nuke write_super from comments
|
13 years ago |
Linus Torvalds
|
08d9329c29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
13 years ago |
Jan Kara
|
a117782571
quota: Move quota syncing to ->sync_fs method
|
13 years ago |
Eric Sandeen
|
f007dbf8e5
ext3: force ro mount if ext3_setup_super() fails
|
13 years ago |
Linus Torvalds
|
ece78b7df7
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
13 years ago |
Eric W. Biederman
|
1523299d58
userns: Convert ext3 to use kuid/kgid where appropriate
|
13 years ago |
Jan Kara
|
905c393762
ext3: Remove i_mutex use from ext3_quota_write()
|
13 years ago |
Al Viro
|
4613ad180d
ext3: move headers to fs/ext3/
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
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 |
Zheng Liu
|
d03e1292c4
ext3: replace ll_rw_block with other functions
|
13 years ago |
Al Viro
|
34c80b1d93
vfs: switch ->show_options() to struct dentry *
|
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 |
Eryu Guan
|
63894ab9f6
ext3: call ext3_mark_recovery_complete() when recovery is really needed
|
13 years ago |
Lukas Czerner
|
fbc854027c
ext3: remove deprecated oldalloc
|
14 years ago |
Toshiyuki Okajima
|
1cde201da4
ext3: fix message in ext3_remount for rw-remount case
|
14 years ago |
Linus Torvalds
|
2ac232f37f
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
14 years ago |
Christoph Hellwig
|
00eacd66cd
ext3: make ext3 mount default to barrier=1
|
14 years ago |
Lukas Czerner
|
785c4bcc0d
ext3: Add fixed tracepoints
|
14 years ago |
Dan Magenheimer
|
d71bc6db5e
ext3: add cleancache support
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |