Commit Graph

317 Commits (fef07aae9cd9ed82f94228c311b35360f1f38902)

Author SHA1 Message Date
Jan Kara 3c4cec6527 ext3: Improve error message that changing journaling mode on remount is not possible 16 years ago
Theodore Ts'o 6d41807614 ext3: Update Kconfig description of EXT3_DEFAULTS_TO_ORDERED 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 073aaa1b14 helpers for acl caching + switch to those 16 years ago
Al Viro 6582a0e6f6 switch ext3 to inode->i_acl 16 years ago
Bartlomiej Zolnierkiewicz 90c699a9ee block: rename CONFIG_LBD to CONFIG_LBDAF 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
Linus Torvalds 9c64daff9d ext3: avoid unnecessary spinlock in critical POSIX ACL path 16 years ago
Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
Al Viro bbd6851a32 Push lock_super() into the ->remount_fs() of filesystems that care about it 16 years ago
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Christoph Hellwig ca41f7b918 ext3: remove ->write_super and stop maintaining ->s_dirt 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Manish Katiyar de5ce03730 ext3: Fix memory leak in ext3_fill_super() in case of a failed mount 16 years ago
Linus Torvalds 96159f2511 ext3: avoid unnecessary spinlock in critical POSIX ACL path 16 years ago
Jan Kara 430db323fa ext3: Try to avoid starting a transaction in writepage for data=writepage 16 years ago
Linus Torvalds bbae8bcc49 ext3: make default data ordering mode configurable 16 years ago
Theodore Ts'o e7c8f5079e ext3: Add replace-on-rename hueristics for data=writeback mode 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
Bryan Donlan de18f3b2d6 ext3: return -EIO not -ESTALE on directory traversal through deleted inode 16 years ago
Wei Yongjun 45f9021780 ext3: use unsigned instead of int for type of blocksize in fs/ext3/namei.c 16 years ago
Cyrus Massoumi 039fd8ce62 ext3: remove the BKL in ext3/ioctl.c 16 years ago
Al Viro ce3b0f8d5c New helper - current_umask() 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
Jan Kara a219ce3748 ext3: Remove unnecessary quota functions 16 years ago
Jan Kara 02ac597c9b ext3: revert "ext3: wait on all pending commits in ext3_sync_fs" 16 years ago
Theodore Ts'o a21102b55c ext3: Add sanity check to make_indexed_dir 16 years ago
Takashi Sato c4be0c1dc4 filesystem freeze: add error handling of write_super_lockfs/unlockfs 16 years ago
Wu Fengguang be857df1dd generic swap(): ext3: remove local swap() macro 16 years ago
Duane Griffin 04143e2fb9 ext3: tighten restrictions on inode flags 16 years ago
Duane Griffin 2e8671cb56 ext3: don't inherit inappropriate inode flags from parent 16 years ago
Pekka Enberg 5df096d67e ext3: allocate ->s_blockgroup_lock separately 16 years ago
Jan Kara 157091a2c3 ext3: Add default allocation routines for quota structures 16 years ago
Jan Kara ee0d5ffe0d ext3: Use sb_any_quota_loaded() instead of sb_any_quota_enabled() 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
Toshiyuki Okajima 6b082b5312 ext3: provide function to release metadata pages under memory pressure 16 years ago
Al Viro c38012daa7 nfsd race fixes: ext3 16 years ago
Duane Griffin b5ed3112b5 ext3: ensure fast symlinks are NUL-terminated 16 years ago
David Howells 6a2f90e9fa CRED: Wrap task credential accesses in the Ext3 filesystem 16 years ago
Theodore Tso 6cdfcc275e ext3: Clean up outdated and incorrect comment for ext3_write_super() 16 years ago
Arthur Jones c87591b719 ext3: wait on all pending commits in ext3_sync_fs 16 years ago
Theodore Ts'o 59e315b4c4 ext3/4: Fix loop index in do_split() so it is signed 16 years ago
Theodore Ts'o 5e1f8c9e20 ext3: Add support for non-native signed/unsigned htree hash algorithms 16 years ago
Hidehiro Kawai 44d6f78756 ext3: fix a bug accessing freed memory in ext3_abort 17 years ago
Theodore Ts'o 8c9fa93d51 ext3: Fix duplicate entries returned from getdents() system call 17 years ago
Linus Torvalds 12e1ec9ff3 ext3 quota support: fix compile failure 17 years ago