index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
cg14.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
block: Turn bvec_k{un,}map_irq() into static inline functions
Geert Uytterhoeven
1
-2
/
+9
2010-10-19
block: fix accounting bug on cross partition merges
Yasuaki Ishimatsu
8
-13
/
+47
2010-10-15
block: Make the integrity mapped property a bio flag
Martin K. Petersen
2
-7
/
+7
2010-10-15
block: Fix double free in blk_integrity_unregister
Martin K. Petersen
1
-1
/
+0
2010-10-13
block: Ensure physical block size is unsigned int
Martin K. Petersen
2
-3
/
+3
2010-10-01
blkio-throttle: Fix possible multiplication overflow in iops calculations
Vivek Goyal
1
-1
/
+15
2010-10-01
blkio-throttle: limit max iops value to UINT_MAX
Vivek Goyal
2
-4
/
+10
2010-10-01
blkio-throttle: There is no need to convert jiffies to milli seconds
Vivek Goyal
1
-4
/
+3
2010-10-01
blkio-throttle: Fix link failure failure on i386
Vivek Goyal
1
-6
/
+10
2010-10-01
blkio: Recalculate the throttled bio dispatch time upon throttle limit change
Vivek Goyal
4
-35
/
+139
2010-10-01
blkio: Add root group to td->tg_list
Vivek Goyal
1
-4
/
+13
2010-10-01
blkio: deletion of a cgroup was causes oops
Vivek Goyal
1
-4
/
+5
2010-10-01
blkio: Do not export throttle files if CONFIG_BLK_DEV_THROTTLING=n
Vivek Goyal
1
-47
/
+50
2010-10-01
block: set the bounce_pfn to the actual DMA limit rather than to max memory
Malahal Naineni
1
-1
/
+1
2010-10-01
block: revert bad fix for memory hotplug causing bounces
Jens Axboe
1
-1
/
+3
2010-09-25
Fix compile error in blk-exec.c for !CONFIG_DETECT_HUNG_TASK
Mark Lord
1
-0
/
+3
2010-09-24
block: set the bounce_pfn to the actual DMA limit rather than to max memory
Malahal Naineni
1
-3
/
+1
2010-09-24
block: Prevent hang_check firing during long I/O
Mark Lord
1
-1
/
+8
2010-09-20
cfq: improve fsync performance for small files
Corrado Zoccolo
3
-16
/
+6
2010-09-17
do_mounts: only enable PARTUUID for CONFIG_BLOCK
Jens Axboe
1
-0
/
+4
2010-09-16
block: Fix race during disk initialization
Signed-off-by: Jan Kara
1
-2
/
+4
2010-09-16
blkio: Documentation Update
Vivek Goyal
1
-3
/
+103
2010-09-16
blkio: Implementation of IOPS limit logic
Vivek Goyal
1
-37
/
+127
2010-09-16
blk-cgroup: cgroup changes for IOPS limit support
Vivek Goyal
2
-17
/
+135
2010-09-16
blkio: Core implementation of throttle policy
Vivek Goyal
7
-3
/
+979
2010-09-16
blk-cgroup: Introduce cgroup changes for throttling policy
Vivek Goyal
2
-8
/
+167
2010-09-16
blk-cgroup: Prepare the base for supporting more than one IO control policies
Vivek Goyal
4
-154
/
+429
2010-09-16
blk-cgroup: Kill the header printed at the start of blkio.weight_device file
Vivek Goyal
1
-2
/
+0
2010-09-16
core: match_dev_by_uuid() should not be marked __init
Jens Axboe
1
-1
/
+1
2010-09-16
sg: fix a warning in blk_rq_aligned() call
Namhyung Kim
1
-1
/
+1
2010-09-15
init: add support for root devices specified by partition UUID
Will Drewry
2
-2
/
+73
2010-09-15
genhd, efi: add efi partition metadata to hd_structs
Will Drewry
1
-0
/
+25
2010-09-15
block, partition: add partition_meta_info to hd_struct
Will Drewry
5
-6
/
+76
2010-09-15
block: fix an address space warning in blk-map.c
Namhyung Kim
2
-4
/
+5
2010-09-14
block: block_dump: Add number of sectors to debug output
San Mehat
1
-2
/
+3
2010-09-10
zfcp: Report scatter gather limit for DIX protection information
Christof Schmitt
1
-0
/
+1
2010-09-10
block/scsi: Provide a limit on the number of integrity segments
Martin K. Petersen
12
-50
/
+167
2010-09-10
Consolidate min_not_zero
Martin K. Petersen
5
-13
/
+10
2010-08-23
Linux 2.6.36-rc2
v2.6.36-rc2
Linus Torvalds
1
-1
/
+1
2010-08-22
drm/i915,intel_agp: Add support for Sandybridge D0
Zhenyu Wang
3
-0
/
+4
2010-08-22
drm/i915: fix render pipe control notify on sandybridge
Zhenyu Wang
1
-1
/
+6
2010-08-22
agp/intel: set 40-bit dma mask on Sandybridge
Zhenyu Wang
1
-9
/
+15
2010-08-22
drm/i915: Remove the conflicting BUG_ON()
Chris Wilson
1
-2
/
+0
2010-08-22
drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/
Chris Wilson
1
-37
/
+37
2010-08-22
drm/i915/suspend: Flush register writes before busy-waiting.
Chris Wilson
1
-9
/
+18
2010-08-22
i915: disable DAC on Ironlake also when doing CRT load detection.
Dave Airlie
1
-11
/
+12
2010-08-22
drm/i915: wait for actual vblank, not just 20ms
Jesse Barnes
7
-30
/
+69
2010-08-21
workqueue: Add basic tracepoints to track workqueue execution
Arjan van de Ven
2
-0
/
+71
2010-08-21
Replace Configure with Enable in description of MAXSMP
Samuel Thibault
1
-2
/
+2
2010-08-21
mm: make stack guard page logic use vm_prev pointer
Linus Torvalds
1
-4
/
+11
[next]