Commit Graph

454 Commits (c45a85b5a3c0ca841a7ffc700bdece8ee01486be)

Author SHA1 Message Date
Serge E. Hallyn 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable 14 years ago
Aneesh Kumar K.V 03cb5f03dc ext3: Copy fs UUID to superblock. 14 years ago
Aneesh Kumar K.V f17b604207 fs: Remove i_nlink check from file system link callback 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Eric Sandeen d7433142b6 ext3: Always set dx_node's fake_dirent explicitly. 14 years ago
Tao Ma 425fa41072 ext3: Fix an overflow in ext3_trim_fs. 14 years ago
Amir Goldstein ce654b37f8 ext3: skip orphan cleanup on rocompat fs 14 years ago
Tao Ma bbac751dc8 ext3: speed up group trim with the right free block count. 14 years ago
Tao Ma 4b44dd300d ext3: Adjust trim start with first_data_block. 14 years ago
Eric Paris 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
Jan Kara f00c9e44ad quota: Fix deadlock during path resolution 14 years ago
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() 14 years ago
Namhyung Kim a4c18ad2ee ext3: Update kernel-doc comments 14 years ago
Namhyung Kim db50d20b1d ext3: Fix debug messages in ext3_group_extend() 14 years ago
Namhyung Kim bfa01dfbe0 ext3: Remove misplaced BUFFER_TRACE() in ext3_truncate() 14 years ago
Namhyung Kim 81a4e320e6 ext3: Use DIV_ROUND_UP() on group desc block counting 14 years ago
Namhyung Kim 4569cd1b0d ext3: Return proper error code on ext3_fill_super() 14 years ago
Namhyung Kim 57e94d8647 ext3: Remove unnecessary casts on bh->b_data 14 years ago
Namhyung Kim df0d6b8ff1 ext3: Cleanup ext3_setup_super() 14 years ago
Darrick J. Wong dff6825e9f ext3/jbd: Avoid WARN() messages when failing to write the superblock 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 14 years ago
Christoph Hellwig ebdec241d5 fs: kill block_prepare_write 14 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