Commit Graph

109 Commits (5ef9bdde9cd8e7f9d43a975b47f520ca64cbd0a1)

Author SHA1 Message Date
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Namhyung Kim 156e74312f ext3: Add more journal error check 14 years ago
Namhyung Kim a4c18ad2ee ext3: Update kernel-doc comments 15 years ago
Namhyung Kim bfa01dfbe0 ext3: Remove misplaced BUFFER_TRACE() in ext3_truncate() 15 years ago
Christoph Hellwig ebdec241d5 fs: kill block_prepare_write 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
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
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
Chris Mason 4f003fd32b ext3: Add locking to ext3_do_update_inode 16 years ago
Jan Kara 00171d3c7e ext3: Fix possible deadlock between ext3_truncate() and ext3_get_blocks() 16 years ago
Andi Kleen aa261f549d HWPOISON: Enable .remove_error_page for migration aware file systems 16 years ago
Jan Kara 43237b5490 ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle() 16 years ago
Jan Kara 9eaaa2d575 ext3: Fix truncation of symlinks after failed write 16 years ago
Al Viro 6582a0e6f6 switch ext3 to inode->i_acl 16 years ago
Jan Kara ef43618a47 ext3: make sure inode is deleted from orphan list after truncate 16 years ago
Jan Kara e8ef7aaea7 ext3: fix chain verification in ext3_get_blocks() 16 years ago
Christoph Hellwig ca41f7b918 ext3: remove ->write_super and stop maintaining ->s_dirt 16 years ago
Jan Kara 430db323fa ext3: Try to avoid starting a transaction in writepage for data=writepage 16 years ago
Theodore Ts'o f7ab34ea72 ext3: Add replace-on-truncate hueristics for data=writeback mode 16 years ago
Jan Kara 695f6ae0dc ext3: avoid false EIO errors 16 years ago
Jan Kara 9e80d40773 ext3: Avoid starting a transaction in writepage when not necessary 16 years ago
Jan Kara 81a0522739 ext3: Use lowercase names of quota functions 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
Duane Griffin b5ed3112b5 ext3: ensure fast symlinks are NUL-terminated 16 years ago
Aneesh Kumar K.V 5ec8b75e3a ext3: truncate block allocated on a failed ext3_write_begin 17 years ago
Josef Bacik 68c9d702bb generic block based fiemap implementation 17 years ago
Hisashi Hifumi 8ab22b9abb vfs: pagecache usage optimization for pagesize!=blocksize 17 years ago
Duane Griffin 3ccc3167b0 ext3: handle deleting corrupted indirect blocks 17 years ago
Hidehiro Kawai 95450f5a7e ext3: don't read inode block if the buffer has a write error 17 years ago
Duane Griffin ae76dd9a6b ext3: handle corrupted orphan list at mount 17 years ago
Roel Kluin 7c2f3d6f89 ext3: fix test ext_generic_write_end() copied return value 17 years ago