Commit Graph

726 Commits (8e10ee9a0da12c586d3397150e34a946507c23f3)

Author SHA1 Message Date
Eric Sandeen 395a87bfef ext4: fix header check in ext4_ext_search_right() for deep extent trees. 16 years ago
Theodore Ts'o 7d39db14a4 ext4: Use struct flex_groups to calculate get_orlov_stats() 16 years ago
Theodore Ts'o 9f24e4208f ext4: Use atomic_t's in struct flex_groups 16 years ago
Theodore Ts'o b713a5ec55 ext4: remove /proc tuning knobs 16 years ago
Theodore Ts'o 3197ebdb13 ext4: Add sysfs support 16 years ago
Eric Sandeen 7ce9d5d1f3 ext4: fix ext4_free_inode() vs. ext4_claim_inode() race 16 years ago
Theodore Ts'o afc32f7ee9 ext4: Track lifetime disk writes 16 years ago
Aneesh Kumar K.V d6014301b5 ext4: Fix discard of inode prealloc space with delayed allocation. 16 years ago
Eric Sandeen 8f64b32eb7 ext4: don't call jbd2_journal_force_commit_nested without journal 16 years ago
Theodore Ts'o 8b1a8ff8b3 ext4: Remove duplicate call to ext4_commit_super() in ext4_freeze() 16 years ago
Theodore Ts'o 8750c6d5fc ext4: Automatically allocate delay allocated blocks on rename 16 years ago
Theodore Ts'o 7d8f9f7d15 ext4: Automatically allocate delay allocated blocks on close 16 years ago
Theodore Ts'o ccd2506bd4 ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl 16 years ago
Theodore Ts'o f63e6005bc ext4: Simplify delalloc code by removing mpage_da_writepages() 16 years ago
Theodore Ts'o 8dc207c0e7 ext4: Save stack space by removing fake buffer heads 16 years ago
Theodore Ts'o ed5bde0bf8 ext4: Simplify delalloc implementation by removing mpd.get_block 16 years ago
Aneesh Kumar K.V 7a262f7c69 ext4: Validate extent details only when read from the disk 16 years ago
Aneesh Kumar K.V 56b19868ac ext4: Add checks to validate extent entries. 16 years ago
Bryan Donlan e6f009b0b4 ext4: return -EIO not -ESTALE on directory traversal through deleted inode 16 years ago
Theodore Ts'o a4912123b6 ext4: New inode/block allocation algorithms for flex_bg filesystems 16 years ago
Jan Kara ebd3610b11 ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin() 16 years ago
Theodore Ts'o 05bf9e839d ext4: Add fallback for find_group_flex 16 years ago
Dan Carpenter 090542641d ext4: Fix NULL dereference in ext4_ext_migrate()'s error handling 16 years ago
Duane Griffin 2dc6b0d48c ext4: tighten restrictions on inode flags 16 years ago
Duane Griffin 8fa43a81b9 ext4: don't inherit inappropriate inode flags from parent 16 years ago
Pekka Enberg 705895b611 ext4: allocate ->s_blockgroup_lock separately 16 years ago
Wei Yongjun 3d0518f475 ext4: New rec_len encoding for very large blocksizes 16 years ago
Theodore Ts'o 8bad4597c2 ext4: Use unsigned int for blocksize in dx_make_map() and dx_pack_dirents() 16 years ago
Aneesh Kumar K.V 2acf2c261b ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pages 16 years ago
Aneesh Kumar K.V d794bf8e09 ext4: Initialize preallocation list_head's properly 16 years ago
Aneesh Kumar K.V ba4439165f ext4: Fix lockdep warning 16 years ago
Wei Yongjun 7be2baaa03 ext4: Fix to read empty directory blocks correctly in 64k 16 years ago
Jan Kara 7f5aa21508 jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate() 16 years ago
Jan Kara 9eddacf9e9 Revert "ext4: wait on all pending commits in ext4_sync_fs()" 16 years ago
Theodore Ts'o e187c6588d ext4: remove call to ext4_group_desc() in ext4_group_used_meta_blocks() 16 years ago
Mike Snitzer 074ca44283 ext4: Remove stale block allocator references from ext4.h 16 years ago
Theodore Ts'o b9ec63f78b ext4: Remove bogus BUG() check in ext4_bmap() 16 years ago
Thadeu Lima de Souza Cascardo 9fd9784c91 ext4: Fix building with EXT4FS_DEBUG 16 years ago
Theodore Ts'o fdff73f094 ext4: Initialize the new group descriptor when resizing the filesystem 16 years ago
Theodore Ts'o e7f07968c1 ext4: Fix ext4_free_blocks() w/o a journal when files have indirect blocks 16 years ago
Theodore Ts'o e6b8bc09ba ext4: Add sanity check to make_indexed_dir 16 years ago
Theodore Ts'o 06a279d636 ext4: only use i_size_high for regular files 16 years ago
Takashi Sato c4be0c1dc4 filesystem freeze: add error handling of write_super_lockfs/unlockfs 16 years ago
Coly Li 73ac36ea14 fix similar typos to successfull 16 years ago
Wu Fengguang 97e133b454 generic swap(): ext4: remove local swap() macro 16 years ago
Eric Dumazet 179f7ebff6 percpu_counter: FBC_BATCH should be a variable 16 years ago
Theodore Ts'o 83982b6f47 ext4: Remove "extents" mount option 16 years ago
Theodore Ts'o abda141892 ext4: Make printk's consistently prefixed with "EXT4-fs: " 16 years ago
Theodore Ts'o 4ec1102813 ext4: Add sanity checks for the superblock before mounting the filesystem 16 years ago
Theodore Ts'o b3881f74b3 ext4: Add mount option to set kjournald's I/O priority 16 years ago