Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4fa4ef39e1c48b576a6a7f49c7410277e7ba09fa
/
drivers
/
block
d0a255e
loop: set PF_MEMALLOC_NOIO for the worker thread
by Mikulas Patocka
· 5 years ago
430380b
block: aoe: Fix kernel crash due to atomic sleep when exiting
by He Zhe
· 5 years ago
2b5c8f0
nbd: replace kill_bdev() with __invalidate_device() again
by Munehisa Kamata
· 5 years ago
89e524c0
loop: Fix mount(2) failure due to race with LOOP_SET_FD
by Jan Kara
· 5 years ago
7be2176
ataflop: Mark expected switch fall-through
by Gustavo A. R. Silva
· 5 years ago
0441281
Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
77ce56e
drbd: dynamically allocate shash descriptor
by Arnd Bergmann
· 5 years ago
d9b9c89
Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 5 years ago
47d6a76
Merge branch 'floppy'
by Linus Torvalds
· 5 years ago
da99466
floppy: fix out-of-bounds read in copy_buffer
by Denis Efremov
· 5 years ago
9b04609
floppy: fix invalid pointer dereference in drive_name
by Denis Efremov
· 5 years ago
5635f89
floppy: fix out-of-bounds read in next_valid_format
by Denis Efremov
· 5 years ago
f3554ae
floppy: fix div-by-zero in setup_format_params
by Denis Efremov
· 5 years ago
c309b6f
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
9637d51
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
e775161
docs: blockdev: add it to the admin-guide
by Mauro Carvalho Chehab
· 6 years ago
3944310
docs: blockdev: convert to ReST
by Mauro Carvalho Chehab
· 6 years ago
e347946
null_blk: fixup ->report_zones() for !CONFIG_BLK_DEV_ZONED
by Jens Axboe
· 5 years ago
bd976e5
block: Kill gfp_t argument of blkdev_report_zones()
by Damien Le Moal
· 6 years ago
4ddeaae8
nbd: add netlink reconfigure resize support
by Mike Christie
· 6 years ago
553768d
nbd: fix crash when the blksize is zero
by Xiubo Li
· 6 years ago
e9a83bd
Merge tag 'docs-5.3' of git://git.lwn.net/linux
by Linus Torvalds
· 5 years ago
3b99107
Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
5ad18b2
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 5 years ago
8b5bec5
rbd: setallochint only if object doesn't exist
by Ilya Dryomov
· 6 years ago
22e8bd5
rbd: support for object-map and fast-diff
by Ilya Dryomov
· 6 years ago
da5ef6be
rbd: call rbd_dev_mapping_set() from rbd_dev_image_probe()
by Ilya Dryomov
· 6 years ago
68ada91
libceph: change ceph_osdc_call() to take page vector for response
by Ilya Dryomov
· 6 years ago
637cd06
rbd: new exclusive lock wait/wake code
by Ilya Dryomov
· 6 years ago
e1fddc8
rbd: quiescing lock should wait for image requests
by Ilya Dryomov
· 6 years ago
a2b1da0
rbd: lock should be quiesced on reacquire
by Ilya Dryomov
· 6 years ago
793333a30
rbd: introduce copyup state machine
by Ilya Dryomov
· 6 years ago
ea9b743
rbd: rename rbd_obj_setup_*() to rbd_obj_init_*()
by Ilya Dryomov
· 6 years ago
a086a1b
rbd: move OSD request allocation into object request state machines
by Ilya Dryomov
· 6 years ago
27bbd91
rbd: factor out __rbd_osd_setup_discard_ops()
by Ilya Dryomov
· 6 years ago
b5ae8cb
rbd: factor out rbd_osd_setup_copyup()
by Ilya Dryomov
· 6 years ago
bcbab1d
rbd: introduce obj_req->osd_reqs list
by Ilya Dryomov
· 6 years ago
0192ce2
rbd: introduce image request state machine
by Ilya Dryomov
· 6 years ago
85b5e6d
rbd: move OSD request submission into object request state machines
by Ilya Dryomov
· 6 years ago
0ad5d95
rbd: get rid of RBD_OBJ_WRITE_{FLAT,GUARD}
by Ilya Dryomov
· 6 years ago
a9b67e6
rbd: replace obj_req->tried_parent with obj_req->read_state
by Ilya Dryomov
· 6 years ago
54ab3b2
rbd: get rid of obj_req->xferred, obj_req->result and img_req->xferred
by Ilya Dryomov
· 6 years ago
5be1f9d
Merge tag 'v5.2-rc6' into for-5.3/block
by Jens Axboe
· 6 years ago
b620743
block: never take page references for ITER_BVEC
by Christoph Hellwig
· 6 years ago
5f2ab0c
block: skd_main.c: Remove call to memset after dma_alloc_coherent
by Fuqian Huang
· 6 years ago
b71e8c1
block: mtip32xx: Remove call to memset after dma_alloc_coherent
by Fuqian Huang
· 6 years ago
152c762
null_blk: fix type mismatch null_handle_cmd()
by Chaitanya Kulkarni
· 6 years ago
d27e84a
block: drbd: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
8c54803
null_blk: remove duplicate 0 initialization
by Chaitanya Kulkarni
· 6 years ago
2af47c1
floppy: fix harmless clang build warning
by Arnd Bergmann
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
97873a3
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497
by Thomas Gleixner
· 6 years ago
7602843
block: null_blk: fix race condition for null_del_dev
by Bob Liu
· 6 years ago
8ea6188
docs: cdrom: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
1d0c065
block/ps3vram: Use %llu to format sector_t after LBDAF removal
by Geert Uytterhoeven
· 6 years ago
154085f
null_blk: remove duplicate check for report zone
by Chaitanya Kulkarni
· 6 years ago
8e61f6f
Merge tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
9331b67
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
bb6f59a
mtip32xx: also set max_segment_size in the device
by Christoph Hellwig
· 6 years ago
84f3fc7
rsxx: don't call dma_set_max_seg_size
by Christoph Hellwig
· 6 years ago
1949739
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 349
by Thomas Gleixner
· 6 years ago
b4cda05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 348
by Thomas Gleixner
· 6 years ago
e0241fb
block: aoe: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
1d5c76e
xen-blkfront: switch kcalloc to kvcalloc for large array allocation
by Roger Pau Monne
· 6 years ago
9221dce
Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
935912c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
eb1fe3b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 127
by Thomas Gleixner
· 6 years ago
fee1099
signal/drbd: Use send_sig not force_sig
by Eric W. Biederman
· 6 years ago
33ec3e5
loop: Don't change loop device under exclusive opener
by Jan Kara
· 6 years ago
c6ae4c0
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91
by Thomas Gleixner
· 6 years ago
1b9391e
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 30
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
1718de7
Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
1d9d7cb
Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
936b33f
brd: add cond_resched to brd_free_pages
by Mikulas Patocka
· 6 years ago
80f2321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
67a2422
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
b4b52b8
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
by Linus Torvalds
· 6 years ago
b91a7bd
rbd: don't assert on writes to snapshots
by Ilya Dryomov
· 6 years ago
a32e414
rbd: client_mutex is never nested
by Ilya Dryomov
· 6 years ago
1680937
rbd: convert all rbd_assert(0) to BUG()
by Arnd Bergmann
· 6 years ago
d342a15
rbd: avoid clang -Wuninitialized warning
by Arnd Bergmann
· 6 years ago
0968621
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 6 years ago
81ff5d2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
ff24e49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
5f0d736
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
ef6243a
genetlink: optionally validate strictly/dumps
by Johannes Berg
· 6 years ago
8cb0817
netlink: make validation more configurable for future strictness
by Johannes Berg
· 6 years ago
ae0be8d
netlink: make nla_nest_start() add NLA_F_NESTED flag
by Michal Kubecek
· 6 years ago
2abd2de
nbd: add tracepoints for send/receive timing
by Andrew Hall
· 6 years ago
ea10672
nbd: trace sending nbd requests
by Matt Mullins
· 6 years ago
e153abc
zram: pass down the bvec we need to read into in the work struct
by Jérôme Glisse
· 6 years ago
cc6be13
mtip32xx: remove trim support
by Christoph Hellwig
· 6 years ago
877b569
crypto: shash - remove shash_desc::flags
by Eric Biggers
· 6 years ago
f6b5016
brd: re-enable __GFP_HIGHMEM in brd_insert_page()
by Hou Tao
· 6 years ago
5c61ee2
Merge tag 'v5.1-rc6' into for-5.2/block
by Jens Axboe
· 6 years ago
Next »