index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-129
/
+23
2021-02-26
fs/coredump: use kmap_local_page()
Ira Weiny
1
-2
/
+2
2021-02-26
proc: use kvzalloc for our kernel buffer
Josef Bacik
1
-2
/
+2
2021-02-26
proc/wchan: use printk format instead of lookup_symbol_name()
Helge Deller
1
-11
/
+8
2021-02-26
iomap: use mapping_seek_hole_data
Matthew Wilcox (Oracle)
1
-114
/
+11
2021-02-26
Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
12
-190
/
+261
2021-02-25
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-49
/
+59
2021-02-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
20
-92
/
+79
2021-02-24
hugetlbfs: remove unneeded return value of hugetlb_vmtruncate()
Miaohe Lin
1
-5
/
+2
2021-02-24
hugetlbfs: fix some comment typos
Miaohe Lin
1
-4
/
+4
2021-02-24
hugetlbfs: correct some obsolete comments about inode i_mutex
Miaohe Lin
1
-2
/
+2
2021-02-24
hugetlbfs: make hugepage size conversion more readable
Miaohe Lin
1
-2
/
+2
2021-02-24
hugetlbfs: remove meaningless variable avoid_reserve
Miaohe Lin
1
-3
/
+9
2021-02-24
hugetlbfs: correct obsolete function name in hugetlbfs_read_iter()
Miaohe Lin
1
-1
/
+1
2021-02-24
hugetlbfs: use helper macro default_hstate in init_hugetlbfs_fs
Miaohe Lin
1
-1
/
+1
2021-02-24
hugetlbfs: remove useless BUG_ON(!inode) in hugetlbfs_setattr()
Miaohe Lin
1
-2
/
+0
2021-02-24
hugetlbfs: remove special hugetlbfs_set_page_dirty()
Mike Kravetz
1
-12
/
+1
2021-02-24
mm/hugetlb: change hugetlb_reserve_pages() to type bool
Mike Kravetz
1
-2
/
+2
2021-02-24
hugetlb: convert page_huge_active() HPageMigratable flag
Mike Kravetz
1
-1
/
+1
2021-02-24
hugetlb: use page.private for hugetlb specific page flags
Mike Kravetz
1
-9
/
+3
2021-02-24
vmalloc: remove redundant NULL check
Yang Li
1
-5
/
+2
2021-02-24
fs: buffer: use raw page_memcg() on locked page
Johannes Weiner
1
-2
/
+2
2021-02-24
mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages
Muchun Song
1
-1
/
+1
2021-02-24
mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages
Muchun Song
1
-1
/
+1
2021-02-24
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
1
-1
/
+1
2021-02-24
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
1
-1
/
+1
2021-02-24
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
1
-1
/
+1
2021-02-24
fs/buffer.c: add checking buffer head stat before clear
Yang Guo
1
-1
/
+2
2021-02-24
mm/filemap: rename generic_file_buffered_read to filemap_read
Christoph Hellwig
1
-1
/
+1
2021-02-24
mm/filemap: remove unused parameter and change to void type for replace_page_...
Baolin Wang
1
-5
/
+1
2021-02-24
ramfs: support O_TMPFILE
Alexey Dobriyan
1
-0
/
+13
2021-02-24
fs: delete repeated words in comments
Randy Dunlap
6
-9
/
+9
2021-02-24
ocfs2: simplify the calculation of variables
Jiapeng Chong
1
-1
/
+1
2021-02-24
ocfs2: fix a use after free on error
Dan Carpenter
1
-1
/
+7
2021-02-24
ocfs2: clean up some definitions which are not used any more
guozh
2
-14
/
+0
2021-02-24
ocfs2: remove redundant conditional before iput
Yi Li
1
-2
/
+0
2021-02-24
ntfs: check for valid standard information attribute
Rustam Kovhaev
1
-0
/
+6
2021-02-24
ntfs: layout.h: delete duplicated words
Randy Dunlap
1
-2
/
+2
2021-02-24
Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+4
2021-02-23
Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
25
-660
/
+964
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
269
-1471
/
+2818
2021-02-23
gfs2: Don't get stuck with I/O plugged in gfs2_ail1_flush
Bob Peterson
1
-2
/
+7
2021-02-23
Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel...
Andreas Gruenbacher
119
-1719
/
+2655
2021-02-22
Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...
Linus Torvalds
1
-0
/
+11
2021-02-22
Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr...
Linus Torvalds
1
-2
/
+2
2021-02-22
Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-7
/
+7
2021-02-22
Merge tag 'ceph-for-5.12-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
5
-76
/
+107
2021-02-22
Merge tag 'fs_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-14
/
+26
2021-02-22
Merge tag 'fsnotify_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-8
/
+23
2021-02-22
Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-101
/
+105
[next]