Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5971897f3025249c0eea1987fb12efb8c65c93a4
/
block
/
blk-settings.c
3c5820c
block: Optimal I/O limit wrapper
by Martin K. Petersen
· 15 years ago
7e5f5fb
block: Update topology documentation
by Martin K. Petersen
· 15 years ago
70dd5bf
block: Stack optimal I/O size
by Martin K. Petersen
· 15 years ago
7c958e3
block: Add a wrapper for setting minimum request size without a queue
by Martin K. Petersen
· 15 years ago
fef2466
block: Make blk_queue_stack_limits use the new stacking interface
by Martin K. Petersen
· 15 years ago
a4e7d46
block: always assign default lock to queues
by Jens Axboe
· 15 years ago
f740f5ca
Fix kernel-doc parameter name typo in blk-settings.c:
by Randy Dunlap
· 15 years ago
3a02c8e
block: Fix bounce_pfn setting
by Martin K. Petersen
· 15 years ago
e475bba
block: Introduce helper to reset queue limits to default values
by Martin K. Petersen
· 15 years ago
0989a02
block: don't overwrite bdi->state after bdi_init() has been run
by Jens Axboe
· 15 years ago
8ebf975
block: fix kernel-doc in recent block/ changes
by Randy Dunlap
· 15 years ago
77634f3
block: Add missing bounce_pfn stacking and fix comments
by Martin K. Petersen
· 15 years ago
9df1bb9
Revert "block: Fix bounce limit setting in DM"
by Jens Axboe
· 15 years ago
a05c0205
block: Fix bounce limit setting in DM
by Martin K. Petersen
· 15 years ago
5d85d32
block: export blk_stack_limits()
by Mike Snitzer
· 15 years ago
c72758f
block: Export I/O topology for block devices and partitions
by Martin K. Petersen
· 15 years ago
025146e
block: Move queue limits to an embedded struct
by Martin K. Petersen
· 15 years ago
ae03bf6
block: Use accessor functions for queue limits
by Martin K. Petersen
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
cd0aca2
block: fix queue bounce limit setting
by Tejun Heo
· 16 years ago
8feb4d2
pata_artop: typo
by Alan Cox
· 16 years ago
18af8b2
block: use min_not_zero in blk_queue_stack_limits
by FUJITA Tomonori
· 16 years ago
0e435ac
block: fix setting of max_segment_size and seg_boundary mask
by Milan Broz
· 16 years ago
713ada9
block: move q->unplug_work initialization
by Peter Zijlstra
· 16 years ago
ef9e3fa
block: add lld busy state exporting interface
by Kiyoshi Ueda
· 16 years ago
242f9dc
block: unify request timeout handling
by Jens Axboe
· 16 years ago
aeb3d3a
block: kmalloc args reversed, small function definition fixes
by Harvey Harrison
· 16 years ago
c7c22e4
block: add support for IO CPU affinity
by Jens Axboe
· 16 years ago
710027a
Add some block/ source files to the kernel-api docbook. Fix kernel-doc notation in them as needed. Fix changed function parameter names. Fix typos/spellos. In comments, change REQ_SPECIAL to REQ_TYPE_SPECIAL and REQ_BLOCK_PC to REQ_TYPE_BLOCK_PC.
by Randy Dunlap
· 16 years ago
fb2dce8
Add 'discard' request handling
by David Woodhouse
· 16 years ago
27f8221
block: add blk_queue_update_dma_pad
by FUJITA Tomonori
· 16 years ago
e7e72bf
Remove blkdev warning triggered by using md
by Neil Brown
· 16 years ago
24c03d4
block: remove remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
75ad23b
block: make queue flags non-atomic
by Nick Piggin
· 17 years ago
657e93b
unexport blk_max_pfn
by Adrian Bunk
· 17 years ago
00d61e3
Fix bounce setting for 64-bit
by Andrea Arcangeli
· 17 years ago
448da4d
block: remove extern on function definition
by Harvey Harrison
· 17 years ago
419c434
Fix DMA access of block device in 64-bit kernel on some non-x86 systems with 4GB or upper 4GB memory
by Yang Shi
· 17 years ago
e3790c7
block: separate out padding from alignment
by Tejun Heo
· 17 years ago
5d87a05
block: fix kernel-docbook parameters and files
by Randy Dunlap
· 17 years ago
2fb98e8
block: implement request_queue->dma_drain_needed
by Tejun Heo
· 17 years ago
52ff4ca
make blk_settings_init() static
by Adrian Bunk
· 17 years ago
6728cb0
block: make core bits checkpatch compliant
by Jens Axboe
· 17 years ago
86db1e2
block: continue ll_rw_blk.c splitup
by Jens Axboe
· 17 years ago