Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
03c70feafdb2e8b133f774ae3d57864b6f09f318
/
drivers
/
block
1f00b1f
rbd: flush rbd_dev->watch_dwork after watch is unregistered
by Dongsheng Yang
· 6 years ago
94ee9a4
cdrom: do not call check_disk_change() inside cdrom_open()
by Maurizio Lombardi
· 7 years ago
c353014
block/loop: fix deadlock after loop_set_status
by Tetsuo Handa
· 7 years ago
7f736f0
Fix loop device flush before configure v3
by James Wang
· 7 years ago
39639c4
Revert "mtip32xx: use runtime tag to initialize command header"
by Greg Kroah-Hartman
· 7 years ago
db54fac
mtip32xx: use runtime tag to initialize command header
by Ming Lei
· 8 years ago
c0fac97
loop: Fix lost writes caused by missing flag
by Ross Zwisler
· 7 years ago
282a7a4
rbd: silence bogus -Wmaybe-uninitialized warning
by Ilya Dryomov
· 8 years ago
944723b
pktcdvd: Fix pkt_setup_dev() error path
by Bart Van Assche
· 7 years ago
56bc086
loop: fix concurrent lo_open/lo_release
by Linus Torvalds
· 7 years ago
553a8b8
rbd: set max_segments to USHRT_MAX
by Ilya Dryomov
· 7 years ago
3a381ab
nbd: fix use-after-free of rq/bio in the xmit path
by Jens Axboe
· 8 years ago
521a7e3
nbd: set queue timeout properly
by Josef Bacik
· 8 years ago
36a1437
zram: set physical queue limits to avoid array out of bounds accesses
by Johannes Thumshirn
· 8 years ago
4f027e3
rbd: use GFP_NOIO for parent stat and data requests
by Ilya Dryomov
· 7 years ago
63e606b
skd: Submit requests to firmware before triggering the doorbell
by Bart Van Assche
· 7 years ago
cb1441b
skd: Avoid that module unloading triggers a use-after-free
by Bart Van Assche
· 7 years ago
1581d70
xen-blkfront: use a right index when checking requests
by Munehisa Kamata
· 7 years ago
e6d53f5
virtio_blk: fix panic in initialization error path
by Omar Sandoval
· 8 years ago
952d07a
nbd: blk_mq_init_queue returns an error code on failure, not NULL
by Jeff Moyer
· 8 years ago
afaee3e
xen/blkback: don't free be structure too early
by Juergen Gross
· 7 years ago
8dc9f9d
xen/blkback: don't use xen_blkif_get() in xen-blkback kthread
by Juergen Gross
· 7 years ago
4ae2cb9
xen-blkback: don't leak stack data via response ring
by Jan Beulich
· 7 years ago
e5c49c1
xen/blkback: fix disconnect while I/Os in flight
by Juergen Gross
· 7 years ago
25640e7
nbd: fix 64-bit division
by Jens Axboe
· 8 years ago
7599166
nbd: use loff_t for blocksize and nbd_set_size args
by Josef Bacik
· 8 years ago
e3c7258
zram: do not use copy_page with non-page aligned address
by Minchan Kim
· 8 years ago
8ca25e3
loop: fix LO_FLAGS_PARTSCAN hang
by Omar Sandoval
· 8 years ago
50447af
block/loop: fix race between I/O and set_status
by Ming Lei
· 8 years ago
199c89f
virtio_blk: avoid DMA to stack for the sense buffer
by Christoph Hellwig
· 8 years ago
2e264fb
zram: support BDI_CAP_STABLE_WRITES
by Minchan Kim
· 8 years ago
ad4764b
zram: revalidate disk under init_lock
by Minchan Kim
· 8 years ago
890c39d
loop: return proper error from loop_queue_rq()
by Omar Sandoval
· 8 years ago
5c7e9cc
zram: restrict add/remove attributes to root only
by Sergey Senozhatsky
· 8 years ago
529e71e
zram: fix unbalanced idr management at hot removal
by Takashi Iwai
· 8 years ago
0cbc72a
aoe: fix crash in page count manipulation
by Jens Axboe
· 8 years ago
d8e9e5e
drbd: Fix kernel_sendmsg() usage - potential NULL deref
by Richard Weinberger
· 8 years ago
7729185
nbd: Fix error handling
by Christophe JAILLET
· 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
ee52c44
block: DAC960: print a hex number after a 0x prefix
by Uwe Kleine-König
· 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
4e876c2b
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
· 8 years ago
ff06db1
floppy: fix open(O_ACCMODE) for ioctl-only open
by Jiri Kosina
· 8 years ago
d52bd54
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
72b5ac5
Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
9d5059c
dynamic_debug: only add header when used
by Luis de Bethencourt
· 8 years ago
f0c98eb
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
6784725
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
30c156d
libceph: rados pool namespace support
by Yan, Zheng
· 9 years ago
7627151
libceph: define new ceph_file_layout structure
by Yan, Zheng
· 9 years ago
Next »