index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-28
nvmet-rdma: register ib_client to not deadlock in device removal
Sagi Grimberg
1
-33
/
+67
2017-06-28
nvme_fc: fix error recovery on link down.
James Smart
1
-4
/
+4
2017-06-28
nvmet_fc: fix crashes on bad opcodes
James Smart
1
-4
/
+6
2017-06-28
nvme_fc: Fix crash when nvme controller connection fails.
James Smart
1
-0
/
+3
2017-06-28
nvme_fc: replace ioabort msleep loop with completion
James Smart
1
-7
/
+6
2017-06-28
nvme_fc: fix double calls to nvme_cleanup_cmd()
James Smart
1
-4
/
+1
2017-06-28
nvme-fabrics: verify that a controller returns the correct NQN
Christoph Hellwig
1
-0
/
+9
2017-06-28
nvme: simplify nvme_dev_attrs_are_visible
Christoph Hellwig
1
-11
/
+4
2017-06-28
nvme: read the subsystem NQN from Identify Controller
Christoph Hellwig
7
-18
/
+29
2017-06-28
nvme: remove a misleading comment on struct nvme_ns
Christoph Hellwig
1
-3
/
+0
2017-06-28
nvme: explicitly disable APST on quirked devices
Kai-Heng Feng
2
-8
/
+10
2017-06-28
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
8
-20
/
+11
2017-06-28
nvme: add hostid token to fabric options
Johannes Thumshirn
2
-3
/
+20
2017-06-28
nvme: Remove SCSI translations
Keith Busch
4
-2541
/
+3
2017-06-28
nvme-pci: open-code polling logic in nvme_poll
Sagi Grimberg
1
-19
/
+21
2017-06-28
nvme-pci: factor out the cqe reading mechanics from __nvme_process_cq
Sagi Grimberg
1
-22
/
+26
2017-06-28
nvme-pci: factor out cqe handling into a dedicated routine
Sagi Grimberg
1
-23
/
+30
2017-06-28
nvme-pci: Introduce nvme_ring_cq_doorbell
Sagi Grimberg
1
-4
/
+13
2017-06-28
fs/fcntl: use copy_to/from_user() for u64 types
Jens Axboe
1
-4
/
+9
2017-06-28
drbd: Drop unnecessary static
Julia Lawall
1
-1
/
+1
2017-06-27
block, bfq: update wr_busy_queues if needed on a queue split
Paolo Valente
1
-3
/
+18
2017-06-27
mmc/block: remove a call to blk_queue_bounce_limit
Christoph Hellwig
1
-1
/
+0
2017-06-27
dm: don't set bounce limit
Christoph Hellwig
1
-1
/
+0
2017-06-27
block: don't set bounce limit in blk_init_queue
Christoph Hellwig
13
-5
/
+13
2017-06-27
block: don't set bounce limit in blk_init_allocated_queue
Christoph Hellwig
2
-5
/
+10
2017-06-27
blk-mq: don't bounce by default
Christoph Hellwig
3
-11
/
+0
2017-06-27
block: don't bother with bounce limits for make_request drivers
Christoph Hellwig
9
-11
/
+10
2017-06-27
block: remove the queue_bounce_pfn helper
Christoph Hellwig
2
-8
/
+3
2017-06-27
block: move bounce declarations to block/blk.h
Christoph Hellwig
3
-13
/
+14
2017-06-27
blk-map: call blk_queue_bounce from blk_rq_append_bio
Christoph Hellwig
3
-10
/
+4
2017-06-27
pktcdvd: remove the call to blk_queue_bounce
Christoph Hellwig
1
-2
/
+0
2017-06-27
nvme: add support for streams and directives
Jens Axboe
3
-4
/
+199
2017-06-27
btrfs: add support for passing in write hints for buffered writes
Jens Axboe
1
-0
/
+1
2017-06-27
xfs: add support for passing in write hints for buffered writes
Jens Axboe
1
-0
/
+2
2017-06-27
ext4: add support for passing in write hints for buffered writes
Jens Axboe
1
-0
/
+2
2017-06-27
fs: add support for buffered writeback to pass down write hints
Jens Axboe
2
-5
/
+9
2017-06-27
fs: add O_DIRECT and aio support for sending down write life time hints
Jens Axboe
4
-0
/
+6
2017-06-27
blk-mq: expose write hints through debugfs
Jens Axboe
2
-0
/
+27
2017-06-27
block: add support for write hints in a bio
Jens Axboe
5
-0
/
+20
2017-06-27
fs: add fcntl() interface for setting/getting write life time hints
Jens Axboe
5
-12
/
+120
2017-06-27
lightnvm: if LUNs are already allocated fix return
Rakesh Pandit
1
-2
/
+3
2017-06-27
lightnvm: pblk: fail gracefully on irrec. error
Javier González
11
-114
/
+332
2017-06-27
lightnvm: pblk: set mempool and workqueue params.
Javier González
4
-20
/
+44
2017-06-27
lightnvm: pblk: redesign GC algorithm
Javier González
6
-278
/
+368
2017-06-27
lightnvm: pblk: add lock assertions on helpers
Javier González
1
-0
/
+4
2017-06-27
lightnvm: pblk: cleanup unnecessary code
Javier González
2
-7
/
+0
2017-06-27
lightnvm: pblk: set metadata list for all I/Os
Javier González
2
-38
/
+54
2017-06-27
lightnvm: pblk: choose optimal victim GC line
Javier González
1
-1
/
+15
2017-06-27
lightnvm: pblk: decouple bad block from line alloc
Javier González
1
-16
/
+37
2017-06-27
lightnvm: pblk: simplify meta. memory allocation
Javier González
4
-8
/
+8
[next]