Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9c29fba12e9657e4effccd124813639e4876971d
/
block
0b776b0
block: delete __cpuinit usage from all block files
by Paul Gortmaker
· 11 years ago
36805aa
Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
f8f0660
partitions/msdos: enumerate also AIX LVM partitions
by Philippe De Muyter
· 11 years ago
6ceea22
partitions: add aix lvm partition support files
by Philippe De Muyter
· 11 years ago
1d04f3c
partitions/msdos.c: end-of-line whitespace and semicolon cleanup
by Philippe De Muyter
· 11 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
ffc8b30
block: do not pass disk names as format strings
by Kees Cook
· 11 years ago
8b0d77f
block/compat_ioctl.c: do not leak info to user-space
by Cong Wang
· 11 years ago
c1101cb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
d50235b
elevator: Fix a race in elevator switching
by Jianpeng Ma
· 11 years ago
f317ff9
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 11 years ago
80bd718
block: check for timeout function in blk_rq_timed_out()
by Hannes Reinecke
· 12 years ago
d1ffc1f
block/dasd: detailed I/O errors
by Hannes Reinecke
· 12 years ago
a6b3f76
block: Reserve only one queue tag for sync IO if only 3 tags are available
by Jan Kara
· 11 years ago
c60855c
blkpm: avoid sleep when holding queue lock
by Aaron Lu
· 11 years ago
9138125
blk-throttle: implement proper hierarchy support
by Tejun Heo
· 11 years ago
693e751
blk-throttle: implement throtl_grp->has_rules[]
by Tejun Heo
· 11 years ago
32ee5bc
blk-throttle: Account for child group's start time in parent while bio climbs up
by Vivek Goyal
· 11 years ago
c5cc207
blk-throttle: add throtl_qnode for dispatch fairness
by Tejun Heo
· 11 years ago
2e48a53
blk-throttle: make throtl_pending_timer_fn() ready for hierarchy
by Tejun Heo
· 11 years ago
6bc9c2b
blk-throttle: make tg_dispatch_one_bio() ready for hierarchy
by Tejun Heo
· 11 years ago
9e660ac
blk-throttle: make blk_throtl_bio() ready for hierarchy
by Tejun Heo
· 11 years ago
2a12f0d
blk-throttle: make blk_throtl_drain() ready for hierarchy
by Tejun Heo
· 11 years ago
6e1a570
blk-throttle: dispatch from throtl_pending_timer_fn()
by Tejun Heo
· 11 years ago
7f52f98
blk-throttle: implement dispatch looping
by Tejun Heo
· 11 years ago
69df0ab
blk-throttle: separate out throtl_service_queue->pending_timer from throtl_data->dispatch_work
by Tejun Heo
· 11 years ago
2a0f61e
blk-throttle: set REQ_THROTTLED from throtl_charge_bio() and gate stats update with it
by Tejun Heo
· 11 years ago
fda6f27
blk-throttle: implement sq_to_tg(), sq_to_td() and throtl_log()
by Tejun Heo
· 11 years ago
77216b0
blk-throttle: add throtl_service_queue->parent_sq
by Tejun Heo
· 11 years ago
0e9f416
blk-throttle: generalize update_disptime optimization in blk_throtl_bio()
by Tejun Heo
· 11 years ago
651930b
blk-throttle: dispatch to throtl_data->service_queue.bio_lists[]
by Tejun Heo
· 11 years ago
73f0d49
blk-throttle: move bio_lists[] and friends to throtl_service_queue
by Tejun Heo
· 11 years ago
49a2f1e
blk-throttle: add throtl_grp->service_queue
by Tejun Heo
· 11 years ago
0049af7
blk-throttle: reorganize throtl_service_queue passed around as argument
by Tejun Heo
· 11 years ago
e2d57e6
blk-throttle: pass around throtl_service_queue instead of throtl_data
by Tejun Heo
· 11 years ago
0f3457f
blk-throttle: add backlink pointer from throtl_grp to throtl_data
by Tejun Heo
· 11 years ago
5b2c16a
blk-throttle: simplify throtl_grp flag handling
by Tejun Heo
· 11 years ago
c9e0332
blk-throttle: rename throtl_rb_root to throtl_service_queue
by Tejun Heo
· 11 years ago
6a52560
blk-throttle: remove pointless throtl_nr_queued() optimizations
by Tejun Heo
· 11 years ago
a9131a2
blk-throttle: relocate throtl_schedule_delayed_work()
by Tejun Heo
· 11 years ago
cb76199
blk-throttle: collapse throtl_dispatch() into the work function
by Tejun Heo
· 11 years ago
632b449
blk-throttle: remove deferred config application mechanism
by Tejun Heo
· 11 years ago
2db6314
blk-throttle: remove spurious throtl_enqueue_tg() call from throtl_select_dispatch()
by Tejun Heo
· 11 years ago
2a4fd07
blkcg: move bulk of blkcg_gq release operations to the RCU callback
by Tejun Heo
· 11 years ago
db61367
blkcg: invoke blkcg_policy->pd_init() after parent is linked
by Tejun Heo
· 11 years ago
aa539cb
blkcg: implement blkg_for_each_descendant_post()
by Tejun Heo
· 11 years ago
dd4a4ff
blkcg: move blkg_for_each_descendant_pre() to block/blk-cgroup.h
by Tejun Heo
· 11 years ago
2423c9c
blkcg: fix error return path in blkg_create()
by Tejun Heo
· 11 years ago
695588f
block: queue work on power efficient wq
by Viresh Kumar
· 12 years ago
4de13d7a
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 11 years ago
736a2dd
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
ea56505
partitions/efi.c: replace useless kzalloc's by kmalloc's
by Philippe De Muyter
· 12 years ago
191a712
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
2794b5d
Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
0a82a8d
Revert "block: add missing block_bio_complete() tracepoint"
by Linus Torvalds
· 12 years ago
0d1d392
Merge 3.9-rc7 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
4e4098a
driver core: handle user namespaces properly with the uid/gid devtmpfs change
by Greg Kroah-Hartman
· 12 years ago
e507266
blkcg: fix "scheduling while atomic" in blk_queue_bypass_start
by Jun'ichi Nomura
· 12 years ago
3c2670e
driver core: add uid and gid to devtmpfs
by Kay Sievers
· 12 years ago
c2fccc1
Revert "loop: cleanup partitions when detaching loop device"
by Jens Axboe
· 12 years ago
c678ef5
block: avoid using uninitialized value in from queue_var_store
by Arnd Bergmann
· 12 years ago
64f8de4
Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq into for-3.10/core
by Jens Axboe
· 12 years ago
705cd0e
Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for-3.10/core
by Jens Axboe
· 12 years ago
f73a1c7
block: Add bio_end_sector()
by Kent Overstreet
· 12 years ago
f79ea41
block: Refactor blk_update_request()
by Kent Overstreet
· 12 years ago
c815881
block: implement runtime pm strategy
by Lin Ming
· 12 years ago
6c95466
block: add runtime pm helpers
by Lin Ming
· 12 years ago
f2fc7d0
Block: blk-flush: Fixed indent code style
by Alice Ferrazzi
· 12 years ago
8761a3d
loop: cleanup partitions when detaching loop device
by Phillip Susi
· 12 years ago
c8164d8
scatterlist: introduce sg_unmark_end
by Paolo Bonzini
· 12 years ago
65dff75
cgroup: fix cgroup_path() vs rename() race
by Li Zefan
· 12 years ago
ee89f81
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
ac2e532
block/partitions: optimize memory allocation in check_partition()
by Ming Lei
· 12 years ago
06004e6
block/partitions/mac.c: obey the state->limit constraint
by Ming Lei
· 12 years ago
8b8a6e1
block/partitions/efi.c: ensure that the GPT header is at least the size of the structure.
by Peter Jones
· 12 years ago
86ee8ba
block/partition/msdos: detect AIX formatted disks even without 55aa
by Philippe De Muyter
· 12 years ago
bab998d
block: convert to idr_alloc()
by Tejun Heo
· 12 years ago
ce23bba
block: fix synchronization and limit check in blk_alloc_devt()
by Tejun Heo
· 12 years ago
7b74e91
block: fix ext_devt_idr handling
by Tomas Henzl
· 12 years ago
25e823c
block/genhd.c: apply pm_runtime_set_memalloc_noio on block devices
by Ming Lei
· 12 years ago
a3cc86c
cfq: fix lock imbalance with failed allocations
by Glauber Costa
· 12 years ago
79d0b7f
block: don't select PERCPU_RWSEM
by Mikulas Patocka
· 12 years ago
ffecfd1
block: optionally snapshot page contents to provide stable pages during write
by Darrick J. Wong
· 12 years ago
7d311cd
bdi: allow block devices to say that they require stable page writes
by Darrick J. Wong
· 12 years ago
ece8e0b
Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
d652e1eb
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
5577022
block: account iowait time when waiting for completion of IO request
by Vladimir Davydov
· 12 years ago
cf4aebc2
sched: Move sched.h sysctl bits into separate header
by Clark Williams
· 12 years ago
21c3c5d
block: don't request module during elevator init
by Tejun Heo
· 12 years ago
bb813f4
init, block: try to load default elevator module early during boot
by Tejun Heo
· 12 years ago
8c1cf6b
block: add @req to bio_{front|back}_merge tracepoints
by Tejun Heo
· 12 years ago
3a366e6
block: add missing block_bio_complete() tracepoint
by Tejun Heo
· 12 years ago
ac9a197
Merge branch 'blkcg-cfq-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup into for-3.9/core
by Jens Axboe
· 12 years ago
422765c
block: Remove should_sort judgement when flush blk_plug
by Jianpeng Ma
· 12 years ago
242d98f
block,elevator: use new hashtable implementation
by Sasha Levin
· 12 years ago
4311401
cfq-iosched: add hierarchical cfq_group statistics
by Tejun Heo
· 12 years ago
0b39920
cfq-iosched: collect stats from dead cfqgs
by Tejun Heo
· 12 years ago
689665a
cfq-iosched: separate out cfqg_stats_reset() from cfq_pd_reset_stats()
by Tejun Heo
· 12 years ago
Next »