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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-22
fuse: Make fuse_fill_super_submount() static
Greg Kurz
2
-11
/
+2
2021-06-22
fuse: Switch to fc_mount() for submounts
Greg Kurz
1
-23
/
+6
2021-06-22
fuse: Call vfs_get_tree() for submounts
Greg Kurz
2
-48
/
+41
2021-06-22
fuse: add dedicated filesystem context ops for submounts
Greg Kurz
3
-0
/
+24
2021-06-22
virtiofs: propagate sync() to file server
Greg Kurz
4
-1
/
+53
2021-06-22
fuse: reject internal errno
Miklos Szeredi
1
-1
/
+1
2021-06-22
fuse: check connected before queueing on fpq->io
Miklos Szeredi
1
-0
/
+9
2021-06-18
fuse: ignore PG_workingset after stealing
Miklos Szeredi
1
-0
/
+1
2021-06-09
fuse: Fix infinite loop in sget_fc()
Greg Kurz
1
-0
/
+11
2021-06-09
fuse: Fix crash if superblock of submount gets killed early
Greg Kurz
1
-4
/
+4
2021-06-09
fuse: Fix crash in fuse_dentry_automount() error path
Greg Kurz
1
-1
/
+5
2021-06-06
Linux 5.13-rc5
Linus Torvalds
1
-1
/
+1
2021-06-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-18
/
+26
2021-06-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-126
/
+135
2021-06-06
Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
31
-126
/
+160
2021-06-06
Merge tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
8
-57
/
+49
2021-06-06
Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
16
-126
/
+145
2021-06-06
ext4: Only advertise encrypted_casefold when encryption and unicode are enabled
Daniel Rosenberg
1
-0
/
+4
2021-06-06
ext4: fix no-key deletion for encrypt+casefold
Daniel Rosenberg
1
-2
/
+4
2021-06-06
ext4: fix memory leak in ext4_fill_super
Alexey Makhalov
1
-2
/
+9
2021-06-06
ext4: fix fast commit alignment issues
Harshad Shirwadkar
2
-99
/
+90
2021-06-06
ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
Ye Bin
1
-20
/
+23
2021-06-05
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-8
/
+26
2021-06-05
Merge tag 'ti-k3-dt-fixes-for-v5.13' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
10
-63
/
+45
2021-06-05
Merge tag 'optee-fix-for-v5.13' of git://git.linaro.org/people/jens.wiklander...
Olof Johansson
2
-4
/
+8
2021-06-05
Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
6
-24
/
+64
2021-06-05
Merge tag 'omap-for-v5.13/fixes-sata' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
1
-1
/
+2
2021-06-05
Merge tag 'amlogic-fixes-v5.13-rc1' of https://git.kernel.org/pub/scm/linux/k...
Olof Johansson
2
-3
/
+2
2021-06-05
Merge tag 'imx-fixes-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
11
-31
/
+39
2021-06-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-36
/
+107
2021-06-05
Merge tag 'riscv-for-linus-5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-5
/
+18
2021-06-05
mailmap: use private address for Michel Lespinasse
Michel Lespinasse
1
-0
/
+3
2021-06-05
ocfs2: fix data corruption by fallocate
Junxiao Bi
1
-5
/
+50
2021-06-05
lib: crc64: fix kernel-doc warning
YueHaibing
1
-1
/
+1
2021-06-05
mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPY
Mina Almasry
1
-2
/
+12
2021-06-05
mm/kasan/init.c: fix doc warning
Yu Kuai
1
-2
/
+2
2021-06-05
proc: add .gitignore for proc-subset-pid selftest
David Matlack
1
-0
/
+1
2021-06-05
hugetlb: pass head page to remove_hugetlb_page()
Naoya Horiguchi
1
-1
/
+1
2021-06-05
drivers/base/memory: fix trying offlining memory blocks with memory holes on ...
David Hildenbrand
1
-3
/
+3
2021-06-05
mm/page_alloc: fix counting of free pages after take off from buddy
Ding Hui
1
-0
/
+2
2021-06-05
mm/debug_vm_pgtable: fix alignment for pmd/pud_advanced_tests()
Gerald Schaefer
1
-2
/
+2
2021-06-05
pid: take a reference when initializing `cad_pid`
Mark Rutland
1
-1
/
+1
2021-06-05
kfence: use TASK_IDLE when awaiting allocation
Marco Elver
1
-3
/
+3
2021-06-05
Revert "MIPS: make userspace mapping young by default"
Thomas Bogendoerfer
3
-16
/
+26
2021-06-04
Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
102
-576
/
+991
2021-06-04
Merge tag 'perf-tools-fixes-for-v5.13-2021-06-04' of git://git.kernel.org/pub...
Linus Torvalds
15
-13
/
+80
2021-06-04
Merge tag 'pci-v5.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-1
/
+13
2021-06-04
cxgb4: avoid link re-train during TC-MQPRIO configuration
Rahul Lakkireddy
4
-7
/
+14
2021-06-04
sch_htb: fix refcount leak in htb_parent_to_leaf_offload
Yunjian Wang
1
-4
/
+4
2021-06-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
6
-52
/
+27
[next]