Namhyung Kim
|
156e74312f
ext3: Add more journal error check
|
14 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
|
a4c18ad2ee
ext3: Update kernel-doc comments
|
14 years ago |
Namhyung Kim
|
bfa01dfbe0
ext3: Remove misplaced BUFFER_TRACE() in ext3_truncate()
|
14 years ago |
Christoph Hellwig
|
ebdec241d5
fs: kill block_prepare_write
|
14 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
|
1025774ce4
remove inode_setattr
|
15 years ago |
Christoph Hellwig
|
6e1db88d53
introduce __block_write_begin
|
15 years ago |
Christoph Hellwig
|
eafdc7d190
sort out blockdev_direct_IO variants
|
15 years ago |
Jan Kara
|
5f11e6a440
ext3: Fix dirtying of journalled buffers in data=journal mode
|
15 years ago |
Jan Kara
|
f25f624263
ext3: Avoid filesystem corruption after a crash under heavy delete load
|
15 years ago |
Christoph Hellwig
|
4c4d390122
ext3: remove vestiges of nobh support
|
15 years ago |
Dmitry Monakhov
|
12755627bd
quota: unify quota init condition in setattr
|
15 years ago |
Linus Torvalds
|
de329820e9
ext3: fix broken handling of EXT3_STATE_NEW
|
15 years ago |
Linus Torvalds
|
e213e26ab3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
15 years ago |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
15 years ago |
Christoph Hellwig
|
871a293155
dquot: cleanup dquot initialize routine
|
15 years ago |
Christoph Hellwig
|
907f4554e2
dquot: move dquot initialization responsibility into the filesystem
|
15 years ago |
Christoph Hellwig
|
b43fa8284d
dquot: cleanup dquot transfer routine
|
15 years ago |
Christoph Hellwig
|
5dd4056db8
dquot: cleanup space allocation / freeing routines
|
15 years ago |
Dmitry Monakhov
|
49792c806d
ext3: add writepage sanity checks
|
15 years ago |
Jan Kara
|
7eb4969e04
ext3: Truncate allocated blocks if direct IO write fails to update i_size
|
15 years ago |
Jan Kara
|
9df93939b7
ext3: Use bitops to read/modify EXT3_I(inode)->i_state
|
15 years ago |
Dmitry Monakhov
|
c459001fa4
ext3: quota macros cleanup [V2]
|
15 years ago |
Jan Kara
|
68eb3db083
ext3: Fix data / filesystem corruption when write fails to copy data
|
15 years ago |
Jiri Kosina
|
d014d04386
Merge branch 'for-next' into for-linus
|
15 years ago |
Uwe Kleine-König
|
bf48aabb89
tree-wide: fix typos "offest" -> "offset"
|
15 years ago |
Jan Kara
|
fe8bc91c4c
ext3: Wait for proper transaction commit on fsync
|
15 years ago |
Eric Sandeen
|
ea0174a713
ext3: retry failed direct IO allocations
|
15 years ago |