Dan Williams
|
2e6edc9538
block: protect rw_page against device teardown
|
9 years ago |
Vivek Goyal
|
dbd3ca5075
fs/block_dev.c: Remove WARN_ON() when inode writeback fails
|
10 years ago |
Martin K. Petersen
|
25520d55cd
block: Inline blk_integrity in struct gendisk
|
10 years ago |
Jeff Moyer
|
f0b2e563bc
blockdev: don't set S_DAX for misaligned partitions
|
10 years ago |
Linus Torvalds
|
f6f7a63692
Merge branch 'akpm' (patches from Andrew)
|
10 years ago |
Matthew Wilcox
|
c94c2acf84
dax: move DAX-related functions to a new header
|
10 years ago |
Linus Torvalds
|
12f03ee606
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
10 years ago |
Dan Williams
|
cb389b9c0e
dax: drop size parameter to ->direct_access()
|
10 years ago |
Ross Zwisler
|
e2e05394e4
pmem, dax: have direct_access use __pmem annotation
|
10 years ago |
Dave Chinner
|
74278da9f7
inode: convert inode_sb_list_lock to per-sb
|
10 years ago |
Linus Torvalds
|
1dc51b8288
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Matthew Wilcox
|
43c3dd08da
dax: bdev_direct_access() may sleep
|
10 years ago |
Matthew Wilcox
|
bbab37ddc2
block: Add support for DAX reads/writes to block devices
|
10 years ago |
Linus Torvalds
|
43baed34bc
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
|
10 years ago |
Linus Torvalds
|
88793e5c77
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm
|
10 years ago |
Geert Uytterhoeven
|
ff5053f666
bdi: Remove "inline" keyword from exported I_BDEV() implementation
|
10 years ago |
Vishal Verma
|
f68eb1e71a
fs/block_dev.c: skip rw_page if bdev has integrity
|
10 years ago |
Tejun Heo
|
a212b105b0
bdi: make inode_to_bdi() inline
|
10 years ago |
Tejun Heo
|
66114cad64
writeback: separate out include/linux/backing-dev-defs.h
|
10 years ago |
Jens Axboe
|
fe0f07d08e
direct-io: only inc/dec inode->i_dio_count for file systems
|
10 years ago |
David Howells
|
bb668734c4
VFS: assorted d_backing_inode() annotations
|
10 years ago |
Al Viro
|
7ec7b94a33
blkdev_write_iter: expand generic_file_checks() call in there
|
10 years ago |
Al Viro
|
5f380c7fa7
lift generic_write_checks() into callers of __generic_file_write_iter()
|
10 years ago |
Omar Sandoval
|
22c6186ece
direct_IO: remove rw from a_ops->direct_IO()
|
10 years ago |
Omar Sandoval
|
17f8c842d2
Remove rw from {,__,do_}blockdev_direct_IO()
|
10 years ago |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 years ago |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 years ago |
Linus Torvalds
|
3e12cefbe1
Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block
|
10 years ago |
Christoph Hellwig
|
b83ae6d421
fs: remove mapping->backing_dev_info
|
10 years ago |
Christoph Hellwig
|
564f00f6c0
block_dev: only write bdev inode on close
|
10 years ago |