index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
block_dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-27
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-30
/
+84
2016-05-23
Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-67
/
+29
2016-05-21
Revert "block: enable dax for raw block devices"
Dan Williams
1
-67
/
+29
2016-05-18
dax: enable dax in the presence of known media errors (badblocks)
Dan Williams
1
-12
/
+1
2016-05-17
block: Update blkdev_dax_capable() for consistency
Toshi Kani
1
-2
/
+37
2016-05-17
block: Add bdev_dax_supported() for dax mount checks
Toshi Kani
1
-0
/
+45
2016-05-17
block: Add vfs_msg() interface
Toshi Kani
1
-0
/
+12
2016-05-17
dax: Remove complete_unwritten argument
Jan Kara
1
-2
/
+2
2016-05-02
fs: simplify the generic_write_sync prototype
Christoph Hellwig
1
-6
/
+2
2016-05-02
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
1
-1
/
+1
2016-05-02
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
1
-3
/
+3
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-2
/
+2
2016-03-19
Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+5
2016-03-04
block-dev: enable writeback cgroup support
Shaohua Li
1
-1
/
+5
2016-02-27
dax: move writeback calls into the filesystems
Ross Zwisler
1
-1
/
+12
2016-02-27
block: disable block device DAX by default
Dan Williams
1
-1
/
+5
2016-02-06
block: fix pfn_mkwrite() DAX fault handler
Ross Zwisler
1
-1
/
+7
2016-01-31
block: revert runtime dax control of the raw block device
Dan Williams
1
-28
/
+0
2016-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+10
2016-01-23
dax: support dirty DAX entries in radix tree
Ross Zwisler
1
-1
/
+1
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-10
/
+10
2016-01-20
Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+5
2016-01-16
dax: fix lifetime of in-kernel dax mappings with dax_map_atomic()
Dan Williams
1
-8
/
+5
2016-01-16
dax: guarantee page aligned results from bdev_direct_access()
Dan Williams
1
-0
/
+2
2016-01-15
fs/block_dev.c:bdev_write_page(): use blk_queue_enter(..., GFP_NOIO)
Andrew Morton
1
-1
/
+1
2016-01-15
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-1
/
+1
2016-01-14
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+107
2016-01-13
block: use bd{grab,put}() instead of open-coding
Ilya Dryomov
1
-3
/
+3
2016-01-09
block: enable dax for raw block devices
Dan Williams
1
-8
/
+95
2016-01-09
block: introduce bdev_file_inode()
Dan Williams
1
-7
/
+12
2016-01-06
fs: use gendisk->disk_name where possible
Dmitry Monakhov
1
-9
/
+3
2015-12-04
block: detach bdev inode from its wb in __blkdev_put()
Ilya Dryomov
1
-3
/
+6
2015-12-01
blk-mq: add a flags parameter to blk_mq_alloc_request
Christoph Hellwig
1
-2
/
+2
2015-11-20
block: protect rw_page against device teardown
Dan Williams
1
-2
/
+16
2015-11-11
fs/block_dev.c: Remove WARN_ON() when inode writeback fails
Vivek Goyal
1
-3
/
+12
2015-10-21
block: Inline blk_integrity in struct gendisk
Martin K. Petersen
1
-1
/
+1
2015-09-16
blockdev: don't set S_DAX for misaligned partitions
Jeff Moyer
1
-0
/
+7
2015-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2015-09-09
dax: move DAX-related functions to a new header
Matthew Wilcox
1
-0
/
+1
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2015-08-28
dax: drop size parameter to ->direct_access()
Dan Williams
1
-1
/
+1
2015-08-20
pmem, dax: have direct_access use __pmem annotation
Ross Zwisler
1
-1
/
+1
2015-08-18
inode: convert inode_sb_list_lock to per-sb
Dave Chinner
1
-6
/
+6
2015-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+10
2015-07-04
dax: bdev_direct_access() may sleep
Matthew Wilcox
1
-0
/
+6
2015-07-04
block: Add support for DAX reads/writes to block devices
Matthew Wilcox
1
-0
/
+4
2015-07-01
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2015-06-29
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2015-06-27
bdi: Remove "inline" keyword from exported I_BDEV() implementation
Geert Uytterhoeven
1
-1
/
+1
2015-06-26
fs/block_dev.c: skip rw_page if bdev has integrity
Vishal Verma
1
-2
/
+2
[next]