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
2023-02-03
cifs: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
ceph: use bvec_set_page to initialize a bvec
Christoph Hellwig
2023-02-03
afs: use bvec_set_folio to initialize a bvec
Christoph Hellwig
2023-02-02
nilfs2: prevent WARNING in nilfs_dat_commit_end()
Ryusuke Konishi
2023-02-02
nilfs2: replace WARN_ONs for invalid DAT metadata block requests
Ryusuke Konishi
2023-02-02
fs: gracefully handle ->get_block not mapping bh in __mpage_writepage
Jan Kara
2023-02-02
cramfs: Kconfig: fix spelling & punctuation
Randy Dunlap
2023-02-02
fs/ext4: use try_cmpxchg in ext4_update_bh_state
Uros Bizjak
2023-02-02
fs: hfsplus: initialize fsdata in hfsplus_file_truncate()
Alexander Potapenko
2023-02-02
fs: hfs: initialize fsdata in hfs_file_truncate()
Alexander Potapenko
2023-02-02
fat: fix return value of vfat_bad_char() and vfat_replace_char() functions
Pali Rohár
2023-02-02
ntfs: fix multiple kernel-doc warnings
Randy Dunlap
2023-02-02
freevxfs: fix kernel-doc warnings
Randy Dunlap
2023-02-02
proc: mark /proc/cmdline as permanent
Alexey Dobriyan
2023-02-02
hfsplus: remove unnecessary variable initialization
XU pengfei
2023-02-02
hfs: fix missing hfs_bnode_get() in __hfs_bnode_create
Liu Shixin
2023-02-02
mpage: convert __mpage_writepage() to use a folio more fully
Matthew Wilcox (Oracle)
2023-02-02
fs: convert writepage_t callback to pass a folio
Matthew Wilcox (Oracle)
2023-02-02
mpage: stop using bdev_{read,write}_page
Christoph Hellwig
2023-02-02
mm: convert mem_cgroup_css_from_page() to mem_cgroup_css_from_folio()
Matthew Wilcox (Oracle)
2023-02-02
mm/fs: convert inode_attach_wb() to take a folio
Matthew Wilcox (Oracle)
2023-02-02
nilfs2: convert nilfs_clear_dirty_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
nilfs2: convert nilfs_copy_dirty_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
nilfs2: convert nilfs_btree_lookup_dirty_buffers() to use filemap_get_folios_...
Vishal Moola (Oracle)
2023-02-02
nilfs2: convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_t...
Vishal Moola (Oracle)
2023-02-02
nilfs2: convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_t...
Vishal Moola (Oracle)
2023-02-02
gfs2: convert gfs2_write_cache_jdata() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
f2fs: convert f2fs_sync_meta_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
f2fs: convert last_fsync_dnode() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
f2fs: convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
f2fs: convert f2fs_sync_node_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
f2fs: convert f2fs_flush_inline_data() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
f2fs: convert f2fs_fsync_node_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
ext4: convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
cifs: convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
ceph: convert ceph_writepages_start() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
btrfs: convert extent_write_cache_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
btrfs: convert btree_write_cache_pages() to use filemap_get_folio_tag()
Vishal Moola (Oracle)
2023-02-02
afs: convert afs_writepages_region() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
2023-02-02
fs/quota: Remove "select SRCU"
Paul E. McKenney
2023-02-02
fs/notify: Remove "select SRCU"
Paul E. McKenney
2023-02-02
fs/btrfs: Remove "select SRCU"
Paul E. McKenney
2023-02-02
fs: Remove CONFIG_SRCU
Paul E. McKenney
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-02
f2fs: fix to update age extent in f2fs_do_zero_range()
Chao Yu
2023-02-02
f2fs: fix to update age extent correctly during truncation
Chao Yu
2023-02-02
f2fs: fix to avoid potential memory corruption in __update_iostat_latency()
Yangtao Li
2023-02-02
f2fs: retry to update the inode page given data corruption
Jaegeuk Kim
2023-02-02
f2fs: fix to handle F2FS_IOC_START_ATOMIC_REPLACE in f2fs_compat_ioctl()
Chao Yu
[prev]
[next]