Jan Blunck
|
db71922217
BKL: Explicitly add BKL around get_sb/fill_super
|
15 年之前 |
Patrick J. LoPresti
|
30ca22c70e
ext3/ext4: Factor out disk addressability check
|
15 年之前 |
Linus Torvalds
|
5f248c9c25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 年之前 |
Al Viro
|
0930fcc1ee
convert ext4 to ->evict_inode()
|
15 年之前 |
Linus Torvalds
|
09dc942c2a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
15 年之前 |
Theodore Ts'o
|
a931da6ac9
jbd2: Change j_state_lock to be a rwlock_t
|
15 年之前 |
Theodore Ts'o
|
8b67f04ab9
ext4: Add mount options in superblock
|
15 年之前 |
Dmitry Monakhov
|
ca0e05e4b1
ext4: force block allocation on quota_off
|
15 年之前 |
Eric Sandeen
|
437f88cc03
ext4: fix freeze deadlock under IO
|
15 年之前 |
Theodore Ts'o
|
f613dfcb33
ext4: check to make make sure bd_dev is set before dereferencing it
|
15 年之前 |
Jan Kara
|
62d2b5f2dc
ext4: Always journal quota file modifications
|
15 年之前 |
Cyrill Gorcunov
|
dcc7dae3cb
ext4: Fix potential memory leak in ext4_fill_super
|
15 年之前 |
Theodore Ts'o
|
66e61a9e95
ext4: Once a day, printk file system error information to dmesg
|
15 年之前 |
Theodore Ts'o
|
1c13d5c087
ext4: Save error information to the superblock for analysis
|
15 年之前 |
Theodore Ts'o
|
c398eda0e4
ext4: Pass line numbers to ext4_error() and friends
|
15 年之前 |
Theodore Ts'o
|
90c7201b97
ext4: Pass line number to ext4_journal_abort_handle()
|
15 年之前 |
Theodore Ts'o
|
e29136f80e
ext4: Enhance ext4_grp_locked_error() to take block and function numbers
|
15 年之前 |
Theodore Ts'o
|
c67d859e39
ext4: clean up ext4_abort() so __func__ is now implicit
|
15 年之前 |
Jiri Kosina
|
f1bbbb6912
Merge branch 'master' into for-next
|
15 年之前 |
Uwe Kleine-König
|
421f91d21a
fix typos concerning "initiali[zs]e"
|
15 年之前 |
Christoph Hellwig
|
206f7ab4f4
ext4: remove vestiges of nobh support
|
15 年之前 |
Linus Torvalds
|
d28619f156
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
15 年之前 |
Christoph Hellwig
|
287a80958c
quota: rename default quotactl methods to dquot_
|
15 年之前 |
Christoph Hellwig
|
307ae18a56
quota: drop remount argument to ->quota_on and ->quota_off
|
15 年之前 |
Christoph Hellwig
|
e0ccfd959c
quota: move unmount handling into the filesystem
|
15 年之前 |
Christoph Hellwig
|
0f0dd62fdd
quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers
|
15 年之前 |
Christoph Hellwig
|
c79d967de3
quota: move remount handling into the filesystem
|
15 年之前 |
Theodore Ts'o
|
60e6679e28
ext4: Drop whitespace at end of lines
|
15 年之前 |
Dmitry Monakhov
|
12e9b89200
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
|
15 年之前 |
Jan Kara
|
39a4bade8c
ext4: Show journal_checksum option
|
15 年之前 |