Akinobu Mita
|
bda00de7e8
ext4: cleanup to use ext4_grp_offs_to_block()
|
15 tahun lalu |
Akinobu Mita
|
5661bd6861
ext4: cleanup to use ext4_group_first_block_no()
|
15 tahun lalu |
Tao Ma
|
cc483f102c
ext4: Fix fencepost error in chosing choosing group vs file preallocation.
|
15 tahun lalu |
Eric Sandeen
|
12062dddda
ext4: move __func__ into a macro for ext4_warning, ext4_error
|
15 tahun lalu |
Daniel Mack
|
1537a3638c
tree-wide: fix 'lenght' typo in comments and code
|
15 tahun lalu |
Dmitry Monakhov
|
d21cd8f163
ext4: Fix potential quota deadlock
|
15 tahun lalu |
Linus Torvalds
|
d0316554d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
15 tahun lalu |
Linus Torvalds
|
4515c3069d
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
15 tahun lalu |
Theodore Ts'o
|
1f2acb6017
ext4: Add block validity check when truncating indirect block mapped inodes
|
15 tahun lalu |
Curt Wohlgemuth
|
b844167edc
ext4: remove blocks from inode prealloc list on failure
|
15 tahun lalu |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 tahun lalu |
Theodore Ts'o
|
9084d47197
ext4: use ext4_data_block_valid() in ext4_free_blocks()
|
15 tahun lalu |
Theodore Ts'o
|
e6362609b6
ext4: call ext4_forget() from ext4_free_blocks()
|
15 tahun lalu |
Theodore Ts'o
|
4433871130
ext4: fold ext4_free_blocks() and ext4_mb_free_blocks()
|
15 tahun lalu |
Eric Sandeen
|
5328e63531
ext4: make trim/discard optional (and off by default)
|
15 tahun lalu |
Christoph Lameter
|
ca0c9584b1
this_cpu: Straight transformations
|
15 tahun lalu |
Theodore Ts'o
|
296c355cd6
ext4: Use tracepoints for mb_history trace file
|
15 tahun lalu |
Theodore Ts'o
|
90576c0b9a
ext4, jbd2: Drop unneeded printks at mount and unmount time
|
15 tahun lalu |
Theodore Ts'o
|
7178057730
ext4: Fix hueristic which avoids group preallocation for closed files
|
15 tahun lalu |
Eric Sandeen
|
fb0a387dcd
ext4: limit block allocations for indirect-block files to < 2^32
|
16 tahun lalu |
Aneesh Kumar K.V
|
08c3a81338
ext4: Clarify the locking details in mballoc
|
16 tahun lalu |
Aneesh Kumar K.V
|
f41c075053
ext4: check for need init flag in ext4_mb_load_buddy
|
16 tahun lalu |
Aneesh Kumar K.V
|
b6a758ec3a
ext4: move ext4_mb_init_group() function earlier in the mballoc.c
|
16 tahun lalu |
Tobias Klauser
|
7f1346a9de
ext4: Declare seq_operations and file_operations structures as const
|
16 tahun lalu |
Eric Sandeen
|
a36b44988c
ext4: use ext4_grpblk_t more extensively
|
16 tahun lalu |
Eric Sandeen
|
1927805e65
ext4: use variables not types in sizeofs() for allocations
|
16 tahun lalu |
Eric Sandeen
|
38877f4e8d
simplify some logic in ext4_mb_normalize_request
|
16 tahun lalu |
Eric Sandeen
|
0373130d5b
ext4: open-code ext4_mb_update_group_info
|
16 tahun lalu |
Theodore Ts'o
|
50797481a7
ext4: Avoid group preallocation for closed files
|
15 tahun lalu |
Theodore Ts'o
|
4ba74d00a2
ext4: Fix bugs in mballoc's stream allocation mode
|
16 tahun lalu |