index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
132
-2130
/
+1199
|
\
|
*
blk: Fix bio_io_vec index when checking bvec gaps
Keith Busch
2015-09-01
1
-1
/
+1
|
*
block: Replace SG_GAPS with new queue limits mask
Keith Busch
2015-08-19
7
-42
/
+43
|
*
block: bump BLK_DEF_MAX_SECTORS to 2560
Jeff Moyer
2015-08-18
1
-1
/
+1
|
*
Revert "block: remove artifical max_hw_sectors cap"
Jeff Moyer
2015-08-18
3
-2
/
+5
|
*
blk-mq: fix race between timeout and freeing request
Ming Lei
2015-08-15
5
-18
/
+35
|
*
blk-mq: fix buffer overflow when reading sysfs file of 'pending'
Ming Lei
2015-08-15
1
-7
/
+18
|
*
Documentation: update notes in biovecs about arbitrarily sized bios
Dongsu Park
2015-08-13
1
-1
/
+9
|
*
block: remove bio_get_nr_vecs()
Kent Overstreet
2015-08-13
16
-74
/
+18
|
*
fs: use helper bio_add_page() instead of open coding on bi_io_vec
Kent Overstreet
2015-08-13
3
-20
/
+9
|
*
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-13
32
-859
/
+9
|
*
md/raid5: get rid of bio_fits_rdev()
Kent Overstreet
2015-08-13
1
-22
/
+1
|
*
md/raid5: split bio for chunk_aligned_read
Ming Lin
2015-08-13
1
-5
/
+32
|
*
block: remove split code in blkdev_issue_{discard,write_same}
Ming Lin
2015-08-13
1
-36
/
+11
|
*
btrfs: remove bio splitting and merge_bvec_fn() calls
Kent Overstreet
2015-08-13
1
-72
/
+0
|
*
bcache: remove driver private bio splitting code
Kent Overstreet
2015-08-13
7
-162
/
+18
|
*
block: simplify bio_add_page()
Kent Overstreet
2015-08-13
1
-80
/
+55
|
*
block: make generic_make_request handle arbitrarily sized bios
Kent Overstreet
2015-08-13
16
-22
/
+192
|
*
blk-cgroup: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-08-13
1
-1
/
+1
|
*
block: don't access bio->bi_error after bio_put()
Sasha Levin
2015-08-11
4
-6
/
+14
|
*
block: shrink struct bio down to 2 cache lines again
Jens Axboe
2015-07-29
2
-6
/
+6
|
*
block: manipulate bio->bi_flags through helpers
Jens Axboe
2015-07-29
11
-20
/
+33
|
*
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
95
-682
/
+622
|
*
block: make /sys/block/<dev>/queue/discard_max_bytes writeable
Jens Axboe
2015-07-17
4
-2
/
+53
|
*
block: have drivers use blk_queue_max_discard_sectors()
Jens Axboe
2015-07-17
12
-15
/
+15
|
*
block: partition: convert percpu ref
Ming Lei
2015-07-17
3
-15
/
+27
|
*
block: partition: introduce hd_free_part()
Ming Lei
2015-07-17
3
-4
/
+8
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-09-02
70
-1327
/
+9177
|
\
\
|
*
|
aic94xx: set an error code on failure
Dan Carpenter
2015-08-27
1
-0
/
+1
|
*
|
storvsc: Set the error code correctly in failure conditions
K. Y. Srinivasan
2015-08-27
1
-3
/
+9
|
*
|
storvsc: Allow write_same when host is windows 10
Keith Mange
2015-08-27
1
-1
/
+5
|
*
|
storvsc: use storage protocol version to determine storage capabilities
Keith Mange
2015-08-27
1
-4
/
+4
|
*
|
storvsc: use correct defaults for values determined by protocol negotiation
Keith Mange
2015-08-27
1
-14
/
+19
|
*
|
storvsc: Untangle the storage protocol negotiation from the vmbus protocol ne...
Keith Mange
2015-08-27
1
-22
/
+86
|
*
|
storvsc: Use a single value to track protocol versions
Keith Mange
2015-08-27
1
-26
/
+9
|
*
|
storvsc: Rather than look for sets of specific protocol versions, make decisi...
Keith Mange
2015-08-27
1
-8
/
+3
|
*
|
cxlflash: Remove unused variable from queuecommand
Matthew R. Ochs
2015-08-27
1
-3
/
+4
|
*
|
cxlflash: shift wrapping bug in afu_link_reset()
Dan Carpenter
2015-08-27
1
-2
/
+2
|
*
|
cxlflash: off by one bug in cxlflash_show_port_status()
Dan Carpenter
2015-08-27
1
-1
/
+1
|
*
|
cxlflash: Virtual LUN support
Matthew R. Ochs
2015-08-27
11
-17
/
+1550
|
*
|
cxlflash: Superpipe support
Matthew R. Ochs
2015-08-27
11
-4
/
+2868
|
*
|
cxlflash: Base error recovery support
Matthew R. Ochs
2015-08-27
5
-16
/
+177
|
*
|
qla2xxx: Update driver version to 8.07.00.26-k
Himanshu Madhani
2015-08-27
1
-1
/
+1
|
*
|
qla2xxx: Add pci device id 0x2261.
Sawan Chandak
2015-08-27
2
-3
/
+15
|
*
|
qla2xxx: Fix missing device login retries.
Arun Easi
2015-08-27
1
-1
/
+2
|
*
|
qla2xxx: do not clear slot in outstanding cmd array
Himanshu Madhani
2015-08-27
1
-6
/
+0
|
*
|
qla2xxx: Remove decrement of sp reference count in abort handler.
Chad Dupuis
2015-08-27
1
-7
/
+2
|
*
|
qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.
Sawan Chandak
2015-08-27
3
-2
/
+31
|
*
|
qla2xxx: Do not reset ISP for error entry with an out of range handle.
Chad Dupuis
2015-08-27
1
-7
/
+1
|
*
|
qla2xxx: Do not reset adapter if SRB handle is in range.
Chad Dupuis
2015-08-27
3
-11
/
+15
[next]