Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
be7837e89d610046ae8dd28dc504df09261d9f91
/
drivers
/
block
be7837e
NVMe: fail pci initialization if the device doesn't have any BARs
by Jens Axboe
· 10 years ago
2c30540b
NVMe: add ->exit_hctx() hook
by Jens Axboe
· 10 years ago
e32efbf
NVMe: make setup work for devices that don't do INTx
by Jens Axboe
· 10 years ago
b352172
Merge branch 'master' into for-3.19/drivers
by Jens Axboe
· 10 years ago
1397688
NVMe: enable IO stats by default
by Jens Axboe
· 10 years ago
6dcc0cf
NVMe: nvme_submit_async_admin_req() must use atomic rq allocation
by Jens Axboe
· 10 years ago
9d135bb
NVMe: replace blk_put_request() with blk_mq_free_request()
by Jens Axboe
· 10 years ago
c406515
zram: avoid kunmap_atomic() of a NULL pointer
by Weijie Yang
· 10 years ago
e805b98
drbd: Remove an useless copy of kernel_setsockopt()
by Philipp Reisner
· 10 years ago
9581f97
drbd: Fix state change in case of connection timeout
by Philipp Reisner
· 10 years ago
3b9d35d
drbd: merge_bvec_fn: properly remap bvm->bi_bdev
by Lars Ellenberg
· 10 years ago
ff8bd88
drbd: fix resync throttling initialization
by Lars Ellenberg
· 10 years ago
a882153
drbd: fix race between role change and handshake
by Philipp Reisner
· 10 years ago
f221f4b
drbd: Only use drbd_msg_put_info() in drbd_nl.c
by Andreas Gruenbacher
· 10 years ago
179e20b8
drbd: Minor cleanups
by Andreas Gruenbacher
· 10 years ago
a64e6bb
NVMe: __nvme_submit_admin_cmd() can be static
by kbuild test robot
· 10 years ago
9f173b3
NVMe: blk_mq_alloc_request() returns error pointers
by Dan Carpenter
· 10 years ago
a4aea56
NVMe: Convert to blk-mq
by Matias Bjørling
· 10 years ago
9dbbfab
NVMe: Do not over allocate for discard requests
by Keith Busch
· 10 years ago
9e60352
NVMe: Do not open disks that are being deleted
by Keith Busch
· 10 years ago
5940c85
NVMe: Clear QUEUE_FLAG_STACKABLE
by Keith Busch
· 10 years ago
387caa5
NVMe: Fix device probe waiting on kthread
by Keith Busch
· 10 years ago
7963e52
NVMe: Passthrough IOCTL for IO commands
by Keith Busch
· 10 years ago
1b9dbf7
NVMe: Add revalidate_disk callback
by Keith Busch
· 10 years ago
7be50e9
NVMe: Fix nvmeq waitqueue entry initialization
by Keith Busch
· 10 years ago
b4ff9c8
NVMe: Translate NVMe status to errno
by Keith Busch
· 10 years ago
695a4fe
NVMe: Fix SG_IO status values
by Keith Busch
· 10 years ago
e179729
NVMe: Remove duplicate compat SG_IO code
by Keith Busch
· 10 years ago
a96d4f5
NVMe: Reference count pci device
by Keith Busch
· 10 years ago
062261b
nvme: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
by Andreea-Cristina Bernat
· 10 years ago
5905535
NVMe: Correctly handle IOCTL_SUBMIT_IO when cpus > online queues
by Sam Bradshaw
· 10 years ago
302c672
NVMe: Fix filesystem sync deadlock on removal
by Keith Busch
· 10 years ago
f435c28
NVMe: Call nvme_free_queue directly
by Keith Busch
· 10 years ago
2484f40
NVMe: Add shutdown timeout as module parameter.
by Dan McLeran
· 10 years ago
7c1b245
NVMe: Skip orderly shutdown on failed devices
by Keith Busch
· 10 years ago
a673947
NVMe: Whitespace fixes
by Keith Busch
· 10 years ago
c81f497
NVMe: Use pci_stop_and_remove_bus_device_locked()
by Keith Busch
· 10 years ago
badc34d
NVMe: Handling devices incapable of I/O
by Keith Busch
· 10 years ago
0107952
NVMe: Change nvme_enable_ctrl to set EN and manage CC thru ctrl_config.
by Dan McLeran
· 10 years ago
1d09062
NVMe: Mismatched host/device page size support
by Keith Busch
· 10 years ago
6fccf93
NVMe: Async event request
by Keith Busch
· 10 years ago
4d51abf
block: Use dma_zalloc_coherent
by Joe Perches
· 10 years ago
ce1928d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
5342929
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 10 years ago
85b0c6e
sunvdc: don't call VD_OP_GET_VTOC
by Dwight Engen
· 10 years ago
a8d4205
rbd: Fix error recovery in rbd_obj_read_sync()
by Jan Kara
· 10 years ago
f5ee37b
rbd: use a single workqueue for all devices
by Ilya Dryomov
· 10 years ago
a7ca10f
Merge branch 'akpm' (incoming from Andrew Morton)
by Linus Torvalds
· 10 years ago
5a99e95
zram: avoid NULL pointer access in concurrent situation
by Weijie Yang
· 10 years ago
74c4505
blk-mq: add a 'list' parameter to ->queue_rq()
by Jens Axboe
· 10 years ago
31f9690
null_blk: Cleanup error recovery in null_add_dev()
by Jan Kara
· 10 years ago
34b48db
block: remove artifical max_hw_sectors cap
by Christoph Hellwig
· 10 years ago
e75437f
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
d3dc366
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
0e6e58f
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
6b04908
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
6d62c37
virtio_blk: enable VQs early on restore
by Michael S. Tsirkin
· 10 years ago
7a11370
virtio_blk: enable VQs early
by Michael S. Tsirkin
· 10 years ago
1f54b0c
virtio-blk: drop config_mutex
by Michael S. Tsirkin
· 10 years ago
cc74f71
virtio_blk: drop config_enable
by Michael S. Tsirkin
· 10 years ago
792c3a9
rbd: rbd workqueues need a resque worker
by Ilya Dryomov
· 10 years ago
b76f823
rbd: set the remaining discard properties to enable support
by Josh Durgin
· 11 years ago
d3246fb
rbd: use helpers to handle discard for layered images correctly
by Josh Durgin
· 11 years ago
3b434a2a
rbd: extract a method for adding object operations
by Josh Durgin
· 11 years ago
1c22088
rbd: make discard trigger copy-on-write
by Josh Durgin
· 11 years ago
d0265de
rbd: tolerate -ENOENT for discard operations
by Josh Durgin
· 11 years ago
bef9545
rbd: fix snapshot context reference count for discards
by Josh Durgin
· 11 years ago
3c5df89
rbd: read image size for discard check safely
by Josh Durgin
· 11 years ago
90e98c5
rbd: initial discard bits from Guangliang Zhao
by Guangliang Zhao
· 11 years ago
6d2940c
rbd: extend the operation type
by Guangliang Zhao
· 11 years ago
c622d22
rbd: skip the copyup when an entire object writing
by Guangliang Zhao
· 11 years ago
70d045f
rbd: add img_obj_request_simple() helper
by Ilya Dryomov
· 10 years ago
4e752f0
rbd: access snapshot context and mapping size safely
by Josh Durgin
· 11 years ago
7dd440c
rbd: do not return -ERANGE on auth failures
by Ilya Dryomov
· 10 years ago
77c688a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
052db7e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 10 years ago
81ae31d
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
015254d
zram: use notify_free to account all free notifications
by Sergey Senozhatsky
· 10 years ago
461a8ee
zram: report maximum used memory
by Minchan Kim
· 10 years ago
9ada9da
zram: zram memory size limitation
by Minchan Kim
· 10 years ago
722cdc1
zsmalloc: change return value unit of zs_get_total_size_bytes
by Minchan Kim
· 10 years ago
8e3fb05
rsxx debugfs inanity
by Al Viro
· 10 years ago
28596c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
95afae4
xen: remove DEFINE_XENBUS_DRIVER() macro
by David Vrabel
· 10 years ago
b277da0
block: disable entropy contributions for nonrot devices
by Mike Snitzer
· 10 years ago
7b7b7f7
Merge branch 'stable/for-jens-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.18/drivers
by Jens Axboe
· 10 years ago
0f1ca65
xen, blkfront: factor out flush-related checks from do_blkif_request()
by Arianna Avanzini
· 10 years ago
61cecca
xen-blkback: fix leak on grant map error path
by Roger Pau Monné
· 10 years ago
12ea729
xen/blkback: unmap all persistent grants when frontend gets disconnected
by Vitaly Kuznetsov
· 10 years ago
baf3781
rsxx: Remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 10 years ago
fc2021f
block: hd: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 10 years ago
d0aedcd
vio: fix reuse of vio_dring slot
by Dwight Engen
· 10 years ago
5eed69f
sunvdc: limit each sg segment to a page
by Dwight Engen
· 10 years ago
de5b73f
sunvdc: compute vdisk geometry from capacity
by Allen Pais
· 10 years ago
9bce218
sunvdc: add cdrom and v1.1 protocol support
by Allen Pais
· 10 years ago
c8a446a
blk-mq: rename blk_mq_end_io to blk_mq_end_request
by Christoph Hellwig
· 10 years ago
e249007
blk-mq: call blk_mq_start_request from ->queue_rq
by Christoph Hellwig
· 10 years ago
bf57229
blk-mq: remove REQ_END
by Christoph Hellwig
· 10 years ago
6d11fb4
Merge branch 'for-linus' into for-3.18/core
by Jens Axboe
· 10 years ago
e9f05b4
drbd: use RB_DECLARE_CALLBACKS() to define augment callbacks
by Lai Jiangshan
· 10 years ago
Next »