Linus Torvalds
|
d4da6c9ccf
Revert "ext4: Remove journal_checksum mount option and enable it by default"
|
15 år sedan |
Eric Sandeen
|
f0e2dfa7f3
ext4: drop ext4dev compat
|
15 år sedan |
Theodore Ts'o
|
296c355cd6
ext4: Use tracepoints for mb_history trace file
|
15 år sedan |
Theodore Ts'o
|
90576c0b9a
ext4, jbd2: Drop unneeded printks at mount and unmount time
|
15 år sedan |
Curt Wohlgemuth
|
d3d1faf6a7
ext4: Handle nested ext4_journal_start/stop calls without a journal
|
15 år sedan |
Mingming Cao
|
8d5d02e6b1
ext4: async direct IO for holes and fallocate support
|
15 år sedan |
Mingming Cao
|
4c0425ff68
ext4: Use end_io callback to avoid direct I/O fallback to buffered I/O
|
15 år sedan |
Theodore Ts'o
|
55138e0bc2
ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks
|
15 år sedan |
Alexey Dobriyan
|
0d54b217a2
const: make struct super_block::s_qcop const
|
15 år sedan |
Alexey Dobriyan
|
61e225dc34
const: make struct super_block::dq_op const
|
15 år sedan |
Eric Sandeen
|
fb0a387dcd
ext4: limit block allocations for indirect-block files to < 2^32
|
15 år sedan |
Theodore Ts'o
|
3661d28615
ext4: Fix include/trace/events/ext4.h to work with Systemtap
|
15 år sedan |
Theodore Ts'o
|
7ad9bb651f
ext4: Fix initalization of s_flex_groups
|
15 år sedan |
Theodore Ts'o
|
71290b368a
ext4: Don't update superblock write time when filesystem is read-only
|
15 år sedan |
Theodore Ts'o
|
d0646f7b63
ext4: Remove journal_checksum mount option and enable it by default
|
15 år sedan |
Eric Sandeen
|
a13fb1a453
ext4: Add feature set check helper for mount & remount paths
|
15 år sedan |
Eric Sandeen
|
bf43d84b18
ext4: reject too-large filesystems on 32-bit kernels
|
15 år sedan |
Theodore Ts'o
|
78f1ddbb49
ext4: Avoid null pointer dereference when decoding EROFS w/o a journal
|
16 år sedan |
Al Viro
|
d4bfe2f76d
switch ext4 to inode->i_acl
|
16 år sedan |
Linus Torvalds
|
31583d6acf
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
|
16 år sedan |
Bartlomiej Zolnierkiewicz
|
90c699a9ee
block: rename CONFIG_LBD to CONFIG_LBDAF
|
16 år sedan |
Andreas Dilger
|
11013911da
ext4: teach the inode allocator to use a goal inode number
|
16 år sedan |
Theodore Ts'o
|
4ab2f15b7f
ext4: move the abort flag from s_mount_opts to s_mount_flags
|
16 år sedan |
Theodore Ts'o
|
7f4520cc62
ext4: change s_mount_opt to be an unsigned int
|
16 år sedan |
Alessio Igor Bogani
|
337eb00a2c
Push BKL down into ->remount_fs()
|
16 år sedan |
Christoph Hellwig
|
ebc1ac1645
->write_super lock_super pushdown
|
16 år sedan |
Al Viro
|
bbd6851a32
Push lock_super() into the ->remount_fs() of filesystems that care about it
|
16 år sedan |
Christoph Hellwig
|
6cfd014842
push BKL down into ->put_super
|
16 år sedan |
Al Viro
|
a9e220f832
No need to do lock_super() for exclusion in generic_shutdown_super()
|
16 år sedan |
Christoph Hellwig
|
8c85e12512
remove ->write_super call in generic_shutdown_super
|
16 år sedan |