Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 gadi atpakaļ |
Al Viro
|
8de5277879
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
|
13 gadi atpakaļ |
Linus Torvalds
|
ac69e09280
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
13 gadi atpakaļ |
Paul Gortmaker
|
302bf2f325
ext2/3/4: delete unneeded includes of module.h
|
13 gadi atpakaļ |
Al Viro
|
34c80b1d93
vfs: switch ->show_options() to struct dentry *
|
13 gadi atpakaļ |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
13 gadi atpakaļ |
Li Haifeng
|
f32948ddd1
ext2: fix the outdated comment in ext2_nfs_get_inode()
|
13 gadi atpakaļ |
Robin Dong
|
4e299c1d91
ext2: fix error msg when mounting fs with too-large blocksize
|
14 gadi atpakaļ |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 gadi atpakaļ |
Linus Torvalds
|
40c73abbb3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
14 gadi atpakaļ |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 gadi atpakaļ |
Joe Perches
|
23a2ad6d0e
fs/ext2/super.c: Use printf extension %pV
|
14 gadi atpakaļ |
Al Viro
|
152a083666
new helper: mount_bdev()
|
15 gadi atpakaļ |
Al Viro
|
8e3b9a072d
ext2_remount: don't bother with invalidate_inodes()
|
14 gadi atpakaļ |
Jan Blunck
|
3e44f9f1dc
BKL: Remove BKL from ext2 filesystem
|
15 gadi atpakaļ |
Jan Blunck
|
db71922217
BKL: Explicitly add BKL around get_sb/fill_super
|
15 gadi atpakaļ |
Al Viro
|
72edc4d087
merge ext2 delete_inode and clear_inode, switch to ->evict_inode()
|
15 gadi atpakaļ |
Christoph Hellwig
|
287a80958c
quota: rename default quotactl methods to dquot_
|
15 gadi atpakaļ |
Christoph Hellwig
|
123e9caf1e
quota: explicitly set ->dq_op and ->s_qcop
|
15 gadi atpakaļ |
Christoph Hellwig
|
e0ccfd959c
quota: move unmount handling into the filesystem
|
15 gadi atpakaļ |
Christoph Hellwig
|
0f0dd62fdd
quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers
|
15 gadi atpakaļ |
Christoph Hellwig
|
c79d967de3
quota: move remount handling into the filesystem
|
15 gadi atpakaļ |
Jan Blunck
|
e0a5cbac02
BKL: Remove BKL from ext2 filesystem
|
15 gadi atpakaļ |
Jan Blunck
|
c15271f4e7
ext2: Add ext2_sb_info s_lock spinlock
|
15 gadi atpakaļ |
Jan Blunck
|
4c96a68bfc
ext2: Move ext2_write_super() out of ext2_setup_super()
|
15 gadi atpakaļ |
Jan Blunck
|
ee6921ebd0
ext2: Fold ext2_commit_super() into ext2_sync_super()
|
15 gadi atpakaļ |
Jan Blunck
|
20da9baf4c
ext2: Remove duplicate code from ext2_sync_fs()
|
15 gadi atpakaļ |
Jan Blunck
|
269c8db30c
ext2: Set the write time in ext2_sync_fs()
|
15 gadi atpakaļ |
Jan Blunck
|
2b8120efb2
ext2: Use ext2_clear_super_error() in ext2_sync_fs()
|
15 gadi atpakaļ |
Christoph Hellwig
|
9f75475802
dquot: cleanup dquot drop routine
|
15 gadi atpakaļ |