Andreas Gruenbacher
|
334fd34d76
vfs: Add page_cache_seek_hole_data helper
|
8 years ago |
Eric Biggers
|
020c2833db
fs: remove _submit_bh()
|
8 years ago |
Jan Kara
|
0911d0041c
mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
|
8 years ago |
Jan Kara
|
ce98321bf7
fs: Remove unmap_underlying_metadata
|
8 years ago |
Jan Kara
|
e64855c6cf
fs: Add helper to clean bdev aliases under a bh and use it
|
8 years ago |
Jan Kara
|
29f3ad7d83
fs: Provide function to unmap metadata for a range of blocks
|
8 years ago |
Linus Torvalds
|
d05d7f4079
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
|
9 years ago |
Benjamin Marzinski
|
b4bba38909
fs: export __block_write_full_page
|
9 years ago |
Mike Christie
|
dfec8a14fc
fs: have ll_rw_block users pass in op and flags separately
|
9 years ago |
Mike Christie
|
2a222ca992
fs: have submit_bh users pass in op and flags separately
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Denys Vlasenko
|
ee91ef6173
bufferhead: force inlining of buffer head flag operations
|
9 years ago |
Ross Zwisler
|
5c50002963
vfs: remove unused wrapper block_page_mkwrite()
|
10 years ago |
Nikolay Borisov
|
bd7ade3cd9
bufferhead: Add _gfp version for sb_getblk()
|
10 years ago |
Gioh Kim
|
3b5e6454aa
fs/buffer.c: support buffer cache allocations with gfp modifiers
|
11 years ago |
Matthew Wilcox
|
1b938c0827
fs/buffer.c: remove block_write_full_page_endio()
|
11 years ago |
Peter Zijlstra
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 years ago |
Al Viro
|
c186afb4db
switch ->is_partially_uptodate() to saner arguments
|
11 years ago |
Christoph Hellwig
|
7b7a8665ed
direct-io: Implement generic deferred AIO completions
|
12 years ago |
Mel Gorman
|
b45972265f
mm: vmscan: take page buffers dirty and locked state into account
|
12 years ago |
Lukas Czerner
|
d47992f86b
mm: change invalidatepage prototype to accept length
|
12 years ago |
Linus Torvalds
|
149b306089
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 years ago |
Darrick J. Wong
|
7136851117
mm: make snapshotting pages for stable writes a per-bio operation
|
12 years ago |
Theodore Ts'o
|
877f962c5e
buffer: add BH_Prio and BH_Meta flags
|
12 years ago |
Tejun Heo
|
f0059afd3e
buffer: make touch_buffer() an exported function
|
12 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Jan Kara
|
ea13a86463
vfs: Block mmapped writes while the fs is frozen
|
14 years ago |
Jan Kara
|
24da4fab5a
vfs: Create __block_page_mkwrite() helper passing error values back
|
14 years ago |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 years ago |
Christoph Hellwig
|
ebdec241d5
fs: kill block_prepare_write
|
15 years ago |