Eric Sandeen
|
d002ebf1d8
ext4: don't pass entire map to check_eofblocks_fl
|
14 سال پیش |
Jiaying Zhang
|
3889fd57ea
ext4: flush the i_completed_io_list during ext4_truncate
|
14 سال پیش |
Theodore Ts'o
|
b05e6ae58a
ext4: drop ec_type from the ext4_ext_cache structure
|
14 سال پیش |
Theodore Ts'o
|
01f49d0b9d
ext4: use ext4_lblk_t instead of sector_t for logical blocks
|
14 سال پیش |
Kazuya Mio
|
ad4fb9cafe
ext4: fix 32bit overflow in ext4_ext_find_goal()
|
14 سال پیش |
Theodore Ts'o
|
a107e5a3a4
Merge branch 'next' into upstream-merge
|
14 سال پیش |
Kazuya Mio
|
a6371b636f
ext4: fix compile error in ext4_fallocate()
|
14 سال پیش |
Theodore Ts'o
|
bf89d16f6e
ext4: rename {ext,idx}_pblock and inline small extent functions
|
14 سال پیش |
Theodore Ts'o
|
1f109d5a17
ext4: make various ext4 functions be static
|
14 سال پیش |
Theodore Ts'o
|
bd2d0210cf
ext4: use bio layer instead of buffer layer in mpage_da_submit_io
|
14 سال پیش |
Lukas Czerner
|
2407518de6
ext4: use sb_issue_zeroout in ext4_ext_zeroout
|
14 سال پیش |
Theodore Ts'o
|
58590b06d7
ext4: fix EOFBLOCKS_FL handling
|
14 سال پیش |
Linus Torvalds
|
09dc942c2a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
15 سال پیش |
Theodore Ts'o
|
c398eda0e4
ext4: Pass line numbers to ext4_error() and friends
|
15 سال پیش |
Jiri Kosina
|
f1bbbb6912
Merge branch 'master' into for-next
|
15 سال پیش |
Uwe Kleine-König
|
421f91d21a
fix typos concerning "initiali[zs]e"
|
15 سال پیش |
Andi Kleen
|
5a0790c2c4
ext4: remove initialized but not read variables
|
15 سال پیش |
Theodore Ts'o
|
60e6679e28
ext4: Drop whitespace at end of lines
|
15 سال پیش |
Dmitry Monakhov
|
0617b83fa2
ext4: restart ext4_ext_remove_space() after transaction restart
|
15 سال پیش |
Theodore Ts'o
|
786ec7915e
ext4: Clear the EXT4_EOFBLOCKS_FL flag only when warranted
|
15 سال پیش |
Theodore Ts'o
|
f70f362b4a
ext4: Avoid crashing on NULL ptr dereference on a filesystem error
|
15 سال پیش |
Dmitry Monakhov
|
12e9b89200
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
|
15 سال پیش |
Theodore Ts'o
|
24676da469
ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE()
|
15 سال پیش |
Theodore Ts'o
|
2ed886852a
ext4: Convert callers of ext4_get_blocks() to use ext4_map_blocks()
|
15 سال پیش |
Theodore Ts'o
|
e35fd6609b
ext4: Add new abstraction ext4_map_blocks() underneath ext4_get_blocks()
|
15 سال پیش |
Nikanth Karthikesan
|
6d19c42b7c
ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocate
|
15 سال پیش |
Dmitry Monakhov
|
21ca087a38
ext4: Do not zero out uninitialized extents beyond i_size
|
15 سال پیش |
Jing Zhang
|
b720303df7
ext4: fix memory leaks in error path handling of ext4_ext_zeroout()
|
15 سال پیش |
Curt Wohlgemuth
|
fd2dd9fbaf
ext4: Fix buffer head leaks after calls to ext4_get_inode_loc()
|
15 سال پیش |
Akinobu Mita
|
731eb1a03a
ext4: consolidate in_range() definitions
|
15 سال پیش |