index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
block_dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: introduce and use mapping_empty()
Matthew Wilcox (Oracle)
2021-05-05
1
-1
/
+1
*
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-28
1
-9
/
+0
|
\
|
*
block: remove the -ERESTARTSYS handling in blkdev_get_by_dev
Christoph Hellwig
2021-04-12
1
-6
/
+0
|
*
block: remove the revalidate_disk method
Christoph Hellwig
2021-03-29
1
-3
/
+0
*
|
Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-28
1
-4
/
+6
|
\
\
|
*
|
block: initialize ret in bdev_disk_changed
Christoph Hellwig
2021-04-12
1
-1
/
+1
|
*
|
block: refactor blk_drop_partitions
Christoph Hellwig
2021-04-08
1
-3
/
+5
|
|
/
*
|
block: don't ignore REQ_NOWAIT for direct IO
Pavel Begunkov
2021-04-02
1
-0
/
+4
*
|
block: clear GD_NEED_PART_SCAN later in bdev_disk_changed
Chris Chiu
2021-03-23
1
-2
/
+2
|
/
*
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-03-11
1
-3
/
+3
*
block: Try to handle busy underlying device on discard
Jan Kara
2021-03-05
1
-1
/
+10
*
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-28
1
-5
/
+5
|
\
|
*
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2021-02-26
1
-5
/
+5
*
|
fs: delete repeated words in comments
Randy Dunlap
2021-02-24
1
-1
/
+1
|
/
*
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
1
-11
/
+9
|
\
|
*
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
2021-01-27
1
-1
/
+1
|
*
block: unexport truncate_bdev_range
Christoph Hellwig
2021-01-26
1
-1
/
+0
|
*
bdev: Do not return EBUSY if bdev discard races with write
Jan Kara
2021-01-26
1
-6
/
+4
|
*
bio: add a helper calculating nr segments to alloc
Pavel Begunkov
2021-01-25
1
-3
/
+4
*
|
Revert "block: simplify set_init_blocksize" to regain lost performance
Maxim Mikityanskiy
2021-01-27
1
-1
/
+9
|
/
*
block: pre-initialize struct block_device in bdev_alloc_inode
Christoph Hellwig
2021-01-07
1
-2
/
+3
*
fs: Fix freeze_bdev()/thaw_bdev() accounting of bd_fsfreeze_sb
Satya Tangirala
2021-01-07
1
-0
/
+2
*
fs: block_dev.c: fix kernel-doc warnings from struct block_device changes
Randy Dunlap
2020-12-29
1
-1
/
+1
*
block: update some copyrights
Christoph Hellwig
2020-12-22
1
-0
/
+1
*
block: remove a pointless self-reference in block_dev.c
Christoph Hellwig
2020-12-22
1
-2
/
+0
*
block: stop using bdget_disk for partition 0
Christoph Hellwig
2020-12-01
1
-1
/
+1
*
block: merge struct block_device and struct hd_struct
Christoph Hellwig
2020-12-01
1
-9
/
+0
*
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
2020-12-01
1
-27
/
+12
*
block: move holder_dir to struct block_device
Christoph Hellwig
2020-12-01
1
-6
/
+5
*
block: move the partition_meta_info to struct block_device
Christoph Hellwig
2020-12-01
1
-0
/
+1
*
block: move disk stat accounting to struct block_device
Christoph Hellwig
2020-12-01
1
-0
/
+10
*
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
2020-12-01
1
-71
/
+2
*
block: initialize struct block_device in bdev_alloc
Christoph Hellwig
2020-12-01
1
-13
/
+9
*
block: simplify the block device claiming interface
Christoph Hellwig
2020-12-01
1
-33
/
+18
*
block: remove ->bd_contains
Christoph Hellwig
2020-12-01
1
-14
/
+8
*
block: simplify bdev/disk lookup in blkdev_get
Christoph Hellwig
2020-12-01
1
-76
/
+101
*
block: remove i_bdev
Christoph Hellwig
2020-12-01
1
-147
/
+49
*
block: opencode devcgroup_inode_permission
Christoph Hellwig
2020-12-01
1
-6
/
+4
*
block: move bdput() to the callers of __blkdev_get
Christoph Hellwig
2020-12-01
1
-2
/
+5
*
block: refactor blkdev_get
Christoph Hellwig
2020-12-01
1
-99
/
+86
*
block: refactor __blkdev_put
Christoph Hellwig
2020-12-01
1
-7
/
+7
*
block: switch bdgrab to use igrab
Christoph Hellwig
2020-12-01
1
-1
/
+5
*
block: change the hash used for looking up block devices
Christoph Hellwig
2020-12-01
1
-24
/
+2
*
block: add a bdev_kobj helper
Christoph Hellwig
2020-12-01
1
-3
/
+3
*
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
2020-12-01
1
-22
/
+15
*
block: unexport revalidate_disk_size
Christoph Hellwig
2020-11-16
1
-1
/
+0
*
block: remove the call to __invalidate_device in check_disk_size_change
Christoph Hellwig
2020-11-16
1
-6
/
+0
*
block: add a bdget_part helper
Christoph Hellwig
2020-10-05
1
-3
/
+6
*
block: mark blkdev_get static
Christoph Hellwig
2020-09-23
1
-2
/
+1
*
PM: rewrite is_hibernate_resume_dev to not require an inode
Christoph Hellwig
2020-09-23
1
-1
/
+1
[next]