Aneesh Kumar K.V
|
03cb5f03dc
ext3: Copy fs UUID to superblock.
|
14 years ago |
Linus Torvalds
|
4843456c5c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
14 years ago |
Linus Torvalds
|
275220f0fc
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Jan Kara
|
f00c9e44ad
quota: Fix deadlock during path resolution
|
14 years ago |
Linus Torvalds
|
40c73abbb3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
14 years ago |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 years ago |
Darrick J. Wong
|
ad692bf3ea
ext3: Return error code from generic_check_addressable
|
14 years ago |
Joe Perches
|
99fbb1e2af
fs/ext3/super.c: Use printf extension %pV
|
14 years ago |
Maciej Żenczykowski
|
31d710a7bd
ext3: don't update sb journal_devnum when RO dev
|
14 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
Tejun Heo
|
d4d7762995
block: clean up blkdev_get() wrappers and their users
|
14 years ago |
Tejun Heo
|
e525fd89d3
block: make blkdev_get/put() handle exclusive access
|
14 years ago |
Al Viro
|
152a083666
new helper: mount_bdev()
|
15 years ago |
Linus Torvalds
|
7d2f280e75
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
14 years ago |
Namhyung Kim
|
81a4e320e6
ext3: Use DIV_ROUND_UP() on group desc block counting
|
14 years ago |
Namhyung Kim
|
4569cd1b0d
ext3: Return proper error code on ext3_fill_super()
|
14 years ago |
Namhyung Kim
|
57e94d8647
ext3: Remove unnecessary casts on bh->b_data
|
14 years ago |
Namhyung Kim
|
df0d6b8ff1
ext3: Cleanup ext3_setup_super()
|
14 years ago |
Darrick J. Wong
|
dff6825e9f
ext3/jbd: Avoid WARN() messages when failing to write the superblock
|
14 years ago |
Linus Torvalds
|
79f14b7c56
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
14 years ago |
Jan Blunck
|
77b54a46a8
BKL: Remove BKL from ext3_put_super() and ext3_remount()
|
15 years ago |
Jan Blunck
|
d646cf82e9
BKL: Remove BKL from ext3 fill_super()
|
15 years ago |
Jan Blunck
|
db71922217
BKL: Explicitly add BKL around get_sb/fill_super
|
15 years ago |
Patrick J. LoPresti
|
30ca22c70e
ext3/ext4: Factor out disk addressability check
|
15 years ago |
Linus Torvalds
|
5f248c9c25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 years ago |
Al Viro
|
ac14a95b52
convert ext3 to ->evict_inode()
|
15 years ago |
Christoph Hellwig
|
4c4d390122
ext3: remove vestiges of nobh support
|
15 years ago |
Christoph Hellwig
|
287a80958c
quota: rename default quotactl methods to dquot_
|
15 years ago |
Christoph Hellwig
|
307ae18a56
quota: drop remount argument to ->quota_on and ->quota_off
|
15 years ago |
Christoph Hellwig
|
e0ccfd959c
quota: move unmount handling into the filesystem
|
15 years ago |