index
:
kernel/git/stable/linux.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
2025-03-24
bcachefs: Fix btree iter flags in data move
Kent Overstreet
2025-03-24
bcachefs: Validate bch_sb.offset field
Kent Overstreet
2025-03-24
bcachefs: bch2_sb_validate() doesn't need bch_sb_handle
Kent Overstreet
2025-03-24
bcachefs: Add missing random.h includes
Kent Overstreet
2025-03-24
bcachefs: Better incompat version/feature error messages
Kent Overstreet
2025-03-24
bcachefs: Fix offset_into_extent in data move path
Kent Overstreet
2025-03-24
bcachefs: use sha256() instead of crypto_shash API
Eric Biggers
2025-03-24
bcachefs: Remove unnecessary softdeps on crc32c and crc64
Eric Biggers
2025-03-24
bcachefs: #if 0 out (enable|disable)_encryption()
Kent Overstreet
2025-03-24
bcachefs: Improve can_write_extent()
Kent Overstreet
2025-03-24
bcachefs: trace_io_move_write_fail
Kent Overstreet
2025-03-24
bcachefs: Increase blacklist range
Alan Huang
2025-03-24
bcachefs: __bch2_read() now takes a btree_trans
Kent Overstreet
2025-03-24
bcachefs: BCH_READ_data_update -> bch_read_bio.data_update
Kent Overstreet
2025-03-21
fs/procfs: fix the comment above proc_pid_wchan()
Bart Van Assche
2025-03-21
fs/dax: don't disassociate zero page entries
Alistair Popple
2025-03-21
meminfo: add a per node counter for balloon drivers
Nico Pache
2025-03-21
pNFS/flexfiles: Report ENETDOWN as a connection error
Trond Myklebust
2025-03-21
pNFS/flexfiles: Treat ENETUNREACH errors as fatal in containers
Trond Myklebust
2025-03-21
NFS: Treat ENETUNREACH errors as fatal in containers
Trond Myklebust
2025-03-21
NFS: Add a mount option to make ENETUNREACH errors fatal
Trond Myklebust
2025-03-21
NFS: Add implid to sysfs
Anna Schumaker
2025-03-21
NFS: Extend rdirplus mount option with "force|none"
Benjamin Coddington
2025-03-21
ubifs: Pass folios to acomp
Herbert Xu
2025-03-21
ubifs: Use crypto_acomp interface
Herbert Xu
2025-03-21
ext4: fix OOB read when checking dotdot dir
Acs, Jakub
2025-03-21
ext4: on a remount, only log the ro or r/w state when it has changed
Nicolas Bretz
2025-03-21
ext4: correct the error handle in ext4_fallocate()
Zhang Yi
2025-03-21
ext4: Make sb update interval tunable
Ojaswin Mujoo
2025-03-21
ext4: avoid journaling sb update on error if journal is destroying
Ojaswin Mujoo
2025-03-21
ext4: define ext4_journal_destroy wrapper
Ojaswin Mujoo
2025-03-21
ext4: hash: simplify kzalloc(n * 1, ...) to kzalloc(n, ...)
Ethan Carter Edwards
2025-03-21
jbd2: add a missing data flush during file and fs synchronization
Zhang Yi
2025-03-20
Merge tag 'v6.14-rc7-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2025-03-20
crypto,fs: Separate out hkdf_extract() and hkdf_expand()
Hannes Reinecke
2025-03-20
Merge tag 'vfs-6.14-final.fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-20
ext4: don't over-report free space or inodes in statvfs
Theodore Ts'o
2025-03-20
Merge tag 'efi-fixes-for-v6.14-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-20
pidfs: improve multi-threaded exec and premature thread-group leader exit pol...
Christian Brauner
2025-03-20
fs: sort out fd allocation vs dup2 race commentary, take 2
Mateusz Guzik
2025-03-20
iomap: rework IOMAP atomic flags
John Garry
2025-03-20
iomap: comment on atomic write checks in iomap_dio_bio_iter()
John Garry
2025-03-20
iomap: inline iomap_dio_bio_opflags()
John Garry
2025-03-20
libfs: Fix duplicate directory entry in offset_dir_lookup
Yongjian Sun
2025-03-20
fs: call inode_sb_list_add() outside of inode hash lock
Mateusz Guzik
2025-03-20
fs: tidy up do_sys_openat2() with likely/unlikely
Mateusz Guzik
2025-03-20
fs: reduce work in fdget_pos()
Mateusz Guzik
2025-03-19
sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
Ingo Molnar
2025-03-19
pidfs: ensure that PIDFS_INFO_EXIT is available
Christian Brauner
[prev]
[next]