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
2020-07-06
xfs: remove logged flag from inode log item
Dave Chinner
3
-35
/
+14
2020-07-06
xfs: Don't allow logging of XFS_ISTALE inodes
Dave Chinner
3
-4
/
+26
2020-07-06
xfs: remove useless definitions in xfs_linux.h
Yafang Shao
1
-4
/
+0
2020-07-06
xfs: use MMAPLOCK around filemap_map_pages()
Dave Chinner
1
-1
/
+14
2020-07-06
xfs: move helpers that lock and unlock two inodes against userspace IO
Darrick J. Wong
5
-97
/
+99
2020-07-06
xfs: refactor locking and unlocking two inodes against userspace IO
Darrick J. Wong
3
-23
/
+34
2020-07-06
xfs: fix xfs_reflink_remap_prep calling conventions
Darrick J. Wong
2
-4
/
+4
2020-07-06
xfs: reflink can skip remap existing mappings
Darrick J. Wong
1
-0
/
+16
2020-07-06
xfs: only reserve quota blocks if we're mapping into a hole
Darrick J. Wong
1
-2
/
+4
2020-07-06
xfs: only reserve quota blocks for bmbt changes if we're changing the data fork
Darrick J. Wong
1
-7
/
+14
2020-07-06
xfs: redesign the reflink remap loop to fix blkres depletion crash
Darrick J. Wong
3
-162
/
+141
2020-07-06
xfs: rename xfs_bmap_is_real_extent to is_written_extent
Darrick J. Wong
3
-5
/
+5
2020-07-06
xfs: fix reflink quota reservation accounting error
Darrick J. Wong
1
-7
/
+14
2020-07-06
xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data fork
Darrick J. Wong
1
-2
/
+20
2020-07-06
xfs: preserve rmapbt swapext block reservation from freed blocks
Brian Foster
3
-10
/
+28
2020-07-06
xfs: Couple of typo fixes in comments
Keyur Patel
1
-3
/
+3
2020-07-05
Linux 5.8-rc4
Linus Torvalds
1
-1
/
+1
2020-07-05
x86/ldt: use "pr_info_once()" instead of open-coding it badly
Linus Torvalds
1
-10
/
+1
2020-07-05
Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
19
-154
/
+274
2020-07-05
Merge tag 'irq-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-17
/
+9
2020-07-05
Merge tag 'core-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-07-05
Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-86
/
+136
2020-07-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-27
/
+29
2020-07-05
Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-7
/
+15
2020-07-05
Merge tag 'io_uring-5.8-2020-07-05' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+22
2020-07-05
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-9
/
+43
2020-07-05
Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-8
/
+11
2020-07-05
MIPS: Do not use smp_processor_id() in preemptible code
Xingxing Su
1
-3
/
+5
2020-07-05
MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen
Hauke Mehrtens
1
-0
/
+1
2020-07-05
.gitignore: Do not track `defconfig` from `make savedefconfig`
Paul Menzel
1
-0
/
+3
2020-07-04
Merge tag 'powerpc-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+0
2020-07-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-17
/
+35
2020-07-04
io_uring: fix regression with always ignoring signals in io_cqring_wait()
Jens Axboe
1
-7
/
+22
2020-07-04
x86/ldt: Disable 16-bit segments on Xen PV
Andy Lutomirski
1
-1
/
+34
2020-07-04
x86/entry/32: Fix #MC and #DB wiring on x86_32
Andy Lutomirski
3
-12
/
+17
2020-07-04
x86/entry/xen: Route #DB correctly on Xen PV
Andy Lutomirski
4
-25
/
+44
2020-07-04
x86/entry, selftests: Further improve user entry sanity checks
Andy Lutomirski
2
-0
/
+30
2020-07-04
x86/entry/compat: Clear RAX high bits on Xen PV SYSENTER
Andy Lutomirski
1
-9
/
+10
2020-07-03
Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-87
/
+81
2020-07-04
i2c: mlxcpld: check correct size of maximum RECV_LEN packet
Wolfram Sang
1
-2
/
+2
2020-07-03
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-3
/
+3
2020-07-04
i2c: add Kconfig help text for slave mode
Wolfram Sang
1
-0
/
+4
2020-07-04
i2c: slave-eeprom: update documentation
Wolfram Sang
2
-5
/
+20
2020-07-04
i2c: eg20t: Load module automatically if ID matches
Andy Shevchenko
1
-0
/
+1
2020-07-04
i2c: designware: platdrv: Set class based on DMI
Ricardo Ribalda
1
-1
/
+14
2020-07-04
i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665
Chris Packham
1
-1
/
+2
2020-07-03
Merge tag '5.8-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-8
/
+20
2020-07-03
Merge tag 'hwmon-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-15
/
+18
2020-07-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-7
/
+10
2020-07-03
mm/page_alloc: fix documentation error
Joel Savitz
1
-1
/
+1
[prev]
[next]