Commit Graph

426 Commits (5105432a3201e3f0e6c219cd0a74feee1e5e262b)

Author SHA1 Message Date
Theodore Ts'o 574ca174c9 ext4: Rename read_block_bitmap() to ext4_read_block_bitmap() 17 years ago
Shen Feng 3537576a70 ext4: remove double definitions of xattr macros 17 years ago
Shen Feng 74767c5a2d ext4: miscellaneous error checks and coding cleanups for mballoc 17 years ago
Shen Feng fdf6c7a768 ext4: add error processing when calling ext4_mb_init_cache in mballoc 17 years ago
Mingming Cao 31b481dc7c ext4: Fix ext4_mb_init_cache return error 17 years ago
Shen Feng 69baee062a ext4: improve some code in rb tree part of dir.c 17 years ago
Alexey Dobriyan 91d9982779 ext4: switch to seq_files 17 years ago
Julia Lawall 07d45f1267 ext4: Use BUG_ON() instead of BUG() 17 years ago
Aneesh Kumar K.V ed8f9c751f ext4: start searching for the right extent from the goal group. 17 years ago
Shen Feng 8a35694e11 ext4: fix comments to say "ext4" 17 years ago
Aneesh Kumar K.V e7dfb2463e ext4: Fix mb_find_next_bit not to return larger than max 17 years ago
Duane Griffin f3b35f063e ext4: validate directory entry data before use 17 years ago
Duane Griffin 71dc8fbcf5 ext4: handle deleting corrupted indirect blocks 17 years ago
Duane Griffin 91ef4caf80 ext4: handle corrupted orphan list at mount 17 years ago
Jan Kara 4d04e4fbf8 ext4: add missing unlock to an error path in ext4_quota_write() 17 years ago
Frederic Bohe 2856922c15 Ext4: Fix online resize block group descriptor corruption 17 years ago
Eric Sandeen 571640cad3 ext4: enable barriers by default 17 years ago
Theodore Ts'o cd0b6a39a1 ext4: Display the journal_async_commit mount option in /proc/mounts 17 years ago
Theodore Ts'o 624080eded jbd2: If a journal checksum error is detected, propagate the error to ext4 17 years ago
Josef Bacik 944600930a ext4: fix online resize bug 17 years ago
Jose R. Santos 0bf7e8379c ext4: Fix uninit block group initialization with FLEX_BG 17 years ago
Aneesh Kumar K.V 03cddb80ed ext4: Fix use of uninitialized data with debug enabled. 17 years ago
Aneesh Kumar K.V 519deca049 ext4: Retry block allocation if new blocks are allocated from system zone. 17 years ago
Tiger Yang 7e01c8e542 ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle() 17 years ago
Valerie Clement 1930479c4b ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystems 17 years ago
Jan Kara 2c8be6b222 ext4: fix typos in messages and comments (journalled -> journaled) 17 years ago
Jan Kara 0623543b33 ext4: fix synchronization of quota files in journal=data mode 17 years ago
Jan Kara cd59e7b978 ext4: Fix mount messages when quota disabled 17 years ago
Jan Kara dfc5d03f12 ext4: correct mount option parsing to detect when quota options can be changed 17 years ago
Jean Delvare f36f21ecca Fix misuses of bdevname() 17 years ago
Roel Kluin f1fa3342e2 ext4: fix hot spins in mballoc after err_freebuddy and err_freemeta 17 years ago
Roel Kluin f8a87d8930 ext4: fix test ext_generic_write_end() copied return value 17 years ago
Mingming Cao 8f6e39a7ad ext4: Move mballoc headers/structures to a seperate header file mballoc.h 17 years ago
Solofo Ramangalahy 60bd63d192 ext4: cleanup for compiling mballoc with verification and debugging #defines 17 years ago
Josef Bacik c19204b0ae ext4: don't use ext4_error in ext4_check_descriptors 17 years ago
Aneesh Kumar K.V 8753e88f1b ext4: mark inode dirty after initializing the extent tree 17 years ago
Solofo Ramangalahy ef7377289a ext4: update ctime and mtime for truncate with extents. 17 years ago
Aneesh Kumar K.V c83617db76 ext4: Don't do GFP_NOFS allocations after taking ext4_lock_group 17 years ago
Christoph Hellwig 3dcf54515a ext4: move headers out of include/linux 17 years ago
Josef Bacik 216553c4b7 ext4: fix wrong gfp type under transaction 17 years ago
Jan Kara 2887df139c ext4: Fix hang on umount with quotas when journal is aborted 17 years ago
Jan Kara 53b7e9f680 ext4: Fix update of mtime and ctime on rename 17 years ago
Denis V. Lunev 46fe74f2ae ext4: use non-racy method for proc entries creation 17 years ago
Alexey Dobriyan 36a5aeb878 proc: remove proc_root_fs 17 years ago
Jan Kara 6f28e08794 quota: ext4: make ext4 handle quotaon on remount 17 years ago
Benoit Boissinot 1cc8dcf569 ext*: spelling fix prefered -> preferred 17 years ago
Dave Hansen 42a74f206b [PATCH] r/o bind mounts: elevate write count for ioctls() 17 years ago
Harvey Harrison 46e665e9d2 ext4: replace remaining __FUNCTION__ occurrences 17 years ago
Mingming Cao d3a95d477d ext4: make ext4_xattr_list() static 17 years ago
Mingming Cao 14499f3592 ext4: remove extra define of ext4_new_blocks_old from mballoc.c 17 years ago