Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
498c2280212327858e521e9d21345d4cc2637f54
/
block
975927b
block: Add blk_rq_pos(rq) to sort rq when plushing
by Jianpeng Ma
· 12 years ago
8e42e0a
block: remove CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
65c77fd
blkcg: stop iteration early if root_rl is the only request list
by Jun'ichi Nomura
· 12 years ago
65635cb
blkcg: Fix use-after-free of q->root_blkg and q->root_rl.blkg
by Jun'ichi Nomura
· 12 years ago
ce40be7
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
68d47a1
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
46e8894
s390/partitions: make partition detection independent from DASD ioctls
by Stefan Weinhuber
· 12 years ago
60ea822
block: fix request_queue->flags initialization
by Tejun Heo
· 12 years ago
749fefe
block: lift the initial queue bypass mode on blk_register_queue() instead of blk_init_allocated_queue()
by Tejun Heo
· 12 years ago
66ba32d
block: ioctl to zero block ranges
by Martin K. Petersen
· 12 years ago
579e8f3
block: Make blkdev_issue_zeroout use WRITE SAME
by Martin K. Petersen
· 12 years ago
4363ac7
block: Implement support for WRITE SAME
by Martin K. Petersen
· 12 years ago
f31dc1c
block: Consolidate command flag and queue limit checks for merges
by Martin K. Petersen
· 12 years ago
e2a60da
block: Clean up special command handling logic
by Martin K. Petersen
· 12 years ago
2bd6efa
blk: add an upper sanity check on partition adding
by Alan Cox
· 12 years ago
8c7f6ed
cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them
by Tejun Heo
· 12 years ago
d41570b
block/blk-tag.c: Remove useless kfree
by Peter Senna Tschudin
· 12 years ago
e32463b
block: remove the duplicated setting for congestion_threshold
by Jaehoon Chung
· 12 years ago
b1f3b64
block: reject invalid queue attribute values
by Dave Reisner
· 12 years ago
bf800ef
block: Add bio_clone_bioset(), bio_clone_kmalloc()
by Kent Overstreet
· 12 years ago
4254bba
block: Kill bi_destructor
by Kent Overstreet
· 12 years ago
1e2a410f
block: Ues bi_pool for bio_integrity_alloc()
by Kent Overstreet
· 12 years ago
37d7b34
block: rate-limit the error message from failing commands
by Yi Zou
· 12 years ago
136b572
workqueue: deprecate __cancel_delayed_work()
by Tejun Heo
· 12 years ago
e7c2f96
workqueue: use mod_delayed_work() instead of __cancel + queue
by Tejun Heo
· 12 years ago
3b07e9c
workqueue: deprecate system_nrt[_freezable]_wq
by Tejun Heo
· 12 years ago
41f63c5
workqueue: use mod_delayed_work() instead of cancel + queue
by Tejun Heo
· 12 years ago
0676806
block: Don't use static to define "void *p" in show_partition_start()
by Jianpeng Ma
· 12 years ago
85b9f66
block: Add blk_bio_map_sg() helper
by Asias He
· 12 years ago
963ab9e
block: Introduce __blk_segment_map_sg() helper
by Asias He
· 12 years ago
c6e6663
block: split discard into aligned requests
by Paolo Bonzini
· 12 years ago
f6ff53d
block: reorganize rounding of max_discard_sectors
by Paolo Bonzini
· 12 years ago
eff0d13
Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
8cf1a3f
Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
80799fb
block: remove dead func declaration
by Yuanhan Liu
· 12 years ago
c83f6bf
block: add partition resize function to blkpg ioctl
by Vivek Goyal
· 12 years ago
4638a83
block: uninitialized ioc->nr_tasks triggers WARN_ON
by Olof Johansson
· 12 years ago
fe86cdc
block: do not artificially constrain max_sectors for stacking drivers
by Mike Snitzer
· 12 years ago
74018dc
blk: pass from_schedule to non-request unplug functions.
by NeilBrown
· 12 years ago
2a7d555
block: stack unplug
by Shaohua Li
· 12 years ago
9cbb175
blk: centralize non-request unplug handling.
by NeilBrown
· 12 years ago
e81ca6f
[SCSI] block: Fix blk_execute_rq_nowait() dead queue handling
by Muthukumar Ratty
· 12 years ago
a051661
blkcg: implement per-blkg request allocation
by Tejun Heo
· 12 years ago
5b788ce
block: prepare for multiple request_lists
by Tejun Heo
· 12 years ago
8a5ecdd
block: add q->nr_rqs[] and move q->rq.elvpriv to q->nr_rqs_elvpriv
by Tejun Heo
· 12 years ago
b1208b5
blkcg: inline bio_blkcg() and friends
by Tejun Heo
· 12 years ago
7f4b35d
block: allocate io_context upfront
by Tejun Heo
· 12 years ago
a06e05e
block: refactor get_request[_wait]()
by Tejun Heo
· 12 years ago
86072d8
block: drop custom queue draining used by scsi_transport_{iscsi|fc}
by Tejun Heo
· 12 years ago
a91a5ac
mempool: add @gfp_mask to mempool_create_node()
by Tejun Heo
· 12 years ago
1597499
blkcg: make root blkcg allocation use %GFP_KERNEL
by Tejun Heo
· 12 years ago
1358986
blkcg: __blkg_lookup_create() doesn't need radix preload
by Tejun Heo
· 12 years ago
6d93592
scsi: Silence unnecessary warnings about ioctl to partition
by Jan Kara
· 12 years ago
76aaa51
block: Drop dead function blk_abort_queue()
by Asias He
· 12 years ago
5e5cfac
block: Mitigate lock unbalance caused by lock switching
by Asias He
· 12 years ago
458f27a
block: Avoid missed wakeup in request waitqueue
by Asias He
· 12 years ago
27e1f9d
blkcg: drop local variable @q from blkg_destroy()
by Tejun Heo
· 12 years ago
9b2ea86
blkcg: fix blkg_alloc() failure path
by Tejun Heo
· 12 years ago
ffea73f
block: blkcg_policy_cfq shouldn't be used if !CONFIG_CFQ_GROUP_IOSCHED
by Tejun Heo
· 12 years ago
fd79495
block: fix return value on cfq_init() failure
by Tejun Heo
· 12 years ago
3c9c708
block: avoid infinite loop in get_task_io_context()
by Eric Dumazet
· 12 years ago
0d16751
Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
ff26eaa
blkcg: tg_stats_alloc_lock is an irq lock
by Tejun Heo
· 12 years ago
88d6ae8d
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
e60b9a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
505e5ec
s390/dasd: re-prioritize partition detection message
by Stefan Haberland
· 12 years ago
05c69d2
block: fix buffer overflow when printing partition UUIDs
by Tejun Heo
· 12 years ago
0b7877d
Merge tag 'v3.4-rc5' into for-3.5/core
by Jens Axboe
· 13 years ago
a637120
blkcg: use radix tree to index blkgs from blkcg
by Tejun Heo
· 13 years ago
496fb78
blkcg: fix blkcg->css ref leak in __blkg_lookup_create()
by Tejun Heo
· 13 years ago
aaf7c68
block: fix elvpriv allocation failure handling
by Tejun Heo
· 13 years ago
29e2b09
block: collapse blk_alloc_request() into get_request()
by Tejun Heo
· 13 years ago
f9fcc2d
blkcg: collapse blkcg_policy_ops into blkcg_policy
by Tejun Heo
· 13 years ago
f95a04a
blkcg: embed struct blkg_policy_data in policy specific data
by Tejun Heo
· 13 years ago
3c79839
blkcg: mass rename of blkcg API
by Tejun Heo
· 13 years ago
36558c8
blkcg: style cleanups for blk-cgroup.h
by Tejun Heo
· 13 years ago
54e7ed1
blkcg: remove blkio_group->path[]
by Tejun Heo
· 13 years ago
c94bed89
blkcg: blkg_rwstat_read() was missing inline
by Tejun Heo
· 13 years ago
6d18b00
blkcg: shoot down blkgs if all policies are deactivated
by Tejun Heo
· 13 years ago
3c96cb3
blkcg: drop stuff unused after per-queue policy activation update
by Tejun Heo
· 13 years ago
a2b1693
blkcg: implement per-queue policy activation
by Tejun Heo
· 13 years ago
03d8e11
blkcg: add request_queue->root_blkg
by Tejun Heo
· 13 years ago
b82d4b1
blkcg: make request_queue bypassing on allocation
by Tejun Heo
· 13 years ago
80fd997
blkcg: make sure blkg_lookup() returns %NULL if @q is bypassing
by Tejun Heo
· 13 years ago
da8b066
blkcg: make blkg_conf_prep() take @pol and return with queue lock held
by Tejun Heo
· 13 years ago
8bd435b
blkcg: remove static policy ID enums
by Tejun Heo
· 13 years ago
ec39934
blkcg: use @pol instead of @plid in update_root_blkg_pd() and blkcg_print_blkgs()
by Tejun Heo
· 13 years ago
bc0d650
blkcg: kill blkio_list and replace blkio_list_lock with a mutex
by Tejun Heo
· 13 years ago
f48ec1d
cfq: fix build breakage & warnings
by Tejun Heo
· 13 years ago
d8dd0b6
Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
1b2e19f
block: make auto block plug flush threshold per-disk based
by Shaohua Li
· 13 years ago
5bc4afb1
blkcg: drop BLKCG_STAT_{PRIV|POL|OFF} macros
by Tejun Heo
· 13 years ago
d366e7e
blkcg: pass around pd->pdata instead of pd itself in prfill functions
by Tejun Heo
· 13 years ago
af133ce
blkcg: move blkio_group_conf->iops and ->bps to blk-throttle
by Tejun Heo
· 13 years ago
3381cb8
blkcg: move blkio_group_conf->weight to cfq
by Tejun Heo
· 13 years ago
8a3d261
blkcg: move blkio_group_stats_cpu and friends to blk-throttle.c
by Tejun Heo
· 13 years ago
155fead
blkcg: move blkio_group_stats to cfq-iosched.c
by Tejun Heo
· 13 years ago
9ade5ea
blkcg: add blkio_policy_ops operations for exit and stat reset
by Tejun Heo
· 13 years ago
41b38b6
blkcg: cfq doesn't need per-cpu dispatch stats
by Tejun Heo
· 13 years ago
Next »