Commit Graph

69 Commits (eec7ecfede74bb996060efefd5c157acd5794e8a)

Author SHA1 Message Date
Christoph Hellwig 9cb569d601 remove SWRITE* I/O types 15 years ago
Theodore Ts'o a931da6ac9 jbd2: Change j_state_lock to be a rwlock_t 15 years ago
Theodore Ts'o 47def82672 jbd2: Remove __GFP_NOFAIL from jbd2 layer 15 years ago
Jan Kara 13ceef099e jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions 15 years ago
Andi Kleen 5a0790c2c4 ext4: remove initialized but not read variables 15 years ago
Bill Pemberton 8ac97b74bc jbd2: use NULL instead of 0 when pointer is needed 15 years ago
Andrew Morton 3ebfdf885a jbd2: don't use __GFP_NOFAIL in journal_init_common() 15 years ago
Yin Kangkai 765f836190 jbd: jbd-debug and jbd2-debug should be writable 15 years ago
Theodore Ts'o 3b799d15f2 jbd2: Export jbd2_log_start_commit to fix ext4 build 15 years ago
Theodore Ts'o d2eecb0393 ext4: Use slab allocator for sub-page sized allocations 15 years ago
Theodore Ts'o e6ec116b67 jbd2: Add ENOMEM checking in and for jbd2_journal_write_metadata_buffer() 15 years ago
Theodore Ts'o e6a47428de jbd2: don't wipe the journal on a failed journal checksum 15 years ago
Tao Ma 7b02bec07e JBD/JBD2: free j_wbuf if journal init fails. 15 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Theodore Ts'o bf6993276f jbd2: Use tracepoints for history file 16 years ago
Theodore Ts'o 90576c0b9a ext4, jbd2: Drop unneeded printks at mount and unmount time 16 years ago
James Morris 88e9d34c72 seq_file: constify seq_operations 16 years ago
dingdinghua 96577c4382 jbd2: fix race between write_metadata_buffer and get_write_access 16 years ago
Jan Kara f6f50e28f0 jbd2: Fail to load a journal if it is too short 16 years ago
Theodore Ts'o b574480507 jbd2: Remove GFP_ATOMIC kmalloc from inside spinlock critical region 16 years ago
Alberto Bertogli bfcd3555af jbd2: Fix minor typos in comments in fs/jbd2/journal.c 16 years ago
Theodore Ts'o 879c5e6b7c jbd2: convert instrumentation from markers to tracepoints 16 years ago
Jan Kara c88ccea314 jbd2: Fix return value of jbd2_journal_start_commit() 16 years ago
Simon Holm Thøgersen c225aa57ff ext4: fix wrong use of do_div 16 years ago
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 17 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 17 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