Jan Kara
|
43237b5490
ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()
|
16 年之前 |
Linus Torvalds
|
20bec8ab14
Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
16 年之前 |
Theodore Ts'o
|
f7ab34ea72
ext3: Add replace-on-truncate hueristics for data=writeback mode
|
16 年之前 |
Cyrus Massoumi
|
039fd8ce62
ext3: remove the BKL in ext3/ioctl.c
|
16 年之前 |
Linus Torvalds
|
2150edc6c5
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
16 年之前 |
Duane Griffin
|
04143e2fb9
ext3: tighten restrictions on inode flags
|
16 年之前 |
Duane Griffin
|
2e8671cb56
ext3: don't inherit inappropriate inode flags from parent
|
16 年之前 |
Theodore Ts'o
|
5e1f8c9e20
ext3: Add support for non-native signed/unsigned htree hash algorithms
|
16 年之前 |
Hidehiro Kawai
|
0e4fb5e283
ext3: add an option to control error handling on file data
|
16 年之前 |
Harvey Harrison
|
d5c003b4d1
include: replace __FUNCTION__ with __func__
|
16 年之前 |
Josef Bacik
|
68c9d702bb
generic block based fiemap implementation
|
16 年之前 |
Duane Griffin
|
ae76dd9a6b
ext3: handle corrupted orphan list at mount
|
17 年之前 |
David Howells
|
473043dcee
iget: stop EXT3 from using iget() and read_inode()
|
17 年之前 |
Jan Kara
|
7c06a8dc64
Fix 64KB blocksize in ext3 directories
|
17 年之前 |
Takashi Sato
|
0f0a89ebe1
ext3: support large blocksize up to PAGESIZE
|
17 年之前 |
Eric Sandeen
|
059590f495
ext3: remove #ifdef CONFIG_EXT3_INDEX
|
17 年之前 |
Jan Kara
|
28be5abb40
ext3: copy i_flags to inode flags on write
|
18 年之前 |
Arjan van de Ven
|
c5ef1c42c5
[PATCH] mark struct inode_operations const 3
|
18 年之前 |
David Howells
|
52a700c567
[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6]
|
18 年之前 |
David Howells
|
36695673b0
[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]
|
18 年之前 |
Dave Kleikamp
|
a4e4de36dc
[PATCH] ext3: Fix sparse warnings
|
18 年之前 |
Dave Kleikamp
|
e9ad5620bf
[PATCH] ext3: More whitespace cleanups
|
18 年之前 |
Jeff Garzik
|
e18fa700c9
Move several *_SUPER_MAGIC symbols to include/linux/magic.h.
|
18 年之前 |
Neil Brown
|
2ccb48ebb4
[PATCH] ext3: avoid triggering ext3_error on bad NFS file handle
|
19 年之前 |
Mingming Cao
|
43d23f9039
[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion
|
19 年之前 |
Mingming Cao
|
1c2bf374a4
[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes
|
19 年之前 |
David Woodhouse
|
de654c9786
Remove private struct dx_hash_info from public view in <linux/ext3_fs.h>
|
19 年之前 |
David Woodhouse
|
d85004eb15
Don't include private headers from user-visible part of linux/ext3_fs.h
|
19 年之前 |
Arjan van de Ven
|
4b6f5d20b0
[PATCH] Make most file operations structs in fs/ const
|
19 年之前 |
Mingming Cao
|
b54e41ec17
[PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()
|
19 年之前 |