Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
86566325d398409637fe920181306d43f5980541
/
block
/
blk-settings.c
28018c2
block: implement an unprep function corresponding directly to prep
by James Bottomley
· 14 years ago
2f40842
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
2cda272
block: Fix overrun in lcm() and move it to lib
by Martin K. Petersen
· 15 years ago
8a78362
block: Consolidate phys_segment and hw_segment limits
by Martin K. Petersen
· 15 years ago
086fa5f
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
by Martin K. Petersen
· 15 years ago
eb28d31
block: Add BLK_ prefix to definitions
by Martin K. Petersen
· 15 years ago
e751e76
block: Remove unused accessor function
by Martin K. Petersen
· 15 years ago
2800aac
block: Update blk_queue_max_sectors and documentation
by Martin K. Petersen
· 15 years ago
e03a72e
block: Stop using byte offsets
by Martin K. Petersen
· 15 years ago
17be8c2
block: bdev_stack_limits wrapper
by Martin K. Petersen
· 15 years ago
fe0b393
block: Correct handling of bottom device misaligment
by Martin K. Petersen
· 15 years ago
81744ee
block: Fix incorrect alignment offset reporting and update documentation
by Martin K. Petersen
· 15 years ago
9504e08
block: Fix topology stacking for data and discard alignment
by Martin K. Petersen
· 15 years ago
b568be6
block: temporarily disable discard granularity
by Jens Axboe
· 15 years ago
98262f2
block: Allow devices to indicate whether discarded blocks are zeroed
by Martin K. Petersen
· 15 years ago
ad5ebd2
block: jiffies fixes
by Randy Dunlap
· 15 years ago
86b3728
block: Expose discard granularity
by Martin K. Petersen
· 15 years ago
c7ebf06
blk-settings: fix function parameter kernel-doc notation
by Randy Dunlap
· 15 years ago
67efc92
block: allow large discard requests
by Christoph Hellwig
· 15 years ago
c15227d
block: use normal I/O path for discard requests
by Christoph Hellwig
· 15 years ago
5dee247
block: Do not clamp max_hw_sectors for stacking devices
by Martin K. Petersen
· 15 years ago
80ddf24
block: Set max_sectors correctly for stacking devices
by Martin K. Petersen
· 15 years ago
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