index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
hpfs: replace one-element array with flexible-array member
Gustavo A. R. Silva
2021-05-06
1
-1
/
+2
*
nilfs2: fix typos in comments
Lu Jialin
2021-05-06
3
-4
/
+4
*
fs/nilfs2: fix misspellings using codespell tool
Liu xuzhi
2021-05-06
1
-2
/
+2
*
isofs: fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-06
1
-0
/
+1
*
fs/epoll: restore waking from ep_done_scan()
Davidlohr Bueso
2021-05-06
1
-0
/
+6
*
proc/sysctl: fix function name error in comments
zhouchuangao
2021-05-06
1
-1
/
+1
*
proc: delete redundant subset=pid check
Alexey Dobriyan
2021-05-06
1
-4
/
+0
*
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
2021-05-06
1
-12
/
+2
*
proc: save LOC in __xlate_proc_name()
Alexey Dobriyan
2021-05-06
1
-9
/
+2
*
fs/proc/generic.c: fix incorrect pde_is_permanent check
Colin Ian King
2021-05-06
1
-1
/
+1
*
btrfs: use memzero_page() instead of open coded kmap pattern
Ira Weiny
2021-05-05
6
-58
/
+18
*
mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)
Anshuman Khandual
2021-05-05
1
-1
/
+4
*
mm: fs: invalidate BH LRU during page migration
Minchan Kim
2021-05-05
1
-6
/
+30
*
userfaultfd: add UFFDIO_CONTINUE ioctl
Axel Rasmussen
2021-05-05
1
-0
/
+67
*
userfaultfd: add minor fault registration mode
Axel Rasmussen
2021-05-05
2
-31
/
+50
*
mm/hugetlb: remove unused variable pseudo_vma in remove_inode_hugepages()
Miaohe Lin
2021-05-05
1
-3
/
+0
*
mm/hugetlb: avoid calculating fault_mutex_hash in truncate_op case
Miaohe Lin
2021-05-05
1
-2
/
+2
*
mm/hugetlb: use some helper functions to cleanup code
Miaohe Lin
2021-05-05
1
-1
/
+1
*
hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wp
Peter Xu
2021-05-05
1
-0
/
+4
*
mm: remove nrexceptional from inode: remove BUG_ON
Hugh Dickins
2021-05-05
1
-1
/
+8
*
mm: remove nrexceptional from inode
Matthew Wilcox (Oracle)
2021-05-05
1
-1
/
+1
*
dax: account DAX entries as nrpages
Matthew Wilcox (Oracle)
2021-05-05
1
-3
/
+3
*
mm: introduce and use mapping_empty()
Matthew Wilcox (Oracle)
2021-05-05
3
-4
/
+3
*
Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"
Brian Geffon
2021-04-30
1
-4
/
+1
*
iomap: use filemap_range_needs_writeback() for O_DIRECT reads
Jens Axboe
2021-04-30
1
-8
/
+16
*
vfs: fs_parser: clean up kernel-doc warnings
Randy Dunlap
2021-04-30
1
-1
/
+1
*
ocfs2/dlm: remove unused function
Jiapeng Chong
2021-04-30
1
-7
/
+0
*
ocfs2: fix a typo
Bhaskar Chowdhury
2021-04-30
1
-1
/
+1
*
ocfs2: map flags directly in flags_to_o2dlm()
Joseph Qi
2021-04-30
1
-18
/
+18
*
ocfs2: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Yang Li
2021-04-30
1
-1
/
+1
*
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-04-29
1
-6
/
+1
|
\
|
*
sysctl: use min() helper for namecmp()
Masahiro Yamada
2021-04-25
1
-6
/
+1
*
|
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-29
4
-51
/
+24
|
\
\
|
*
|
seq_file: Add a seq_bprintf function
Florent Revest
2021-04-27
1
-0
/
+18
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-17
5
-27
/
+57
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
26
-141
/
+294
|
|
\
\
\
|
*
|
|
|
fs/jffs2: Delete obsolete TODO file
Wang Qing
2021-03-30
1
-37
/
+0
|
*
|
|
|
fs/befs: Delete obsolete TODO file
Wang Qing
2021-03-30
1
-14
/
+0
|
*
|
|
|
sysctl: add proc_dou8vec_minmax()
Eric Dumazet
2021-03-25
1
-0
/
+6
*
|
|
|
|
Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-29
12
-139
/
+395
|
\
\
\
\
\
|
*
|
|
|
|
fs: introduce a wrapper uuid_to_fsid()
Amir Goldstein
2021-04-19
3
-12
/
+3
|
*
|
|
|
|
fanotify_user: use upper_32_bits() to verify mask
Christian Brauner
2021-03-25
1
-1
/
+1
|
*
|
|
|
|
fanotify: support limited functionality for unprivileged users
Amir Goldstein
2021-03-16
2
-3
/
+29
|
*
|
|
|
|
fanotify: configurable limits via sysfs
Amir Goldstein
2021-03-16
4
-30
/
+114
|
*
|
|
|
|
fanotify: limit number of event merge attempts
Amir Goldstein
2021-03-16
1
-0
/
+6
|
*
|
|
|
|
fsnotify: use hash table for faster events merge
Amir Goldstein
2021-03-16
5
-17
/
+116
|
*
|
|
|
|
fanotify: mix event info and pid into merge key hash
Amir Goldstein
2021-03-16
2
-26
/
+66
|
*
|
|
|
|
fanotify: reduce event objectid to 29-bit hash
Amir Goldstein
2021-03-16
4
-18
/
+27
|
*
|
|
|
|
fsnotify: allow fsnotify_{peek,remove}_first_event with empty queue
Amir Goldstein
2021-03-16
3
-36
/
+37
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2021-04-29
6
-59
/
+139
|
\
\
\
\
\
[next]