index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2026-02-26
btrfs: convert log messages to error level in btrfs_replay_log()
Filipe Manana
2026-02-26
btrfs: remove btrfs_handle_fs_error() after failure to recover log trees
Filipe Manana
2026-02-26
btrfs: remove redundant warning message in btrfs_check_uuid_tree()
Filipe Manana
2026-02-26
btrfs: change warning messages to error level in open_ctree()
Filipe Manana
2026-02-26
btrfs: fix a double release on reserved extents in cow_one_range()
Qu Wenruo
2026-02-26
btrfs: handle discard errors in in btrfs_finish_extent_commit()
Jingkai Tan
2026-02-26
netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequence
David Howells
2026-02-26
exfat: use truncate_inode_pages_final() at evict_inode()
Yang Wen
2026-02-26
ntfs: Remove impossible condition
Ethan Tidmore
2026-02-26
ntfs: Replace ERR_PTR(0) with NULL
Ethan Tidmore
2026-02-26
ntfs: Remove unneeded semicolon
Chen Ni
2026-02-26
ntfs: Fix null pointer dereference
Ethan Tidmore
2026-02-26
iomap: don't report direct-io retries to fserror
Darrick J. Wong
2026-02-25
Merge tag 'erofs-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-25
Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-25
xfs: add static size checks for ioctl UABI
Wilfred Mallawa
2026-02-25
xfs: remove duplicate static size checks
Wilfred Mallawa
2026-02-25
xfs: Add comments for usages of some macros.
Nirjhar Roy (IBM)
2026-02-25
xfs: Update lazy counters in xfs_growfs_rt_bmblock()
Nirjhar Roy (IBM)
2026-02-25
xfs: Add a comment in xfs_log_sb()
Nirjhar Roy (IBM)
2026-02-25
xfs: Fix xfs_last_rt_bmblock()
Nirjhar Roy (IBM)
2026-02-25
xfs: don't report half-built inodes to fserror
Darrick J. Wong
2026-02-25
xfs: don't report metadata inodes to fserror
Darrick J. Wong
2026-02-25
xfs: fix potential pointer access race in xfs_healthmon_get
Darrick J. Wong
2026-02-25
xfs: fix xfs_group release bug in xfs_dax_notify_dev_failure
Darrick J. Wong
2026-02-25
xfs: fix xfs_group release bug in xfs_verify_report_losses
Darrick J. Wong
2026-02-25
xfs: fix copy-paste error in previous fix
Darrick J. Wong
2026-02-25
xfs: Fix error pointer dereference
Ethan Tidmore
2026-02-25
xfs: remove metafile inodes from the active inode stat
Christoph Hellwig
2026-02-25
xfs: cleanup inode counter stats
Christoph Hellwig
2026-02-25
xfs: fix code alignment issues in xfs_ondisk.c
Wilfred Mallawa
2026-02-25
xfs: Replace &rtg->rtg_group with rtg_group()
Nirjhar Roy (IBM)
2026-02-25
xfs: Refactoring the nagcount and delta calculation
Nirjhar Roy (IBM)
2026-02-25
xfs: Replace ASSERT with XFS_IS_CORRUPT in xfs_rtcopy_summary()
Nirjhar Roy (IBM)
2026-02-25
erofs: fix interlaced plain identification for encoded extents
Gao Xiang
2026-02-24
Squashfs: check metadata block offset is within range
Phillip Lougher
2026-02-24
fs/ntfs3: return folios from ntfs_lock_new_page()
Sun Jian
2026-02-24
fs/ntfs3: resolve compare function in public index APIs
Adarsh Das
2026-02-24
ntfs3: reject inodes with zero non-DOS link count
Ziyi Guo
2026-02-24
gfs2: Remove unnecessary check in gfs2_evict_inode
Andreas Gruenbacher
2026-02-24
nfsd: report the requested maximum number of threads instead of number running
Jeff Layton
2026-02-24
pidfs: avoid misleading break
Christian Brauner
2026-02-24
erofs: remove more unnecessary #ifdefs
Ferry Meng
2026-02-24
eventpoll: Fix integer overflow in ep_loop_check_proc()
Jann Horn
2026-02-23
binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4
Andrei Vagin
2026-02-23
nfs: return EISDIR on nfs3_proc_create if d_alias is a dir
Roberto Bergantinos Corpas
2026-02-23
shmem: adapt to rhashtable-based simple_xattrs with lazy allocation
Christian Brauner
2026-02-23
xattr: add rhashtable-based simple_xattr infrastructure
Christian Brauner
2026-02-23
xattr: add rcu_head and rhash_head to struct simple_xattr
Christian Brauner
2026-02-23
gfs2: Call unlock_new_inode before d_instantiate
Andreas Gruenbacher
[prev]
[next]