Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
329a67815b596d23daf0caa588ae0800e925320f
/
block
329a678
block cfq: don't use atomic_t for cfq_group
by Shaohua Li
· 14 years ago
30d7b94
block cfq: don't use atomic_t for cfq_queue
by Shaohua Li
· 14 years ago
6c23a96
block: add internal hd part table references
by Jens Axboe
· 14 years ago
09e099d
block: fix accounting bug on cross partition merges
by Jerome Marchand
· 14 years ago
89b90be
block: make kblockd_workqueue smarter
by Tejun Heo
· 14 years ago
27667c9
block: Clean up exit_io_context() source code.
by Bart Van Assche
· 14 years ago
e61eb2e
fs/block: type signature of major_to_index(int) to major_to_index(unsigned)
by Yang Zhang
· 14 years ago
b9f985b
block: convert !IS_ERR(p) && p to !IS_ERR_NOR_NULL(p)
by Yang Zhang
· 14 years ago
7278c9c
cfq-iosched: don't check cfqg in choose_service_tree()
by Gui Jianfeng
· 14 years ago
e4ea0c1
block cfq: select new workload if priority changed
by Shaohua Li writes
· 14 years ago
760701b
cfq-iosched: Get rid of on_st flag
by Gui Jianfeng
· 14 years ago
b54ce60
cfq-iosched: Get rid of st->active
by Gui Jianfeng
· 14 years ago
f30195c
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into for-2.6.38/core
by Jens Axboe
· 14 years ago
d07335e
block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the event.
by Mike Snitzer
· 14 years ago
5fbf856
Merge branch 'for-2.6.38/rc2-holder' into for-2.6.38/core
by Jens Axboe
· 14 years ago
a020563
Merge branch 'v2.6.37-rc2' into for-2.6.38/core
by Jens Axboe
· 14 years ago
bdc85df
blk-cgroup: Allow creation of hierarchical cgroups
by Vivek Goyal
· 14 years ago
e525fd8
block: make blkdev_get/put() handle exclusive access
by Tejun Heo
· 14 years ago
cedb4a7
block: remove unused copy_io_context()
by Jens Axboe
· 14 years ago
02e031c
block: remove REQ_HARDBARRIER
by Christoph Hellwig
· 14 years ago
a014741
block: ioctl: fix information leak to userland
by Vasiliy Kulikov
· 14 years ago
77304d2
block: read i_size with i_size_read()
by Mike Snitzer
· 14 years ago
9f864c8
block: take care not to overflow when calculating total iov length
by Jens Axboe
· 14 years ago
9284bcf
block: check for proper length of iov entries in blk_rq_map_user_iov()
by Jens Axboe
· 14 years ago
2b9408a
cfq-iosched: don't schedule a dispatch for a non-idle queue
by Shaohua Li
· 14 years ago
8e1ac66
cfq-iosched: don't idle if a deep seek queue is slow
by Shaohua Li
· 14 years ago
d2d59e1
cfq-iosched: schedule dispatch for noidle queue
by Shaohua Li
· 14 years ago
c1e4475
cfq-iosched: do cleanup
by Shaohua Li
· 14 years ago
8e77516
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
f253b86
Revert "block: fix accounting bug on cross partition merges"
by Jens Axboe
· 14 years ago
7ad58c0
block: fix use-after-free bug in blk throttle code
by Jens Axboe
· 14 years ago
b9da0571
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
a288709
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
e9dd2b6
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
c37927d
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
e52eec1
SYSFS: Allow boot time switching between deprecated and modern sysfs layout
by Andi Kleen
· 14 years ago
b462732
cfq-iosched: Fix a gcc 4.5 warning and put some comments
by Vivek Goyal
· 14 years ago
30c2781
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 14 years ago
fa251f89
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
by Jens Axboe
· 14 years ago
7681bfe
block: fix accounting bug on cross partition merges
by Yasuaki Ishimatsu
· 14 years ago
4789716
[SCSI] bsg: fix incorrect device_status value
by FUJITA Tomonori
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
e817bf3
block: Fix double free in blk_integrity_unregister
by Martin K. Petersen
· 14 years ago
892b6f9
block: Ensure physical block size is unsigned int
by Martin K. Petersen
· 14 years ago
430c62f
elevator: fix oops on early call to elevator_change()
by Jens Axboe
· 14 years ago
2a48fc0
block: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
c49c06e
blkio-throttle: Fix possible multiplication overflow in iops calculations
by Vivek Goyal
· 14 years ago
9355aed
blkio-throttle: limit max iops value to UINT_MAX
by Vivek Goyal
· 14 years ago
5e901a2
blkio-throttle: There is no need to convert jiffies to milli seconds
by Vivek Goyal
· 14 years ago
3aad5d3
blkio-throttle: Fix link failure failure on i386
by Vivek Goyal
· 14 years ago
fe07143
blkio: Recalculate the throttled bio dispatch time upon throttle limit change
by Vivek Goyal
· 14 years ago
02977e4
blkio: Add root group to td->tg_list
by Vivek Goyal
· 14 years ago
61014e9
blkio: deletion of a cgroup was causes oops
by Vivek Goyal
· 14 years ago
13f9825
blkio: Do not export throttle files if CONFIG_BLK_DEV_THROTTLING=n
by Vivek Goyal
· 14 years ago
efb012b
block: set the bounce_pfn to the actual DMA limit rather than to max memory
by Malahal Naineni
· 14 years ago
260a67a
block: revert bad fix for memory hotplug causing bounces
by Jens Axboe
· 14 years ago
f281fb5
block: prevent merges of discard and write requests
by Adrian Hunter
· 14 years ago
c49825f
block: set the bounce_pfn to the actual DMA limit rather than to max memory
by Malahal Naineni
· 14 years ago
4b19776
block: Prevent hang_check firing during long I/O
by Mark Lord
· 14 years ago
180be2a
cfq-iosched: fix a kernel OOPs when usb key is inserted
by Vivek Goyal
· 14 years ago
a45dc2d
block: fix blk_rq_map_kern bio direction flag
by Benny Halevy
· 14 years ago
749ef9f
cfq: improve fsync performance for small files
by Corrado Zoccolo
· 14 years ago
dd3932e
block: remove BLKDEV_IFL_WAIT
by Christoph Hellwig
· 14 years ago
01ea506
block: Fix race during disk initialization
by Signed-off-by: Jan Kara
· 14 years ago
8e89d13
blkio: Implementation of IOPS limit logic
by Vivek Goyal
· 14 years ago
7702e8f
blk-cgroup: cgroup changes for IOPS limit support
by Vivek Goyal
· 14 years ago
e43473b
blkio: Core implementation of throttle policy
by Vivek Goyal
· 14 years ago
4c9eefa
blk-cgroup: Introduce cgroup changes for throttling policy
by Vivek Goyal
· 14 years ago
062a644
blk-cgroup: Prepare the base for supporting more than one IO control policies
by Vivek Goyal
· 14 years ago
af41d7b
blk-cgroup: Kill the header printed at the start of blkio.weight_device file
by Vivek Goyal
· 14 years ago
b5af921
init: add support for root devices specified by partition UUID
by Will Drewry
· 14 years ago
6d1d805
block, partition: add partition_meta_info to hd_struct
by Will Drewry
· 14 years ago
1441779
block: fix an address space warning in blk-map.c
by Namhyung Kim
· 14 years ago
8dcbdc7
block: block_dump: Add number of sectors to debug output
by San Mehat
· 14 years ago
13f05c8
block/scsi: Provide a limit on the number of integrity segments
by Martin K. Petersen
· 14 years ago
c8bf133
Consolidate min_not_zero
by Martin K. Petersen
· 14 years ago
8c55536
block: remove the BLKDEV_IFL_BARRIER flag
by Christoph Hellwig
· 14 years ago
3a2edd0
block: make __blk_rq_prep_clone() copy most command flags
by Tejun Heo
· 14 years ago
d391a2d
block: use REQ_FLUSH in blkdev_issue_flush()
by Tejun Heo
· 14 years ago
09d60c7
block: make sure FSEQ_DATA request has the same rq_disk as the original
by Tejun Heo
· 14 years ago
47f70d5
block: kick queue after sequencing REQ_FLUSH/FUA
by Tejun Heo
· 14 years ago
337238b
block: initialize flush request with WRITE_FLUSH instead of REQ_FLUSH
by Tejun Heo
· 14 years ago
cde4c40
block: simplify queue_next_fseq
by Christoph Hellwig
· 14 years ago
1e87901
block: filter flush bio's in __generic_make_request()
by Tejun Heo
· 14 years ago
4fed947
block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests
by Tejun Heo
· 14 years ago
dd4c133
block: rename barrier/ordered to flush
by Tejun Heo
· 14 years ago
8839a0e
block: rename blk-barrier.c to blk-flush.c
by Tejun Heo
· 14 years ago
28e7d18
block: drop barrier ordering by queue draining
by Tejun Heo
· 14 years ago
dd83100
block: misc cleanups in barrier code
by Tejun Heo
· 14 years ago
4913efe
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
by Tejun Heo
· 14 years ago
6958f14
block: kill QUEUE_ORDERED_BY_TAG
by Tejun Heo
· 14 years ago
be14eb6
block: Range check cpu in blk_cpu_to_group
by Brian King
· 14 years ago
5dd531a
block: add function call to switch the IO scheduler from a driver
by Jens Axboe
· 14 years ago
5e00d1b
BLOCK: fix bio.bi_rw handling
by Jiri Slaby
· 14 years ago
c87ffbb
block: put dev->kobj in blk_register_queue fail path
by Xiaotian Feng
· 14 years ago
c4e7893
cfq-iosched: blktrace print per slice sector stats
by Vivek Goyal
· 14 years ago
80bdf0c
cfq-iosched: Implement tunable group_idle
by Vivek Goyal
· 14 years ago
02b3508
cfq-iosched: Do group share accounting in IOPS when slice_idle=0
by Vivek Goyal
· 14 years ago
Next »