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-06-21
bcachefs: Fix missing alloc_data_type_set()
Kent Overstreet
2024-06-21
hfsplus: fix to avoid false alarm of circular locking
Chao Yu
2024-06-21
Improve readability of copy_tree
Jemmy
2024-06-21
vfs: shave a branch in getname_flags
Mateusz Guzik
2024-06-20
unicode: add MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-20
unicode: make utf8 test count static
Ben Dooks
2024-06-20
block: Add atomic write support for statx
Prasad Singamsetty
2024-06-20
fs: Add initial atomic write support info to statx
Prasad Singamsetty
2024-06-20
fs: Initial atomic write support
Prasad Singamsetty
2024-06-20
cifs: Move the 'pid' from the subreq to the req
David Howells
2024-06-20
cifs: Only pick a channel once per read request
David Howells
2024-06-20
cifs: Defer read completion
David Howells
2024-06-20
Merge tag 'for-6.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-20
gfs2: Revert "check for no eligible quota changes"
Andreas Gruenbacher
2024-06-20
gfs2: Be more careful with the quota sync generation
Andreas Gruenbacher
2024-06-20
gfs2: Get rid of some unnecessary quota locking
Andreas Gruenbacher
2024-06-20
bcachefs: fix alignment of VMA for memory mapped files on THP
Youling Tang
2024-06-20
bcachefs: Fix safe errors by default
Kent Overstreet
2024-06-20
udf: Fix bogus checksum computation in udf_rename()
Jan Kara
2024-06-20
openpromfs: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-19
bcachefs: Fix bch2_trans_put()
Kent Overstreet
2024-06-19
bcachefs: set_worker_desc() for delete_dead_snapshots
Kent Overstreet
2024-06-19
bcachefs: Fix bch2_sb_downgrade_update()
Kent Overstreet
2024-06-19
bcachefs: Handle cached data LRU wraparound
Kent Overstreet
2024-06-19
bcachefs: Guard against overflowing LRU_TIME_BITS
Kent Overstreet
2024-06-19
bcachefs: delete_dead_snapshots() doesn't need to go RW
Kent Overstreet
2024-06-19
bcachefs: Fix early init error path in journal code
Kent Overstreet
2024-06-19
bcachefs: Check for invalid btree IDs
Kent Overstreet
2024-06-19
bcachefs: Fix btree ID bitmasks
Kent Overstreet
2024-06-19
bcachefs: Fix shift overflow in read_one_super()
Kent Overstreet
2024-06-19
bcachefs: Fix a locking bug in the do_discard_fast() path
Kent Overstreet
2024-06-19
bcachefs: Fix array-index-out-of-bounds
Kent Overstreet
2024-06-19
bcachefs: Fix initialization order for srcu barrier
Kent Overstreet
2024-06-19
exec: Add KUnit test for bprm_stack_limits()
Kees Cook
2024-06-19
cifs: fix typo in module parameter enable_gcm_256
Steve French
2024-06-19
binfmt_elf: Honor PT_LOAD alignment for static PIE
Kees Cook
2024-06-19
binfmt_elf: Calculate total_size earlier
Kees Cook
2024-06-19
vfs: link_path_walk: do '.' and '..' detection while hashing
Linus Torvalds
2024-06-19
vfs: link_path_walk: clarify and improve name hashing interface
Linus Torvalds
2024-06-19
vfs: link_path_walk: simplify name hash flow
Linus Torvalds
2024-06-19
runtime constants: add default dummy infrastructure
Linus Torvalds
2024-06-19
vfs: dcache: move hashlen_hash() from callers into d_hash()
Linus Torvalds
2024-06-19
pstore/ramoops: Add ramoops.mem_name= command line option
Steven Rostedt (Google)
2024-06-19
iomap: don't increase i_size in iomap_write_end()
Zhang Yi
2024-06-19
xfs: reserve blocks for truncating large realtime inode
Zhang Yi
2024-06-19
iomap: Optimize iomap_read_folio
Ritesh Harjani (IBM)
2024-06-18
cifs: drop the incorrect assertion in cifs_swap_rw()
Barry Song
2024-06-18
vfs: generate FS_CREATE before FS_OPEN when ->atomic_open used.
NeilBrown
2024-06-18
fs: don't misleadingly warn during thaw operations
Christian Brauner
2024-06-18
f2fs: fix to use mnt_{want,drop}_write_file replace file_{start,end}_wrtie
Zhiguo Niu
[prev]
[next]