index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-29
block: don't print a message when the device went away
Christoph Hellwig
3
-8
/
+12
2018-05-29
block: unexport check_disk_size_change
Christoph Hellwig
1
-1
/
+0
2018-05-29
block: move ->timeout request member
Jens Axboe
1
-2
/
+2
2018-05-29
blk-mq: simplify blk_mq_rq_timed_out
Christoph Hellwig
1
-14
/
+8
2018-05-29
block: document the blk_eh_timer_return values
Christoph Hellwig
1
-2
/
+2
2018-05-29
block: remove BLK_EH_HANDLED
Christoph Hellwig
4
-19
/
+0
2018-05-29
libiscsi: don't try to bypass SCSI EH
Christoph Hellwig
1
-2
/
+2
2018-05-29
mmc: complete requests from ->timeout
Christoph Hellwig
1
-2
/
+3
2018-05-29
scsi_transport_fc: complete requests from ->timeout
Christoph Hellwig
1
-4
/
+3
2018-05-29
null_blk: complete requests from ->timeout
Christoph Hellwig
1
-2
/
+4
2018-05-29
mtip32xx: complete requests from ->timeout
Christoph Hellwig
1
-1
/
+2
2018-05-29
nbd: complete requests from ->timeout
Christoph Hellwig
1
-3
/
+4
2018-05-29
nvme: return BLK_EH_DONE from ->timeout
Christoph Hellwig
3
-11
/
+7
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
17
-25
/
+25
2018-05-29
blk-mq: Remove generation seqeunce
Keith Busch
6
-254
/
+89
2018-05-29
blk-mq: Fix timeout and state order
Keith Busch
1
-1
/
+1
2018-05-29
libata: remove ata_scsi_timed_out
Christoph Hellwig
2
-53
/
+0
2018-05-28
bcache: Replace bch_read_string_list() by __sysfs_match_string()
Andy Shevchenko
1
-35
/
+9
2018-05-28
bcache: Move couple of functions to sysfs.c
Andy Shevchenko
3
-40
/
+35
2018-05-28
bcache: Move couple of string arrays to sysfs.c
Andy Shevchenko
3
-20
/
+18
2018-05-28
bcache: stop bcache device when backing device is offline
Coly Li
2
-0
/
+55
2018-05-25
null_blk: add blocking description and remove lightnvm
Liu Bo
1
-3
/
+6
2018-05-24
block drivers/block: Use octal not symbolic permissions
Joe Perches
25
-163
/
+154
2018-05-24
blk-mq: avoid starving tag allocation after allocating process migrates
Ming Lei
3
-14
/
+34
2018-05-23
bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
Tejun Heo
1
-1
/
+17
2018-05-23
nbd: set discard granularity properly
Josef Bacik
1
-2
/
+8
2018-05-22
blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
Bart Van Assche
1
-2
/
+6
2018-05-22
block/ndb: add WQ_UNBOUND to the knbd-recv workqueue
Dan Melnic
1
-1
/
+2
2018-05-22
blk-mq: remove wrong 'unlikely' check
huhai
1
-1
/
+1
2018-05-21
nvme-pci: fix race between poll and IRQ completions
Jens Axboe
1
-4
/
+11
2018-05-21
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
5
-94
/
+133
2018-05-18
nvme-pci: drop IRQ disabling on submission queue lock
Jens Axboe
1
-4
/
+4
2018-05-18
nvme-pci: split the nvme queue lock into submission and completion locks
Jens Axboe
1
-21
/
+23
2018-05-18
nvme-pci: handle completions outside of the queue lock
Jens Axboe
1
-42
/
+45
2018-05-18
nvme-pci: move ->cq_vector == -1 check outside of ->q_lock
Jens Axboe
1
-5
/
+13
2018-05-18
nvme-pci: remove cq check after submission
Jens Axboe
1
-2
/
+0
2018-05-18
nvme-pci: simplify nvme_cqe_valid
Christoph Hellwig
1
-6
/
+6
2018-05-18
nvme: mark the result argument to nvme_complete_async_event volatile
Christoph Hellwig
2
-2
/
+2
2018-05-18
blk-mq: clear hctx->dispatch_from when mappings change
huhai
1
-0
/
+1
2018-05-16
nbd: call nbd_bdev_reset instead of bd_set_size on disconnect
Josef Bacik
1
-1
/
+1
2018-05-16
nbd: fix how we set bd_invalidated
Josef Bacik
1
-4
/
+3
2018-05-16
nbd: clear_sock on netlink disconnect
Josef Bacik
1
-0
/
+1
2018-05-16
nbd: use bd_set_size when updating disk size
Josef Bacik
1
-1
/
+9
2018-05-16
nbd: update size when connected
Josef Bacik
1
-0
/
+2
2018-05-16
nbd: fix nbd device deletion
Josef Bacik
1
-1
/
+4
2018-05-16
block: fix MAINTAINERS email for nbd
Josef Bacik
1
-1
/
+1
2018-05-16
blk-mq: remove redundant insert case in blk_mq_make_request()
huhai
1
-15
/
+1
2018-05-15
Remove jsflash driver
Jens Axboe
4
-708
/
+0
2018-05-14
block: Add sysfs entry for fua support
Kent Overstreet
1
-0
/
+11
2018-05-14
block: Export bio check/set pages_dirty
Kent Overstreet
1
-0
/
+2
[next]