index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-14
blk-throttle: move bio_lists[] and friends to throtl_service_queue
Tejun Heo
1
-24
/
+39
2013-05-14
blk-throttle: add throtl_grp->service_queue
Tejun Heo
1
-4
/
+11
2013-05-14
blk-throttle: reorganize throtl_service_queue passed around as argument
Tejun Heo
1
-49
/
+51
2013-05-14
blk-throttle: pass around throtl_service_queue instead of throtl_data
Tejun Heo
1
-25
/
+28
2013-05-14
blk-throttle: add backlink pointer from throtl_grp to throtl_data
Tejun Heo
1
-53
/
+53
2013-05-14
blk-throttle: simplify throtl_grp flag handling
Tejun Heo
1
-25
/
+9
2013-05-14
blk-throttle: rename throtl_rb_root to throtl_service_queue
Tejun Heo
1
-42
/
+42
2013-05-14
blk-throttle: remove pointless throtl_nr_queued() optimizations
Tejun Heo
1
-22
/
+7
2013-05-14
blk-throttle: relocate throtl_schedule_delayed_work()
Tejun Heo
1
-16
/
+13
2013-05-14
blk-throttle: collapse throtl_dispatch() into the work function
Tejun Heo
1
-17
/
+9
2013-05-14
blk-throttle: remove deferred config application mechanism
Tejun Heo
1
-54
/
+20
2013-05-14
blk-throttle: remove spurious throtl_enqueue_tg() call from throtl_select_dis...
Tejun Heo
1
-3
/
+1
2013-05-14
blkcg: move bulk of blkcg_gq release operations to the RCU callback
Tejun Heo
2
-20
/
+18
2013-05-14
blkcg: invoke blkcg_policy->pd_init() after parent is linked
Tejun Heo
1
-17
/
+22
2013-05-14
blkcg: implement blkg_for_each_descendant_post()
Tejun Heo
1
-0
/
+14
2013-05-14
blkcg: move blkg_for_each_descendant_pre() to block/blk-cgroup.h
Tejun Heo
2
-22
/
+22
2013-05-14
blkcg: fix error return path in blkg_create()
Tejun Heo
1
-1
/
+1
2013-05-12
Linux 3.10-rc1
v3.10-rc1
Linus Torvalds
1
-2
/
+2
2013-05-10
[SCSI] qla2xxx: Update firmware link in Kconfig file.
Chad Dupuis
1
-1
/
+3
2013-05-10
[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used
Mike Christie
3
-55
/
+49
2013-05-10
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
24
-165
/
+160
2013-05-10
[SCSI] pm80xx: thermal, sas controller config and error handling update
Sakthivel K
6
-17
/
+249
2013-05-10
[SCSI] pm80xx: NCQ error handling changes
Sakthivel K
5
-28
/
+544
2013-05-10
[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllers
Sakthivel K
1
-7
/
+36
2013-05-10
[SCSI] pm80xx: Changed module name and debug messages update
Sakthivel K
3
-13
/
+20
2013-05-10
[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re...
Sakthivel K
4
-27
/
+14
2013-05-10
[SCSI] pm80xx: SPC new firmware changes for device id 0x8081 alone
Sakthivel K
2
-3
/
+30
2013-05-10
[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c...
Sakthivel K
8
-18
/
+5287
2013-05-10
[SCSI] pm80xx: MSI-X implementation for using 64 interrupts
Sakthivel K
2
-30
/
+113
2013-05-10
[SCSI] pm80xx: Updated common functions common for SPC and SPCv/ve
Sakthivel K
3
-105
/
+168
2013-05-10
[SCSI] pm80xx: Multiple inbound/outbound queue configuration
Sakthivel K
3
-60
/
+98
2013-05-10
[SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPC
Sakthivel K
5
-121
/
+320
2013-05-10
[SCSI] lpfc: fix up Kconfig dependencies
James Bottomley
1
-0
/
+2
2013-05-10
[SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmnd
Hannes Reinecke
1
-10
/
+27
2013-05-10
dm cache: set config value
Joe Thornber
1
-28
/
+31
2013-05-10
dm cache: move config fns
Alasdair G Kergon
1
-17
/
+17
2013-05-10
dm thin: generate event when metadata threshold passed
Joe Thornber
3
-0
/
+58
2013-05-10
dm persistent metadata: add space map threshold callback
Joe Thornber
1
-1
/
+76
2013-05-10
dm persistent data: add threshold callback to space map
Joe Thornber
3
-3
/
+29
2013-05-10
dm thin: detect metadata device resizing
Joe Thornber
3
-3
/
+64
2013-05-10
dm persistent data: support space map resizing
Joe Thornber
1
-6
/
+32
2013-05-10
dm thin: open dev read only when possible
Joe Thornber
1
-11
/
+14
2013-05-10
dm thin: refactor data dev resize
Joe Thornber
2
-33
/
+64
2013-05-10
dm cache: replace memcpy with struct assignment
Joe Thornber
2
-3
/
+3
2013-05-10
dm cache: fix typos in comments
Joe Thornber
1
-3
/
+4
2013-05-10
dm cache policy: fix description of lookup fn
Alasdair G Kergon
1
-2
/
+2
2013-05-10
dm: document iterate_devices
Alasdair G Kergon
1
-0
/
+15
2013-05-10
dm persistent data: fix error message typos
Joe Thornber
1
-4
/
+4
2013-05-10
dm cache: tune migration throttling
Joe Thornber
1
-1
/
+2
2013-05-10
dm mpath: enable WRITE SAME support
Mike Snitzer
1
-0
/
+1
[next]