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.15/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-04-02
33
-378
/
+352
|
\
|
*
blk-mq: add REQ_SYNC early
Shaohua Li
2014-03-21
1
-0
/
+2
|
*
rt,blk,mq: Make blk_mq_cpu_notify_lock a raw spinlock
Mike Galbraith
2014-03-21
1
-7
/
+7
|
*
blk-mq: support partial I/O completions
Christoph Hellwig
2014-03-21
1
-32
/
+5
|
*
blk-mq: merge blk_mq_insert_request and blk_mq_run_request
Christoph Hellwig
2014-03-21
5
-49
/
+14
|
*
blk-mq: remove blk_mq_alloc_rq
Christoph Hellwig
2014-03-21
1
-8
/
+2
|
*
blk-mq: don't dump CPU -> hw queue map on driver load
Jens Axboe
2014-03-20
4
-10
/
+43
|
*
blk-mq: fix wrong usage of hctx->state vs hctx->flags
Jens Axboe
2014-03-19
2
-4
/
+4
|
*
blk-mq: allow blk_mq_init_commands() to return failure
Jens Axboe
2014-03-14
3
-9
/
+49
|
*
block: remove old blk_iopoll_enabled variable
Jens Axboe
2014-03-13
5
-170
/
+68
|
*
blktrace: fix accounting of partially completed requests
Roman Pen
2014-03-06
4
-14
/
+43
|
*
smp: Rename __smp_call_function_single() to smp_call_function_single_async()
Frederic Weisbecker
2014-02-24
8
-14
/
+21
|
*
smp: Remove wait argument from __smp_call_function_single()
Frederic Weisbecker
2014-02-24
8
-23
/
+11
|
*
watchdog: Simplify a little the IPI call
Frederic Weisbecker
2014-02-24
1
-2
/
+1
|
*
smp: Move __smp_call_function_single() below its safe version
Frederic Weisbecker
2014-02-24
1
-32
/
+32
|
*
smp: Consolidate the various smp_call_function_single() declensions
Frederic Weisbecker
2014-02-24
1
-41
/
+39
|
*
smp: Teach __smp_call_function_single() to check for offline cpus
Jan Kara
2014-02-24
3
-8
/
+11
|
*
smp: Remove unused list_head from csd
Jan Kara
2014-02-24
1
-4
/
+1
|
*
smp: Iterate functions through llist_for_each_entry_safe()
Jan Kara
2014-02-24
1
-9
/
+3
|
*
block: Stop abusing rq->csd.list in blk-softirq
Jan Kara
2014-02-24
1
-6
/
+11
|
*
block: Remove useless IPI struct initialization
Frederic Weisbecker
2014-02-24
1
-4
/
+1
|
*
block: Stop abusing csd.list for fifo_time
Jan Kara
2014-02-24
4
-14
/
+9
|
*
fs/bio-integrity: remove duplicate code
Gu Zheng
2014-02-22
1
-49
/
+37
|
*
block: Substitute rcu_access_pointer() for rcu_dereference_raw()
Paul E. McKenney
2014-02-18
2
-2
/
+2
|
*
block: Use macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
2014-02-18
3
-6
/
+10
|
*
bio: don't write "bio: create slab" messages to syslog
Mikulas Patocka
2014-02-18
1
-1
/
+0
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2014-04-02
149
-2662
/
+10284
|
\
\
|
*
|
[SCSI] sd: Quiesce mode sense error messages
Martin K. Petersen
2014-03-27
2
-16
/
+28
|
*
|
[SCSI] add support for per-host cmd pools
Christoph Hellwig
2014-03-27
2
-19
/
+84
|
*
|
[SCSI] simplify command allocation and freeing a bit
Christoph Hellwig
2014-03-27
1
-42
/
+25
|
*
|
[SCSI] megaraid: simplify internal command handling
Christoph Hellwig
2014-03-27
4
-150
/
+32
|
*
|
[SCSI] ses: Use vpd information from scsi_device
Hannes Reinecke
2014-03-27
1
-28
/
+10
|
*
|
[SCSI] Add EVPD page 0x83 and 0x80 to sysfs
Hannes Reinecke
2014-03-27
4
-1
/
+130
|
*
|
[SCSI] Return VPD page length in scsi_vpd_inquiry()
Hannes Reinecke
2014-03-27
1
-8
/
+11
|
*
|
[SCSI] scsi_sysfs: Implement 'is_visible' callback
Hannes Reinecke
2014-03-19
1
-91
/
+93
|
*
|
[SCSI] hpsa: update driver version to 3.4.4-1
Stephen M. Cameron
2014-03-19
1
-1
/
+1
|
*
|
[SCSI] hpsa: fix bad endif placement in RAID 5 mapper code
Stephen M. Cameron
2014-03-19
1
-1
/
+1
|
*
|
[SCSI] qla2xxx: Fix build errors related to invalid print fields on some arch...
Chad Dupuis
2014-03-19
2
-9
/
+9
|
*
|
[SCSI] bfa: Replace large udelay() with mdelay()
Ben Hutchings
2014-03-19
1
-1
/
+1
|
*
|
[SCSI] vmw_pvscsi: Some improvements in pvscsi driver.
Arvind Kumar
2014-03-19
2
-39
/
+105
|
*
|
[SCSI] vmw_pvscsi: Add support for I/O requests coalescing.
Rishi Mehta
2014-03-19
2
-6
/
+60
|
*
|
[SCSI] vmw_pvscsi: Fix pvscsi_abort() function.
Arvind Kumar
2014-03-19
2
-6
/
+49
|
*
|
[SCSI] remove deprecated IRQF_DISABLED from SCSI
Michael Opdenacker
2014-03-19
24
-31
/
+27
|
*
|
[SCSI] bfa: Updating Maintainers email ids
Anil Gurumurthy
2014-03-19
1
-2
/
+2
|
*
|
[SCSI] ipr: Add new CCIN definition for Grand Canyon support
Wendy Xiong
2014-03-19
2
-0
/
+9
|
*
|
[SCSI] ipr: Format HCAM overlay ID 0x21
Wendy Xiong
2014-03-19
2
-0
/
+53
|
*
|
[SCSI] ipr: Use pci_enable_msi_range() and pci_enable_msix_range()
Alexander Gordeev
2014-03-19
1
-29
/
+18
|
*
|
[SCSI] ipr: Get rid of superfluous call to pci_disbale_msi/msix()
Alexander Gordeev
2014-03-19
1
-2
/
+0
|
*
|
[SCSI] ipr: Handle early EEH
Brian King
2014-03-19
2
-89
/
+179
|
*
|
[SCSI] ipr: Add new CCIN definition for new hardware support
Wendy Xiong
2014-03-19
2
-0
/
+3
[next]