index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
f2fs: remove a few bd_part checks
Christoph Hellwig
2020-12-01
2
-13
/
+1
*
block: switch partition lookup to use struct block_device
Christoph Hellwig
2020-12-01
4
-25
/
+11
*
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
3
-73
/
+4
*
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
9
-208
/
+91
*
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
2
-15
/
+6
*
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
2020-12-01
5
-38
/
+24
*
fs: remove get_super_thawed and get_super_exclusive_thawed
Christoph Hellwig
2020-12-01
3
-56
/
+28
*
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
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-11-14
1
-0
/
+1
|
\
|
*
ocfs2: initialize ip_next_orphan
Wengang Wang
2020-11-14
1
-0
/
+1
*
|
afs: Fix afs_write_end() when called with copied == 0 [ver #3]
David Howells
2020-11-14
1
-1
/
+4
*
|
Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-11-14
3
-52
/
+2
|
\
\
|
*
|
vfs: move __sb_{start,end}_write* to fs.h
Darrick J. Wong
2020-11-11
1
-30
/
+0
|
*
|
vfs: separate __sb_start_write into blocking and non-blocking helpers
Darrick J. Wong
2020-11-11
3
-9
/
+14
|
*
|
vfs: remove lockdep bogosity in __sb_start_write
Darrick J. Wong
2020-11-11
1
-29
/
+4
*
|
|
Merge tag 'xfs-5.10-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-11-14
5
-15
/
+15
|
\
\
\
|
*
|
|
xfs: fix a missing unlock on error in xfs_fs_map_blocks
Christoph Hellwig
2020-11-11
1
-1
/
+1
|
*
|
|
xfs: fix brainos in the refcount scrubber's rmap fragment processor
Darrick J. Wong
2020-11-11
1
-5
/
+3
|
*
|
|
xfs: fix rmap key and record comparison functions
Darrick J. Wong
2020-11-11
1
-8
/
+8
|
*
|
|
xfs: set the unwritten bit in rmap lookup flags in xchk_bmap_get_rmapextents
Darrick J. Wong
2020-11-11
1
-0
/
+2
|
*
|
|
xfs: fix flags argument to rmap lookup when converting shared file rmaps
Darrick J. Wong
2020-11-11
1
-1
/
+1
*
|
|
|
Merge tag 'io_uring-5.10-2020-11-13' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-11-14
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
io_uring: round-up cq size before comparing with rounded sq size
Jens Axboe
2020-11-11
1
-1
/
+1
*
|
|
|
Merge tag 'ext4_for_linus_bugfixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-11-13
2
-14
/
+3
|
\
\
\
\
|
*
|
|
|
Revert "ext4: fix superblock checksum calculation race"
Theodore Ts'o
2020-11-11
1
-11
/
+0
|
*
|
|
|
ext4: handle dax mount option collision
Harshad Shirwadkar
2020-11-11
1
-3
/
+3
*
|
|
|
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2020-11-13
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
fscrypt: fix inline encryption not used on new files
Eric Biggers
2020-11-12
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'gfs2-v5.10-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-11-13
4
-12
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gfs2: Fix case in which ail writes are done to jdata holes
Bob Peterson
2020-11-12
2
-1
/
+3
|
*
|
|
|
|
|
Revert "gfs2: Ignore journal log writes for jdata holes"
Bob Peterson
2020-11-12
1
-6
/
+2
|
*
|
|
|
|
|
gfs2: fix possible reference leak in gfs2_check_blk_type
Zhang Qilong
2020-11-12
1
-5
/
+5
*
|
|
|
|
|
|
Merge tag 'nfs-for-5.10-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-11-12
4
-12
/
+15
|
\
\
\
\
\
\
\
[next]