Commit Graph

634 Commits (d6b515028863a912d051d371b6d71e09f2a9ff19)

Author SHA1 Message Date
Theodore Ts'o 833576b362 ext4: Fix ext4_mb_initialize_context() to initialize all fields 16 years ago
Peng Tao ac046f1d61 ext4: fix null handler of ioctls in no journal mode 16 years ago
Curt Wohlgemuth e6b5d30104 ext4: Fix buffer head reference leak in no-journal mode 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Al Viro 073aaa1b14 helpers for acl caching + switch to those 16 years ago
Al Viro d4bfe2f76d switch ext4 to inode->i_acl 16 years ago
Bartlomiej Zolnierkiewicz 90c699a9ee block: rename CONFIG_LBD to CONFIG_LBDAF 16 years ago
Theodore Ts'o 210ad6aedb ext4: avoid unnecessary spinlock in critical POSIX ACL path 16 years ago
Theodore Ts'o 4159175058 ext4: Don't update ctime for non-extent-mapped inodes 16 years ago
Aneesh Kumar K.V 62e086be5d ext4: Move __ext4_journalled_writepage() to avoid forward declaration 16 years ago
Aneesh Kumar K.V 43ce1d23b4 ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc 16 years ago
Aneesh Kumar K.V c364b22c95 ext4: Fix mmap/truncate race when blocksize < pagesize && delayed allocation 16 years ago
Theodore Ts'o de9a55b841 ext4: Fix up whitespace issues in fs/ext4/inode.c 16 years ago
Theodore Ts'o 0610b6e999 ext4: Fix 64-bit block type problem on 32-bit platforms 16 years ago
Andreas Dilger 11013911da ext4: teach the inode allocator to use a goal inode number 16 years ago
Theodore Ts'o f157a4aa98 ext4: Use a hash of the topdir directory name for the Orlov parent group 16 years ago
Theodore Ts'o 4ab2f15b7f ext4: move the abort flag from s_mount_opts to s_mount_flags 16 years ago
Theodore Ts'o bc0b0d6d69 ext4: update the s_last_mounted field in the superblock 16 years ago
Theodore Ts'o 7f4520cc62 ext4: change s_mount_opt to be an unsigned int 16 years ago
Akira Fujita 748de6736c ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl 16 years ago
Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
Christoph Hellwig ebc1ac1645 ->write_super lock_super pushdown 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
Al Viro a9e220f832 No need to do lock_super() for exclusion in generic_shutdown_super() 16 years ago
Christoph Hellwig 8c85e12512 remove ->write_super call in generic_shutdown_super 16 years ago
Aneesh Kumar K.V a41f207169 ext4: Avoid corrupting the uninitialized bit in the extent during truncate 16 years ago
Theodore Ts'o 0eab928221 ext4: Don't treat a truncation of a zero-length file as replace-via-truncate 16 years ago
Toshiyuki Okajima 9aee228607 ext4: fix dx_map_entry to support 256k directory blocks 16 years ago
Aneesh Kumar K.V f8514083cd ext4: truncate the file properly if we fail to copy data from userspace 16 years ago
Aneesh Kumar K.V 1938a150c2 ext4: Avoid leaking blocks after a block allocation failure 16 years ago
Eric Sandeen b31e15527a ext4: Change all super.c messages to print the device 16 years ago
Jan Kara 03f5d8bcf0 ext4: Get rid of EXTEND_DISKSIZE flag of ext4_get_blocks_handle() 16 years ago
Aneesh Kumar K.V b767e78a17 ext4: Don't look at buffer_heads outside i_size. 16 years ago
Johann Lombardi e6462869e4 ext4: Fix goal inum check in the inode allocator 16 years ago
Theodore Ts'o 5adfee9c17 ext4: fix no journal corruption with locale-gen 16 years ago
Aneesh Kumar K.V 5887e98b60 ext4: Calculate required journal credits for inserting an extent properly 16 years ago
Jan Kara ffacfa7a79 ext4: Fix truncation of symlinks after failed write 16 years ago
Jesper Dangaard Brouer 3e03f9ca6a ext4: Use rcu_barrier() on module unload. 16 years ago
Eric Sandeen 726447d803 ext4: naturally align struct ext4_allocation_request 16 years ago
Eric Sandeen 089ceecc1e ext4: mark several more functions in mballoc.c as noinline 16 years ago
Theodore Ts'o f4a01017d6 ext4: Fix potential reclaim deadlock when truncating partial block 16 years ago
Andreas Dilger 0b8e58a140 ext4: super.c whitespace cleanup 16 years ago
Theodore Ts'o 88b6edd17c ext4: Clean up calls to ext4_get_group_desc() 16 years ago
Theodore Ts'o 759d427aa5 ext4: remove unused function __ext4_write_dirty_metadata 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Manish Katiyar f68301656b ext4: Fix memory leak in ext4_fill_super() in case of a failed mount 16 years ago
Theodore Ts'o 0568c51893 ext4: down i_data_sem only for read when walking tree for fiemap 16 years ago
Theodore Ts'o 6fd058f779 ext4: Add a comprehensive block validity check to ext4_get_blocks() 16 years ago
Theodore Ts'o 2ec0ae3ace ext4: Fix race in ext4_inode_info.i_cached_extent 16 years ago