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-01-26
cifs: Fix mount options set in automount
Paulo Alcantara (SUSE)
1
-54
/
+43
2020-01-26
cifs: fix unitialized variable poential problem with network I/O cache lock p...
Steve French
1
-1
/
+1
2020-01-26
cifs: Fix return value in __update_cache_entry
YueHaibing
1
-1
/
+1
2020-01-26
cifs: Avoid doing network I/O while holding cache lock
Paulo Alcantara (SUSE)
1
-264
/
+283
2020-01-26
cifs: Fix potential deadlock when updating vol in cifs_reconnect()
Paulo Alcantara (SUSE)
1
-32
/
+77
2020-01-26
cifs: Merge is_path_valid() into get_normalized_path()
Paulo Alcantara (SUSE)
1
-17
/
+4
2020-01-26
cifs: Introduce helpers for finding TCP connection
Paulo Alcantara (SUSE)
1
-13
/
+31
2020-01-26
cifs: Get rid of kstrdup_const()'d paths
Paulo Alcantara (SUSE)
1
-3
/
+3
2020-01-26
cifs: Clean up DFS referral cache
Paulo Alcantara (SUSE)
1
-286
/
+279
2020-01-26
cifs: Don't use iov_iter::type directly
David Howells
1
-4
/
+4
2020-01-26
cifs: set correct max-buffer-size for smb2_ioctl_init()
Ronnie Sahlberg
1
-2
/
+7
2020-01-26
cifs: use compounding for open and first query-dir for readdir()
Ronnie Sahlberg
2
-12
/
+87
2020-01-26
cifs: create a helper function to parse the query-directory response buffer
Ronnie Sahlberg
1
-46
/
+63
2020-01-26
cifs: prepare SMB2_query_directory to be used with compounding
Ronnie Sahlberg
3
-36
/
+82
2020-01-26
fs/cifs/cifssmb.c: use true,false for bool variable
zhengbin
1
-2
/
+2
2020-01-26
fs/cifs/smb2ops.c: use true,false for bool variable
zhengbin
1
-1
/
+1
2020-01-26
Linux 5.5
Linus Torvalds
1
-1
/
+1
2020-01-26
Merge tag 'io_uring-5.5-2020-01-26' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+0
2020-01-26
Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-8
/
+39
2020-01-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-15
/
+6
2020-01-26
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-7
/
+10
2020-01-26
io_uring: don't cancel all work on process exit
Jens Axboe
1
-4
/
+0
2020-01-26
block: allow partitions on host aware zone devices
Christoph Hellwig
3
-8
/
+39
2020-01-26
Revert "io_uring: only allow submit from owning task"
Jens Axboe
1
-6
/
+0
2020-01-26
afs: Fix characters allowed into cell names
David Howells
1
-1
/
+10
2020-01-26
do_last(): fetch directory ->i_mode and ->i_uid before it's too late
Al Viro
1
-7
/
+10
2020-01-25
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-4
/
+20
2020-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
118
-603
/
+1469
2020-01-25
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
3
-0
/
+8
2020-01-25
firestream: fix memory leaks
Wenwen Wang
1
-0
/
+3
2020-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
13
-76
/
+146
2020-01-25
Merge tag 'for-5.5-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-9
/
+29
2020-01-25
Merge tag 'pinctrl-v5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+1
2020-01-25
Merge tag 'mlx5-fixes-2020-01-24' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
7
-41
/
+80
2020-01-25
btrfs: dev-replace: remove warning for unknown return codes when finished
David Sterba
1
-4
/
+1
2020-01-25
net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM
Michael Ellerman
1
-0
/
+2
2020-01-25
net: bcmgenet: Use netif_tx_napi_add() for TX NAPI
Florian Fainelli
1
-2
/
+2
2020-01-25
tipc: change maintainer email address
Jon Maloy
1
-1
/
+1
2020-01-25
net: stmmac: platform: fix probe for ACPI devices
Ajay Gupta
1
-3
/
+3
2020-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
11
-40
/
+59
2020-01-24
Merge tag 'omap-for-fixes-whenever-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
2
-0
/
+7
2020-01-24
Merge tag 'tee-optee-fix2-for-5.5' of https://git.linaro.org:/people/jens.wik...
Olof Johansson
1
-0
/
+1
2020-01-24
net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel path
Tariq Toukan
1
-4
/
+10
2020-01-24
net/mlx5e: kTLS, Remove redundant posts in TX resync flow
Tariq Toukan
1
-2
/
+0
2020-01-24
net/mlx5e: kTLS, Fix corner-case checks in TX resync flow
Tariq Toukan
1
-14
/
+19
2020-01-24
net/mlx5e: Clear VF config when switching modes
Dmytro Linkin
2
-4
/
+11
2020-01-24
net/mlx5: DR, use non preemptible call to get the current cpu number
Erez Shitrit
1
-1
/
+2
2020-01-24
net/mlx5: E-Switch, Prevent ingress rate configuration of uplink rep
Eli Cohen
1
-2
/
+7
2020-01-24
net/mlx5: DR, Enable counter on non-fwd-dest objects
Erez Shitrit
1
-13
/
+29
2020-01-24
net/mlx5: Update the list of the PCI supported devices
Meir Lichtinger
1
-0
/
+1
[next]