index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bad_inode.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
f2fs: support recording stop_checkpoint reason into super_block
Chao Yu
9
-17
/
+65
2022-10-04
f2fs: remove the unnecessary check in f2fs_xattr_fiemap
Zhang Qilong
1
-1
/
+1
2022-10-04
f2fs: introduce cp_status sysfs entry
Chao Yu
2
-0
/
+32
2022-10-04
f2fs: fix to detect corrupted meta ino
Chao Yu
1
-5
/
+16
2022-10-04
f2fs: fix to account FS_CP_DATA_IO correctly
Chao Yu
4
-8
/
+15
2022-10-04
f2fs: code clean and fix a type error
Zhang Qilong
5
-5
/
+5
2022-10-04
f2fs: add "c_len" into trace_f2fs_update_extent_tree_range for compressed file
Zhang Qilong
2
-6
/
+11
2022-10-04
f2fs: fix to do sanity check on summary info
Chao Yu
2
-4
/
+21
2022-10-04
f2fs: port to vfs{g,u}id_t and associated helpers
Christian Brauner
2
-3
/
+4
2022-10-04
f2fs: fix to do sanity check on destination blkaddr during recovery
Chao Yu
3
-1
/
+21
2022-10-04
f2fs: let FI_OPU_WRITE override FADVISE_COLD_BIT
Weichao Guo
1
-1
/
+1
2022-10-04
f2fs: fix race condition on setting FI_NO_EXTENT flag
Zhang Qilong
1
-2
/
+1
2022-10-04
f2fs: remove redundant check in f2fs_sanity_check_cluster
Zhang Qilong
1
-11
/
+9
2022-10-04
f2fs: add static init_idisk_time function to reduce the code
Zhang Qilong
1
-9
/
+12
2022-10-04
f2fs: fix typo
Yonggil Song
1
-1
/
+1
2022-10-04
f2fs: fix wrong dirty page count when race between mmap and fallocate.
Shuqi Zhang
3
-6
/
+3
2022-10-04
f2fs: use COMPRESS_MAPPING to get compress cache mapping
Zhang Qilong
1
-1
/
+1
2022-10-04
f2fs: return the tmp_ptr directly in __bitmap_ptr
Zhang Qilong
1
-1
/
+1
2022-09-13
f2fs: simplify code in f2fs_prepare_decomp_mem
Zhang Qilong
1
-6
/
+2
2022-09-13
f2fs: replace logical value "true" with a int number
Zhang Qilong
1
-1
/
+1
2022-09-13
f2fs: increase the limit for reserve_root
Jaegeuk Kim
1
-2
/
+2
2022-09-13
f2fs: complete checkpoints during remount
Jaegeuk Kim
1
-0
/
+6
2022-09-13
f2fs: flush pending checkpoints when freezing super
Jaegeuk Kim
3
-9
/
+21
2022-08-30
f2fs: remove gc_urgent_high_limited for cleanup
Chao Yu
3
-6
/
+4
2022-08-30
f2fs: iostat: support accounting compressed IO
Chao Yu
10
-52
/
+109
2022-08-30
f2fs: use memcpy_{to,from}_page() where possible
Eric Biggers
3
-28
/
+8
2022-08-30
f2fs: fix wrong continue condition in GC
Jaegeuk Kim
1
-8
/
+4
2022-08-30
f2fs: LFS mode does not support ATGC
Jaegeuk Kim
1
-0
/
+5
2022-08-29
tracing: Define the is_signed_type() macro once
Bart Van Assche
3
-3
/
+6
2022-08-29
Linux 6.0-rc3
v6.0-rc3
Linus Torvalds
1
-1
/
+1
2022-08-28
.mailmap: update Luca Ceresoli's e-mail address
Luca Ceresoli
1
-0
/
+1
2022-08-28
mm/mprotect: only reference swap pfn page if type match
Peter Xu
1
-1
/
+2
2022-08-28
squashfs: don't call kmalloc in decompressors
Phillip Lougher
4
-21
/
+22
2022-08-28
mm/damon/dbgfs: avoid duplicate context directory creation
Badari Pulavarty
1
-0
/
+3
2022-08-28
mailmap: update email address for Colin King
Colin Ian King
1
-2
/
+1
2022-08-28
asm-generic: sections: refactor memory_intersects
Quanyang Wang
1
-2
/
+5
2022-08-28
bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem
Liu Shixin
1
-0
/
+2
2022-08-28
ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown
Heming Zhao
2
-5
/
+6
2022-08-28
Revert "memcg: cleanup racy sum avoidance code"
Shakeel Butt
1
-2
/
+13
2022-08-28
mm/zsmalloc: do not attempt to free IS_ERR handle
Sergey Senozhatsky
1
-1
/
+1
2022-08-28
binder_alloc: add missing mmap_lock calls when using the VMA
Liam Howlett
1
-10
/
+21
2022-08-28
mm: re-allow pinning of zero pfns (again)
Alex Williamson
1
-3
/
+10
2022-08-28
vmcoreinfo: add kallsyms_num_syms symbol
Stephen Brennan
1
-0
/
+1
2022-08-28
mailmap: update Guilherme G. Piccoli's email addresses
Guilherme G. Piccoli
1
-0
/
+2
2022-08-28
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
3
-12
/
+16
2022-08-28
shmem: update folio if shmem_replace_page() updates the page
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-08-28
mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
Miaohe Lin
1
-1
/
+1
2022-08-27
provide arch_test_bit_acquire for architectures that define test_bit
Mikulas Patocka
6
-33
/
+25
2022-08-27
perf stat: Capitalize topdown metrics' names
Zhengjun Xing
1
-12
/
+12
2022-08-27
perf docs: Update the documentation for the save_type filter
Kan Liang
1
-0
/
+3
[next]