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
*
lightnvm: pblk: fix double-free on pblk init
Javier González
2017-06-30
1
-2
/
+0
*
lightnvm: pblk: fix bad le64 assignations
Javier González
2017-06-30
4
-4
/
+7
*
nvme: Makefile: remove dead build rule
Valentin Rothberg
2017-06-29
1
-1
/
+0
*
blk-mq: map all HWQ also in hyperthreaded system
Max Gurtovoy
2017-06-29
1
-46
/
+22
*
nvmet-rdma: register ib_client to not deadlock in device removal
Sagi Grimberg
2017-06-28
1
-33
/
+67
*
nvme_fc: fix error recovery on link down.
James Smart
2017-06-28
1
-4
/
+4
*
nvmet_fc: fix crashes on bad opcodes
James Smart
2017-06-28
1
-4
/
+6
*
nvme_fc: Fix crash when nvme controller connection fails.
James Smart
2017-06-28
1
-0
/
+3
*
nvme_fc: replace ioabort msleep loop with completion
James Smart
2017-06-28
1
-7
/
+6
*
nvme_fc: fix double calls to nvme_cleanup_cmd()
James Smart
2017-06-28
1
-4
/
+1
*
nvme-fabrics: verify that a controller returns the correct NQN
Christoph Hellwig
2017-06-28
1
-0
/
+9
*
nvme: simplify nvme_dev_attrs_are_visible
Christoph Hellwig
2017-06-28
1
-11
/
+4
*
nvme: read the subsystem NQN from Identify Controller
Christoph Hellwig
2017-06-28
7
-18
/
+29
*
nvme: remove a misleading comment on struct nvme_ns
Christoph Hellwig
2017-06-28
1
-3
/
+0
*
nvme: explicitly disable APST on quirked devices
Kai-Heng Feng
2017-06-28
2
-8
/
+10
*
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
2017-06-28
8
-20
/
+11
*
nvme: add hostid token to fabric options
Johannes Thumshirn
2017-06-28
2
-3
/
+20
*
nvme: Remove SCSI translations
Keith Busch
2017-06-28
4
-2541
/
+3
*
nvme-pci: open-code polling logic in nvme_poll
Sagi Grimberg
2017-06-28
1
-19
/
+21
*
nvme-pci: factor out the cqe reading mechanics from __nvme_process_cq
Sagi Grimberg
2017-06-28
1
-22
/
+26
*
nvme-pci: factor out cqe handling into a dedicated routine
Sagi Grimberg
2017-06-28
1
-23
/
+30
*
nvme-pci: Introduce nvme_ring_cq_doorbell
Sagi Grimberg
2017-06-28
1
-4
/
+13
*
fs/fcntl: use copy_to/from_user() for u64 types
Jens Axboe
2017-06-28
1
-4
/
+9
*
drbd: Drop unnecessary static
Julia Lawall
2017-06-28
1
-1
/
+1
*
block, bfq: update wr_busy_queues if needed on a queue split
Paolo Valente
2017-06-27
1
-3
/
+18
*
mmc/block: remove a call to blk_queue_bounce_limit
Christoph Hellwig
2017-06-27
1
-1
/
+0
*
dm: don't set bounce limit
Christoph Hellwig
2017-06-27
1
-1
/
+0
*
block: don't set bounce limit in blk_init_queue
Christoph Hellwig
2017-06-27
13
-5
/
+13
*
block: don't set bounce limit in blk_init_allocated_queue
Christoph Hellwig
2017-06-27
2
-5
/
+10
*
blk-mq: don't bounce by default
Christoph Hellwig
2017-06-27
3
-11
/
+0
*
block: don't bother with bounce limits for make_request drivers
Christoph Hellwig
2017-06-27
9
-11
/
+10
*
block: remove the queue_bounce_pfn helper
Christoph Hellwig
2017-06-27
2
-8
/
+3
*
block: move bounce declarations to block/blk.h
Christoph Hellwig
2017-06-27
3
-13
/
+14
*
blk-map: call blk_queue_bounce from blk_rq_append_bio
Christoph Hellwig
2017-06-27
3
-10
/
+4
*
pktcdvd: remove the call to blk_queue_bounce
Christoph Hellwig
2017-06-27
1
-2
/
+0
*
nvme: add support for streams and directives
Jens Axboe
2017-06-27
3
-4
/
+199
*
btrfs: add support for passing in write hints for buffered writes
Jens Axboe
2017-06-27
1
-0
/
+1
*
xfs: add support for passing in write hints for buffered writes
Jens Axboe
2017-06-27
1
-0
/
+2
*
ext4: add support for passing in write hints for buffered writes
Jens Axboe
2017-06-27
1
-0
/
+2
*
fs: add support for buffered writeback to pass down write hints
Jens Axboe
2017-06-27
2
-5
/
+9
*
fs: add O_DIRECT and aio support for sending down write life time hints
Jens Axboe
2017-06-27
4
-0
/
+6
*
blk-mq: expose write hints through debugfs
Jens Axboe
2017-06-27
2
-0
/
+27
*
block: add support for write hints in a bio
Jens Axboe
2017-06-27
5
-0
/
+20
*
fs: add fcntl() interface for setting/getting write life time hints
Jens Axboe
2017-06-27
5
-12
/
+120
*
lightnvm: if LUNs are already allocated fix return
Rakesh Pandit
2017-06-27
1
-2
/
+3
*
lightnvm: pblk: fail gracefully on irrec. error
Javier González
2017-06-27
11
-114
/
+332
*
lightnvm: pblk: set mempool and workqueue params.
Javier González
2017-06-27
4
-20
/
+44
*
lightnvm: pblk: redesign GC algorithm
Javier González
2017-06-27
6
-278
/
+368
*
lightnvm: pblk: add lock assertions on helpers
Javier González
2017-06-27
1
-0
/
+4
*
lightnvm: pblk: cleanup unnecessary code
Javier González
2017-06-27
2
-7
/
+0
[next]