Commit Graph

438 Commits (2150dace47258722c67f297509bc6171e7b486ad)

Author SHA1 Message Date
Tobias Klauser 8057b96539 ext3: Remove redundant unlikely() 14 years ago
Eric Sandeen a4ae309486 ext3: speed up file creates by optimizing rec_len functions 14 years ago
Namhyung Kim 156e74312f ext3: Add more journal error check 14 years ago
Namhyung Kim 41dc6385bd ext3: Add journal error check in resize.c 14 years ago
Lukas Czerner 9c52749232 ext3: Add FITRIM handling 14 years ago
Lukas Czerner b853b96b1d ext3: Add batched discard support for ext3 14 years ago
Wang Sheng-Hui 6e9510b0e0 ext2,ext3,ext4: clarify comment for extN_xattr_set_handle 14 years ago
Nick Piggin 73598611ad ext2,3,4: provide simple rcu-walk ACL implementation 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Namhyung Kim ad1857a0e0 ext3: Add journal error check into ext3_rename() 14 years ago
Theodore Ts'o 5026e90b86 ext3: Use search_dirblock() in ext3_dx_find_entry() 14 years ago
Theodore Ts'o f0cad89f5e ext3: Avoid uninitialized memory references with a corrupted htree directory 14 years ago
Darrick J. Wong ad692bf3ea ext3: Return error code from generic_check_addressable 14 years ago
Namhyung Kim fbcae8e32d ext3: Add journal error check into ext3_delete_entry() 14 years ago
Namhyung Kim 2b543edae2 ext3: Add error check in ext3_mkdir() 14 years ago
Joe Perches 99fbb1e2af fs/ext3/super.c: Use printf extension %pV 14 years ago
Maciej Żenczykowski 31d710a7bd ext3: don't update sb journal_devnum when RO dev 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Tejun Heo d4d7762995 block: clean up blkdev_get() wrappers and their users 14 years ago
Tejun Heo e525fd89d3 block: make blkdev_get/put() handle exclusive access 14 years ago
Al Viro 152a083666 new helper: mount_bdev() 15 years ago
Namhyung Kim a4c18ad2ee ext3: Update kernel-doc comments 15 years ago
Namhyung Kim db50d20b1d ext3: Fix debug messages in ext3_group_extend() 15 years ago
Namhyung Kim bfa01dfbe0 ext3: Remove misplaced BUFFER_TRACE() in ext3_truncate() 15 years ago
Namhyung Kim 81a4e320e6 ext3: Use DIV_ROUND_UP() on group desc block counting 15 years ago
Namhyung Kim 4569cd1b0d ext3: Return proper error code on ext3_fill_super() 15 years ago
Namhyung Kim 57e94d8647 ext3: Remove unnecessary casts on bh->b_data 15 years ago
Namhyung Kim df0d6b8ff1 ext3: Cleanup ext3_setup_super() 15 years ago
Darrick J. Wong dff6825e9f ext3/jbd: Avoid WARN() messages when failing to write the superblock 15 years ago
Al Viro 7de9c6ee3e new helper: ihold() 15 years ago
Christoph Hellwig ebdec241d5 fs: kill block_prepare_write 15 years ago
Jan Kara beb37b85b0 ext3: Fix lost extented attributes for inode with ino == 11 15 years ago
Jan Blunck 77b54a46a8 BKL: Remove BKL from ext3_put_super() and ext3_remount() 15 years ago
Jan Blunck d646cf82e9 BKL: Remove BKL from ext3 fill_super() 15 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Christoph Hellwig dd3932eddf block: remove BLKDEV_IFL_WAIT 15 years ago
Patrick J. LoPresti 30ca22c70e ext3/ext4: Factor out disk addressability check 15 years ago
Andreas Gruenbacher 2aec7c5232 mbcache: Remove unused features 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
Dave Chinner aa32a79638 ext3: default to ordered 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
Andi Kleen 0411ba7902 ext3: Fix set but unused variables 15 years ago
Miao Xie 30e2bab2d6 ext3: update ctime when changing the file's permission by setfacl 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago