Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 years ago |
Frank Mayhar
|
14ece1028b
ext4: Make fsync sync new parent directories in no-journal mode
|
15 years ago |
Theodore Ts'o
|
60e6679e28
ext4: Drop whitespace at end of lines
|
15 years ago |
Ben Hutchings
|
4d92dc0f00
ext4: Fix compat EXT4_IOC_ADD_GROUP
|
15 years ago |
Ben Hutchings
|
899ad0cea6
ext4: Conditionally define compat ioctl numbers
|
15 years ago |
Dmitry Monakhov
|
12e9b89200
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
|
15 years ago |
Theodore Ts'o
|
24676da469
ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE()
|
15 years ago |
Theodore Ts'o
|
e35fd6609b
ext4: Add new abstraction ext4_map_blocks() underneath ext4_get_blocks()
|
15 years ago |
Curt Wohlgemuth
|
8a57d9d61a
ext4: check for a good block group before loading buddy pages
|
15 years ago |
Linus Torvalds
|
9467c4fdd6
Merge branch 'write_inode2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 years ago |
Linus Torvalds
|
1f63b9c15b
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
15 years ago |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
15 years ago |
Akinobu Mita
|
731eb1a03a
ext4: consolidate in_range() definitions
|
15 years ago |
Frank Mayhar
|
273df556b6
ext4: Convert BUG_ON checks to use ext4_error() instead
|
15 years ago |
Jiaying Zhang
|
744692dc05
ext4: use ext4_get_block_write in buffer write
|
15 years ago |
Jiaying Zhang
|
c7064ef13b
ext4: mechanical rename some of the direct I/O get_block's identifiers
|
15 years ago |
Jiaying Zhang
|
c8d46e41bc
ext4: Add flag to files with blocks intentionally past EOF
|
15 years ago |
Tejun Heo
|
003cb608a2
percpu: add __percpu sparse annotations to fs
|
15 years ago |
Eric Sandeen
|
12062dddda
ext4: move __func__ into a macro for ext4_warning, ext4_error
|
15 years ago |
Theodore Ts'o
|
f710b4b96b
ext4: Reserve INCOMPAT_EA_INODE and INCOMPAT_DIRDATA feature codepoints
|
15 years ago |
Theodore Ts'o
|
19f5fb7ad6
ext4: Use bitops to read/modify EXT4_I(inode)->i_state
|
15 years ago |
Aneesh Kumar K.V
|
1296cc85c2
ext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flag
|
15 years ago |
Aneesh Kumar K.V
|
5f634d064c
ext4: Fix quota accounting error with fallocate
|
15 years ago |
Theodore Ts'o
|
9d0be50230
ext4: Calculate metadata requirements more accurately
|
15 years ago |
Dmitry Monakhov
|
a9e7f44720
ext4: Convert to generic reserved quota's space management.
|
15 years ago |
Theodore Ts'o
|
1f2acb6017
ext4: Add block validity check when truncating indirect block mapped inodes
|
15 years ago |
Eric Sandeen
|
a1de02dccf
ext4: fix async i/o writes beyond 4GB to a sparse file
|
15 years ago |
Jan Kara
|
b436b9bef8
ext4: Wait for proper transaction commit on fsync
|
15 years ago |
Theodore Ts'o
|
e6362609b6
ext4: call ext4_forget() from ext4_free_blocks()
|
15 years ago |
Theodore Ts'o
|
4433871130
ext4: fold ext4_free_blocks() and ext4_mb_free_blocks()
|
15 years ago |