Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6a882a2cbeb09b7c32610a644d5915d17b80b617
/
drivers
/
block
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
59331c2
Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
a829a84
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
aa3ecf3
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
36869cb
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
e71c397
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
d4c2269
rbd: silence bogus -Wmaybe-uninitialized warning
by Ilya Dryomov
· 8 years ago
a897b66
nbd: use dev_err_ratelimited in io path
by Josef Bacik
· 8 years ago
20032ec
nbd: reset the setup task for NBD_CLEAR_SOCK
by Josef Bacik
· 8 years ago
5c7e9cc
zram: restrict add/remove attributes to root only
by Sergey Senozhatsky
· 8 years ago
e88f72c
nbd: fix 64-bit division
by Jens Axboe
· 8 years ago
ef77b51
nbd: use loff_t for blocksize and nbd_set_size args
by Josef Bacik
· 8 years ago
1dd6c83
zram: Convert to hotplug state machine
by Anna-Maria Gleixner
· 8 years ago
5b0e34e
block: mtip32xx: set error code on failure
by Pan Bian
· 8 years ago
529e71e
zram: fix unbalanced idr management at hot removal
by Takashi Iwai
· 8 years ago
feffa5c
nbd: fix setting of 'error' in NBD_DO_IT ioctl
by Jens Axboe
· 8 years ago
9561a7a
nbd: add multi-connection support
by Josef Bacik
· 8 years ago
2c73a60
block: floppy: use bio_add_page()
by Ming Lei
· 8 years ago
06efffd
block: drbd: remove impossible failure handling
by Ming Lei
· 8 years ago
3a83f46
block: bio: pass bvec table to bio_init()
by Ming Lei
· 8 years ago
5a8b187
pktcdvd: mark as unmaintained and deprecated
by Jens Axboe
· 8 years ago
55f958c
skd_main: drop duplicate header scatterlist.h
by Geliang Tang
· 8 years ago
429a787
nbd: fix use-after-free of rq/bio in the xmit path
by Jens Axboe
· 8 years ago
92153d3
null_blk: add usage hints for NVM
by Yasuaki Ishimatsu
· 8 years ago
b4a567e
loop: return proper error from loop_queue_rq()
by Omar Sandoval
· 8 years ago
0cbc72a
aoe: fix crash in page count manipulation
by Jens Axboe
· 8 years ago
b425b02
Block: mtip32xx: Improvement in code readability when memdup_user() fails.
by Sachin Shukla
· 8 years ago
41c9499
skd: fix function prototype
by Arnd Bergmann
· 8 years ago
3bc8492
skd: fix msix error handling
by Arnd Bergmann
· 8 years ago
d8e9e5e
drbd: Fix kernel_sendmsg() usage - potential NULL deref
by Richard Weinberger
· 8 years ago
8d9c1f8
scsi: cciss: replace custom function to hexdump
by Andy Shevchenko
· 8 years ago
8e1de26
skd_main: use %*ph to dump small buffers
by Andy Shevchenko
· 8 years ago
180b0ae
skd: use pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
feebd56
pktcdvd: don't scribble over the bvec array
by Christoph Hellwig
· 8 years ago
f27dc1a
xen: make use of xenbus_read_unsigned() in xen-blkfront
by Juergen Gross
· 8 years ago
8235777
xen: make use of xenbus_read_unsigned() in xen-blkback
by Juergen Gross
· 8 years ago
7729185
nbd: Fix error handling
by Christophe JAILLET
· 8 years ago
2b053ac
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
by Bart Van Assche
· 8 years ago
52d7f1b
blk-mq: Avoid that requeueing starts stopped queues
by Bart Van Assche
· 8 years ago
70fd761
block,fs: use REQ_* flags directly
by Christoph Hellwig
· 8 years ago
a2b8096
block: replace REQ_NOIDLE with REQ_IDLE
by Christoph Hellwig
· 8 years ago
03ea4af
umem: use op_is_sync to check for synchronous requests
by Christoph Hellwig
· 8 years ago
2ff9844
virtio_blk: Delete an unnecessary initialisation in init_vq()
by Markus Elfring
· 8 years ago
668866b
virtio_blk: Use kmalloc_array() in init_vq()
by Markus Elfring
· 8 years ago
e806402
block: split out request-only flags into a new namespace
by Christoph Hellwig
· 8 years ago
ee52c44
block: DAC960: print a hex number after a 0x prefix
by Uwe Kleine-König
· 8 years ago
ff26956
brd: remove support for BLKFLSBUF
by Mike Snitzer
· 8 years ago
366f4ae
brd: Switch rd_size to unsigned long
by Jan Kara
· 8 years ago
423221d
nbd: fix incorrect unlock of nbd->sock_lock in sock_shutdown
by John W. Linville
· 8 years ago
4d73644
rbd: don't retry watch reregistration if header object is gone
by Ilya Dryomov
· 8 years ago
87c0fde
rbd: don't wait for the lock forever if blacklisted
by Ilya Dryomov
· 8 years ago
3989144
kthread: kthread worker API cleanup
by Petr Mladek
· 8 years ago
8dfb790
Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
12e3d3c
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
88a25a5
rbd: use kmalloc_array() in rbd_header_from_disk()
by Markus Elfring
· 8 years ago
0dcc685
rbd: add rbd_obj_request_error() helper
by Ilya Dryomov
· 8 years ago
04dc923
rbd: img_data requests don't own their page array
by Ilya Dryomov
· 8 years ago
7c84883
rbd: don't call rbd_osd_req_format_read() for !img_data requests
by Ilya Dryomov
· 8 years ago
710214e
rbd: rework rbd_img_obj_exists_submit() error paths
by Ilya Dryomov
· 8 years ago
fa35511
rbd: don't crash or leak on errors in rbd_img_obj_parent_read_full_callback()
by Ilya Dryomov
· 8 years ago
4a17dad
rbd: move bumping img_request refcount into rbd_obj_request_submit()
by Ilya Dryomov
· 8 years ago
c2e8241
rbd: mark the original request as done if stat request fails
by Ilya Dryomov
· 8 years ago
058aa99
rbd: clean up asserts in rbd_img_obj_request_submit() helpers
by Ilya Dryomov
· 8 years ago
980917f
rbd: change rbd_obj_request_submit() signature
by Ilya Dryomov
· 8 years ago
80de191
rbd: lock_on_read map option
by Ilya Dryomov
· 8 years ago
005043a
nbd: use BLK_MQ_F_BLOCKING
by Josef Bacik
· 8 years ago
b0b4e09
lightnvm: control life of nvm_dev in driver
by Matias Bjørling
· 8 years ago
9ae2d0a
null_blk: refactor to support non-gendisk devices
by Matias Bjørling
· 8 years ago
7d7e0f9
blk-mq: remove ->map_queue
by Christoph Hellwig
· 8 years ago
0eadf37
nbd: allow block mq to deal with timeouts
by Josef Bacik
· 8 years ago
9b4a6ba
nbd: use flags instead of bool
by Josef Bacik
· 8 years ago
c261189
nbd: don't shutdown sock with irq's disabled
by Josef Bacik
· 8 years ago
fd8383f
nbd: convert to blkmq
by Josef Bacik
· 8 years ago
99e6b87
mtip32xx: mark symbols static where possible
by Baoyou Xie
· 8 years ago
f2791e7
Revert "floppy: refactor open() flags handling"
by Jens Axboe
· 8 years ago
468c298
Revert "floppy: fix open(O_ACCMODE) for ioctl-only open"
by Jens Axboe
· 8 years ago
0276dca
rbd: add force close option
by Mike Christie
· 8 years ago
0d6d1e9c
rbd: add 'config_info' sysfs rbd device attribute
by Mike Christie
· 8 years ago
92a5867
rbd: add 'snap_id' sysfs rbd device attribute
by Mike Christie
· 8 years ago
267fb90
rbd: add 'cluster_fsid' sysfs rbd device attribute
by Mike Christie
· 8 years ago
005a07bf
rbd: add 'client_addr' sysfs rbd device attribute
by Ilya Dryomov
· 8 years ago
ca7909e
rbd: print capacity in decimal and features in hex
by Ilya Dryomov
· 8 years ago
ed95b21
rbd: support for exclusive-lock feature
by Ilya Dryomov
· 8 years ago
99d1694
rbd: retry watch re-registration periodically
by Ilya Dryomov
· 8 years ago
1643dfa
rbd: introduce a per-device ordered workqueue
by Ilya Dryomov
· 8 years ago
033268a
libceph: rename ceph_client_id() -> ceph_client_gid()
by Ilya Dryomov
· 8 years ago
4e876c2
xen-blkfront: free resources if xlvbd_alloc_gendisk fails
by Bob Liu
· 8 years ago
172335a
xen-blkfront: introduce blkif_set_queue_limits()
by Bob Liu
· 8 years ago
6c647b0
xen-blkfront: fix places not updated after introducing 64KB page granularity
by Bob Liu
· 8 years ago
6da7e95
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
d873484
rbd: nuke the 32-bit pool id check
by Ilya Dryomov
· 8 years ago
347a529
virtio_blk: Fix a slient kernel panic
by Minfei Huang
· 8 years ago
6b6dddb
rbd: destroy header_oloc in rbd_dev_release()
by Ilya Dryomov
· 8 years ago
1eff9d3
block: rename bio bi_rw to bi_opf
by Jens Axboe
· 8 years ago
c11f0c0
block/mm: make bdev_ops->rw_page() take a bool for read/write
by Jens Axboe
· 8 years ago
abf5454
mm/block: convert rw_page users to bio op use
by Mike Christie
· 8 years ago
c1c87c2
loop: make do_req_filebacked more robust
by Christoph Hellwig
· 8 years ago
f0225ca
loop: don't try to use AIO for discards
by Christoph Hellwig
· 8 years ago
9724096
nbd: fix race in ioctl
by Vegard Nossum
· 9 years ago
Next »