index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-18
block: bump BLK_DEF_MAX_SECTORS to 2560
Jeff Moyer
1
-1
/
+1
2015-08-18
Revert "block: remove artifical max_hw_sectors cap"
Jeff Moyer
3
-2
/
+5
2015-08-15
blk-mq: fix race between timeout and freeing request
Ming Lei
5
-18
/
+35
2015-08-15
blk-mq: fix buffer overflow when reading sysfs file of 'pending'
Ming Lei
1
-7
/
+18
2015-08-13
Documentation: update notes in biovecs about arbitrarily sized bios
Dongsu Park
1
-1
/
+9
2015-08-13
block: remove bio_get_nr_vecs()
Kent Overstreet
16
-74
/
+18
2015-08-13
fs: use helper bio_add_page() instead of open coding on bi_io_vec
Kent Overstreet
3
-20
/
+9
2015-08-13
block: kill merge_bvec_fn() completely
Kent Overstreet
32
-859
/
+9
2015-08-13
md/raid5: get rid of bio_fits_rdev()
Kent Overstreet
1
-22
/
+1
2015-08-13
md/raid5: split bio for chunk_aligned_read
Ming Lin
1
-5
/
+32
2015-08-13
block: remove split code in blkdev_issue_{discard,write_same}
Ming Lin
1
-36
/
+11
2015-08-13
btrfs: remove bio splitting and merge_bvec_fn() calls
Kent Overstreet
1
-72
/
+0
2015-08-13
bcache: remove driver private bio splitting code
Kent Overstreet
7
-162
/
+18
2015-08-13
block: simplify bio_add_page()
Kent Overstreet
1
-80
/
+55
2015-08-13
block: make generic_make_request handle arbitrarily sized bios
Kent Overstreet
16
-22
/
+192
2015-08-13
blk-cgroup: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
1
-1
/
+1
2015-08-11
block: don't access bio->bi_error after bio_put()
Sasha Levin
4
-6
/
+14
2015-07-29
block: shrink struct bio down to 2 cache lines again
Jens Axboe
2
-6
/
+6
2015-07-29
block: manipulate bio->bi_flags through helpers
Jens Axboe
11
-20
/
+33
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
95
-682
/
+622
2015-07-17
block: make /sys/block/<dev>/queue/discard_max_bytes writeable
Jens Axboe
4
-2
/
+53
2015-07-17
block: have drivers use blk_queue_max_discard_sectors()
Jens Axboe
12
-15
/
+15
2015-07-17
block: partition: convert percpu ref
Ming Lei
3
-15
/
+27
2015-07-17
block: partition: introduce hd_free_part()
Ming Lei
3
-4
/
+8
2015-07-16
blk-mq: set default timeout as 30 seconds
Ming Lei
1
-1
/
+1
2015-07-15
NVMe: Reread partitions on metadata formats
Keith Busch
1
-2
/
+11
2015-07-15
jfs: clean up jfs_rename and fix out of order unlock
Dave Kleikamp
1
-14
/
+13
2015-07-14
intel_scu_ipc: move local memory initialization out of a mutex
Christophe JAILLET
1
-3
/
+3
2015-07-14
IB/core: Destroy ocrdma_dev_id IDR on module exit
Johannes Thumshirn
1
-0
/
+1
2015-07-14
IB/core: Destroy multcast_idr on module exit
Johannes Thumshirn
1
-0
/
+1
2015-07-14
IB/mlx4: Optimize do_slave_init
Doug Ledford
1
-7
/
+9
2015-07-14
IB/mlx4: Fix memory leak in do_slave_init
Doug Ledford
1
-0
/
+2
2015-07-14
IB/mlx4: Optimize freeing of items on error unwind
Maninder Singh
1
-5
/
+3
2015-07-14
IB/mlx4: Fix use of flow-counters for process_mad
Or Gerlitz
1
-10
/
+19
2015-07-14
IB/ipath: Convert use of __constant_<foo> to <foo>
Vaishali Thakkar
1
-2
/
+2
2015-07-14
IB/ipoib: Set MTU to max allowed by mode when mode changes
Erez Shitrit
1
-0
/
+1
2015-07-14
IB/ipoib: Scatter-Gather support in connected mode
Yuval Shaia
4
-46
/
+54
2015-07-14
IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICES
Carol L Soto
1
-2
/
+2
2015-07-14
IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flush
Haggai Eran
1
-6
/
+7
2015-07-14
IB/ucma: Fix lockdep warning in ucma_lock_files
Haggai Eran
1
-2
/
+2
2015-07-14
rds: rds_ib_device.refcount overflow
Wengang Wang
1
-1
/
+3
2015-07-14
RDMA/nes: Fix for incorrect recording of the MAC address
Tatyana Nikolova
1
-1
/
+1
2015-07-14
RDMA/nes: Fix for resolving the neigh
Tatyana Nikolova
1
-2
/
+3
2015-07-14
RDMA/core: Fixes for port mapper client registration
Tatyana Nikolova
3
-25
/
+48
2015-07-14
IB/IPoIB: Fix bad error flow in ipoib_add_port()
Amir Vadai
1
-2
/
+4
2015-07-14
IB/mlx4: Do not attemp to report HCA clock offset on VFs
Matan Barak
1
-5
/
+6
2015-07-14
IB/cm: Do not queue work to a device that's going away
Erez Shitrit
1
-6
/
+55
2015-07-14
IB/srp: Avoid using uninitialized variable
Sagi Grimberg
3
-8
/
+7
2015-07-14
IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXX
Vaishali Thakkar
1
-36
/
+35
2015-07-14
IB/mad: Remove improper use of BUG_ON
Ira Weiny
7
-14
/
+21
[next]