Commit Graph

1951 Commits (6e71c47afee8178c0620323009b23813bfde7eac)

Author SHA1 Message Date
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
Tejun Heo 2db6314c21 blk-throttle: remove spurious throtl_enqueue_tg() call from throtl_select_dispatch() 12 years ago
Tejun Heo 2a4fd070ee blkcg: move bulk of blkcg_gq release operations to the RCU callback 12 years ago
Tejun Heo db61367038 blkcg: invoke blkcg_policy->pd_init() after parent is linked 12 years ago
Tejun Heo aa539cb38f blkcg: implement blkg_for_each_descendant_post() 12 years ago
Tejun Heo dd4a4ffc0a blkcg: move blkg_for_each_descendant_pre() to block/blk-cgroup.h 12 years ago
Tejun Heo 2423c9c3f0 blkcg: fix error return path in blkg_create() 12 years ago
Viresh Kumar 695588f945 block: queue work on power efficient wq 12 years ago
Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
Philippe De Muyter ea56505bed partitions/efi.c: replace useless kzalloc's by kmalloc's 12 years ago
Linus Torvalds 0a82a8d132 Revert "block: add missing block_bio_complete() tracepoint" 12 years ago
Greg Kroah-Hartman 4e4098a3e0 driver core: handle user namespaces properly with the uid/gid devtmpfs change 12 years ago
Jun'ichi Nomura e5072664f8 blkcg: fix "scheduling while atomic" in blk_queue_bypass_start 12 years ago