Age | Commit message (Expand) | Author |
2020-02-08 | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-02-07 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2020-02-07 | fs_parse: fold fs_parameter_desc/fs_parameter_spec | Al Viro |
2020-02-07 | fs_parser: remove fs_parameter_description name field | Eric Sandeen |
2020-02-07 | new primitive: __fs_parse() | Al Viro |
2020-02-07 | switch rbd and libceph to p_log-based primitives | Al Viro |
2020-02-07 | struct p_log, variants of warnf() et.al. taking that one instead | Al Viro |
2020-02-07 | Pass consistent param->type to fs_parse() | Al Viro |
2020-02-06 | Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds |
2020-02-06 | virtio-blk: remove VIRTIO_BLK_F_SCSI support | Christoph Hellwig |
2020-02-06 | Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-02-05 | Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-02-04 | brd: check and limit max_part par | Zhiqiang Liu |
2020-02-04 | drivers/block/null_blk_main.c: fix uninitialized var warnings | Andrew Morton |
2020-02-04 | drivers/block/null_blk_main.c: fix layout | Andrew Morton |
2020-01-31 | drivers/block/zram/zram_drv.c: fix error return codes not being returned in w... | Colin Ian King |
2020-01-31 | zram: try to avoid worst-case scenario on same element pages | Taejoon Song |
2020-01-29 | xen/blkfront: limit allocated memory size to actual use case | Juergen Gross |
2020-01-29 | nbd: add a flush_workqueue in nbd_start_device | Sun Ke |
2020-01-29 | drbd: fifo_alloc() should use struct_size | Stephen Kitt |
2020-01-29 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-01-29 | xen/blkback: Consistently insert one empty line between functions | SeongJae Park |
2020-01-29 | xen/blkback: Remove unnecessary static variable name prefixes | SeongJae Park |
2020-01-29 | xen/blkback: Squeeze page pools if a memory pressure is detected | SeongJae Park |
2020-01-27 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2020-01-27 | rbd: set the 'device' link in sysfs | Hannes Reinecke |
2020-01-27 | rbd: work around -Wuninitialized warning | Arnd Bergmann |
2020-01-17 | Merge tag 'block-5.5-2020-01-16' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-01-15 | null_blk: Fix zone write handling | Damien Le Moal |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2020-01-03 | Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-01-03 | compat_ioctl: move cdrom commands into cdrom.c | Arnd Bergmann |
2020-01-03 | compat_ioctl: scsi: move ioctl handling into drivers | Arnd Bergmann |
2020-01-03 | compat_ioctl: block: handle cdrom compat ioctl in non-cdrom drivers | Arnd Bergmann |
2020-01-03 | compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN | Arnd Bergmann |
2020-01-03 | compat_ioctl: move CDROM_SEND_PACKET handling into scsi | Arnd Bergmann |
2020-01-03 | compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl | Arnd Bergmann |
2019-12-30 | null_blk: Fix REQ_OP_ZONE_CLOSE handling | Damien Le Moal |
2019-12-27 | Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-12-22 | Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-12-21 | pktcdvd: fix regression on 64-bit architectures | Arnd Bergmann |
2019-12-21 | Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-12-20 | xen-blkback: support dynamic unbind/bind | Paul Durrant |
2019-12-20 | xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk | Nathan Chancellor |
2019-12-16 | nbd: fix shutdown and recv work deadlock v2 | Mike Christie |
2019-12-15 | Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-12-13 | xen-blkback: prevent premature module unload | Paul Durrant |
2019-12-07 | Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-12-06 | Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-12-05 | Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |