index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iomap: use mapping_seek_hole_data
Matthew Wilcox (Oracle)
2021-02-26
1
-114
/
+11
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-02-25
6
-49
/
+59
|
\
|
*
ext4: add .kunitconfig fragment to enable ext4-specific tests
Daniel Latypov
2021-02-12
1
-0
/
+3
|
*
ext: EXT4_KUNIT_TESTS should depend on EXT4_FS instead of selecting it
Geert Uytterhoeven
2021-02-12
1
-2
/
+1
|
*
ext4: reset retry counter when ext4_alloc_file_blocks() makes progress
Eric Whitney
2021-02-09
1
-8
/
+8
|
*
ext4: fix potential htree index checksum corruption
Theodore Ts'o
2021-02-04
1
-4
/
+3
|
*
ext4: factor out htree rep invariant check
Vinicius Tinti
2021-02-03
1
-14
/
+24
|
*
ext4: Change list_for_each* to list_for_each_entry*
Daejun Park
2021-02-03
1
-18
/
+11
|
*
ext4: don't try to processed freed blocks until mballoc is initialized
Theodore Ts'o
2021-02-03
1
-1
/
+8
|
*
ext4: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
2021-02-03
1
-2
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-02-25
20
-92
/
+79
|
\
\
|
*
|
hugetlbfs: remove unneeded return value of hugetlb_vmtruncate()
Miaohe Lin
2021-02-24
1
-5
/
+2
|
*
|
hugetlbfs: fix some comment typos
Miaohe Lin
2021-02-24
1
-4
/
+4
|
*
|
hugetlbfs: correct some obsolete comments about inode i_mutex
Miaohe Lin
2021-02-24
1
-2
/
+2
|
*
|
hugetlbfs: make hugepage size conversion more readable
Miaohe Lin
2021-02-24
1
-2
/
+2
|
*
|
hugetlbfs: remove meaningless variable avoid_reserve
Miaohe Lin
2021-02-24
1
-3
/
+9
|
*
|
hugetlbfs: correct obsolete function name in hugetlbfs_read_iter()
Miaohe Lin
2021-02-24
1
-1
/
+1
|
*
|
hugetlbfs: use helper macro default_hstate in init_hugetlbfs_fs
Miaohe Lin
2021-02-24
1
-1
/
+1
|
*
|
hugetlbfs: remove useless BUG_ON(!inode) in hugetlbfs_setattr()
Miaohe Lin
2021-02-24
1
-2
/
+0
|
*
|
hugetlbfs: remove special hugetlbfs_set_page_dirty()
Mike Kravetz
2021-02-24
1
-12
/
+1
|
*
|
mm/hugetlb: change hugetlb_reserve_pages() to type bool
Mike Kravetz
2021-02-24
1
-2
/
+2
|
*
|
hugetlb: convert page_huge_active() HPageMigratable flag
Mike Kravetz
2021-02-24
1
-1
/
+1
|
*
|
hugetlb: use page.private for hugetlb specific page flags
Mike Kravetz
2021-02-24
1
-9
/
+3
|
*
|
vmalloc: remove redundant NULL check
Yang Li
2021-02-24
1
-5
/
+2
|
*
|
fs: buffer: use raw page_memcg() on locked page
Johannes Weiner
2021-02-24
1
-2
/
+2
|
*
|
mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages
Muchun Song
2021-02-24
1
-1
/
+1
|
*
|
mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages
Muchun Song
2021-02-24
1
-1
/
+1
|
*
|
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
2021-02-24
1
-1
/
+1
|
*
|
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
2021-02-24
1
-1
/
+1
|
*
|
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
2021-02-24
1
-1
/
+1
|
*
|
fs/buffer.c: add checking buffer head stat before clear
Yang Guo
2021-02-24
1
-1
/
+2
|
*
|
mm/filemap: rename generic_file_buffered_read to filemap_read
Christoph Hellwig
2021-02-24
1
-1
/
+1
|
*
|
mm/filemap: remove unused parameter and change to void type for replace_page_...
Baolin Wang
2021-02-24
1
-5
/
+1
|
*
|
ramfs: support O_TMPFILE
Alexey Dobriyan
2021-02-24
1
-0
/
+13
|
*
|
fs: delete repeated words in comments
Randy Dunlap
2021-02-24
6
-9
/
+9
|
*
|
ocfs2: simplify the calculation of variables
Jiapeng Chong
2021-02-24
1
-1
/
+1
|
*
|
ocfs2: fix a use after free on error
Dan Carpenter
2021-02-24
1
-1
/
+7
|
*
|
ocfs2: clean up some definitions which are not used any more
guozh
2021-02-24
2
-14
/
+0
|
*
|
ocfs2: remove redundant conditional before iput
Yi Li
2021-02-24
1
-2
/
+0
|
*
|
ntfs: check for valid standard information attribute
Rustam Kovhaev
2021-02-24
1
-0
/
+6
|
*
|
ntfs: layout.h: delete duplicated words
Randy Dunlap
2021-02-24
1
-2
/
+2
*
|
|
Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-24
1
-1
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
debugfs: do not attempt to create a new file before the filesystem is initalized
Greg Kroah-Hartman
2021-02-18
1
-0
/
+3
|
*
|
debugfs: be more robust at handling improper input in debugfs_lookup()
Greg Kroah-Hartman
2021-02-18
1
-1
/
+1
*
|
|
Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2021-02-23
25
-660
/
+964
|
\
\
\
|
*
|
|
gfs2: Don't get stuck with I/O plugged in gfs2_ail1_flush
Bob Peterson
2021-02-23
1
-2
/
+7
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel...
Andreas Gruenbacher
2021-02-23
119
-1719
/
+2655
|
|
\
\
\
\
|
|
|
*
|
|
gfs2: Per-revoke accounting in transactions
Andreas Gruenbacher
2021-02-22
7
-42
/
+131
|
|
|
*
|
|
gfs2: Rework the log space allocation logic
Andreas Gruenbacher
2021-02-22
3
-69
/
+104
|
|
|
*
|
|
gfs2: Minor calc_reserved cleanup
Andreas Gruenbacher
2021-02-22
1
-8
/
+5
[next]