Maximilian Heyne
|
41e817bca3
fs: fix lost error code in dio_complete
|
6 vuotta sitten |
David Howells
|
00e2370744
iov_iter: Use accessor function
|
6 vuotta sitten |
Christoph Hellwig
|
0eb0b63c1d
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
|
7 vuotta sitten |
Linus Torvalds
|
3b54765cca
Merge branch 'akpm' (patches from Andrew)
|
7 vuotta sitten |
Nikolay Borisov
|
1c0ff0f1bd
fs/direct-io.c: minor cleanups in do_blockdev_direct_IO
|
7 vuotta sitten |
Nikolay Borisov
|
ce3077ee80
direct-io: Remove unused DIO_SKIP_DIO_COUNT logic
|
7 vuotta sitten |
Nikolay Borisov
|
c8f4c36f81
direct-io: Remove unused DIO_ASYNC_EXTEND flag
|
7 vuotta sitten |
Jan Kara
|
d9c10e5b88
direct-io: Fix sleep in atomic due to sync AIO
|
7 vuotta sitten |
Darrick J. Wong
|
5a9d929d6e
iomap: report collisions between directio and buffered writes to userspace
|
7 vuotta sitten |
Linus Torvalds
|
e2c5923c34
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
|
7 vuotta sitten |
Christoph Hellwig
|
ea435e1b93
block: add a poll_fn callback to struct request_queue
|
7 vuotta sitten |
Mark Rutland
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
7 vuotta sitten |
Linus Torvalds
|
73d3393ada
Merge tag 'xfs-4.14-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
|
7 vuotta sitten |
Linus Torvalds
|
020b302376
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
|
7 vuotta sitten |
Lukas Czerner
|
ffe51f0142
fs: Avoid invalidation in interrupt context in dio_complete()
|
7 vuotta sitten |
Eryu Guan
|
5e25c269e1
fs: invalidate page cache after end_io() in dio completion
|
7 vuotta sitten |
Andreas Gruenbacher
|
899f0429c7
direct-io: Prevent NULL pointer access in submit_page_section
|
7 vuotta sitten |
Lukas Czerner
|
332391a993
fs: Fix page cache inconsistency when mixing buffered and AIO DIO
|
7 vuotta sitten |
Christoph Hellwig
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
8 vuotta sitten |
Jens Axboe
|
45d06cf701
fs: add O_DIRECT and aio support for sending down write life time hints
|
8 vuotta sitten |
Goldwyn Rodrigues
|
03a07c92a9
block: return on congested block device
|
8 vuotta sitten |
Christoph Hellwig
|
4e4cbee93d
block: switch bios to blk_status_t
|
8 vuotta sitten |
Christoph Hellwig
|
d5245d7674
fs: simplify dio_bio_complete
|
8 vuotta sitten |
Christoph Hellwig
|
4055351cdb
fs: remove the unused error argument to dio_end_io()
|
8 vuotta sitten |
Fabian Frederick
|
93407472a2
fs: add i_blocksize()
|
8 vuotta sitten |
Chandan Rajendra
|
dd545b52a3
do_direct_IO: Use inode->i_blkbits to compute block count to be cleaned
|
8 vuotta sitten |
Linus Torvalds
|
5cc60aeedf
Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
|
8 vuotta sitten |
Linus Torvalds
|
80eabba702
Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block
|
8 vuotta sitten |
Christoph Hellwig
|
ec1b826097
fs: make sb_init_dio_done_wq available outside of direct-io.c
|
8 vuotta sitten |
Jens Axboe
|
bbd7bb7017
block: move poll code to blk-mq
|
8 vuotta sitten |