Christoph Hellwig
|
aa38572954
fs: pass exact type of data dirties to ->dirty_inode
|
14 years ago |
Vivek Haldar
|
556b27abf7
ext4: do not normalize block requests from fallocate()
|
14 years ago |
Allison Henderson
|
a4bb6b64e3
ext4: enable "punch hole" functionality
|
14 years ago |
Allison Henderson
|
308488518d
ext4: add new function ext4_block_zero_page_range()
|
14 years ago |
Allison Henderson
|
55f020db66
ext4: add flag to ext4_has_free_blocks
|
14 years ago |
Aditya Kali
|
ae81230686
ext4: reserve inodes and feature code for 'quota' feature
|
14 years ago |
Johann Lombardi
|
c5e06d101a
ext4: add support for multiple mount protection
|
14 years ago |
Vivek Haldar
|
77f4135f2a
ext4: count hits/misses of extent cache and expose in sysfs
|
14 years ago |
Lukas Czerner
|
e1290b3e62
ext4: Remove unnecessary wait_event ext4_run_lazyinit_thread()
|
14 years ago |
Lukas Czerner
|
4ed5c033c1
ext4: Use schedule_timeout_interruptible() for waiting in lazyinit thread
|
14 years ago |
Amir Goldstein
|
2846e82004
ext4: move ext4_add_groupblocks() to mballoc.c
|
14 years ago |
Theodore Ts'o
|
2035e77605
ext4: check for ext[23] file system features when mounting as ext[23]
|
14 years ago |
Akinobu Mita
|
50e0168cc3
ext4: use little-endian bitops
|
14 years ago |
Eric Sandeen
|
e9e3bcecf4
ext4: serialize unaligned asynchronous DIO
|
14 years ago |
Christoph Hellwig
|
2fe17c1075
fallocate should be a file operation
|
14 years ago |
Linus Torvalds
|
008d23e485
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
Jiaying Zhang
|
3889fd57ea
ext4: flush the i_completed_io_list during ext4_truncate
|
14 years ago |
Theodore Ts'o
|
8aefcd557d
ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary
|
14 years ago |
Theodore Ts'o
|
353eb83c14
ext4: drop i_state_flags on architectures with 64-bit longs
|
14 years ago |
Theodore Ts'o
|
8a2005d3f8
ext4: reorder ext4_inode_info structure elements to remove unneeded padding
|
14 years ago |
Theodore Ts'o
|
b05e6ae58a
ext4: drop ec_type from the ext4_ext_cache structure
|
14 years ago |
Theodore Ts'o
|
01f49d0b9d
ext4: use ext4_lblk_t instead of sector_t for logical blocks
|
14 years ago |
Theodore Ts'o
|
f232109773
ext4: replace i_delalloc_reserved_flag with EXT4_STATE_DELALLOC_RESERVED
|
14 years ago |
Theodore Ts'o
|
f7c21177af
ext4: Use ext4_error_file() to print the pathname to the corrupted inode
|
14 years ago |
Jiri Kosina
|
4b7bd36470
Merge branch 'master' into for-next
|
14 years ago |
Eric Sandeen
|
af0b44a197
ext4: zero out nanosecond timestamps for small inodes
|
14 years ago |
Theodore Ts'o
|
cad3f00763
ext4: optimize ext4_check_dir_entry() with unlikely() annotations
|
14 years ago |
Theodore Ts'o
|
a2595b8aa6
ext4: Add second mount options field since the s_mount_opt is full up
|
14 years ago |
Theodore Ts'o
|
673c610033
ext4: Move struct ext4_mount_options from ext4.h to super.c
|
14 years ago |
Theodore Ts'o
|
fd8c37eccd
ext4: Simplify the usage of clear_opt() and set_opt() macros
|
14 years ago |