开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2019-07-08
libceph: change ceph_osdc_call() to take page vector for response
Ilya Dryomov
2019-07-08
rbd: new exclusive lock wait/wake code
Ilya Dryomov
2019-07-08
rbd: quiescing lock should wait for image requests
Ilya Dryomov
2019-07-08
rbd: lock should be quiesced on reacquire
Ilya Dryomov
2019-07-08
rbd: introduce copyup state machine
Ilya Dryomov
2019-07-08
rbd: rename rbd_obj_setup_*() to rbd_obj_init_*()
Ilya Dryomov
2019-07-08
rbd: move OSD request allocation into object request state machines
Ilya Dryomov
2019-07-08
rbd: factor out __rbd_osd_setup_discard_ops()
Ilya Dryomov
2019-07-08
rbd: factor out rbd_osd_setup_copyup()
Ilya Dryomov
2019-07-08
rbd: introduce obj_req->osd_reqs list
Ilya Dryomov
2019-07-08
rbd: introduce image request state machine
Ilya Dryomov
2019-07-08
rbd: move OSD request submission into object request state machines
Ilya Dryomov
2019-07-08
rbd: get rid of RBD_OBJ_WRITE_{FLAT,GUARD}
Ilya Dryomov
2019-07-08
rbd: replace obj_req->tried_parent with obj_req->read_state
Ilya Dryomov
2019-07-08
rbd: get rid of obj_req->xferred, obj_req->result and img_req->xferred
Ilya Dryomov
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497
Thomas Gleixner
2019-06-13
block/ps3vram: Use %llu to format sector_t after LBDAF removal
Geert Uytterhoeven
2019-06-13
null_blk: remove duplicate check for report zone
Chaitanya Kulkarni
2019-06-08
Merge tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-05
mtip32xx: also set max_segment_size in the device
Christoph Hellwig
2019-06-05
rsxx: don't call dma_set_max_seg_size
Christoph Hellwig
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 349
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 348
Thomas Gleixner
2019-06-04
block: aoe: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
xen-blkfront: switch kcalloc to kvcalloc for large array allocation
Roger Pau Monne
2019-06-02
Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 127
Thomas Gleixner
2019-05-27
loop: Don't change loop device under exclusive opener
Jan Kara
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 30
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-16
Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-16
Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-05-09
brd: add cond_resched to brd_free_pages
Mikulas Patocka
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-05-07
rbd: don't assert on writes to snapshots
Ilya Dryomov
2019-05-07
rbd: client_mutex is never nested
Ilya Dryomov
2019-05-07
rbd: convert all rbd_assert(0) to BUG()
Arnd Bergmann
2019-05-07
rbd: avoid clang -Wuninitialized warning
Arnd Bergmann
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
[next]