Commit Graph

236 Commits (26821ed40b4230259e770c9911180f38fcaa6f59)

Author SHA1 Message Date
Aneesh Kumar K.V 1d03ec984c ext4: Fix sparse warnings. 17 years ago
Avantika Mathur fd2d42912f ext4: add ext4_group_t, and change all group variables to this type. 17 years ago
Aneesh Kumar K.V 725d26d3f0 ext4: Introduce ext4_lblk_t 17 years ago
Aneesh Kumar K.V ac39849ddc ext4: sparse fixes 18 years ago
Aneesh Kumar K.V c1bddad949 ext4: Fix sparse warnings 18 years ago
Coly Li f077d0d7ea ext4: Remove (partial, never completed) fragment support 18 years ago
Nick Piggin bfc1af650a ext4: convert to new aops 18 years ago
Mingming Cao b38bd33a6b fix ext4/JBD2 build warnings 18 years ago
Dave Hansen d699594dc1 ext4: remove extra IS_RDONLY() check 18 years ago
Eric Sandeen fc0e15a667 Use zero_user_page() in ext4 where possible 18 years ago
Kalpak Shah 6dd4ee7cab ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields 18 years ago
Kalpak Shah ef7f38359e ext4: Add nanosecond timestamps 18 years ago
Jan Kara ff9ddf7e84 ext4: copy i_flags to inode flags on write 18 years ago
Kirill Korotaev e5d2861f31 ext4: lost brelse in ext4_read_inode() 18 years ago
Dave Kleikamp 8c55e20411 EXT4: Fix whitespace 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Markus Rechberger 4d7bf11d64 ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems 18 years ago
Andrew Morton 7479d2b90b [PATCH] revert "retries in ext4_prepare_write() violate ordering requirements" 18 years ago
Dmitriy Monakhov 3e4fdaf8ae [PATCH] jbd layer function called instead of fs specific one 18 years ago
Randy Dunlap 01a732eb22 [PATCH] ext4 calls journal_stop 18 years ago
Andrey Savochkin b46be05004 [PATCH] retries in ext4_prepare_write() violate ordering requirements 18 years ago
Alexandre Ratchov 8fadc14323 [PATCH] ext4: move block number hi bits 19 years ago
Alexandre Ratchov 0d1ee42f27 [PATCH] ext4: allow larger descriptor size 19 years ago
Mingming Cao 9b8f1f0106 [PATCH] ext4: removesector_t bits check 19 years ago
Mingming Cao 2ae0210760 [PATCH] ext4: blk_type from sector_t to unsigned long long 19 years ago
Laurent Vivier bd81d8eec0 [PATCH] ext4: 64bit metadata 19 years ago
Badari Pulavarty a1ddeb7eae [PATCH] ext4: 48bit i_file_acl 19 years ago
Alex Tomas a86c618126 [PATCH] ext3: add extent map support 19 years ago
Mingming Cao dab291af8d [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd 19 years ago
Mingming Cao 617ba13b31 [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols 19 years ago
Dave Kleikamp ac27a0ec11 [PATCH] ext4: initial copy of files from ext3 19 years ago
Jens Axboe caa38fb0f4 [PATCH] ext3: make meta data reads use READ_META 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Dave Kleikamp e9ad5620bf [PATCH] ext3: More whitespace cleanups 19 years ago
Eric Sandeen eee194e76c [PATCH] ext3: inode numbers are unsigned long 19 years ago
Mingming Cao ae6ddcc5f2 [PATCH] ext3 and jbd cleanup: remove whitespace 19 years ago
Suparna Bhattacharya 20acaa18d0 [PATCH] ext3 sequential read regression fix 19 years ago
Badari Pulavarty 3665d0e58f [PATCH] ext3_getblk() should handle HOLE correctly 19 years ago
Badari Pulavarty 0e31f51d81 [PATCH] ext3 -nobh option causes oops 19 years ago
Neil Brown 2ccb48ebb4 [PATCH] ext3: avoid triggering ext3_error on bad NFS file handle 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Mingming Cao 43d23f9039 [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion 19 years ago
Mingming Cao 1c2bf374a4 [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes 19 years ago
Mingming Cao 5dea5176e5 [PATCH] ext3: multile block allocate little endian fixes 19 years ago
Badari Pulavarty f91a2ad2ed [PATCH] ext3: multi-block get_block() 19 years ago
Andrew Morton d6859bfca8 [PATCH] ext3: cleanups and WARN_ON() 19 years ago
Badari Pulavarty 1d8fa7a2b9 [PATCH] remove ->get_blocks() support 19 years ago
Mingming Cao b47b24781c [PATCH] ext3_get_blocks: multiple block allocation 19 years ago
Mingming Cao 89747d369d [PATCH] ext3_get_blocks: Mapping multiple blocks at a once 19 years ago
NeilBrown 2ff28e22bd [PATCH] Make address_space_operations->invalidatepage return void 19 years ago