index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-01-11
f2fs: mark f2fs_init_compress_mempool w/ __init
Yangtao Li
2023-01-11
f2fs: judge whether discard_unit is section only when have CONFIG_BLK_DEV_ZONED
Yangtao Li
2023-01-11
f2fs: start freeing cluster pages from the unused number
Zhang Qilong
2023-01-11
btrfs: zoned: enable metadata over-commit for non-ZNS setup
Naohiro Aota
2023-01-11
btrfs: qgroup: do not warn on record without old_roots populated
Qu Wenruo
2023-01-11
btrfs: add extra error messages to cover non-ENOMEM errors from device_add_li...
Qu Wenruo
2023-01-11
fs: remove locks_inode
Jeff Layton
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
2023-01-10
cifs: fix potential memory leaks in session setup
Paulo Alcantara
2023-01-10
cifs: do not query ifaces on smb1 mounts
Paulo Alcantara
2023-01-10
fs/cramfs: Convert kmap() to kmap_local_data()
Fabio M. De Francesco
2023-01-10
coredump: Move dump_emit_page() to kill unused warning
Geert Uytterhoeven
2023-01-10
cifs: fix double free on failed kerberos auth
Paulo Alcantara
2023-01-10
cifs: remove redundant assignment to the variable match
Colin Ian King
2023-01-10
Merge tag 'nfsd-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-01-10
affs: initialize fsdata in affs_truncate()
Alexander Potapenko
2023-01-10
Merge tag '6.2-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-01-10
erofs: fix kvcalloc() misuse with __GFP_NOFAIL
Gao Xiang
2023-01-10
erofs/zmap.c: Fix incorrect offset calculation
Siddh Raman Pant
2023-01-09
ext4: allow verity with fs block size < PAGE_SIZE
Eric Biggers
2023-01-09
fs/buffer.c: support fsverity in block_read_full_folio()
Eric Biggers
2023-01-09
f2fs: simplify f2fs_readpage_limit()
Eric Biggers
2023-01-09
ext4: simplify ext4_readpage_limit()
Eric Biggers
2023-01-09
fsverity: support enabling with tree block size < PAGE_SIZE
Eric Biggers
2023-01-09
fsverity: support verification with tree block size < PAGE_SIZE
Eric Biggers
2023-01-09
fsverity: replace fsverity_hash_page() with fsverity_hash_block()
Eric Biggers
2023-01-09
fsverity: use EFBIG for file too large to enable verity
Eric Biggers
2023-01-09
fsverity: store log2(digest_size) precomputed
Eric Biggers
2023-01-09
fsverity: simplify Merkle tree readahead size calculation
Eric Biggers
2023-01-09
fsverity: use unsigned long for level_start
Eric Biggers
2023-01-09
cifs: fix file info setting in cifs_open_file()
Paulo Alcantara
2023-01-09
cifs: fix file info setting in cifs_query_path_info()
Paulo Alcantara
2023-01-09
udf: remove redundant variable netype
Colin Ian King
2023-01-09
udf: Detect system inodes linked into directory hierarchy
Jan Kara
2023-01-09
udf: Preserve link count of system files
Jan Kara
2023-01-09
udf: Do not update file length for failed writes to inline files
Jan Kara
2023-01-09
udf: Fix spelling mistake "lenght" -> "length"
Colin Ian King
2023-01-09
fs/ext2: Replace kmap_atomic() with kmap_local_page()
Fabio M. De Francesco
2023-01-09
udf: Keep i_lenExtents consistent with the total length of extents
Jan Kara
2023-01-09
udf: Move setting of i_lenExtents into udf_do_extend_file()
Jan Kara
2023-01-09
udf: Allocate name buffer in directory iterator on heap
Jan Kara
2023-01-09
udf: Handle error when adding extent to a file
Jan Kara
2023-01-09
udf: Handle error when adding extent to symlink
Jan Kara
2023-01-09
udf: Handle error when expanding directory
Jan Kara
2023-01-09
udf: Do not bother merging very long extents
Jan Kara
2023-01-09
udf: Truncate added extents on failed expansion
Jan Kara
2023-01-09
udf: Remove old directory iteration code
Jan Kara
2023-01-09
udf: Convert udf_rename() to new directory iteration code
Jan Kara
2023-01-09
udf: Convert udf_link() to new directory iteration code
Jan Kara
2023-01-09
udf: Convert udf_mkdir() to new directory iteration code
Jan Kara
[prev]
[next]