Commit Graph

1827 Commits (681d1e8761ca773967bce9bd1bb2896f07279551)

Author SHA1 Message Date
Oleg Nesterov 22b361d1df percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM 12 years ago
NeilBrown cbae8d45d6 block: export block_unplug tracepoint 12 years ago
Shaohua Li 0cfbcafcae block: add plug for blkdev_issue_discard 12 years ago
Shaohua Li 8dd2cb7e88 block: discard granularity might not be power of 2 12 years ago
xiaobing tu 75274551c8 deadline: Allow 0ms deadline latency, increase the read speed 12 years ago
Diego Calleja 5f6f38dbb0 partitions: enable EFI/GPT support by default 12 years ago
Bart Van Assche 80729beb33 bsg: Remove unused function bsg_goose_queue() 12 years ago
Bart Van Assche 24faf6f604 block: Make blk_cleanup_queue() wait until request_fn finished 12 years ago
Bart Van Assche 704605711e block: Avoid scheduling delayed work on a dead queue 12 years ago
Bart Van Assche c246e80d86 block: Avoid that request_fn is invoked on a dead queue 12 years ago
Bart Van Assche 807592a4fa block: Let blk_drain_queue() caller obtain the queue lock 12 years ago
Bart Van Assche 3f3299d5c0 block: Rename queue dead flag 12 years ago
Roland Dreier 893d290f1d block: Don't access request after it might be freed 12 years ago
Stephen Warren d33b98fc82 block: partition: msdos: provide UUIDs for partitions 12 years ago
Stephen Warren 1ad7e89940 block: store partition_meta_info.uuid as a string 12 years ago
Tejun Heo 92fb97487a cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() 12 years ago
Ezequiel Garcia c304a51bf4 block: use NUMA_NO_NODE instead of -1 12 years ago
Shaohua Li bee0393cc1 block: recursive merge requests 12 years ago
Shaohua Li 3d106fba2e block CFQ: avoid moving request to different queue 12 years ago
Tejun Heo bcf6de1b91 cgroup: make ->pre_destroy() return void 12 years ago
Jianpeng Ma 975927b942 block: Add blk_rq_pos(rq) to sort rq when plushing 12 years ago
Kees Cook 8e42e0a23d block: remove CONFIG_EXPERIMENTAL 12 years ago
Jun'ichi Nomura 65c77fd9e8 blkcg: stop iteration early if root_rl is the only request list 12 years ago
Jun'ichi Nomura 65635cbc37 blkcg: Fix use-after-free of q->root_blkg and q->root_rl.blkg 12 years ago
Stefan Weinhuber 46e8894786 s390/partitions: make partition detection independent from DASD ioctls 13 years ago
Tejun Heo 60ea8226cb block: fix request_queue->flags initialization 13 years ago
Tejun Heo 749fefe677 block: lift the initial queue bypass mode on blk_register_queue() instead of blk_init_allocated_queue() 13 years ago
Martin K. Petersen 66ba32dc16 block: ioctl to zero block ranges 13 years ago
Martin K. Petersen 579e8f3c7b block: Make blkdev_issue_zeroout use WRITE SAME 13 years ago
Martin K. Petersen 4363ac7c13 block: Implement support for WRITE SAME 13 years ago
Martin K. Petersen f31dc1cd49 block: Consolidate command flag and queue limit checks for merges 13 years ago
Martin K. Petersen e2a60da74f block: Clean up special command handling logic 13 years ago
Alan Cox 2bd6efad25 blk: add an upper sanity check on partition adding 13 years ago
Tejun Heo 8c7f6edbda cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them 13 years ago
Peter Senna Tschudin d41570b746 block/blk-tag.c: Remove useless kfree 13 years ago
Jaehoon Chung e32463b2f7 block: remove the duplicated setting for congestion_threshold 13 years ago
Dave Reisner b1f3b64d76 block: reject invalid queue attribute values 13 years ago
Kent Overstreet bf800ef181 block: Add bio_clone_bioset(), bio_clone_kmalloc() 13 years ago
Kent Overstreet 4254bba17d block: Kill bi_destructor 13 years ago
Kent Overstreet 1e2a410ff7 block: Ues bi_pool for bio_integrity_alloc() 13 years ago
Yi Zou 37d7b34f05 block: rate-limit the error message from failing commands 13 years ago
Tejun Heo 136b5721d7 workqueue: deprecate __cancel_delayed_work() 13 years ago
Tejun Heo e7c2f96744 workqueue: use mod_delayed_work() instead of __cancel + queue 13 years ago
Tejun Heo 3b07e9ca26 workqueue: deprecate system_nrt[_freezable]_wq 13 years ago
Tejun Heo 41f63c5359 workqueue: use mod_delayed_work() instead of cancel + queue 13 years ago
Jianpeng Ma 0676806707 block: Don't use static to define "void *p" in show_partition_start() 13 years ago
Asias He 85b9f66a41 block: Add blk_bio_map_sg() helper 13 years ago
Asias He 963ab9e5da block: Introduce __blk_segment_map_sg() helper 13 years ago
Paolo Bonzini c6e666345e block: split discard into aligned requests 13 years ago
Paolo Bonzini f6ff53d361 block: reorganize rounding of max_discard_sectors 13 years ago