index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
blkio-throttle: There is no need to convert jiffies to milli seconds
Vivek Goyal
2010-10-01
1
-4
/
+3
*
blkio-throttle: Fix link failure failure on i386
Vivek Goyal
2010-10-01
1
-6
/
+10
*
blkio: Recalculate the throttled bio dispatch time upon throttle limit change
Vivek Goyal
2010-10-01
4
-35
/
+139
*
blkio: Add root group to td->tg_list
Vivek Goyal
2010-10-01
1
-4
/
+13
*
blkio: deletion of a cgroup was causes oops
Vivek Goyal
2010-10-01
1
-4
/
+5
*
blkio: Do not export throttle files if CONFIG_BLK_DEV_THROTTLING=n
Vivek Goyal
2010-10-01
1
-47
/
+50
*
block: set the bounce_pfn to the actual DMA limit rather than to max memory
Malahal Naineni
2010-10-01
1
-1
/
+1
*
block: revert bad fix for memory hotplug causing bounces
Jens Axboe
2010-10-01
1
-1
/
+3
*
block: set the bounce_pfn to the actual DMA limit rather than to max memory
Malahal Naineni
2010-09-24
1
-3
/
+1
*
block: Prevent hang_check firing during long I/O
Mark Lord
2010-09-24
1
-1
/
+8
*
cfq: improve fsync performance for small files
Corrado Zoccolo
2010-09-20
1
-14
/
+4
*
block: Fix race during disk initialization
Signed-off-by: Jan Kara
2010-09-16
1
-2
/
+4
*
blkio: Implementation of IOPS limit logic
Vivek Goyal
2010-09-16
1
-37
/
+127
*
blk-cgroup: cgroup changes for IOPS limit support
Vivek Goyal
2010-09-16
2
-17
/
+135
*
blkio: Core implementation of throttle policy
Vivek Goyal
2010-09-16
4
-0
/
+946
*
blk-cgroup: Introduce cgroup changes for throttling policy
Vivek Goyal
2010-09-16
2
-8
/
+167
*
blk-cgroup: Prepare the base for supporting more than one IO control policies
Vivek Goyal
2010-09-16
4
-154
/
+429
*
blk-cgroup: Kill the header printed at the start of blkio.weight_device file
Vivek Goyal
2010-09-16
1
-2
/
+0
*
init: add support for root devices specified by partition UUID
Will Drewry
2010-09-15
1
-2
/
+7
*
block, partition: add partition_meta_info to hd_struct
Will Drewry
2010-09-15
2
-1
/
+2
*
block: fix an address space warning in blk-map.c
Namhyung Kim
2010-09-15
1
-2
/
+3
*
block: block_dump: Add number of sectors to debug output
San Mehat
2010-09-14
1
-2
/
+3
*
block/scsi: Provide a limit on the number of integrity segments
Martin K. Petersen
2010-09-10
5
-38
/
+100
*
Consolidate min_not_zero
Martin K. Petersen
2010-09-10
1
-5
/
+0
*
block: add secure discard
Adrian Hunter
2010-08-12
5
-6
/
+27
*
blkdev: fix blkdev_issue_zeroout return value
Dmitry Monakhov
2010-08-08
1
-2
/
+6
*
block: update request stacking methods to support discards
ike Snitzer
2010-08-08
1
-0
/
+5
*
block: set up rq->rq_disk properly for flush requests
FUJITA Tomonori
2010-08-07
1
-1
/
+1
*
block: set REQ_TYPE_FS on flush requests
FUJITA Tomonori
2010-08-07
1
-0
/
+1
*
block: fix problem with sending down discard that isn't of correct granularity
Jens Axboe
2010-08-07
1
-3
/
+12
*
blkdev: check for valid request queue before issuing flush
Dave Chinner
2010-08-07
1
-0
/
+9
*
block: remove BKL from partition ioctls
Arnd Bergmann
2010-08-07
1
-4
/
+0
*
block: remove BKL from BLKROSET and BLKFLSBUF
Arnd Bergmann
2010-08-07
1
-4
/
+0
*
block: push BKL into blktrace ioctls
Arnd Bergmann
2010-08-07
2
-58
/
+0
*
block: push down BKL into .locked_ioctl
Arnd Bergmann
2010-08-07
1
-10
/
+1
*
block: remove q->prepare_flush_fn completely
FUJITA Tomonori
2010-08-07
1
-6
/
+1
*
block: permit PREFLUSH and POSTFLUSH without prepare_flush_fn
FUJITA Tomonori
2010-08-07
1
-7
/
+2
*
block: introduce REQ_FLUSH flag
FUJITA Tomonori
2010-08-07
1
-1
/
+1
*
block: implement an unprep function corresponding directly to prep
James Bottomley
2010-08-07
2
-0
/
+42
*
block: fixup missing conversion from BIO_RW_DISCARD to REQ_DISCARD
Jens Axboe
2010-08-07
1
-1
/
+1
*
gcc-4.6: block: fix unused but set variables in blk-merge
Andi Kleen
2010-08-07
1
-2
/
+1
*
block: don't allocate a payload for discard request
Christoph Hellwig
2010-08-07
2
-27
/
+38
*
block: unify flags for struct bio and struct request
Christoph Hellwig
2010-08-07
6
-39
/
+21
*
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
7
-28
/
+39
*
block: add helpers for the trivial queue flag sysfs show/store entries
Jens Axboe
2010-08-07
1
-68
/
+36
*
block: add sysfs knob for turning off disk entropy contributions
Jens Axboe
2010-08-07
2
-1
/
+30
*
block: Don't count_vm_events for discard bio in submit_bio.
Tao Ma
2010-06-24
1
-1
/
+1
*
cfq: fix recursive call in cfq_blkiocg_update_completion_stats()
Jens Axboe
2010-06-21
1
-1
/
+1
*
cfq-iosched: Fixed boot warning with BLK_CGROUP=y and CFQ_GROUP_IOSCHED=n
Vivek Goyal
2010-06-18
2
-27
/
+142
*
cfq: Don't allow queue merges for queues that have no process references
Jeff Moyer
2010-06-17
1
-2
/
+11
[next]