index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-06
fs/proc/generic.c: fix incorrect pde_is_permanent check
Colin Ian King
1
-1
/
+1
2021-05-06
Merge tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
18
-684
/
+524
2021-05-06
Merge tag 'ecryptfs-5.13-rc1-updates' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
14
-63
/
+73
2021-05-06
block: reexpand iov_iter after read/write
yangerkun
1
-3
/
+17
2021-05-05
io_uring: truncate lengths larger than MAX_RW_COUNT on provide buffers
Thadeu Lima de Souza Cascardo
1
-2
/
+2
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-04
btrfs: initialize return variable in cleanup_free_space_cache_v1
Tom Rix
1
-1
/
+1
2021-05-04
iomap: remove unused private field from ioend
Brian Foster
2
-7
/
+2
2021-05-04
xfs: don't allow log writes if the data device is readonly
Darrick J. Wong
1
-4
/
+6
2021-05-04
btrfs: zoned: sanity check zone type
Naohiro Aota
1
-0
/
+5
2021-05-04
btrfs: fix unmountable seed device after fstrim
Anand Jain
1
-1
/
+5
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-05-02
.gitignore: prefix local generated files with a slash
Masahiro Yamada
1
-2
/
+2
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
[prev]
[next]