Linus Torvalds
|
1c4c7159ed
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
10 年之前 |
Michal Hocko
|
7444a072c3
ext4: replace open coded nofail allocation in ext4_free_blocks()
|
10 年之前 |
Linus Torvalds
|
e4bc13adfd
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
|
10 年之前 |
Rasmus Villemoes
|
97b4af2f76
ext4: mballoc: avoid 20-argument function call
|
10 年之前 |
Lukas Czerner
|
42ac1848ea
ext4: return error code from ext4_mb_good_group()
|
10 年之前 |
Lukas Czerner
|
bbdc322f2c
ext4: try to initialize all groups we can in case of failure on ppc64
|
10 年之前 |
Tejun Heo
|
66114cad64
writeback: separate out include/linux/backing-dev-defs.h
|
10 年之前 |
Markus Elfring
|
bfcba2d035
ext4: Remove an unnecessary check for NULL before iput()
|
10 年之前 |
Dmitry Monakhov
|
4fdb554318
ext4: cleanup GFP flags inside resize path
|
10 年之前 |
Al Viro
|
b93b41d4c7
ext4: kill ext4_kvfree()
|
10 年之前 |
Linus Torvalds
|
c2661b8060
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
10 年之前 |
Linus Torvalds
|
0429fbc0bd
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
10 年之前 |
Dmitry Monakhov
|
dfe076c106
ext4: get rid of code duplication
|
11 年之前 |
Theodore Ts'o
|
754cfed6bb
ext4: drop the EXT4_STATE_DELALLOC_RESERVED flag
|
11 年之前 |
Theodore Ts'o
|
e3cf5d5d9a
ext4: prepare to drop EXT4_STATE_DELALLOC_RESERVED
|
11 年之前 |
Christoph Lameter
|
a0b6bc63a2
block: Replace __this_cpu_ptr with raw_cpu_ptr
|
11 年之前 |
Theodore Ts'o
|
c99d1e6e83
ext4: fix BUG_ON in mb_free_blocks()
|
11 年之前 |
Theodore Ts'o
|
86f0afd463
ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa struct
|
11 年之前 |
Xiaoguang Wang
|
b27b1535ac
ext4: fix wrong size computation in ext4_mb_normalize_request()
|
11 年之前 |
Theodore Ts'o
|
71d4f7d032
ext4: remove metadata reservation checks
|
11 年之前 |
Theodore Ts'o
|
94d4c066a4
ext4: clarify ext4_error message in ext4_mb_generate_buddy_error()
|
11 年之前 |
Namjae Jeon
|
e43bb4e612
ext4: decrement free clusters/inodes counters when block group declared bad
|
11 年之前 |
Linus Torvalds
|
f8409abdc5
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 年之前 |
Mel Gorman
|
2457aec637
mm: non-atomically mark page accessed during page cache allocation where possible
|
11 年之前 |
Maurizio Lombardi
|
b5b6077855
ext4: fix wrong assert in ext4_mb_normalize_request()
|
11 年之前 |
liang xie
|
5d60125530
ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access
|
11 年之前 |
Andrey Tsyvarev
|
029b10c5a8
ext4: do not destroy ext4_groupinfo_caches if ext4_mb_init() fails
|
11 年之前 |
jon ernst
|
e2cbd58741
ext4: silence sparse check warning for function ext4_trim_extent
|
11 年之前 |
Younger Liu
|
c57ab39b96
ext4: return ENOMEM rather than EIO when find_###_page() fails
|
11 年之前 |
Eric Sandeen
|
dc9ddd984d
ext4: remove unused ac_ex_scanned
|
11 年之前 |