index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-02-28
30
-258
/
+1246
|
\
|
*
block: remove redundant check to bd_openers()
Guo Chao
2013-02-22
1
-1
/
+1
|
*
block: use i_size_write() in bd_set_size()
Guo Chao
2013-02-22
1
-1
/
+3
|
*
cfq: fix lock imbalance with failed allocations
Glauber Costa
2013-02-22
1
-0
/
+2
|
*
drivers/block/swim3.c: fix null pointer dereference
Cong Ding
2013-02-22
1
-1
/
+4
|
*
block: don't select PERCPU_RWSEM
Mikulas Patocka
2013-02-22
1
-1
/
+0
|
*
block: account iowait time when waiting for completion of IO request
Vladimir Davydov
2013-02-15
3
-6
/
+6
|
*
sched: add wait_for_completion_io[_timeout]
Vladimir Davydov
2013-02-15
2
-5
/
+55
|
*
writeback: add more tracepoints
Tejun Heo
2013-01-14
3
-2
/
+132
|
*
block: add block_{touch|dirty}_buffer tracepoint
Tejun Heo
2013-01-14
2
-0
/
+55
|
*
buffer: make touch_buffer() an exported function
Tejun Heo
2013-01-14
2
-1
/
+7
|
*
block: add @req to bio_{front|back}_merge tracepoints
Tejun Heo
2013-01-14
3
-13
/
+38
|
*
block: add missing block_bio_complete() tracepoint
Tejun Heo
2013-01-14
7
-19
/
+31
|
*
Merge branch 'blkcg-cfq-hierarchy' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2013-01-11
7
-174
/
+902
|
|
\
|
|
*
cfq-iosched: add hierarchical cfq_group statistics
Tejun Heo
2013-01-09
1
-0
/
+105
|
|
*
cfq-iosched: collect stats from dead cfqgs
Tejun Heo
2013-01-09
1
-1
/
+56
|
|
*
cfq-iosched: separate out cfqg_stats_reset() from cfq_pd_reset_stats()
Tejun Heo
2013-01-09
1
-4
/
+9
|
|
*
blkcg: make blkcg_print_blkgs() grab q locks instead of blkcg lock
Tejun Heo
2013-01-09
1
-5
/
+9
|
|
*
block: RCU free request_queue
Tejun Heo
2013-01-09
2
-1
/
+10
|
|
*
blkcg: implement blkg_[rw]stat_recursive_sum() and blkg_[rw]stat_merge()
Tejun Heo
2013-01-09
2
-0
/
+142
|
|
*
blkcg: export __blkg_prfill_rwstat()
Tejun Heo
2013-01-09
1
-0
/
+1
|
|
*
blkcg: s/blkg_rwstat_sum()/blkg_rwstat_total()/
Tejun Heo
2013-01-09
2
-4
/
+4
|
|
*
blkcg: implement blkcg_policy->on/offline_pd_fn() and blkcg_gq->online
Tejun Heo
2013-01-09
2
-1
/
+27
|
|
*
blkcg: add blkg_policy_data->plid
Tejun Heo
2013-01-09
2
-1
/
+4
|
|
*
cfq-iosched: enable full blkcg hierarchy support
Tejun Heo
2013-01-09
3
-26
/
+88
|
|
*
cfq-iosched: convert cfq_group_slice() to use cfqg->vfraction
Tejun Heo
2013-01-09
1
-6
/
+1
|
|
*
cfq-iosched: implement hierarchy-ready cfq_group charge scaling
Tejun Heo
2013-01-09
1
-30
/
+77
|
|
*
cfq-iosched: implement cfq_group->nr_active and ->children_weight
Tejun Heo
2013-01-09
1
-0
/
+76
|
|
*
cfq-iosched: add leaf_weight
Tejun Heo
2013-01-09
3
-9
/
+130
|
|
*
blkcg: make blkcg_gq's hierarchical
Tejun Heo
2013-01-09
2
-5
/
+55
|
|
*
blkcg: cosmetic updates to blkg_create()
Tejun Heo
2013-01-09
1
-8
/
+7
|
|
*
blkcg: reorganize blkg_lookup_create() and friends
Tejun Heo
2013-01-09
1
-23
/
+52
|
|
*
blkcg: fix minor bug in blkg_alloc()
Tejun Heo
2013-01-09
1
-1
/
+1
|
|
*
cfq-iosched: Print sync-noidle information in blktrace messages
Vivek Goyal
2013-01-09
1
-3
/
+7
|
|
*
cfq-iosched: Get rid of unnecessary local variable
Vivek Goyal
2013-01-09
1
-6
/
+2
|
|
*
cfq-iosched: Rename few functions related to selecting workload
Vivek Goyal
2013-01-09
1
-4
/
+5
|
|
*
cfq-iosched: Rename "service_tree" to "st" at some places
Vivek Goyal
2013-01-09
1
-41
/
+36
|
|
*
cfq-iosched: More renaming to better represent wl_class and wl_type
Vivek Goyal
2013-01-09
1
-31
/
+33
|
|
*
cfq-iosched: Properly name all references to IO class
Vivek Goyal
2013-01-09
1
-33
/
+34
|
*
|
block: Remove should_sort judgement when flush blk_plug
Jianpeng Ma
2013-01-11
2
-13
/
+1
|
*
|
block,elevator: use new hashtable implementation
Sasha Levin
2013-01-11
3
-21
/
+9
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2013-02-28
50
-926
/
+2169
|
\
\
\
|
*
|
|
[SCSI] aacraid: 1024 max outstanding command support for Series 7 and above
Mahesh Rajashekhara
2013-01-30
2
-3
/
+16
|
*
|
|
[SCSI] bnx2fc: adjust duplicate test
Julia Lawall
2013-01-30
1
-1
/
+1
|
*
|
|
[SCSI] qla4xxx: Update driver version to 5.03.00-k4
Vikas Chaudhary
2013-01-30
1
-1
/
+1
|
*
|
|
[SCSI] qla4xxx: Fix return code for qla4xxx_session_get_param.
Manish Rangankar
2013-01-30
1
-6
/
+6
|
*
|
|
[SCSI] qla4xxx: wait for boot target login response during probe.
Manish Rangankar
2013-01-30
2
-4
/
+84
|
*
|
|
[SCSI] qla4xxx: Added support for force firmware dump
Vikas Chaudhary
2013-01-30
3
-6
/
+13
|
*
|
|
[SCSI] qla4xxx: Re-register IRQ handler while retrying initialize of adapter
Poornima Vonti
2013-01-30
2
-24
/
+5
|
*
|
|
[SCSI] qla4xxx: Throttle active IOCBs to firmware limits
Karen Higgins
2013-01-30
3
-3
/
+21
[next]