index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-02
block: move the partition_meta_info to struct block_device
Christoph Hellwig
1
-0
/
+1
2020-12-02
block: move disk stat accounting to struct block_device
Christoph Hellwig
1
-0
/
+10
2020-12-02
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
3
-73
/
+4
2020-12-02
block: initialize struct block_device in bdev_alloc
Christoph Hellwig
1
-13
/
+9
2020-12-02
block: simplify the block device claiming interface
Christoph Hellwig
1
-33
/
+18
2020-12-02
block: remove ->bd_contains
Christoph Hellwig
1
-14
/
+8
2020-12-02
block: simplify bdev/disk lookup in blkdev_get
Christoph Hellwig
1
-76
/
+101
2020-12-02
block: remove i_bdev
Christoph Hellwig
9
-208
/
+91
2020-12-02
block: opencode devcgroup_inode_permission
Christoph Hellwig
1
-6
/
+4
2020-12-02
block: move bdput() to the callers of __blkdev_get
Christoph Hellwig
1
-2
/
+5
2020-12-02
block: refactor blkdev_get
Christoph Hellwig
1
-99
/
+86
2020-12-02
block: refactor __blkdev_put
Christoph Hellwig
1
-7
/
+7
2020-12-02
block: switch bdgrab to use igrab
Christoph Hellwig
1
-1
/
+5
2020-12-02
block: change the hash used for looking up block devices
Christoph Hellwig
1
-24
/
+2
2020-12-02
block: add a bdev_kobj helper
Christoph Hellwig
2
-15
/
+6
2020-12-02
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
5
-38
/
+24
2020-12-02
fs: remove get_super_thawed and get_super_exclusive_thawed
Christoph Hellwig
3
-56
/
+28
2020-11-16
block: unexport revalidate_disk_size
Christoph Hellwig
1
-1
/
+0
2020-11-16
block: remove the call to __invalidate_device in check_disk_size_change
Christoph Hellwig
1
-6
/
+0
2020-11-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2020-11-14
afs: Fix afs_write_end() when called with copied == 0 [ver #3]
David Howells
1
-1
/
+4
2020-11-14
ocfs2: initialize ip_next_orphan
Wengang Wang
1
-0
/
+1
2020-11-14
Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-52
/
+2
2020-11-14
Merge tag 'xfs-5.10-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-15
/
+15
2020-11-14
Merge tag 'io_uring-5.10-2020-11-13' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-11-13
Merge tag 'ext4_for_linus_bugfixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-14
/
+3
2020-11-13
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-1
/
+1
2020-11-13
Merge tag 'gfs2-v5.10-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-12
/
+10
2020-11-13
Merge tag 'nfs-for-5.10-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-12
/
+15
2020-11-12
gfs2: Fix case in which ail writes are done to jdata holes
Bob Peterson
2
-1
/
+3
2020-11-12
Revert "gfs2: Ignore journal log writes for jdata holes"
Bob Peterson
1
-6
/
+2
2020-11-12
NFS: Remove unnecessary inode lock in nfs_fsync_dir()
Trond Myklebust
1
-5
/
+1
2020-11-12
NFS: Remove unnecessary inode locking in nfs_llseek_dir()
Trond Myklebust
1
-5
/
+4
2020-11-12
NFS: Fix listxattr receive buffer size
Chuck Lever
1
-2
/
+2
2020-11-12
NFSv4.2: fix failure to unregister shrinker
J. Bruce Fields
1
-0
/
+2
2020-11-12
gfs2: fix possible reference leak in gfs2_check_blk_type
Zhang Qilong
1
-5
/
+5
2020-11-12
fscrypt: fix inline encryption not used on new files
Eric Biggers
1
-1
/
+1
2020-11-11
Revert "ext4: fix superblock checksum calculation race"
Theodore Ts'o
1
-11
/
+0
2020-11-11
ext4: handle dax mount option collision
Harshad Shirwadkar
1
-3
/
+3
2020-11-11
io_uring: round-up cq size before comparing with rounded sq size
Jens Axboe
1
-1
/
+1
2020-11-11
xfs: fix a missing unlock on error in xfs_fs_map_blocks
Christoph Hellwig
1
-1
/
+1
2020-11-11
vfs: move __sb_{start,end}_write* to fs.h
Darrick J. Wong
1
-30
/
+0
2020-11-11
vfs: separate __sb_start_write into blocking and non-blocking helpers
Darrick J. Wong
3
-9
/
+14
2020-11-11
vfs: remove lockdep bogosity in __sb_start_write
Darrick J. Wong
1
-29
/
+4
2020-11-11
xfs: fix brainos in the refcount scrubber's rmap fragment processor
Darrick J. Wong
1
-5
/
+3
2020-11-11
xfs: fix rmap key and record comparison functions
Darrick J. Wong
1
-8
/
+8
2020-11-11
xfs: set the unwritten bit in rmap lookup flags in xchk_bmap_get_rmapextents
Darrick J. Wong
1
-0
/
+2
2020-11-11
xfs: fix flags argument to rmap lookup when converting shared file rmaps
Darrick J. Wong
1
-1
/
+1
2020-11-10
Merge tag 'for-5.10-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-39
/
+48
2020-11-10
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-3
/
+1
[next]