index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
block_dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-30
Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2021-07-27
block: delay freeing the gendisk
Christoph Hellwig
1
-0
/
+2
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+2
2021-06-30
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-15
/
+0
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-152
/
+92
2021-06-29
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
1
-0
/
+1
2021-06-24
block: pass a gendisk to bdev_disk_changed
Christoph Hellwig
1
-2
/
+2
2021-06-24
block: move bdev_disk_changed
Christoph Hellwig
1
-53
/
+0
2021-06-24
fs: remove bdev_try_to_free_page callback
Zhang Yi
1
-15
/
+0
2021-06-04
remove the raw driver
Christoph Hellwig
1
-4
/
+2
2021-06-01
block: move bd_part_count to struct gendisk
Christoph Hellwig
1
-3
/
+3
2021-06-01
block: split __blkdev_put
Christoph Hellwig
1
-26
/
+32
2021-06-01
block: move adjusting bd_part_count out of __blkdev_get
Christoph Hellwig
1
-9
/
+7
2021-06-01
block: move bd_mutex to struct gendisk
Christoph Hellwig
1
-22
/
+15
2021-06-01
block: move sync_blockdev from __blkdev_put to blkdev_put
Christoph Hellwig
1
-10
/
+10
2021-06-01
block: split __blkdev_get
Christoph Hellwig
1
-61
/
+57
2021-05-22
Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+8
2021-05-20
block: fix a race between del_gendisk and BLKRRPART
Gulam Mohamed
1
-0
/
+3
2021-05-20
block: prevent block device lookups at the beginning of del_gendisk
Christoph Hellwig
1
-10
/
+5
2021-05-07
Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+17
2021-05-06
block: reexpand iov_iter after read/write
yangerkun
1
-3
/
+17
2021-05-05
mm: introduce and use mapping_empty()
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+0
2021-04-28
Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+6
2021-04-12
block: remove the -ERESTARTSYS handling in blkdev_get_by_dev
Christoph Hellwig
1
-6
/
+0
2021-04-12
block: initialize ret in bdev_disk_changed
Christoph Hellwig
1
-1
/
+1
2021-04-08
block: refactor blk_drop_partitions
Christoph Hellwig
1
-3
/
+5
2021-04-02
block: don't ignore REQ_NOWAIT for direct IO
Pavel Begunkov
1
-0
/
+4
2021-03-29
block: remove the revalidate_disk method
Christoph Hellwig
1
-3
/
+0
2021-03-23
block: clear GD_NEED_PART_SCAN later in bdev_disk_changed
Chris Chiu
1
-2
/
+2
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
1
-3
/
+3
2021-03-05
block: Try to handle busy underlying device on discard
Jan Kara
1
-1
/
+10
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+5
2021-02-26
block: Add bio_max_segs
Matthew Wilcox (Oracle)
1
-5
/
+5
2021-02-24
fs: delete repeated words in comments
Randy Dunlap
1
-1
/
+1
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-11
/
+9
2021-01-27
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
1
-1
/
+1
2021-01-27
Revert "block: simplify set_init_blocksize" to regain lost performance
Maxim Mikityanskiy
1
-1
/
+9
2021-01-26
block: unexport truncate_bdev_range
Christoph Hellwig
1
-1
/
+0
2021-01-26
bdev: Do not return EBUSY if bdev discard races with write
Jan Kara
1
-6
/
+4
2021-01-25
bio: add a helper calculating nr segments to alloc
Pavel Begunkov
1
-3
/
+4
2021-01-07
block: pre-initialize struct block_device in bdev_alloc_inode
Christoph Hellwig
1
-2
/
+3
2021-01-07
fs: Fix freeze_bdev()/thaw_bdev() accounting of bd_fsfreeze_sb
Satya Tangirala
1
-0
/
+2
2020-12-29
fs: block_dev.c: fix kernel-doc warnings from struct block_device changes
Randy Dunlap
1
-1
/
+1
2020-12-22
block: update some copyrights
Christoph Hellwig
1
-0
/
+1
2020-12-22
block: remove a pointless self-reference in block_dev.c
Christoph Hellwig
1
-2
/
+0
2020-12-01
block: stop using bdget_disk for partition 0
Christoph Hellwig
1
-1
/
+1
2020-12-01
block: merge struct block_device and struct hd_struct
Christoph Hellwig
1
-9
/
+0
2020-12-01
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
1
-27
/
+12
2020-12-01
block: move holder_dir to struct block_device
Christoph Hellwig
1
-6
/
+5
[next]