Theodore Ts'o
|
759d427aa5
ext4: remove unused function __ext4_write_dirty_metadata
|
vor 16 Jahren |
Theodore Ts'o
|
6fd058f779
ext4: Add a comprehensive block validity check to ext4_get_blocks()
|
vor 16 Jahren |
Theodore Ts'o
|
2ac3b6e00a
ext4: Clean up ext4_get_blocks() so it does not depend on bh_result->b_state
|
vor 16 Jahren |
Theodore Ts'o
|
2fa3cdfb31
ext4: Merge ext4_da_get_block_write() into mpage_da_map_blocks()
|
vor 16 Jahren |
Theodore Ts'o
|
a2dc52b5d1
ext4: Add BUG_ON debugging checks to noalloc_get_block_write()
|
vor 16 Jahren |
Theodore Ts'o
|
b920c75502
ext4: Add documentation to the ext4_*get_block* functions
|
vor 16 Jahren |
Theodore Ts'o
|
c217705733
ext4: Define a new set of flags for ext4_get_blocks()
|
vor 16 Jahren |
Theodore Ts'o
|
12b7ac1768
ext4: Rename ext4_get_blocks_wrap() to be ext4_get_blocks()
|
vor 16 Jahren |
Theodore Ts'o
|
e4d996ca80
ext4: Rename ext4_get_blocks_handle() to be ext4_ind_get_blocks()
|
vor 16 Jahren |
Theodore Ts'o
|
f888e652d7
ext4: Simplify function signature for ext4_da_get_block_write()
|
vor 16 Jahren |
Theodore Ts'o
|
8df9675f8b
ext4: Avoid races caused by on-line resizing and SMP memory reordering
|
vor 16 Jahren |
Aneesh Kumar K.V
|
29fa89d088
ext4: Mark the unwritten buffer_head as mapped during write_begin
|
vor 16 Jahren |
Aneesh Kumar K.V
|
79ffab3439
ext4: Properly initialize the buffer_head state
|
vor 16 Jahren |
Aneesh Kumar K.V
|
2a8964d63d
ext4: Clear the unwritten buffer_head flag after the extent is initialized
|
vor 16 Jahren |
Aneesh Kumar K.V
|
33b9817e2a
ext4: Use a fake block number for delayed new buffer_head
|
vor 16 Jahren |
Aneesh Kumar K.V
|
9c1ee184a3
ext4: Fix sub-block zeroing for writes into preallocated extents
|
vor 16 Jahren |
Theodore Ts'o
|
c4b5a61431
ext4: Do not try to validate extents on special files
|
vor 16 Jahren |
Theodore Ts'o
|
a9e817425d
ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is present
|
vor 16 Jahren |
Theodore Ts'o
|
485c26ec70
ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inode
|
vor 16 Jahren |
Thiemo Nagel
|
f73953c065
ext4: Fix big-endian problem in __ext4_check_blockref()
|
vor 16 Jahren |
Linus Torvalds
|
395d73413c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
vor 16 Jahren |
Nick Piggin
|
c2ec175c39
mm: page_mkwrite change prototype to match fault
|
vor 16 Jahren |
Thiemo Nagel
|
fe2c8191fa
ext4: add checks of block references for non-extent inodes
|
vor 16 Jahren |
Theodore Ts'o
|
563bdd61fe
ext4: Check for an valid i_mode when reading the inode from disk
|
vor 16 Jahren |
Jan Kara
|
a269eb1829
ext4: Use lowercase names of quota functions
|
vor 16 Jahren |
Mingming Cao
|
60e58e0f30
ext4: quota reservation for delayed allocation
|
vor 16 Jahren |
Theodore Ts'o
|
afd4672dc7
ext4: Add auto_da_alloc mount option
|
vor 16 Jahren |
Theodore Ts'o
|
b713a5ec55
ext4: remove /proc tuning knobs
|
vor 16 Jahren |
Aneesh Kumar K.V
|
d6014301b5
ext4: Fix discard of inode prealloc space with delayed allocation.
|
vor 16 Jahren |
Eric Sandeen
|
8f64b32eb7
ext4: don't call jbd2_journal_force_commit_nested without journal
|
vor 16 Jahren |