Linus Torvalds
|
3e12cefbe1
Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block
|
10 년 전 |
Christoph Hellwig
|
b83ae6d421
fs: remove mapping->backing_dev_info
|
10 년 전 |
Christoph Hellwig
|
564f00f6c0
block_dev: only write bdev inode on close
|
10 년 전 |
Matthew Wilcox
|
dd22f551ac
block: Change direct_access calling convention
|
10 년 전 |
Benjamin Marzinski
|
48b6bca6b7
fs: add freeze_super/thaw_super fs hooks
|
10 년 전 |
David Jeffery
|
b2de525f09
Return short read or 0 at end of a raw device, not EIO
|
11 년 전 |
Linus Torvalds
|
d3dc366bba
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
|
10 년 전 |
Akinobu Mita
|
447f05bb48
block_dev: implement readpages() to optimize sequential read
|
11 년 전 |
Tejun Heo
|
018a17bdc8
bdi: reimplement bdev_inode_switch_bdi()
|
11 년 전 |
Tejun Heo
|
ff9ea32381
block, bdi: an active gendisk always has a request_queue associated with it
|
11 년 전 |
Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 년 전 |
Al Viro
|
8d0207652c
->splice_write() via ->write_iter()
|
11 년 전 |
Matthew Wilcox
|
47a191fd38
fs/block_dev.c: add bdev_read_page() and bdev_write_page()
|
11 년 전 |
Al Viro
|
1456c0a87c
blkdev_aio_write() - turn into blkdev_write_iter()
|
11 년 전 |
Al Viro
|
a886038baa
fs/block_dev.c: switch to ->read_iter()
|
11 년 전 |
Al Viro
|
3793846354
blkdev_aio_read(): switch to generic_file_read_iter(), get rid of iov_shorten()
|
11 년 전 |
Al Viro
|
31b140398c
switch {__,}blockdev_direct_IO() to iov_iter
|
11 년 전 |
Al Viro
|
d8d3d94b80
pass iov_iter to ->direct_IO()
|
11 년 전 |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 년 전 |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 년 전 |
Dan Carpenter
|
45d4f85504
fs/direct-io.c: remove some left over checks
|
11 년 전 |
Al Viro
|
41fc56d573
kill the 4th argument of __generic_file_aio_write()
|
11 년 전 |
Linus Torvalds
|
3711d86a2d
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
12 년 전 |
Linus Torvalds
|
9bf12df31f
Merge git://git.kvack.org/~bcrl/aio-next
|
12 년 전 |
Christoph Hellwig
|
02afc27fae
direct-io: Handle O_(D)SYNC AIO
|
12 년 전 |
Kent Overstreet
|
73a7075e3f
aio: Kill aio_rw_vect_retry()
|
12 년 전 |
Linus Torvalds
|
36805aaea5
Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-block
|
12 년 전 |
Jan Kara
|
a8855990e3
writeback: Do not sort b_io list only because of block device inode
|
12 년 전 |
Mel Gorman
|
b45972265f
mm: vmscan: take page buffers dirty and locked state into account
|
12 년 전 |
Al Viro
|
5d48f3a2de
block_dev: switch to fixed_size_llseek()
|
12 년 전 |