Jan Kara
|
c88ccea314
jbd2: Fix return value of jbd2_journal_start_commit()
|
16 лет назад |
Simon Holm Thøgersen
|
c225aa57ff
ext4: fix wrong use of do_div
|
16 лет назад |
Linus Torvalds
|
2150edc6c5
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
16 лет назад |
Jan Kara
|
4b905671d2
jbd2: Fix oops in jbd2_journal_init_inode() on corrupted fs
|
16 лет назад |
Joel Becker
|
e06c8227fd
jbd2: Add buffer triggers
|
16 лет назад |
Theodore Ts'o
|
4a9bf99b20
jbd2: Add pid and journal device name to the "kjournald2 starting" message
|
16 лет назад |
Theodore Ts'o
|
c319106723
ext4: Remove code to create the journal inode
|
16 лет назад |
Theodore Ts'o
|
1a0d3786dd
jbd2: Remove a large array of bh's from the stack of the checkpoint routine
|
16 лет назад |
Theodore Ts'o
|
30773840c1
ext4: add fsync batch tuning knobs
|
16 лет назад |
Theodore Ts'o
|
d7cfa4684d
ext4: display average commit time
|
16 лет назад |
Sami Liedes
|
2423840ded
jbd2: deregister proc on failure in jbd2_journal_init_inode
|
16 лет назад |
Hidehiro Kawai
|
44519faf22
jbd2: fix error handling for checkpoint io
|
16 лет назад |
Theodore Ts'o
|
914258bf2c
ext4/jbd2: Avoid WARN() messages when failing to write to the superblock
|
16 лет назад |
Theodore Ts'o
|
05496769e5
jbd2: clean up how the journal device name is printed
|
16 лет назад |
Theodore Ts'o
|
00b32b7fb6
ext4: unexport jbd2_journal_update_superblock
|
17 лет назад |
Jan Kara
|
87c89c232c
jbd2: Remove data=ordered mode support using jbd buffer heads
|
17 лет назад |
Jan Kara
|
c851ed5401
jbd2: Implement data=ordered mode handling via inodes
|
17 лет назад |
Jean Delvare
|
f36f21ecca
Fix misuses of bdevname()
|
17 лет назад |
Harvey Harrison
|
329d291f50
jdb2: replace remaining __FUNCTION__ occurrences
|
17 лет назад |
Duane Griffin
|
620de4e198
jbd2: only create debugfs and stats entries if init is successful
|
17 лет назад |
Randy Dunlap
|
5648ba5b2d
jbd2: fix kernel-doc notation
|
17 лет назад |
Duane Griffin
|
8a9362eb40
jbd2: replace potentially false assertion with if block
|
17 лет назад |
Denis V. Lunev
|
79da3664f6
jbd2: use non-racy method for proc entries creation
|
17 лет назад |
Al Viro
|
1076d17ac7
jbd/jbd2 NULL noise
|
17 лет назад |
Mingming Cao
|
77160957e2
jbd2: Mark jbd2 slabs as SLAB_TEMPORARY
|
17 лет назад |
Girish Shilamkar
|
818d276ceb
ext4: Add the journal checksum feature
|
17 лет назад |
Johann Lombardi
|
8e85fb3f30
jbd2: jbd2 stats through procfs
|
17 лет назад |
Jose R. Santos
|
6f38c74f5a
JBD2: debug code cleanup.
|
17 лет назад |
Mingming Cao
|
cd02ff0b14
jbd2: JBD_XXX to JBD2_XXX naming cleanup
|
17 лет назад |
Mingming Cao
|
d802ffa885
JBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4
|
17 лет назад |