Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
75619bfa904d0f2840b4274eb92ce47b2e1c472e
/
drivers
/
block
75619bf
NVMe: End sync requests immediately on failure
by Keith Busch
· 9 years ago
f4ff414
NVMe: Use requested sync command timeout
by Keith Busch
· 9 years ago
a0a931d
NVMe: Fix obtaining command result
by Keith Busch
· 9 years ago
d29ec82
nvme: submit internal commands through the block layer
by Christoph Hellwig
· 9 years ago
772ce43
nvme: fail SCSI read/write command with unsupported protection bit
by Christoph Hellwig
· 9 years ago
90851768
nvme: report the DPOFUA in MODE_SENSE
by Christoph Hellwig
· 9 years ago
cbbb7a2
nvme: simplify and cleanup the READ/WRITE SCSI CDB parsing code
by Christoph Hellwig
· 9 years ago
3726897
nvme: first round at deobsfucating the SCSI translation code
by Christoph Hellwig
· 9 years ago
e61b0a8
nvme: fix scsi translation error handling
by Christoph Hellwig
· 9 years ago
b90c48d
nvme: split nvme_trans_send_fw_cmd
by Christoph Hellwig
· 9 years ago
e75ec75
nvme: store a struct device pointer in struct nvme_dev
by Christoph Hellwig
· 9 years ago
f705f83
nvme: consolidate synchronous command submission helpers
by Christoph Hellwig
· 9 years ago
6a92700
loop: remove (now) unused 'out' label
by Jens Axboe
· 9 years ago
9dcd137
block: nbd: convert to blkdev_reread_part()
by Ming Lei
· 10 years ago
06f0e9e
block: loop: fix another reread part failure
by Ming Lei
· 10 years ago
f893366
block: loop: don't hold lo_ctl_mutex in lo_open
by Ming Lei
· 10 years ago
cddcd72
nvme: disable irqs in nvme_freeze_queues
by Christoph Hellwig
· 10 years ago
8a0ee3b
cciss: correct the non-resettable board list
by Tomas Henzl
· 10 years ago
5aea328
cciss: remove duplicate entries from board_type struct
by Tomas Henzl
· 10 years ago
4d4e41a
block: loop: avoiding too many pending per work I/O
by Ming Lei
· 10 years ago
f4aa4c7
block: loop: convert to per-device workqueue
by Ming Lei
· 10 years ago
9dc6c80
nbd: stop using req->cmd
by Christoph Hellwig
· 10 years ago
4f8c951
block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
by Christoph Hellwig
· 10 years ago
082a75d
rbd: end I/O the entire obj_request on error
by Ilya Dryomov
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
1204c46
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
f77303b
rbd: rbd_wq comment is obsolete
by Ilya Dryomov
· 10 years ago
d8a2c89
rbd: mark block queue as non-rotational
by Ilya Dryomov
· 10 years ago
1fe4802
rbd: be more informative on -ENOENT failures
by Ilya Dryomov
· 10 years ago
34a984f
Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
4fc8adc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
a39ef1a
Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
7d69cff
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
497a5df
Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
d19d5ef
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
eea3a00
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
946e879
paride: fix the "verbose" module param
by Dan Carpenter
· 10 years ago
201c7b7
zram: fix error return code
by Julia Lawall
· 10 years ago
8f7d282
zram: deprecate zram attrs sysfs nodes
by Sergey Senozhatsky
· 10 years ago
4f2109f
zram: export new 'mm_stat' sysfs attrs
by Sergey Senozhatsky
· 10 years ago
2f6a3be
zram: export new 'io_stat' sysfs attrs
by Sergey Senozhatsky
· 10 years ago
8811a94
zram: use generic start/end io accounting
by Sergey Senozhatsky
· 10 years ago
c72c616
zram: move compact_store() to sysfs functions area
by Sergey Senozhatsky
· 10 years ago
10447b6
zram: remove `num_migrated' device attr
by Sergey Senozhatsky
· 10 years ago
4e3ba87
zram: support compaction
by Minchan Kim
· 10 years ago
fa92789
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
75c3cfa
VFS: assorted weird filesystems: d_inode() annotations
by David Howells
· 10 years ago
aa4d861
block: loop: switch to VFS ITER_BVEC
by Christoph Hellwig
· 10 years ago
ccc9d90
xenbus_client: Extend interface to support multi-page ring
by Wei Liu
· 10 years ago
283e7e5
switch /dev/loop to vfs_iter_write()
by Al Viro
· 10 years ago
b9f28d8
sd, mmc, virtio_blk, string_helpers: fix block size units
by James Bottomley
· 10 years ago
462b69b
Merge branch 'linus' into irq/core to get the GIC updates which
by Thomas Gleixner
· 10 years ago
976f2ab
Merge branch 'stable/for-jens-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-4.1/drivers
by Jens Axboe
· 10 years ago
a67a951
NVMe: Meta data handling through submit io ioctl
by Keith Busch
· 10 years ago
7f749d9
NVMe: Add translation for block limits
by Keith Busch
· 10 years ago
4472280
NVMe: Remove check for null
by Keith Busch
· 10 years ago
c727040
NVMe: Fix error handling of class_create("nvme")
by Alexey Khoroshilov
· 10 years ago
77387b8
xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFX
by Tao Chen
· 10 years ago
1375590
xen-blkback: enlarge the array size of blkback name
by Tao Chen
· 10 years ago
de9ad6d
nbd: Return error pointer directly
by Markus Pargmann
· 10 years ago
dab5313
nbd: Return error code directly
by Markus Pargmann
· 10 years ago
e018e75
nbd: Remove fixme that was already fixed
by Markus Pargmann
· 10 years ago
d18509f
nbd: Restructure debugging prints
by Markus Pargmann
· 10 years ago
b9c495b
nbd: Fix device bytesize type
by Markus Pargmann
· 10 years ago
d06df60
nbd: Replace kthread_create with kthread_run
by Markus Pargmann
· 10 years ago
13e71d6
nbd: Remove kernel internal header
by Markus Pargmann
· 10 years ago
4c1eaa2
drivers/block/pmem: Fix 32-bit build warning in pmem_alloc()
by Ingo Molnar
· 10 years ago
9e853f2
drivers/block/pmem: Add a driver for persistent memory
by Ross Zwisler
· 10 years ago
d31af0a
NVMe: increase depth of admin queue
by Jens Axboe
· 10 years ago
f137e0f
nvme: Fix PRP list calculation for non-4k system page size
by Murali Iyer
· 10 years ago
1efccc9
NVMe: Fix blk-mq hot cpu notification
by Keith Busch
· 10 years ago
fda631f
NVMe: embedded iod mask cleanup
by Chong Yuan
· 10 years ago
6df3dbc
NVMe: Freeze admin queue on device failure
by Keith Busch
· 10 years ago
cbc4ffd
block, drbd: use mempool_create_slab_pool()
by David Rientjes
· 10 years ago
23fe8f8
block, drbd: fix drbd_req_new() initialization
by David Rientjes
· 10 years ago
e6e96d7
NVMe: Initialize device list head before starting
by Keith Busch
· 10 years ago
f571872
powerpc: Move Power Macintosh drivers to generic byteswappers
by David Gibson
· 10 years ago
d8bf368d
genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely
by Valentin Rothberg
· 10 years ago
b8be79b
Merge tag 'nbd_fixes_20150305' of git://git.pengutronix.de/git/mpa/linux-nbd into for-linus
by Jens Axboe
· 10 years ago
ff6b809
nbd: fix possible memory leak
by Sudip Mukherjee
· 10 years ago
a015d33
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
2ea55a2
zram: use proper type to update max_used_pages
by Joonsoo Kim
· 10 years ago
52b68d7
NVMe: Fix for BLK_DEV_INTEGRITY not set
by Keith Busch
· 10 years ago
decf6d7
Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme into for-linus
by Jens Axboe
· 10 years ago
0c0f9b9
NVMe: Fix potential corruption on sync commands
by Keith Busch
· 10 years ago
4832851
NVMe: Remove unused variables
by Keith Busch
· 10 years ago
9ac1693
NVMe: Fix scsi mode select llbaa setting
by Keith Busch
· 10 years ago
07836e6
NVMe: Fix potential corruption during shutdown
by Keith Busch
· 10 years ago
2e1d844
NVMe: Asynchronous controller probe
by Keith Busch
· 10 years ago
b3fffde
NVMe: Register management handle under nvme class
by Keith Busch
· 10 years ago
4f1982b
NVMe: Update SCSI Inquiry VPD 83h translation
by Keith Busch
· 10 years ago
e1e5e56
NVMe: Metadata format support
by Keith Busch
· 10 years ago
4533f6e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
7ad18af
rbd: convert to blk-mq
by Christoph Hellwig
· 10 years ago
cf32bd9
rbd: do not treat standalone as flatten
by Ilya Dryomov
· 10 years ago
73e39e4
rbd: fix error paths in rbd_dev_refresh()
by Ilya Dryomov
· 10 years ago
3a25cf4
rbd: nuke copy_token()
by Rickard Strandqvist
· 10 years ago
53861af
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
a7a97fc
brd: rename XIP to DAX
by Matthew Wilcox
· 10 years ago
8180995
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
Next »