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.12.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
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-16
block: Fix secure erase
Adrian Hunter
1
-2
/
+4
2016-08-07
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
1
-1
/
+1
2016-08-04
mm/block: convert rw_page users to bio op use
Mike Christie
1
-1
/
+1
2016-08-04
Include: blkdev: Removed duplicate 'struct request;' declaration.
John Pittman
1
-1
/
+0
2016-07-29
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2016-07-27
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-22
/
+8
2016-07-21
block: Fix front merge check
Damien Le Moal
1
-2
/
+3
2016-07-21
block: add QUEUE_FLAG_DAX for devices to advertise their DAX support
Toshi Kani
1
-0
/
+2
2016-07-21
scsi/osd: open code blk_make_request
Christoph Hellwig
1
-2
/
+0
2016-07-21
block: simplify and export blk_rq_append_bio
Christoph Hellwig
1
-0
/
+1
2016-07-21
block: introduce BLKDEV_DISCARD_ZERO to fix zeroout
Christoph Hellwig
1
-1
/
+3
2016-07-13
pmem: kill __pmem address space
Dan Williams
1
-3
/
+3
2016-06-28
block: Convert fifo_time from ulong to u64
Jan Kara
1
-1
/
+1
2016-06-09
block: add a separate operation type for secure erase
Christoph Hellwig
1
-19
/
+4
2016-06-09
block: better packing for struct request
Christoph Hellwig
1
-3
/
+2
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
1
-0
/
+3
2016-06-07
block, fs, drivers: remove REQ_OP compat defs and related code
Mike Christie
1
-4
/
+10
2016-06-07
block: convert is_sync helpers to use REQ_OPs.
Mike Christie
1
-3
/
+3
2016-06-07
block: convert merge/insert code to check for REQ_OPs.
Mike Christie
1
-10
/
+10
2016-06-07
block discard: use bio set op accessor
Mike Christie
1
-1
/
+2
2016-06-07
block: add REQ_OP definitions and helpers
Mike Christie
1
-1
/
+9
2016-05-27
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+14
2016-05-18
dax: enable dax in the presence of known media errors (badblocks)
Dan Williams
1
-1
/
+1
2016-05-18
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+2
2016-05-17
block: Update blkdev_dax_capable() for consistency
Toshi Kani
1
-0
/
+1
2016-05-17
block: Add bdev_dax_supported() for dax mount checks
Toshi Kani
1
-0
/
+1
2016-05-17
block: Add vfs_msg() interface
Toshi Kani
1
-0
/
+11
2016-05-02
block: add __blkdev_issue_discard
Christoph Hellwig
1
-0
/
+2
2016-04-13
block: kill off q->flush_flags
Jens Axboe
1
-3
/
+2
2016-04-13
block: kill blk_queue_flush()
Jens Axboe
1
-1
/
+0
2016-04-13
block: add ability to flag write back caching on a device
Jens Axboe
1
-0
/
+3
2016-04-12
block: add offset in blk_add_request_payload()
Ming Lin
1
-1
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2016-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+2
2016-03-19
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
1
-0
/
+2
2016-03-18
Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next
Al Viro
1
-1
/
+2
2016-03-04
blk-mq: enable polling support by default
Christoph Hellwig
1
-1
/
+2
2016-03-04
block: fix blk_rq_get_max_sectors for driver private requests
Christoph Hellwig
1
-1
/
+1
2016-03-04
block: get the 1st and last bvec via helpers
Ming Lei
1
-4
/
+9
2016-03-04
block: check virt boundary in bio_will_gap()
Ming Lei
1
-5
/
+11
2016-02-19
block: Add blk_set_runtime_active()
Mika Westerberg
1
-0
/
+2
2016-02-05
Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes
James Bottomley
1
-3
/
+6
2016-02-05
block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled
Martin K. Petersen
1
-3
/
+6
2016-01-22
Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2016-01-20
Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-01-16
mm, dax, pmem: introduce pfn_t
Dan Williams
1
-2
/
+3
2016-01-16
dax: fix lifetime of in-kernel dax mappings with dax_map_atomic()
Dan Williams
1
-2
/
+15
2015-12-28
block: add blk_start_queue_async()
Jens Axboe
1
-0
/
+1
2015-12-22
block: defer timeouts to a workqueue
Christoph Hellwig
1
-0
/
+1
2015-12-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
[next]