Commit Graph

2021 Commits (dace8bbfccfd9e4fcccfffcfbd82881fda3e756f)

Author SHA1 Message Date
Jianpeng Ma 7aef2e780b block: trace all devices plug operation 12 years ago
Hannes Reinecke 7e782af576 [SCSI] Return ENODATA on medium error 12 years ago
Hannes Reinecke a9d6ceb838 [SCSI] return ENOSPC on thin provisioning failure 12 years ago
Tejun Heo bd8815a6d8 cgroup: make css_for_each_descendant() and friends include the origin css in the iteration 12 years ago
Tejun Heo d99c8727e7 cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup 12 years ago
Tejun Heo 492eb21b98 cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup 12 years ago
Tejun Heo 182446d087 cgroup: pass around cgroup_subsys_state instead of cgroup in file methods 12 years ago
Tejun Heo 2bb566cb68 cgroup: add subsys backlink pointer to cftype 12 years ago
Tejun Heo eb95419b02 cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods 12 years ago
Tejun Heo 6387698699 cgroup: add css_parent() 12 years ago
Tejun Heo a7c6d554aa cgroup: add/update accessors which obtain subsys specific data from css 12 years ago
Tejun Heo 8af01f56a0 cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ 12 years ago
Paul Gortmaker 0b776b0628 block: delete __cpuinit usage from all block files 12 years ago
Philippe De Muyter f8f066033b partitions/msdos: enumerate also AIX LVM partitions 12 years ago
Philippe De Muyter 6ceea22bbb partitions: add aix lvm partition support files 12 years ago
Philippe De Muyter 1d04f3c6ab partitions/msdos.c: end-of-line whitespace and semicolon cleanup 12 years ago
Kees Cook ffc8b30866 block: do not pass disk names as format strings 12 years ago
Cong Wang 8b0d77f131 block/compat_ioctl.c: do not leak info to user-space 12 years ago
Jianpeng Ma d50235b7bc elevator: Fix a race in elevator switching 12 years ago
Hannes Reinecke 80bd7181b0 block: check for timeout function in blk_rq_timed_out() 12 years ago
Hannes Reinecke d1ffc1f866 block/dasd: detailed I/O errors 12 years ago
Jan Kara a6b3f7614c block: Reserve only one queue tag for sync IO if only 3 tags are available 12 years ago
Aaron Lu c60855cdb9 blkpm: avoid sleep when holding queue lock 12 years ago
Tejun Heo 9138125bea blk-throttle: implement proper hierarchy support 12 years ago
Tejun Heo 693e751e70 blk-throttle: implement throtl_grp->has_rules[] 12 years ago
Vivek Goyal 32ee5bc478 blk-throttle: Account for child group's start time in parent while bio climbs up 12 years ago
Tejun Heo c5cc2070b4 blk-throttle: add throtl_qnode for dispatch fairness 12 years ago
Tejun Heo 2e48a530a3 blk-throttle: make throtl_pending_timer_fn() ready for hierarchy 12 years ago
Tejun Heo 6bc9c2b464 blk-throttle: make tg_dispatch_one_bio() ready for hierarchy 12 years ago
Tejun Heo 9e660acffc blk-throttle: make blk_throtl_bio() ready for hierarchy 12 years ago
Tejun Heo 2a12f0dcda blk-throttle: make blk_throtl_drain() ready for hierarchy 12 years ago
Tejun Heo 6e1a5704cb blk-throttle: dispatch from throtl_pending_timer_fn() 12 years ago
Tejun Heo 7f52f98c2a blk-throttle: implement dispatch looping 12 years ago
Tejun Heo 69df0ab030 blk-throttle: separate out throtl_service_queue->pending_timer from throtl_data->dispatch_work 12 years ago
Tejun Heo 2a0f61e6ec blk-throttle: set REQ_THROTTLED from throtl_charge_bio() and gate stats update with it 12 years ago
Tejun Heo fda6f272c7 blk-throttle: implement sq_to_tg(), sq_to_td() and throtl_log() 12 years ago
Tejun Heo 77216b0484 blk-throttle: add throtl_service_queue->parent_sq 12 years ago
Tejun Heo 0e9f4164ba blk-throttle: generalize update_disptime optimization in blk_throtl_bio() 12 years ago
Tejun Heo 651930bc1c blk-throttle: dispatch to throtl_data->service_queue.bio_lists[] 12 years ago
Tejun Heo 73f0d49a96 blk-throttle: move bio_lists[] and friends to throtl_service_queue 12 years ago
Tejun Heo 49a2f1e3f2 blk-throttle: add throtl_grp->service_queue 12 years ago
Tejun Heo 0049af73bb blk-throttle: reorganize throtl_service_queue passed around as argument 12 years ago
Tejun Heo e2d57e6019 blk-throttle: pass around throtl_service_queue instead of throtl_data 12 years ago
Tejun Heo 0f3457f60e blk-throttle: add backlink pointer from throtl_grp to throtl_data 12 years ago
Tejun Heo 5b2c16aae0 blk-throttle: simplify throtl_grp flag handling 12 years ago
Tejun Heo c9e0332e87 blk-throttle: rename throtl_rb_root to throtl_service_queue 12 years ago
Tejun Heo 6a525600ff blk-throttle: remove pointless throtl_nr_queued() optimizations 12 years ago
Tejun Heo a9131a27e2 blk-throttle: relocate throtl_schedule_delayed_work() 12 years ago
Tejun Heo cb76199c36 blk-throttle: collapse throtl_dispatch() into the work function 12 years ago
Tejun Heo 632b44935f blk-throttle: remove deferred config application mechanism 12 years ago