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
*
block: blk-merge: fast-clone bio when splitting rw bios
Ming Lei
2015-09-17
1
-15
/
+4
*
block: blkg_destroy_all() should clear q->root_blkg and ->root_rl.blkg
Tejun Heo
2015-09-11
1
-0
/
+3
*
block: Copy a user iovec if it includes gaps
Sagi Grimberg
2015-09-11
1
-2
/
+24
*
block: Refuse adding appending a gapped integrity page to a bio
Sagi Grimberg
2015-09-11
1
-0
/
+5
*
block: Refuse request/bio merges with gaps in the integrity payload
Sagi Grimberg
2015-09-11
3
-0
/
+39
*
block: Check for gaps on front and back merges
Jens Axboe
2015-09-03
2
-13
/
+26
*
null_blk: fix wrong capacity when bs is not 512 bytes
Matias Bjørling
2015-09-03
1
-2
/
+1
*
null_blk: fix memory leak on cleanup
Matias Bjørling
2015-09-03
1
-16
/
+17
*
block: fix bogus compiler warnings in blk-merge.c
Jens Axboe
2015-09-03
1
-8
/
+7
*
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
21
-81
/
+234
|
\
|
*
lib: scatterlist: add sg splitting function
Robert Jarzmik
2015-08-24
4
-0
/
+215
|
*
scatterlist: use sg_phys()
Dan Williams
2015-08-17
5
-8
/
+7
|
*
crypto/omap-sham: remove an open coded access to ->page_link
Christoph Hellwig
2015-08-17
1
-1
/
+1
|
*
scatterlist: remove open coded sg_unmark_end instances
Dan Williams
2015-08-17
2
-3
/
+3
|
*
crypto: replace scatterwalk_sg_chain with sg_chain
Dan Williams
2015-08-17
8
-21
/
+12
|
*
target/rd: always chain S/G list
Christoph Hellwig
2015-08-17
1
-44
/
+0
|
*
scatterlist: allow limited chaining without ARCH_HAS_SG_CHAIN
Christoph Hellwig
2015-08-17
2
-8
/
+0
*
|
Merge branch 'for-4.3/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
4
-146
/
+506
|
\
\
|
*
|
NVMe: Using PRACT bit to generate and verify PI by controller
Alok Pandey
2015-08-26
1
-5
/
+8
|
*
|
NVMe:Remove unreachable code in nvme_abort_req
Sunad Bhandary
2015-08-19
1
-15
/
+9
|
*
|
NVMe: Add nvme subsystem reset IOCTL
Jon Derrick
2015-08-18
3
-1
/
+13
|
*
|
NVMe: Add nvme subsystem reset support
Keith Busch
2015-08-18
2
-1
/
+13
|
*
|
NVMe: removed unused nn var from nvme_dev_add
Matias Bjørling
2015-08-18
1
-2
/
+0
|
*
|
NVMe: Set queue max segments
Keith Busch
2015-08-17
1
-1
/
+4
|
*
|
nbd: flags is a u32 variable
Markus Pargmann
2015-08-17
1
-1
/
+1
|
*
|
nbd: Rename functions for clearness of recv/send path
Markus Pargmann
2015-08-17
1
-6
/
+6
|
*
|
nbd: Change 'disconnect' to be boolean
Markus Pargmann
2015-08-17
1
-4
/
+4
|
*
|
nbd: Add debugfs entries
Markus Pargmann
2015-08-17
1
-1
/
+177
|
*
|
nbd: Remove variable 'pid'
Markus Pargmann
2015-08-17
1
-10
/
+9
|
*
|
nbd: Move clear queue debug message
Markus Pargmann
2015-08-17
1
-1
/
+1
|
*
|
nbd: Remove 'harderror' and propagate error properly
Markus Pargmann
2015-08-17
1
-14
/
+14
|
*
|
nbd: restructure sock_shutdown
Markus Pargmann
2015-08-17
1
-6
/
+7
|
*
|
nbd: sock_shutdown, remove conditional lock
Markus Pargmann
2015-08-17
1
-8
/
+8
|
*
|
nbd: Fix timeout detection
Markus Pargmann
2015-08-17
1
-28
/
+70
|
*
|
nvme: Fixes u64 division which breaks i386 builds
Jon Derrick
2015-07-21
1
-2
/
+3
|
*
|
NVMe: Use CMB for the IO SQes if available
Jon Derrick
2015-07-21
2
-5
/
+134
|
*
|
NVMe: Unify SQ entry writing and doorbell ringing
Jon Derrick
2015-07-21
1
-45
/
+35
*
|
|
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
[next]