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
*
block drivers/block: Use octal not symbolic permissions
Joe Perches
2018-05-24
25
-163
/
+154
*
blk-mq: avoid starving tag allocation after allocating process migrates
Ming Lei
2018-05-24
3
-14
/
+34
*
bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
Tejun Heo
2018-05-23
1
-1
/
+17
*
nbd: set discard granularity properly
Josef Bacik
2018-05-23
1
-2
/
+8
*
blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
Bart Van Assche
2018-05-22
1
-2
/
+6
*
block/ndb: add WQ_UNBOUND to the knbd-recv workqueue
Dan Melnic
2018-05-22
1
-1
/
+2
*
blk-mq: remove wrong 'unlikely' check
huhai
2018-05-22
1
-1
/
+1
*
nvme-pci: fix race between poll and IRQ completions
Jens Axboe
2018-05-21
1
-4
/
+11
*
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
2018-05-21
5
-94
/
+133
|
\
|
*
nvme-pci: drop IRQ disabling on submission queue lock
Jens Axboe
2018-05-18
1
-4
/
+4
|
*
nvme-pci: split the nvme queue lock into submission and completion locks
Jens Axboe
2018-05-18
1
-21
/
+23
|
*
nvme-pci: handle completions outside of the queue lock
Jens Axboe
2018-05-18
1
-42
/
+45
|
*
nvme-pci: move ->cq_vector == -1 check outside of ->q_lock
Jens Axboe
2018-05-18
1
-5
/
+13
|
*
nvme-pci: remove cq check after submission
Jens Axboe
2018-05-18
1
-2
/
+0
|
*
nvme-pci: simplify nvme_cqe_valid
Christoph Hellwig
2018-05-18
1
-6
/
+6
|
*
nvme: mark the result argument to nvme_complete_async_event volatile
Christoph Hellwig
2018-05-18
2
-2
/
+2
|
*
nvme/pci: Sync controller reset for AER slot_reset
Keith Busch
2018-05-11
1
-2
/
+9
|
*
nvme/pci: Hold controller reference during async probe
Keith Busch
2018-05-07
1
-0
/
+3
|
*
nvme: only reconfigure discard if necessary
Jens Axboe
2018-05-02
1
-12
/
+16
|
*
nvme/pci: Use async_schedule for initial reset work
Keith Busch
2018-05-02
1
-1
/
+9
|
*
nvme: lightnvm: add granby support
Wei Xu
2018-04-26
1
-0
/
+2
|
*
NVMe: Add Quirk Delay before CHK RDY for Seagate Nytro Flash Storage
Micah Parrish
2018-04-26
1
-0
/
+2
|
*
nvme: change order of qid and cmdid in completion trace
Johannes Thumshirn
2018-04-26
1
-2
/
+2
|
*
nvme: fc: provide a descriptive error
Johannes Thumshirn
2018-04-26
1
-0
/
+2
*
|
blk-mq: clear hctx->dispatch_from when mappings change
huhai
2018-05-18
1
-0
/
+1
*
|
nbd: call nbd_bdev_reset instead of bd_set_size on disconnect
Josef Bacik
2018-05-16
1
-1
/
+1
*
|
nbd: fix how we set bd_invalidated
Josef Bacik
2018-05-16
1
-4
/
+3
*
|
nbd: clear_sock on netlink disconnect
Josef Bacik
2018-05-16
1
-0
/
+1
*
|
nbd: use bd_set_size when updating disk size
Josef Bacik
2018-05-16
1
-1
/
+9
*
|
nbd: update size when connected
Josef Bacik
2018-05-16
1
-0
/
+2
*
|
nbd: fix nbd device deletion
Josef Bacik
2018-05-16
1
-1
/
+4
*
|
block: fix MAINTAINERS email for nbd
Josef Bacik
2018-05-16
1
-1
/
+1
*
|
blk-mq: remove redundant insert case in blk_mq_make_request()
huhai
2018-05-16
1
-15
/
+1
*
|
Remove jsflash driver
Jens Axboe
2018-05-15
4
-708
/
+0
*
|
block: Add sysfs entry for fua support
Kent Overstreet
2018-05-14
1
-0
/
+11
*
|
block: Export bio check/set pages_dirty
Kent Overstreet
2018-05-14
1
-0
/
+2
*
|
block: Add warning for bi_next not NULL in bio_endio()
Kent Overstreet
2018-05-14
2
-1
/
+10
*
|
block: Add missing flush_dcache_page() call
Kent Overstreet
2018-05-14
1
-0
/
+2
*
|
block: Split out bio_list_copy_data()
Kent Overstreet
2018-05-14
3
-35
/
+55
*
|
block: Add bio_copy_data_iter(), zero_fill_bio_iter()
Kent Overstreet
2018-05-14
2
-23
/
+39
*
|
block: Use bioset_init() for fs_bio_set
Kent Overstreet
2018-05-14
4
-8
/
+7
*
|
block: Add bioset_init()/bioset_exit()
Kent Overstreet
2018-05-14
2
-28
/
+67
*
|
block: Convert bio_set to mempool_init()
Kent Overstreet
2018-05-14
3
-39
/
+36
*
|
mempool: Add mempool_init()/mempool_exit()
Kent Overstreet
2018-05-14
2
-27
/
+115
*
|
sbitmap: fix race in wait batch accounting
Jens Axboe
2018-05-14
1
-10
/
+25
*
|
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
Christoph Hellwig
2018-05-14
8
-15
/
+16
*
|
block: use GFP_NOIO instead of __GFP_DIRECT_RECLAIM
Christoph Hellwig
2018-05-14
1
-3
/
+2
*
|
block: pass an explicit gfp_t to get_request
Christoph Hellwig
2018-05-14
2
-11
/
+7
*
|
block: sanitize blk_get_request calling conventions
Christoph Hellwig
2018-05-14
29
-59
/
+42
*
|
block: fix __get_request documentation
Christoph Hellwig
2018-05-14
1
-1
/
+1
[next]