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-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-110
/
+190
2021-05-05
Merge tag 'nfsd-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
5
-174
/
+256
2021-05-05
Merge tag '5.13-rc-smb3-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-33
/
+447
2021-05-05
btrfs: use memzero_page() instead of open coded kmap pattern
Ira Weiny
6
-58
/
+18
2021-05-05
mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)
Anshuman Khandual
1
-1
/
+4
2021-05-05
mm: fs: invalidate BH LRU during page migration
Minchan Kim
1
-6
/
+30
2021-05-05
userfaultfd: add UFFDIO_CONTINUE ioctl
Axel Rasmussen
1
-0
/
+67
2021-05-05
userfaultfd: add minor fault registration mode
Axel Rasmussen
2
-31
/
+50
2021-05-05
mm/hugetlb: remove unused variable pseudo_vma in remove_inode_hugepages()
Miaohe Lin
1
-3
/
+0
2021-05-05
mm/hugetlb: avoid calculating fault_mutex_hash in truncate_op case
Miaohe Lin
1
-2
/
+2
2021-05-05
mm/hugetlb: use some helper functions to cleanup code
Miaohe Lin
1
-1
/
+1
2021-05-05
hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wp
Peter Xu
1
-0
/
+4
2021-05-05
mm: remove nrexceptional from inode: remove BUG_ON
Hugh Dickins
1
-1
/
+8
2021-05-05
mm: remove nrexceptional from inode
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-05-05
dax: account DAX entries as nrpages
Matthew Wilcox (Oracle)
1
-3
/
+3
2021-05-05
mm: introduce and use mapping_empty()
Matthew Wilcox (Oracle)
3
-4
/
+3
2021-05-04
Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-12
/
+19
2021-05-04
Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
24
-219
/
+615
2021-05-04
Merge tag 'm68knommu-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+16
2021-05-04
fs/cifs: Fix resource leak
Khaled ROMDHANI
1
-1
/
+5
2021-05-04
Cifs: Fix kernel oops caused by deferred close for files.
Rohith Surabattula
4
-5
/
+33
2021-05-04
cifs: fix regression when mounting shares with prefix paths
Paulo Alcantara
3
-13
/
+23
2021-05-03
Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+1
2021-05-03
Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-20
/
+19
2021-05-03
cifs: use echo_interval even when connection not ready.
Shyam Prasad N
1
-11
/
+1
2021-05-03
cifs: detect dead connections only when echoes are enabled.
Shyam Prasad N
1
-0
/
+1
2021-05-03
smb3.1.1: allow dumping keys for multiuser mounts
Steve French
1
-20
/
+46
2021-05-03
smb3.1.1: allow dumping GCM256 keys to improve debugging of encrypted shares
Steve French
2
-0
/
+52
2021-05-03
cifs: add shutdown support
Steve French
9
-2
/
+121
2021-05-03
cifs: Deferred close for files
Rohith Surabattula
6
-3
/
+187
2021-05-02
Merge tag 'for-linus-5.13-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-104
/
+54
2021-05-02
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
15
-85
/
+35
2021-05-02
Merge branch 'work.ecryptfs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-105
/
+75
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+1
2021-05-01
afs: Fix speculative status fetches
David Howells
6
-2
/
+23
2021-04-30
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
23
-239
/
+1096
2021-04-30
Merge tag 'dlm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
9
-142
/
+202
2021-04-30
Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-57
/
+97
2021-04-30
Merge tag 'ovl-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-67
/
+124
2021-04-30
Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"
Brian Geffon
1
-4
/
+1
2021-04-30
iomap: use filemap_range_needs_writeback() for O_DIRECT reads
Jens Axboe
1
-8
/
+16
2021-04-30
vfs: fs_parser: clean up kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2021-04-30
ocfs2/dlm: remove unused function
Jiapeng Chong
1
-7
/
+0
2021-04-30
ocfs2: fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-04-30
ocfs2: map flags directly in flags_to_o2dlm()
Joseph Qi
1
-18
/
+18
2021-04-30
ocfs2: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Yang Li
1
-1
/
+1
2021-04-29
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+1
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-51
/
+24
2021-04-29
Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12
-139
/
+395
2021-04-29
Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
6
-59
/
+139
[next]