index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
module: fix noreturn attribute for __module_put_and_exit()
Jiri Kosina
2016-07-27
1
-2
/
+2
*
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-27
13
-102
/
+539
|
\
|
*
scsi/osd: open code blk_make_request
Christoph Hellwig
2016-07-21
1
-2
/
+0
|
*
block: simplify and export blk_rq_append_bio
Christoph Hellwig
2016-07-21
1
-0
/
+1
|
*
block: shrink bio size again
Christoph Hellwig
2016-07-21
1
-3
/
+3
|
*
block: simplify and cleanup bvec pool handling
Christoph Hellwig
2016-07-21
2
-10
/
+14
|
*
block: get rid of bio_rw and READA
Christoph Hellwig
2016-07-21
2
-19
/
+3
|
*
block: introduce BLKDEV_DISCARD_ZERO to fix zeroout
Christoph Hellwig
2016-07-21
1
-1
/
+3
|
*
Merge branch 'for-4.8/block' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
2016-07-09
1
-2
/
+6
|
|
\
|
|
*
block: remove ->driverfs_dev
Dan Williams
2016-06-27
1
-3
/
+1
|
|
*
block: introduce device_add_disk()
Dan Williams
2016-06-16
1
-1
/
+7
|
*
|
nvme-rdma.h: Add includes for nvme rdma_cm negotiation
Sagi Grimberg
2016-07-08
1
-0
/
+71
|
*
|
blk-mq: Introduce blk_mq_reinit_tagset
Sagi Grimberg
2016-07-08
1
-0
/
+3
|
*
|
lightnvm: make ppa_list const in nvm_set_rqd_list
Matias Bjørling
2016-07-07
1
-1
/
+1
|
*
|
lightnvm: remove _unlocked variant of [get/put]_blk
Matias Bjørling
2016-07-07
1
-6
/
+0
|
*
|
lightnvm: move target mgmt into media mgr
Matias Bjørling
2016-07-07
1
-0
/
+10
|
*
|
lightnvm: remove open/close statistics for gennvm
Matias Bjørling
2016-07-07
1
-11
/
+2
|
*
|
lightnvm: initialize ppa_addr in dev_to_generic_addr()
Javier González
2016-07-07
1
-0
/
+1
|
*
|
lightnvm: add media manager mark_blk helper
Javier González
2016-07-07
1
-0
/
+2
|
*
|
nvme.h: Add keep-alive opcode and identify controller attribute
Sagi Grimberg
2016-07-05
1
-1
/
+5
|
*
|
nvme.h: add NVMe over Fabrics definitions
Christoph Hellwig
2016-07-05
1
-19
/
+318
|
*
|
blk-mq: add blk_mq_alloc_request_hctx
Ming Lin
2016-07-05
1
-0
/
+2
|
|
/
|
*
drbd: correctly handle failed crypto_alloc_hash
Lars Ellenberg
2016-06-14
1
-1
/
+1
|
*
drbd: code cleanups without semantic changes
Fabian Frederick
2016-06-14
1
-0
/
+8
|
*
drbd: allow larger max_discard_sectors
Lars Ellenberg
2016-06-14
1
-2
/
+1
|
*
drbd: when receiving P_TRIM, zero-out partial unaligned chunks
Lars Ellenberg
2016-06-14
2
-0
/
+7
|
*
drbd: Introduce new disk config option rs-discard-granularity
Philipp Reisner
2016-06-14
2
-3
/
+9
|
*
nvme: factor out a add nvme_is_write helper
Christoph Hellwig
2016-06-12
1
-0
/
+5
|
*
nvme.h: add constants for PSDT and FUSE values
James Smart
2016-06-12
1
-0
/
+23
|
*
nvme.h: add AER constants
Christoph Hellwig
2016-06-12
1
-0
/
+6
|
*
nvme.h: add NVM command set SQE/CQE size defines
Christoph Hellwig
2016-06-12
1
-2
/
+9
|
*
nvme.h: Add get_log_page command strucure
Armen Baloyan
2016-06-12
1
-0
/
+19
|
*
nvme.h: add RTD3R, RTD3E and OAES fields
Christoph Hellwig
2016-06-12
1
-1
/
+4
|
*
block: add a separate operation type for secure erase
Christoph Hellwig
2016-06-09
2
-22
/
+6
*
|
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-27
13
-191
/
+285
|
\
\
|
*
|
block: Fix front merge check
Damien Le Moal
2016-07-21
1
-2
/
+3
|
*
|
block: do not merge requests without consulting with io scheduler
Tahsin Erdogan
2016-07-21
1
-3
/
+8
|
*
|
block: add QUEUE_FLAG_DAX for devices to advertise their DAX support
Toshi Kani
2016-07-21
1
-0
/
+2
|
*
|
block: Convert fifo_time from ulong to u64
Jan Kara
2016-06-28
1
-1
/
+1
|
*
|
block: bio: kill BIO_MAX_SIZE
Ming Lei
2016-06-10
1
-1
/
+0
|
*
|
block: bio: remove BIO_MAX_SECTORS
Ming Lei
2016-06-09
1
-1
/
+0
|
*
|
block: mark 1st parameter of bvec_iter_advance as const
Ming Lei
2016-06-09
1
-1
/
+2
|
*
|
block: move two bvec structure into bvec.h
Ming Lei
2016-06-09
3
-23
/
+23
|
*
|
block: move bvec iterator into include/linux/bvec.h
Ming Lei
2016-06-09
2
-50
/
+75
|
*
|
block: better packing for struct request
Christoph Hellwig
2016-06-09
1
-3
/
+2
|
|
/
|
*
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
3
-7
/
+7
|
*
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2016-06-07
2
-1
/
+5
|
*
block, fs, drivers: remove REQ_OP compat defs and related code
Mike Christie
2016-06-07
5
-62
/
+45
|
*
block, drivers, fs: shrink bi_rw from long to int
Mike Christie
2016-06-07
1
-1
/
+1
|
*
block: move bio io prio to a new field
Mike Christie
2016-06-07
2
-15
/
+4
[next]