index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
bdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2025-12-01
Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+18
2025-11-12
bdev: add hint prints in sb_set_blocksize() for LBS dependency on THP
Baokun Li
1
-1
/
+18
2025-11-05
block: add __must_check attribute to sb_min_blocksize()
Yongpeng Yang
1
-1
/
+1
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
1
-2
/
+2
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
1
-1
/
+1
2025-05-26
Merge tag 'xfs-merge-6.16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+2
2025-05-07
fs: add atomic write unit max opt to statx
John Garry
1
-1
/
+2
2025-04-25
Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linux
Linus Torvalds
1
-16
/
+51
2025-04-24
block: don't autoload drivers on stat
Christoph Hellwig
1
-4
/
+4
2025-04-24
block: remove the backing_inode variable in bdev_statx
Christoph Hellwig
1
-7
/
+4
2025-04-23
block: hoist block size validation code to a separate function
Darrick J. Wong
1
-6
/
+27
2025-04-23
block: fix race between set_blocksize and read paths
Darrick J. Wong
1
-0
/
+17
2025-04-17
fs: move the bdex_statx call to vfs_getattr_nosec
Christoph Hellwig
1
-2
/
+1
2025-03-07
bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()
Luis Chamberlain
1
-0
/
+2
2025-02-24
bdev: use bdev_io_min() for statx block size
Luis Chamberlain
1
-3
/
+2
2025-02-24
block/bdev: lift block size restrictions to 64k
Luis Chamberlain
1
-2
/
+1
2025-02-24
block/bdev: enable large folio support for large logical block sizes
Hannes Reinecke
1
-0
/
+3
2024-12-18
block/bdev: use helper for max block size check
Luis Chamberlain
1
-2
/
+1
2024-09-25
Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+2
2024-09-16
block: change wait on bd_claiming to use a var_waitqueue
NeilBrown
1
-2
/
+2
2024-08-20
block,lsm: add LSM blob and new LSM hooks for block devices
Deven Bowers
1
-0
/
+7
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
1
-11
/
+30
2024-06-20
block: Add atomic write support for statx
Prasad Singamsetty
1
-10
/
+26
2024-06-16
bdev: make blockdev_mnt static
Jiapeng Chong
1
-1
/
+1
2024-05-21
Merge tag 'pull-bd_flags-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+8
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-19
/
+47
2024-05-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+10
2024-05-13
Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+1
2024-05-03
RIP ->bd_inode
Al Viro
1
-1
/
+0
2024-05-03
block/bdev.c: use the knowledge of inode/bdev coallocation
Al Viro
1
-13
/
+19
2024-05-03
use ->bd_mapping instead of ->bd_inode->i_mapping
Al Viro
1
-9
/
+9
2024-05-03
block_device: add a pointer to struct address_space (page cache of bdev)
Al Viro
1
-0
/
+1
2024-05-03
missing helpers: bdev_unhash(), bdev_drop()
Al Viro
1
-0
/
+10
2024-05-03
block: move two helpers into bdev.c
Yu Kuai
1
-0
/
+12
2024-05-02
bdev: move ->bd_has_subit_bio to ->__bd_flags
Al Viro
1
-4
/
+2
2024-05-02
bdev: move ->bd_write_holder into ->__bd_flags
Al Viro
1
-4
/
+5
2024-05-02
bdev: infrastructure for flags
Al Viro
1
-1
/
+1
2024-05-02
make set_blocksize() fail unless block device is opened exclusive
Al Viro
1
-0
/
+3
2024-05-02
set_blocksize(): switch to passing struct file *
Al Viro
1
-4
/
+7
2024-04-26
Merge tag 'vfs-6.9-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-04-20
Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linux
Linus Torvalds
1
-10
/
+19
2024-04-18
block: propagate partition scanning errors to the BLKRRPART ioctl
Christoph Hellwig
1
-10
/
+19
2024-04-11
block: fix module reference leakage from bdev_open_by_dev error path
Yu Kuai
1
-1
/
+1
2024-04-07
fs: claw back a few FMODE_* bits
Christian Brauner
1
-1
/
+1
2024-03-27
fs,block: yield devices early
Christian Brauner
1
-8
/
+56
2024-03-27
block: count BLK_OPEN_RESTRICT_WRITES openers
Christian Brauner
1
-3
/
+3
2024-03-27
block: handle BLK_OPEN_RESTRICT_WRITES correctly
Christian Brauner
1
-7
/
+7
2024-03-18
fs,block: get holder during claim
Christian Brauner
1
-0
/
+7
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
[next]