index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
scsi_ioctl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-11
block: blkg_destroy_all() should clear q->root_blkg and ->root_rl.blkg
Tejun Heo
1
-0
/
+3
2015-09-11
block: Copy a user iovec if it includes gaps
Sagi Grimberg
1
-2
/
+24
2015-09-11
block: Refuse adding appending a gapped integrity page to a bio
Sagi Grimberg
1
-0
/
+5
2015-09-11
block: Refuse request/bio merges with gaps in the integrity payload
Sagi Grimberg
3
-0
/
+39
2015-09-03
block: Check for gaps on front and back merges
Jens Axboe
2
-13
/
+26
2015-09-03
null_blk: fix wrong capacity when bs is not 512 bytes
Matias Bjørling
1
-2
/
+1
2015-09-03
null_blk: fix memory leak on cleanup
Matias Bjørling
1
-16
/
+17
2015-09-03
block: fix bogus compiler warnings in blk-merge.c
Jens Axboe
1
-8
/
+7
2015-09-01
blk: Fix bio_io_vec index when checking bvec gaps
Keith Busch
1
-1
/
+1
2015-09-01
cpufreq: speedstep-lib: Use monotonic clock
Abhilash Jindal
1
-5
/
+4
2015-09-01
cpufreq: powernv: Increase the verbosity of OCC console messages
Shilpasri G Bhat
1
-4
/
+5
2015-09-01
cpufreq: sfi: use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-3
/
+1
2015-09-01
cpufreq: drop !cpufreq_driver check from cpufreq_parse_governor()
Viresh Kumar
1
-4
/
+0
2015-09-01
cpufreq: rename cpufreq_real_policy as cpufreq_user_policy
Viresh Kumar
1
-2
/
+2
2015-09-01
cpufreq: remove redundant 'policy' field from user_policy
Viresh Kumar
2
-10
/
+1
2015-09-01
cpufreq: remove redundant 'governor' field from user_policy
Viresh Kumar
2
-6
/
+2
2015-09-01
cpufreq: update user_policy.* on success
Viresh Kumar
1
-5
/
+3
2015-09-01
cpufreq: use memcpy() to copy policy
Viresh Kumar
1
-6
/
+2
2015-09-01
cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event
Viresh Kumar
7
-19
/
+9
2015-09-01
cpufreq: mediatek: Add MT8173 cpufreq driver
Pi-Cheng Chen
3
-0
/
+535