Commit Graph

1902 Commits (dcf0105039660e951dfea348d317043d17988dfc)

Author SHA1 Message Date
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
Kay Sievers 3c2670e651 driver core: add uid and gid to devtmpfs 12 years ago
Jens Axboe c2fccc1c9f Revert "loop: cleanup partitions when detaching loop device" 12 years ago
Arnd Bergmann c678ef5286 block: avoid using uninitialized value in from queue_var_store 12 years ago
Kent Overstreet f73a1c7d11 block: Add bio_end_sector() 12 years ago
Kent Overstreet f79ea41614 block: Refactor blk_update_request() 12 years ago
Lin Ming c8158819d5 block: implement runtime pm strategy 12 years ago
Lin Ming 6c95466758 block: add runtime pm helpers 12 years ago
Alice Ferrazzi f2fc7d0edd Block: blk-flush: Fixed indent code style 12 years ago
Phillip Susi 8761a3dc1f loop: cleanup partitions when detaching loop device 12 years ago
Paolo Bonzini c8164d8931 scatterlist: introduce sg_unmark_end 12 years ago
Li Zefan 65dff759d2 cgroup: fix cgroup_path() vs rename() race 12 years ago
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
Ming Lei ac2e5327a5 block/partitions: optimize memory allocation in check_partition() 12 years ago
Ming Lei 06004e6eeb block/partitions/mac.c: obey the state->limit constraint 12 years ago
Peter Jones 8b8a6e1881 block/partitions/efi.c: ensure that the GPT header is at least the size of the structure. 12 years ago
Philippe De Muyter 86ee8ba64d block/partition/msdos: detect AIX formatted disks even without 55aa 12 years ago
Tejun Heo bab998d62f block: convert to idr_alloc() 12 years ago
Tejun Heo ce23bba842 block: fix synchronization and limit check in blk_alloc_devt() 12 years ago
Tomas Henzl 7b74e91278 block: fix ext_devt_idr handling 12 years ago
Ming Lei 25e823c8c3 block/genhd.c: apply pm_runtime_set_memalloc_noio on block devices 12 years ago
Glauber Costa a3cc86c2f0 cfq: fix lock imbalance with failed allocations 12 years ago
Mikulas Patocka 79d0b7f0e3 block: don't select PERCPU_RWSEM 12 years ago
Darrick J. Wong ffecfd1a72 block: optionally snapshot page contents to provide stable pages during write 12 years ago
Darrick J. Wong 7d311cdab6 bdi: allow block devices to say that they require stable page writes 12 years ago
Vladimir Davydov 5577022f4e block: account iowait time when waiting for completion of IO request 12 years ago
Clark Williams cf4aebc292 sched: Move sched.h sysctl bits into separate header 12 years ago
Tejun Heo 21c3c5d280 block: don't request module during elevator init 12 years ago
Tejun Heo bb813f4c93 init, block: try to load default elevator module early during boot 12 years ago
Tejun Heo 8c1cf6bb02 block: add @req to bio_{front|back}_merge tracepoints 12 years ago
Tejun Heo 3a366e614d block: add missing block_bio_complete() tracepoint 12 years ago
Jianpeng Ma 422765c263 block: Remove should_sort judgement when flush blk_plug 12 years ago
Sasha Levin 242d98f077 block,elevator: use new hashtable implementation 12 years ago
Tejun Heo 43114018cb cfq-iosched: add hierarchical cfq_group statistics 12 years ago
Tejun Heo 0b39920b5f cfq-iosched: collect stats from dead cfqgs 12 years ago
Tejun Heo 689665af44 cfq-iosched: separate out cfqg_stats_reset() from cfq_pd_reset_stats() 12 years ago
Tejun Heo 810ecfa765 blkcg: make blkcg_print_blkgs() grab q locks instead of blkcg lock 12 years ago
Tejun Heo 548bc8e1b3 block: RCU free request_queue 12 years ago
Tejun Heo 16b3de6652 blkcg: implement blkg_[rw]stat_recursive_sum() and blkg_[rw]stat_merge() 12 years ago
Tejun Heo b50da39f51 blkcg: export __blkg_prfill_rwstat() 12 years ago
Tejun Heo 4d5e80a760 blkcg: s/blkg_rwstat_sum()/blkg_rwstat_total()/ 12 years ago
Tejun Heo f427d90964 blkcg: implement blkcg_policy->on/offline_pd_fn() and blkcg_gq->online 12 years ago
Tejun Heo b276a876a0 blkcg: add blkg_policy_data->plid 12 years ago
Tejun Heo d02f7aa8dc cfq-iosched: enable full blkcg hierarchy support 12 years ago
Tejun Heo 41cad6ab2c cfq-iosched: convert cfq_group_slice() to use cfqg->vfraction 12 years ago
Tejun Heo 1d3650f713 cfq-iosched: implement hierarchy-ready cfq_group charge scaling 12 years ago