Commit Graph

44 Commits (0eb6da20681db9b5d5769d3e1aca877f4a77d8fb)

Author SHA1 Message Date
Jan Kara 4b905671d2 jbd2: Fix oops in jbd2_journal_init_inode() on corrupted fs 16 years ago
Joel Becker e06c8227fd jbd2: Add buffer triggers 16 years ago
Theodore Ts'o 4a9bf99b20 jbd2: Add pid and journal device name to the "kjournald2 starting" message 16 years ago
Theodore Ts'o c319106723 ext4: Remove code to create the journal inode 16 years ago
Theodore Ts'o 1a0d3786dd jbd2: Remove a large array of bh's from the stack of the checkpoint routine 16 years ago
Theodore Ts'o 30773840c1 ext4: add fsync batch tuning knobs 16 years ago
Theodore Ts'o d7cfa4684d ext4: display average commit time 16 years ago
Sami Liedes 2423840ded jbd2: deregister proc on failure in jbd2_journal_init_inode 16 years ago
Hidehiro Kawai 44519faf22 jbd2: fix error handling for checkpoint io 17 years ago
Theodore Ts'o 914258bf2c ext4/jbd2: Avoid WARN() messages when failing to write to the superblock 17 years ago
Theodore Ts'o 05496769e5 jbd2: clean up how the journal device name is printed 17 years ago
Theodore Ts'o 00b32b7fb6 ext4: unexport jbd2_journal_update_superblock 17 years ago
Jan Kara 87c89c232c jbd2: Remove data=ordered mode support using jbd buffer heads 17 years ago
Jan Kara c851ed5401 jbd2: Implement data=ordered mode handling via inodes 17 years ago
Jean Delvare f36f21ecca Fix misuses of bdevname() 17 years ago
Denis V. Lunev 79da3664f6 jbd2: use non-racy method for proc entries creation 17 years ago
Harvey Harrison 329d291f50 jdb2: replace remaining __FUNCTION__ occurrences 17 years ago
Duane Griffin 620de4e198 jbd2: only create debugfs and stats entries if init is successful 17 years ago
Randy Dunlap 5648ba5b2d jbd2: fix kernel-doc notation 17 years ago
Duane Griffin 8a9362eb40 jbd2: replace potentially false assertion with if block 17 years ago
Al Viro 1076d17ac7 jbd/jbd2 NULL noise 17 years ago
Mingming Cao 77160957e2 jbd2: Mark jbd2 slabs as SLAB_TEMPORARY 17 years ago
Girish Shilamkar 818d276ceb ext4: Add the journal checksum feature 17 years ago
Johann Lombardi 8e85fb3f30 jbd2: jbd2 stats through procfs 17 years ago
Jose R. Santos 6f38c74f5a JBD2: debug code cleanup. 18 years ago
Mingming Cao cd02ff0b14 jbd2: JBD_XXX to JBD2_XXX naming cleanup 18 years ago
Mingming Cao d802ffa885 JBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4 18 years ago
Mingming Cao 2d917969bc JBD2: replace jbd_kmalloc with kmalloc directly. 18 years ago
Mingming Cao af1e76d6b3 JBD2: jbd2 slab allocation cleanups 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Jose R. Santos 0f49d5d019 jbd2: Move jbd2-debug file to debugfs 18 years ago
Jose R. Santos e23291b912 jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG 18 years ago
Pavel Emelianov 97f0678467 jbd: check for error returned by kthread_create on creating journal thread 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Dave Kleikamp 5eb30790d4 [PATCH] null dereference in fs/jbd2/journal.c 19 years ago
Mingming Cao 18eba7aae0 [PATCH] jbd2: switch blks_type from sector_t to ull 19 years ago
Mingming Cao 299717696d [PATCH] jbd2: sector_t conversion 19 years ago
Zach Brown b517bea1c7 [PATCH] 64-bit jbd2 core 19 years ago
Johann Lombardi a920e9416b [PATCH] jbd2: rename slab 19 years ago
Mingming Cao f7f4bccb72 [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols 19 years ago
Dave Kleikamp 470decc613 [PATCH] jbd2: initial copy of files from jbd 19 years ago
Eric Sesterhenn 41716c7c21 [PATCH] null dereference in fs/jbd/journal.c 19 years ago
Uwe Zeisberger f30c226954 fix file specification in comments 19 years ago
Zoltan Menyhart d1807793e1 [PATCH] JBD: memory leak in "journal_init_dev()" 19 years ago
Dave Kleikamp a4e4de36dc [PATCH] ext3: Fix sparse warnings 19 years ago
Dave Kleikamp e9ad5620bf [PATCH] ext3: More whitespace cleanups 19 years ago
Eric Sandeen 37ed322290 [PATCH] JBD: 16T fixes 19 years ago
Alexey Dobriyan 2aed348469 [PATCH] jbd: use BUILD_BUG_ON in journal init 19 years ago