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-7.1.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
2025-05-14
bcachefs: Don't strip rebalance_opts from indirect extents
Kent Overstreet
2025-05-14
xfs: add inode to zone caching for data placement
Hans Holmberg
2025-05-14
xfs: free the item in xfs_mru_cache_insert on failure
Christoph Hellwig
2025-05-14
Merge tag 'execve-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-14
ext4: introduce ext4_check_map_extents_env() debug helper
Zhang Yi
2025-05-14
ext4: factor out is_special_ino()
Zhang Yi
2025-05-14
ext4: prevent stale extent cache entries caused by concurrent get es_cache
Zhang Yi
2025-05-14
ext4: prevent stale extent cache entries caused by concurrent fiemap
Zhang Yi
2025-05-14
ext4: prevent stale extent cache entries caused by concurrent I/O writeback
Zhang Yi
2025-05-14
ext4: generalize EXT4_GET_BLOCKS_IO_SUBMIT flag usage
Zhang Yi
2025-05-14
ext4: ext4: unify EXT4_EX_NOCACHE|NOFAIL flags in ext4_ext_remove_space()
Zhang Yi
2025-05-14
xfs: Fix comment on xfs_trans_ail_update_bulk()
Carlos Maiolino
2025-05-14
xfs: Fix a comment on xfs_ail_delete
Carlos Maiolino
2025-05-14
xfs: Fail remount with noattr2 on a v5 with v4 enabled
Nirjhar Roy (IBM)
2025-05-14
xfs: fix zoned GC data corruption due to wrong bv_offset
Christoph Hellwig
2025-05-14
xfs: free up mp->m_free[0].count in error case
Wengang Wang
2025-05-14
xfs: remove the EXPERIMENTAL warning for pNFS
Christoph Hellwig
2025-05-14
xfs: remove some EXPERIMENTAL warnings
Darrick J. Wong
2025-05-14
Merge branch 'atomic_writes-6.16' into xfs-6.16-merge
Carlos Maiolino
2025-05-14
xfs: Remove deprecated xfs_bufd sysctl parameters
Zizhi Wo
2025-05-14
xfs: stop using set_blocksize
Darrick J. Wong
2025-05-14
fanotify: Drop use of flex array in fanotify_fh
Jan Kara
2025-05-13
ext4: inline: fix len overflow in ext4_prepare_inline_data
Thadeu Lima de Souza Cascardo
2025-05-13
f2fs: don't over-report free space or inodes in statvfs
Chao Yu
2025-05-12
f2fs: drop usage of folio_index
Kairui Song
2025-05-12
fuse: drop usage of folio_index
Kairui Song
2025-05-12
mm: abstract initial stack setup to mm subsystem
Lorenzo Stoakes
2025-05-12
mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
Lorenzo Stoakes
2025-05-12
jfs: implement migrate_folio for jfs_metapage_aops
Shivank Garg
2025-05-12
btrfs: add back warning for mount option commit values exceeding 300
Kyoji Ogasawara
2025-05-12
btrfs: fix folio leak in submit_one_async_extent()
Boris Burkov
2025-05-12
btrfs: fix discard worker infinite loop after disabling discard
Filipe Manana
2025-05-12
Merge tag 'udf_for_v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-05-12
Merge tag 'vfs-6.15-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-12
Merge 6.15-rc6 into driver-core-next
Greg Kroah-Hartman
2025-05-12
fuse: fix race between concurrent setattrs from multiple nodes
Guang Yuan Wu
2025-05-12
crypto: lib/chacha - add strongly-typed state zeroization
Eric Biggers
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
2025-05-11
nilfs2: do not propagate ENOENT error from nilfs_btree_propagate()
Ryusuke Konishi
2025-05-11
nilfs2: add pointer check for nilfs_direct_propagate()
Wentao Liang
2025-05-11
sort.h: hoist cmp_int() into generic header file
Fedor Pchelkin
2025-05-11
ocfs2: remove unnecessary NULL check before unregister_sysctl_table()
Chen Ni
2025-05-11
ocfs2: fix possible memory leak in ocfs2_finish_quota_recovery
Murad Masimov
2025-05-11
ocfs2: simplify return statement in ocfs2_filecheck_attr_store()
Thorsten Blum
2025-05-11
ocfs2: o2net_idle_timer: Rename del_timer_sync in comment
WangYuli
2025-05-11
Squashfs: check return result of sb_min_blocksize
Phillip Lougher
2025-05-11
proc: fix the issue of proc_mem_open returning NULL
Penglei Jiang
2025-05-11
fs/proc/page: refactor to reduce code duplication
Liu Ye
2025-05-11
fs/proc: extend the PAGEMAP_SCAN ioctl to report guard regions
Andrei Vagin
2025-05-11
mm: add folio_mk_pmd()
Matthew Wilcox (Oracle)
[prev]
[next]