index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2026-01-23
erofs: remove useless src in erofs_xattr_copy_to_buffer()
Ferry Meng
-3
/
+1
2026-01-23
erofs: unexport erofs_xattr_prefix()
Gao Xiang
-33
/
+28
2026-01-23
erofs: unexport erofs_getxattr()
Gao Xiang
-61
/
+54
2026-01-23
erofs: fix incorrect early exits in volume label handling
Gao Xiang
-2
/
+4
2026-01-23
erofs: fix incorrect early exits for invalid metabox-enabled images
Gao Xiang
-2
/
+3
2026-01-23
erofs: avoid noisy messages for transient -ENOMEM
Gao Xiang
-3
/
+4
2026-01-23
erofs: improve LZ4 error strings
Gao Xiang
-22
/
+20
2026-01-23
erofs: simplify the code using for_each_set_bit
Yuwen Chen
-12
/
+9
2026-01-23
erofs: make z_erofs_crypto[] static
Ferry Meng
-1
/
+1
2026-01-23
erofs: Use %pe format specifier for error pointers
Ferry Meng
-2
/
+2
2026-01-22
NFS/localio: switch nfs_local_do_read and nfs_local_do_write to return void
Mike Snitzer
-19
/
+13
2026-01-22
NFS/localio: remove -EAGAIN handling in nfs_local_doio()
Mike Snitzer
-2
/
+0
2026-01-22
NFS/localio: use GFP_NOIO and non-memreclaim workqueue in nfs_local_commit
Mike Snitzer
-3
/
+8
2026-01-22
NFS/localio: prevent direct reclaim recursion into NFS via nfs_writepages
Mike Snitzer
-0
/
+15
2026-01-22
NFS/localio: Cleanup the nfs_local_pgio_done() parameters
Trond Myklebust
-9
/
+5
2026-01-22
NFS/localio: Handle short writes by retrying
Trond Myklebust
-17
/
+47
2026-01-21
btrfs: zlib: fix the folio leak on S390 hardware acceleration
Qu Wenruo
-0
/
+1
2026-01-21
btrfs: do not strictly require dirty metadata threshold for metadata writepages
Qu Wenruo
-26
/
+2
2026-01-21
Merge tag 'for-6.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+73
2026-01-21
xfs: fix incorrect context handling in xfs_trans_roll
Wenwu Hou
-11
/
+6
2026-01-21
xfs: always allocate the free zone with the lowest index
Hans Holmberg
-31
/
+17
2026-01-21
xfs: promote metadata directories and large block support
Darrick J. Wong
-14
/
+0
2026-01-21
xfs: use blkdev_get_zone_info to simplify zone reporting
Christoph Hellwig
-64
/
+50
2026-01-21
xfs: check that used blocks are smaller than the write pointer
Christoph Hellwig
-0
/
+7
2026-01-21
xfs: split and refactor zone validation
Christoph Hellwig
-114
/
+68
2026-01-21
xfs: pass the write pointer to xfs_init_zone
Christoph Hellwig
-29
/
+37
2026-01-21
xfs: add a xfs_rtgroup_raw_size helper
Christoph Hellwig
-0
/
+15
2026-01-21
xfs: add missing forward declaration in xfs_zones.h
Damien Le Moal
-0
/
+1
2026-01-21
xfs: remove xfs_attr_leaf_hasname
Christoph Hellwig
-51
/
+24
2026-01-21
xfs: mark data structures corrupt on EIO and ENODATA
Darrick J. Wong
-0
/
+8
2026-01-21
xfs: rework zone GC buffer management
Christoph Hellwig
-47
/
+59
2026-01-21
xfs: use bio_reuse in the zone GC code
Christoph Hellwig
-6
/
+1
2026-01-21
xfs: directly include xfs_platform.h
Christoph Hellwig
-204
/
+193
2026-01-21
xfs: move the remaining content from xfs.h to xfs_platform.h
Christoph Hellwig
-17
/
+16
2026-01-21
xfs: include global headers first in xfs_platform.h
Christoph Hellwig
-14
/
+10
2026-01-21
xfs: rename xfs_linux.h to xfs_platform.h
Christoph Hellwig
-4
/
+4
2026-01-21
xfs: factor out a xlog_write_space_advance helper
Christoph Hellwig
-12
/
+20
2026-01-21
xfs: improve the iclog space assert in xlog_write_iovec
Christoph Hellwig
-1
/
+1
2026-01-21
xfs: add a xlog_write_space_left helper
Christoph Hellwig
-9
/
+13
2026-01-21
xfs: improve the calling convention for the xlog_write helpers
Christoph Hellwig
-110
/
+77
2026-01-21
xfs: regularize iclog space accounting in xlog_write_partial
Christoph Hellwig
-3
/
+4
2026-01-21
xfs: move struct xfs_log_vec to xfs_log_priv.h
Christoph Hellwig
-12
/
+12
2026-01-21
xfs: move struct xfs_log_iovec to xfs_log_priv.h
Christoph Hellwig
-7
/
+6
2026-01-21
xfs: improve the ->iop_format interface
Christoph Hellwig
-194
/
+180
2026-01-21
xfs: set lv_bytes in xlog_write_one_vec
Christoph Hellwig
-2
/
+3
2026-01-21
xfs: add a xlog_write_one_vec helper
Christoph Hellwig
-24
/
+24
2026-01-20
fat: remove unused parameter
Lalit Shankar Chowdhury
-2
/
+2
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+13
2026-01-20
ocfs2: annotate more flexible array members with __counted_by_le()
Dmitry Antipov
-5
/
+3
2026-01-20
ocfs2: fix oob in __ocfs2_find_path
Edward Adam Davis
-4
/
+5
[prev]
[next]