index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-23
Merge tag 'vfs-6.6-merge-2' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-l...
Christian Brauner
2023-08-21
amiflop: don't call fsync_bdev in FDFMTBEG
Christoph Hellwig
2023-08-21
floppy: call disk_force_media_change when changing the format
Christoph Hellwig
2023-08-21
block: simplify the disk_force_media_change interface
Christoph Hellwig
2023-08-21
nbd: call blk_mark_disk_dead in nbd_clear_sock_ioctl
Christoph Hellwig
2023-08-19
Merge tag 'block-6.5-2023-08-19' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-18
drivers/rnbd: restore sysfs interface to rnbd-client
Li Zhijian
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-15
genetlink: remove userhdr from struct genl_info
Jakub Kicinski
2023-08-11
Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-05
zram: take device and not only bvec offset into account
Christoph Hellwig
2023-08-02
rbd: prevent busy loop when requesting exclusive lock
Ilya Dryomov
2023-07-28
Merge tag 'ceph-for-6.5-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-07-28
Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-27
ublk: return -EINTR if breaking from waiting for existed users in DEL_DEV
Ming Lei
2023-07-27
ublk: fail to recover device if queue setup is interrupted
Ming Lei
2023-07-27
ublk: fail to start device if queue setup is interrupted
Ming Lei
2023-07-26
rbd: retrieve and check lock owner twice before blocklisting
Ilya Dryomov
2023-07-26
rbd: harden get_lock_owner_info() a bit
Ilya Dryomov
2023-07-26
rbd: make get_lock_owner_info() return a single locker or NULL
Ilya Dryomov
2023-07-22
Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-21
loop: do not enforce max_loop hard limit by (new) default
Mauricio Faria de Oliveira
2023-07-21
loop: deprecate autoloading callback loop_probe()
Mauricio Faria de Oliveira
2023-07-11
Merge branch '6.5/scsi-staging' into 6.5/scsi-fixes
Martin K. Petersen
2023-07-05
scsi: block: virtio_blk: Set zone limits before revalidating zones
Damien Le Moal
2023-07-05
scsi: block: nullblk: Set zone limits before revalidating zones
Damien Le Moal
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-24
drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
David Howells
2023-06-21
ublk: make ublk_chr_class a static const structure
Ivan Orlov
2023-06-21
aoe: make aoe_class a static const structure
Ivan Orlov
2023-06-21
block/rnbd: make all 'class' structures const
Ivan Orlov
2023-06-21
Revert "virtio-blk: support completion batching for the IRQ path"
Michael S. Tsirkin
2023-06-20
swim: fix a missing FMODE_ -> BLK_OPEN_ conversion in floppy_open
Christoph Hellwig
2023-06-19
zram: further limit recompression threshold
Sergey Senozhatsky
2023-06-14
brd: use cond_resched instead of cond_resched_rcu
Pankaj Raghav
2023-06-13
swim3: fix the floppy_locked_ioctl prototype
Christoph Hellwig
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
rnbd-srv: replace sess->open_flags with a "bool readonly"
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path
Christoph Hellwig
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-12
block: pass a gendisk on bdev_check_media_change
Christoph Hellwig
2023-06-11
block/rnbd-srv: make process_msg_sess_info returns void
Guoqing Jiang
2023-06-11
block/rnbd-srv: init err earlier in rnbd_srv_init_module
Guoqing Jiang
[next]