index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-28
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-22
/
+8
2016-07-20
block: Fix front merge check
Damien Le Moal
1
-2
/
+3
2016-07-20
block: add QUEUE_FLAG_DAX for devices to advertise their DAX support
Toshi Kani
1
-0
/
+2
2016-07-20
scsi/osd: open code blk_make_request
Christoph Hellwig
1
-2
/
+0
2016-07-20
block: simplify and export blk_rq_append_bio
Christoph Hellwig
1
-0
/
+1
2016-07-20
block: introduce BLKDEV_DISCARD_ZERO to fix zeroout
Christoph Hellwig
1
-1
/
+3
2016-07-12
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-26
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-17
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-12
block: kill blk_queue_flush()
Jens Axboe
1
-1
/
+0
2016-04-12
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-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+2
2016-03-18
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-03
block: fix blk_rq_get_max_sectors for driver private requests
Christoph Hellwig
1
-1
/
+1
2016-03-03
block: get the 1st and last bvec via helpers
Ming Lei
1
-4
/
+9
2016-03-03
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-04
Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes
James Bottomley
1
-3
/
+6
2016-02-04
block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled
Martin K. Petersen
1
-3
/
+6
2016-01-21
Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2016-01-19
Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-01-15
mm, dax, pmem: introduce pfn_t
Dan Williams
1
-2
/
+3
2016-01-15
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]