Hisashi Hifumi
|
8ab22b9abb
vfs: pagecache usage optimization for pagesize!=blocksize
|
17 年 前 |
Arjan van de Ven
|
5c752ad9f3
Use WARN() in fs/
|
17 年 前 |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 年 前 |
Nick Piggin
|
19fd623127
mm: spinlock tree_lock
|
17 年 前 |
Ingo Molnar
|
1a781a777b
Merge branch 'generic-ipi' into generic-ipi-for-linus
|
17 年 前 |
Alex Tomas
|
29a814d2ee
vfs: add hooks for ext4's delayed allocation support
|
17 年 前 |
Jan Kara
|
c7d206b337
vfs: Move mark_inode_dirty() from under page lock in generic_write_end()
|
17 年 前 |
Jens Axboe
|
18ce3751cc
Properly notify block layer of sync writes
|
17 年 前 |
Jens Axboe
|
15c8b6c1aa
on_each_cpu(): kill unused 'retry' parameter
|
17 年 前 |
Harvey Harrison
|
8e24eea728
fs: replace remaining __FUNCTION__ occurrences
|
17 年 前 |
Adrian Bunk
|
f1e3af72c1
make fs/buffer.c:cont_expand_zero() static
|
17 年 前 |
Adrian Bunk
|
946a57b526
remove generic_commit_write()
|
17 年 前 |
OGAWA Hirofumi
|
061e97469f
Add balance_dirty_pages_ratelimited() to cont_expand_zero()
|
17 年 前 |
Mel Gorman
|
19770b3260
mm: filter based on a nodemask as well as a gfp_mask
|
17 年 前 |
Mel Gorman
|
dd1a239f6f
mm: have zonelist contains structs with both a zone pointer and zone_idx
|
17 年 前 |
Mel Gorman
|
54a6eb5c47
mm: use two zonelist that are filtered by GFP mask
|
17 年 前 |
Mel Gorman
|
0e88460da6
mm: introduce node_zonelist() for accessing the zonelist for a GFP mask
|
17 年 前 |
Mel Gorman
|
dac1d27bc8
mm: use zonelists instead of zones when direct reclaiming pages
|
17 年 前 |
Christoph Lameter
|
488514d179
Remove set_migrateflags()
|
17 年 前 |
Linus Torvalds
|
1be62dc190
Be more careful about marking buffers dirty
|
17 年 前 |
Dmitri Monakhov
|
5b41e74ad1
vfs: fix data leak in nobh_write_end()
|
17 年 前 |
Randy Dunlap
|
a6b91919e0
fs: fix kernel-doc notation warnings
|
17 年 前 |
Jan Kara
|
e3892296de
vfs: fix NULL pointer dereference in fsync_buffers_list()
|
17 年 前 |
Randy Dunlap
|
78a4a50a86
docbook: fix filesystems.tmpl source files
|
17 年 前 |
Jan Kara
|
535ee2fbf7
buffer_head: fix private_list handling
|
17 年 前 |
Harvey Harrison
|
fc9b52cd8f
fs: remove fastcall, it is always empty
|
17 年 前 |
Nick Piggin
|
9db5579be4
rewrite rd
|
17 年 前 |
Christoph Lameter
|
b98938c373
bufferhead: revert constructor removal
|
17 年 前 |
Christoph Lameter
|
eebd2aa355
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
|
17 年 前 |
Aneesh Kumar K.V
|
389d1b083c
Add buffer head related helper functions
|
17 年 前 |