index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
gcc-ld
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-24
block: remove outdated part of blkdev_issue_flush() comment
Eric Biggers
1
-2
/
+1
2017-03-24
block: correct documentation for blkdev_issue_discard() flags
Eric Biggers
1
-1
/
+1
2017-03-24
mg_disk: use setup_timer
Geliang Tang
1
-3
/
+1
2017-03-24
block: floppy: use setup_timer
Geliang Tang
1
-3
/
+1
2017-03-23
block: make nr_iovecs unsigned in bio_alloc_bioset()
Dan Carpenter
2
-2
/
+3
2017-03-23
blk-mq: streamline blk_mq_make_request
Christoph Hellwig
1
-36
/
+15
2017-03-23
blk-mq: split the plug and sync cases in blk_mq_make_request
Christoph Hellwig
1
-18
/
+18
2017-03-23
blk-mq: improve blk_mq_try_issue_directly
Christoph Hellwig
1
-14
/
+18
2017-03-23
blk-mq: merge mq and sq make_request instances
Christoph Hellwig
1
-133
/
+31
2017-03-23
blk-mq: remove BLK_MQ_F_DEFER_ISSUE
Christoph Hellwig
2
-8
/
+1
2017-03-23
block: Fix oops scsi_disk_get()
Jan Kara
1
-1
/
+1
2017-03-23
kobject: Export kobject_get_unless_zero()
Jan Kara
2
-1
/
+6
2017-03-23
block: Fix oops in locked_inode_to_wb_and_lock_list()
Jan Kara
2
-6
/
+3
2017-03-23
bdi: Rename cgwb_bdi_destroy() to cgwb_bdi_unregister()
Jan Kara
1
-3
/
+3
2017-03-23
bdi: Do not wait for cgwbs release in bdi_unregister()
Jan Kara
2
-22
/
+1
2017-03-23
bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy()
Jan Kara
2
-0
/
+23
2017-03-23
bdi: Unify bdi->wb_list handling for root wb_writeback
Jan Kara
1
-6
/
+28
2017-03-23
bdi: Make wb->bdi a proper reference
Jan Kara
1
-2
/
+11
2017-03-23
bdi: Mark congested->bdi as internal
Jan Kara
2
-6
/
+8
2017-03-23
block: Fix bdi assignment to bdev inode when racing with disk delete
Jan Kara
1
-4
/
+3
2017-03-22
block: fix stacked driver stats init and free
Jens Axboe
2
-5
/
+8
2017-03-21
blk-stat: convert to callback-based statistics reporting
Omar Sandoval
11
-320
/
+449
2017-03-21
blk-stat: move BLK_RQ_STAT_BATCH definition to blk-stat.c
Omar Sandoval
2
-2
/
+2
2017-03-21
blk-stat: use READ and WRITE instead of BLK_STAT_{READ,WRITE}
Omar Sandoval
6
-66
/
+59
2017-03-21
block: remove extra calls to wbt_exit()
Omar Sandoval
2
-3
/
+0
2017-03-21
blk-stat: fix blk_stat_sum() if all samples are batched
Omar Sandoval
1
-2
/
+2
2017-03-20
Linux 4.11-rc3
v4.11-rc3
Linus Torvalds
1
-1
/
+1
2017-03-20
mm/swap: don't BUG_ON() due to uninitialized swap slot cache
Linus Torvalds
1
-1
/
+1
2017-03-19
qla2xxx: Update driver version to 9.00.00.00-k
Himanshu Madhani
1
-3
/
+3
2017-03-19
qla2xxx: Fix delayed response to command for loop mode/direct connect.
Quinn Tran
6
-20
/
+81
2017-03-19
qla2xxx: Change scsi host lookup method.
Quinn Tran
7
-40
/
+100
2017-03-19
qla2xxx: Add DebugFS node to display Port Database
Himanshu Madhani
2
-4
/
+90
2017-03-19
qla2xxx: Use IOCB interface to submit non-critical MBX.
Quinn Tran
6
-65
/
+279
2017-03-19
qla2xxx: Add async new target notification
Quinn Tran
2
-3
/
+4
2017-03-19
qla2xxx: Export DIF stats via debugfs
Anil Gurumurthy
2
-0
/
+27
2017-03-19
qla2xxx: Improve T10-DIF/PI handling in driver.
Quinn Tran
7
-251
/
+406
2017-03-19
qla2xxx: Allow relogin to proceed if remote login did not finish
Quinn Tran
4
-8
/
+32
2017-03-19
qla2xxx: Fix sess_lock & hardware_lock lock order problem.
Quinn Tran
1
-23
/
+18
2017-03-19
qla2xxx: Fix inadequate lock protection for ABTS.
Quinn Tran
1
-2
/
+10
2017-03-19
qla2xxx: Fix request queue corruption.
Quinn Tran
1
-3
/
+9
2017-03-19
qla2xxx: Fix memory leak for abts processing
Quinn Tran
1
-0
/
+2
2017-03-19
qla2xxx: Allow vref count to timeout on vport delete.
Joe Carnuccio
5
-10
/
+16
2017-03-19
tcmu: Convert cmd_time_out into backend device attribute
Nicholas Bellinger
1
-26
/
+68
2017-03-19
tcmu: make cmd timeout configurable
Mike Christie
1
-6
/
+35
2017-03-19
tcmu: add helper to check if dev was configured
Mike Christie
1
-2
/
+6
2017-03-18
target: fix race during implicit transition work flushes
Mike Christie
1
-9
/
+1
2017-03-18
target: allow userspace to set state to transitioning
Mike Christie
1
-15
/
+22
2017-03-18
target: fix ALUA transition timeout handling
Mike Christie
2
-16
/
+9
2017-03-18
target: Use system workqueue for ALUA transitions
Mike Christie
1
-5
/
+3
2017-03-18
target: fail ALUA transitions for pscsi
Mike Christie
1
-0
/
+3
[next]