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-11-13
ext4: annotate struct fname with __counted_by()
Thorsten Blum
2024-11-13
ext4: use str_yes_no() helper function
Thorsten Blum
2024-11-13
fsnotify: fix sending inotify event with unexpected filename
Amir Goldstein
2024-11-13
Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-11-13
libfs: kill empty_dir_getattr()
Al Viro
2024-11-13
fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag
Stefan Berger
2024-11-13
fs/stat.c: switch to CLASS(fd_raw)
Al Viro
2024-11-13
kill getname_statx_lookup_flags()
Al Viro
2024-11-13
statmount: add flag to retrieve unescaped options
Miklos Szeredi
2024-11-13
dquot.c: get rid of include ../internal.h
Al Viro
2024-11-13
Merge patch series "two little writeback cleanups v2"
Christian Brauner
2024-11-13
fs: add the ability for statmount() to report the sb_source
Jeff Layton
2024-11-12
ext4: prevent delalloc to nodelalloc on remount
Nicolas Bretz
2024-11-12
jbd2: make b_frozen_data allocation always succeed
Zhihao Cheng
2024-11-12
ext4: cleanup variable name in ext4_fc_del()
Dan Carpenter
2024-11-12
ext4: use string choices helpers
R Sundar
2024-11-12
jbd2: remove the 'success' parameter from the jbd2_do_replay() function
Ye Bin
2024-11-12
jbd2: remove useless 'block_error' variable
Ye Bin
2024-11-12
jbd2: factor out jbd2_do_replay()
Ye Bin
2024-11-12
jbd2: refactor JBD2_COMMIT_BLOCK process in do_one_pass()
Ye Bin
2024-11-12
jbd2: unified release of buffer_head in do_one_pass()
Ye Bin
2024-11-12
jbd2: remove redundant judgments for check v1 checksum
Ye Bin
2024-11-12
ext4: use ERR_CAST to return an error-valued pointer
Yu Jiaoliang
2024-11-12
ext4: partial zero eof block on unaligned inode size extension
Brian Foster
2024-11-12
ext4: disambiguate the return value of ext4_dio_write_end_io()
Jinliang Zheng
2024-11-12
ext4: pass write-hint for buffered IO
j.xia
2024-11-12
ext4: fix race in buffer_head read fault injection
Long Li
2024-11-12
ext4: don't pass full mapping flags to ext4_es_insert_extent()
Zhang Yi
2024-11-12
ext4: mark ctx_*_flags() with __maybe_unused
Andy Shevchenko
2024-11-12
ext4: return error on syncfs after shutdown
Amir Goldstein
2024-11-12
fs: ext4: Don't use CMA for buffer_head
Zhaoyang Huang
2024-11-12
ext4: simplify if condition
Jiapeng Chong
2024-11-12
ext4: fix FS_IOC_GETFSMAP handling
Theodore Ts'o
2024-11-12
ext4: WARN if a full dir leaf block has only one dentry
Baokun Li
2024-11-12
ext4: show the default enabled prefetch_block_bitmaps option
Baokun Li
2024-11-12
ufs: ufs_sb_private_info: remove unused s_{2,3}apb fields
Agathe Porte
2024-11-12
virtio_fs: store actual queue index in mq_map
Max Gurtovoy
2024-11-12
virtio_fs: add informative log for new tag discovery
Max Gurtovoy
2024-11-12
writeback: wbc_attach_fdatawrite_inode out of line
Christoph Hellwig
2024-11-12
writeback: add a __releases annoation to wbc_attach_and_unlock_inode
Christoph Hellwig
2024-11-12
fs: add the ability for statmount() to report the fs_subtype
Jeff Layton
2024-11-12
fs: don't let statmount return empty strings
Jeff Layton
2024-11-12
fs:aio: Remove TODO comment suggesting hash or array usage in io_cancel()
Mohammed Anees
2024-11-12
hfsplus: don't query the device logical block size multiple times
Thadeu Lima de Souza Cascardo
2024-11-12
Merge tag 'better-ondisk-6.13_2024-11-05' of https://git.kernel.org/pub/scm/l...
Carlos Maiolino
2024-11-12
Merge tag 'metadir-6.13_2024-11-05' of https://git.kernel.org/pub/scm/linux/k...
Carlos Maiolino
2024-11-12
Merge tag 'realtime-quotas-6.13_2024-11-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
2024-11-12
Merge tag 'metadir-quotas-6.13_2024-11-05' of https://git.kernel.org/pub/scm/...
Carlos Maiolino
2024-11-12
Merge tag 'realtime-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
2024-11-12
Merge tag 'rtgroups-prep-6.13_2024-11-05' of https://git.kernel.org/pub/scm/l...
Carlos Maiolino
[prev]
[next]