index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-11-01
f2fs: fix to avoid potential deadlock in f2fs_record_stop_reason()
Chao Yu
2024-11-01
f2fs: Fix not used variable 'index'
Zeng Heng
2024-11-01
f2fs: fix typos
Andrew Kreimer
2024-11-01
f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written ...
Qi Han
2024-11-01
f2fs: check curseg->inited before write_sum_page in change_curseg
Yongpeng Yang
2024-11-01
f2fs: fix the wrong f2fs_bug_on condition in f2fs_do_replace_block
LongPing Wei
2024-11-01
f2fs: zone: introduce first_zoned_segno in f2fs_sb_info
Chao Yu
2024-11-01
f2fs: introduce device aliasing file
Daeho Jeong
2024-11-01
f2fs: decrease spare area for pinned files for zoned devices
Daeho Jeong
2024-11-01
f2fs: multidevice: add stats in debugfs
Chao Yu
2024-11-01
f2fs: fix to do sanity check on node blkaddr in truncate_node()
Chao Yu
2024-10-16
f2fs: fix to account dirty data in __get_secs_required()
Chao Yu
2024-10-14
f2fs: fix null-ptr-deref in f2fs_submit_page_bio()
Ye Bin
2024-10-14
f2fs: fix f2fs_bug_on when uninstalling filesystem call f2fs_evict_inode.
Qi Han
2024-10-14
f2fs: compress: fix inconsistent update of i_blocks in release_compress_block...
Qi Han
2024-10-14
f2fs: Use struct_size() to improve f2fs_acl_clone()
Thorsten Blum
2024-10-14
f2fs: introduce f2fs_get_section_mtime
liuderong
2024-10-14
Merge tag 'f2fs-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2024-10-14
Merge tag 'erofs-for-6.12-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-10-13
Merge tag '6.12-rc2-cifs-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-10-11
Merge tag 'nfs-for-6.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-10-11
f2fs: allow parallel DIO reads
Jaegeuk Kim
2024-10-11
erofs: get rid of kaddr in `struct z_erofs_maprecorder`
Gao Xiang
2024-10-11
erofs: get rid of z_erofs_try_to_claim_pcluster()
Gao Xiang
2024-10-11
erofs: ensure regular inodes for file-backed mounts
Gao Xiang
2024-10-10
Merge tag 'for-6.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-10
Merge tag 'nfsd-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-10-10
Merge tag 'xfs-6.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-10-09
Merge tag 'mm-hotfixes-stable-2024-10-09-15-46' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-10-09
fs/proc/kcore.c: allow translation of physical memory addresses
Alexander Gordeev
2024-10-09
bcachefs: do not use PF_MEMALLOC_NORECLAIM
Michal Hocko
2024-10-09
NFS: remove revoked delegation from server's delegation list
Dai Ngo
2024-10-09
Merge tag 'unicode-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-10-09
unicode: Don't special case ignorable code points
Gabriel Krisman Bertazi
2024-10-09
btrfs: fix clear_dirty and writeback ordering in submit_one_sector()
Naohiro Aota
2024-10-09
btrfs: zoned: fix missing RCU locking in error message when loading zone info
Filipe Manana
2024-10-09
xfs: fix a typo
Andrew Kreimer
2024-10-09
xfs: don't free cowblocks from under dirty pagecache on unshare
Brian Foster
2024-10-08
Merge tag 'ntfs3_for_6.12' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
2024-10-07
btrfs: fix missing error handling when adding delayed ref with qgroups enabled
Filipe Manana
2024-10-07
btrfs: add cancellation points to trim loops
Luca Stefani
2024-10-07
btrfs: split remaining space to discard in chunks
Luca Stefani
2024-10-07
xfs: skip background cowblock trims on inodes open for write
Brian Foster
2024-10-07
xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_alloc
Christoph Hellwig
2024-10-07
xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc
Christoph Hellwig
2024-10-07
xfs: don't ifdef around the exact minlen allocations
Christoph Hellwig
2024-10-07
xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocate
Christoph Hellwig
2024-10-07
xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname
Christoph Hellwig
2024-10-07
xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_split
Christoph Hellwig
2024-10-07
xfs: return bool from xfs_attr3_leaf_add
Christoph Hellwig
[next]