index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
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
2023-02-02
f2fs: clean up i_compress_flag and i_compress_level usage
Chao Yu
2023-02-02
f2fs: reduce stack memory cost by using bitfield in struct f2fs_io_info
Chao Yu
2023-02-02
f2fs: factor the read/write tracing logic into a helper
Christoph Hellwig
2023-02-02
f2fs: remove __has_curseg_space
Christoph Hellwig
2023-02-02
f2fs: refactor next blk selection
Christoph Hellwig
2023-02-02
f2fs: remove __allocate_new_section
Christoph Hellwig
2023-02-02
f2fs: refactor __allocate_new_segment
Christoph Hellwig
2023-02-02
f2fs: add a f2fs_curseg_valid_blocks helper
Christoph Hellwig
2023-02-02
f2fs: simplify do_checkpoint
Christoph Hellwig
2023-02-02
jffs2: Fix list_del corruption if compressors initialized failed
Zhang Xiaoxu
2023-02-02
jffs2: Use function instead of macro when initialize compressors
Zhang Xiaoxu
2023-02-02
jffs2: fix spelling mistake "neccecary"->"necessary"
Yu Zhe
2023-02-02
ubifs: Fix kernel-doc
Yang Li
2023-02-02
ubifs: Fix some kernel-doc comments
Yang Li
2023-02-02
ubifs: ubifs_releasepage: Remove ubifs_assert(0) to valid this process
Zhihao Cheng
2023-02-02
ubifs: ubifs_writepage: Mark page dirty after writing inode failed
Zhihao Cheng
2023-02-02
ubifs: dirty_cow_znode: Fix memleak in error handling path
Zhihao Cheng
2023-02-02
ubifs: Re-statistic cleaned znode count if commit failed
Zhihao Cheng
2023-02-02
ubifs: Fix memory leak in alloc_wbufs()
Li Zetao
2023-02-02
ubifs: Reserve one leb for each journal head while doing budget
Zhihao Cheng
2023-02-02
ubifs: do_rename: Fix wrong space budget when target inode's nlink > 1
Zhihao Cheng
2023-02-02
ubifs: Fix wrong dirty space budget for dirty inode
Zhihao Cheng
2023-02-02
ubifs: Add comments and debug info for ubifs_xrename()
Zhihao Cheng
2023-02-02
ubifs: Rectify space budget for ubifs_xrename()
Zhihao Cheng
2023-02-02
ubifs: Rectify space budget for ubifs_symlink() if symlink is encrypted
Zhihao Cheng
2023-02-02
ubifs: Fix memory leak in ubifs_sysfs_init()
Liu Shixin
2023-02-02
ubifs: Fix build errors as symbol undefined
Li Hua
2023-02-02
jffs2: correct logic when creating a hole in jffs2_write_begin
Yifei Liu
2023-02-02
ceph: blocklist the kclient when receiving corrupted snap trace
Xiubo Li
[prev]
[next]