index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
bdev.c
Age
Commit message (
Expand
)
Author
2024-01-08
Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-12-28
block: Fix a memory leak in bdev_open_by_dev()
Christophe JAILLET
2023-11-20
block: update the stable_writes flag in bdev_add
Christoph Hellwig
2023-11-18
block: Add config option to not allow writing to mounted devices
Jan Kara
2023-11-18
block: Remove blkdev_get_by_*() functions
Jan Kara
2023-11-18
bdev: implement freeze and thaw holder operations
Christian Brauner
2023-11-18
bdev: surface the error from sync_blockdev()
Christian Brauner
2023-11-18
bdev: rename freeze and thaw helpers
Christian Brauner
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-10-28
block: move bdev_mark_dead out of disk_check_media_change
Christoph Hellwig
2023-10-28
fs: Avoid grabbing sb->s_umount under bdev->bd_holder_lock
Jan Kara
2023-10-28
block: Use bdev_open_by_dev() in blkdev_open()
Jan Kara
2023-10-28
block: Provide bdev_open_* functions
Jan Kara
2023-10-18
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
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
block: call into the file system for ioctl BLKFLSBUF
Christoph Hellwig
2023-08-21
block: call into the file system for bdev_mark_dead
Christoph Hellwig
2023-08-21
block: consolidate __invalidate_device and fsync_bdev
Christoph Hellwig
2023-07-17
fs: distinguish between user initiated freeze and kernel initiated freeze
Darrick J. Wong
2023-06-21
block: Improve kernel-doc headers
Bart Van Assche
2023-06-20
block: document the holder argument to blkdev_get_by_path
Christoph Hellwig
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
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: also call ->open for incremental partition opens
Christoph Hellwig
2023-06-05
block: introduce holder ops
Christoph Hellwig
2023-06-05
block: turn bdev_lock into a mutex
Christoph Hellwig
2023-06-05
block: refactor bd_may_claim
Christoph Hellwig
2023-06-05
block: factor out a bd_end_claim helper from blkdev_put
Christoph Hellwig
2023-04-25
block: sync part's ->bd_has_submit_bio with disk's
Ming Lei
2023-04-24
block: Cleanup set_capacity()/bdev_set_nr_sectors()
Damien Le Moal
2023-04-16
block: store bdev->bd_disk->fops->submit_bio state in bdev
Jens Axboe
2023-02-02
block: remove ->rw_page
Christoph Hellwig
2022-12-01
block: bdev & blktrace: use consistent function doc. notation
Randy Dunlap
2022-09-11
vfs: support STATX_DIOALIGN on block devices
Eric Biggers
2022-07-14
block: stop using bdevname in bdev_write_inode
Christoph Hellwig
2022-05-24
Merge tag 'exfat-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-23
block: add sync_blockdev_range()
Yuezhang Mo
2022-04-18
block: turn bdev->bd_openers into an atomic_t
Christoph Hellwig
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-02-27
block: remove redundant semicolon
Nian Yanchuan
2022-02-27
block: default BLOCK_LEGACY_AUTOLOAD to y
Christoph Hellwig
2022-02-02
block: deprecate autoloading based on dev_t
Christoph Hellwig
2022-01-22
mm: remove cleancache
Christoph Hellwig
2021-12-13
bdev: Improve lookup_bdev documentation
Matthew Wilcox (Oracle)
2021-11-29
block: Remove redundant initialization of variable ret
Colin Ian King
2021-11-29
block: remove the GENHD_FL_HIDDEN check in blkdev_get_no_open
Christoph Hellwig
2021-11-29
block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flags
Christoph Hellwig
[next]