开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2022-08-08
Merge tag 'exfat-for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-08
vfs: Check the truncate maximum size in inode_newsize_ok()
David Howells
2022-08-07
Merge tag '5.20-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-08-06
Merge tag '9p-for-5.20' of https://github.com/martinetd/linux
Linus Torvalds
2022-08-06
Merge tag 'gfs2-v5.19-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
Merge part of branch 'for-next.instantiate' into for-next
Andreas Gruenbacher
2022-08-05
cifs: update internal module number
Steve French
2022-08-05
cifs: alloc_mid function should be marked as static
Steve French
2022-08-05
cifs: remove "cifs_" prefix from init/destroy mids functions
Enzo Matsumiya
2022-08-05
cifs: remove useless DeleteMidQEntry()
Enzo Matsumiya
2022-08-05
cifs: when insecure legacy is disabled shrink amount of SMB1 code
Steve French
2022-08-04
Merge tag 'xfs-5.20-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-08-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-08-04
Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-03
Merge tag 'zonefs-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
Merge tag 'iomap-5.20-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-08-03
Merge tag 'affs-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kd...
Linus Torvalds
2022-08-03
Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-08-03
Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-03
Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-03
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-03
Merge tag 'pull-work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-08-03
Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
Merge tag 'pull-work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-02
ext4: add ioctls to get/set the ext4 superblock uuid
Jeremy Bongio
2022-08-02
ext4: avoid resizing to a partial cluster size
Kiselev, Oleg
2022-08-02
ext4: reduce computation of overhead during resize
Kiselev, Oleg
2022-08-02
jbd2: fix assertion 'jh->b_frozen_data == NULL' failure when journal aborted
Zhihao Cheng
2022-08-02
ext4: block range must be validated before use in ext4_mb_clear_bb()
Lukas Czerner
2022-08-02
mbcache: automatically delete entries from cache on freeing
Jan Kara
2022-08-02
mbcache: Remove mb_cache_entry_delete()
Jan Kara
2022-08-02
ext2: avoid deleting xattr block that is being reused
Jan Kara
2022-08-02
ext2: unindent codeblock in ext2_xattr_set()
Jan Kara
2022-08-02
ext2: factor our freeing of xattr block reference
Jan Kara
2022-08-02
ext4: fix race when reusing xattr blocks
Jan Kara
2022-08-02
ext4: unindent codeblock in ext4_xattr_block_set()
Jan Kara
2022-08-02
ext4: remove EA inode entry from mbcache on inode eviction
Jan Kara
2022-08-02
mbcache: add functions to delete entry if unused
Jan Kara
2022-08-02
mbcache: don't reclaim used entries
Jan Kara
2022-08-02
ext4: make sure ext4_append() always allocates new block
Lukas Czerner
2022-08-02
ext4: check if directory block is within i_size
Lukas Czerner
2022-08-02
ext4: reflect mb_optimize_scan value in options file
Ojaswin Mujoo
2022-08-02
ext4: avoid remove directory when directory is corrupted
Ye Bin
2022-08-02
ext4: aligned '*' in comments
Jiang Jian
2022-08-02
ext4: recover csum seed of tmp_inode after migrating to extents
Li Lingfeng
2022-08-02
ext4: fix warning in ext4_iomap_begin as race between bmap and write
Ye Bin
2022-08-02
ext4: correct the misjudgment in ext4_iget_extra_inode
Baokun Li
[next]