index
:
kernel/git/stable/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-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
2024-04-25
mm: add is_huge_zero_folio()
Matthew Wilcox (Oracle)
2024-04-25
proc: rewrite stable_page_flags()
Matthew Wilcox (Oracle)
2024-04-25
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
2024-04-25
mm: zswap: optimize zswap pool size tracking
Johannes Weiner
2024-04-25
Merge tag '9p-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/e...
Linus Torvalds
2024-04-25
NFSD: Fix nfsd4_encode_fattr4() crasher
Chuck Lever
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
smb3: fix lock ordering potential deadlock in cifs_sync_mid_result
Steve French
2024-04-25
smb3: missing lock when picking channel
Steve French
2024-04-25
Merge tag 'nfsd-6.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-04-25
f2fs: use helper to print zone condition
Wu Bo
2024-04-25
f2fs: fix false alarm on invalid block address
Jaegeuk Kim
2024-04-25
f2fs: clear writeback when compression failed
Jaegeuk Kim
2024-04-25
btrfs: take the cleaner_mutex earlier in qgroup disable
Josef Bacik
2024-04-25
btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()
Dominique Martinet
2024-04-25
exfat: zero the reserved fields of file and stream extension dentries
Yuezhang Mo
2024-04-25
iomap: do some small logical cleanup in buffered write
Zhang Yi
2024-04-25
iomap: make iomap_write_end() return a boolean
Zhang Yi
2024-04-25
iomap: use a new variable to handle the written bytes in iomap_write_iter()
Zhang Yi
2024-04-25
iomap: don't increase i_size if it's not a write operation
Zhang Yi
2024-04-25
iomap: drop the write failure handles when unsharing and zeroing
Zhang Yi
2024-04-25
erofs_buf: store address_space instead of inode
Al Viro
2024-04-24
mm: support page_mapcount() on page_has_type() pages
Matthew Wilcox (Oracle)
2024-04-24
fs: ecryptfs: replace deprecated strncpy with strscpy
Justin Stitt
2024-04-24
hfsplus: refactor copy_name to not use strncpy
Justin Stitt
2024-04-24
reiserfs: replace deprecated strncpy with scnprintf
Justin Stitt
2024-04-24
binfmt_elf_fdpic: fix /proc/<pid>/auxv
Max Filippov
2024-04-24
binfmt_elf: Leave a gap between .bss and brk
Kees Cook
2024-04-24
gfs2: Remove and replace gfs2_glock_queue_work
Andreas Gruenbacher
2024-04-24
gfs2: do_xmote fixes
Andreas Gruenbacher
2024-04-24
gfs2: finish_xmote cleanup
Andreas Gruenbacher
2024-04-24
gfs2: Unlock fewer glocks on unmount
Andreas Gruenbacher
2024-04-24
gfs2: Fix potential glock use-after-free on unmount
Andreas Gruenbacher
2024-04-24
gfs2: Remove ill-placed consistency check
Andreas Gruenbacher
2024-04-24
gfs2: Fix lru_count accounting
Andreas Gruenbacher
2024-04-24
Merge tag 'for-6.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-04-24
xfs: don't call xfs_file_open from xfs_dir_open
Christoph Hellwig
2024-04-24
xfs: drop fop_flags for directories
Christoph Hellwig
2024-04-24
xfs: fix overly long line in the file_operations
Christoph Hellwig
2024-04-24
sysctl: drop now unnecessary out-of-bounds check
Thomas Weißschuh
2024-04-24
sysctl: move sysctl type to ctl_table_header
Thomas Weißschuh
2024-04-24
sysctl: drop sysctl_is_perm_empty_ctl_table
Thomas Weißschuh
2024-04-24
sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)
Thomas Weißschuh
2024-04-24
xfs: Remove unused function xrep_dir_self_parent
Jiapeng Chong
2024-04-24
smb: client: Fix struct_group() usage in __packed structs
Gustavo A. R. Silva
2024-04-23
Revert "NFSD: Convert the callback workqueue to use delayed_work"
Chuck Lever
2024-04-23
Revert "NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down"
Chuck Lever
2024-04-23
xfs: invalidate dentries for a file before moving it to the orphanage
Darrick J. Wong
2024-04-23
xfs: exchange-range for repairs is no longer dynamic
Darrick J. Wong
2024-04-23
xfs: fix iunlock calls in xrep_adoption_trans_alloc
Darrick J. Wong
[prev]
[next]