Al Viro
|
152a083666
new helper: mount_bdev()
|
15 years ago |
Theodore Ts'o
|
a107e5a3a4
Merge branch 'next' into upstream-merge
|
14 years ago |
Nicolas Kaiser
|
beed5ecbaa
ext4: fix unbalanced mutex unlock in error path of ext4_li_request_new
|
14 years ago |
Theodore Ts'o
|
1f109d5a17
ext4: make various ext4 functions be static
|
14 years ago |
Theodore Ts'o
|
5dabfc78dc
ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*()
|
14 years ago |
Theodore Ts'o
|
7f93cff90f
ext4: fix kernel oops if the journal superblock has a non-zero j_errno
|
14 years ago |
Lukas Czerner
|
27ee40df2b
ext4: add batched_discard into ext4 feature list
|
14 years ago |
Lukas Czerner
|
7360d1731e
ext4: Add batched discard support for ext4
|
14 years ago |
Theodore Ts'o
|
bd2d0210cf
ext4: use bio layer instead of buffer layer in mpage_da_submit_io
|
14 years ago |
Maciej Żenczykowski
|
c41303ced6
ext4: don't update sb journal_devnum when RO dev
|
14 years ago |
Lukas Czerner
|
857ac889cc
ext4: add interface to advertise ext4 features in sysfs
|
14 years ago |
Lukas Czerner
|
bfff68738f
ext4: add support for lazy inode table initialization
|
14 years ago |
Sergey Senozhatsky
|
a1c6c5698d
ext4: fix NULL pointer dereference in print_daily_error_info()
|
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
|
f2143c4e2e
BKL: Remove BKL from ext4 filesystem
|
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
|
0930fcc1ee
convert ext4 to ->evict_inode()
|
15 years ago |
Linus Torvalds
|
09dc942c2a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
15 years ago |
Theodore Ts'o
|
a931da6ac9
jbd2: Change j_state_lock to be a rwlock_t
|
15 years ago |
Theodore Ts'o
|
8b67f04ab9
ext4: Add mount options in superblock
|
15 years ago |
Dmitry Monakhov
|
ca0e05e4b1
ext4: force block allocation on quota_off
|
15 years ago |
Eric Sandeen
|
437f88cc03
ext4: fix freeze deadlock under IO
|
15 years ago |
Theodore Ts'o
|
f613dfcb33
ext4: check to make make sure bd_dev is set before dereferencing it
|
15 years ago |
Jan Kara
|
62d2b5f2dc
ext4: Always journal quota file modifications
|
15 years ago |
Cyrill Gorcunov
|
dcc7dae3cb
ext4: Fix potential memory leak in ext4_fill_super
|
15 years ago |
Theodore Ts'o
|
66e61a9e95
ext4: Once a day, printk file system error information to dmesg
|
15 years ago |
Theodore Ts'o
|
1c13d5c087
ext4: Save error information to the superblock for analysis
|
15 years ago |
Theodore Ts'o
|
c398eda0e4
ext4: Pass line numbers to ext4_error() and friends
|
15 years ago |