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-08-27
fs/ntfs3: Fix error code in indx_add_allocate()
Dan Carpenter
1
-0
/
+1
2021-08-27
fs/ntfs3: fix an error code in ntfs_get_acl_ex()
Dan Carpenter
1
-1
/
+1
2021-08-27
fs/ntfs3: add checks for allocation failure
Dan Carpenter
1
-2
/
+16
2021-08-27
fs/ntfs3: Use kcalloc/kmalloc_array over kzalloc/kmalloc
Kari Argillander
3
-6
/
+5
2021-08-27
fs/ntfs3: Do not use driver own alloc wrappers
Kari Argillander
16
-194
/
+188
2021-08-27
fs/ntfs3: Use kernel ALIGN macros over driver specific
Kari Argillander
13
-67
/
+56
2021-08-27
fs/ntfs3: Restyle comment block in ni_parse_reparse()
Kari Argillander
1
-6
/
+10
2021-08-27
fs/ntfs3: Remove unused including <linux/version.h>
Jiapeng Chong
1
-1
/
+0
2021-08-27
fs/ntfs3: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+2
2021-08-27
fs/ntfs3: Fix one none utf8 char in source file
Kari Argillander
1
-1
/
+1
2021-08-27
fs/ntfs3: Remove unused variable cnt in ntfs_security_init()
Nathan Chancellor
1
-4
/
+1
2021-08-27
fs/ntfs3: Fix integer overflow in multiplication
Colin Ian King
1
-1
/
+1
2021-08-27
fs/ntfs3: Add ifndef + define to all header files
Kari Argillander
3
-0
/
+13
2021-08-27
fs/ntfs3: Use linux/log2 is_power_of_2 function
Kari Argillander
3
-10
/
+7
2021-08-27
fs/ntfs3: Fix various spelling mistakes
Colin Ian King
5
-6
/
+6
2021-08-27
io_uring: add task-refs-get helper
Pavel Begunkov
1
-11
/
+19
2021-08-27
io_uring: fix failed linkchain code logic
Hao Xu
1
-14
/
+47
2021-08-27
io_uring: remove redundant req_set_fail()
Hao Xu
1
-1
/
+0
2021-08-27
fscache: Use refcount_t for the cookie refcount instead of atomic_t
David Howells
4
-20
/
+32
2021-08-27
fscache: Fix fscache_cookie_put() to not deref after dec
David Howells
3
-6
/
+8
2021-08-27
fscache: Fix cookie key hashing
David Howells
3
-13
/
+42
2021-08-27
cachefiles: Change %p in format strings to something else
David Howells
5
-34
/
+28
2021-08-27
fscache: Change %p in format strings to something else
David Howells
3
-14
/
+11
2021-08-27
fscache: Remove the object list procfile
David Howells
7
-440
/
+0
2021-08-27
fscache, cachefiles: Remove the histogram stuff
David Howells
14
-336
/
+0
2021-08-27
fscache: Procfile to display cookies
David Howells
3
-0
/
+111
2021-08-27
fscache: Add a cookie debug ID and use that in traces
David Howells
3
-16
/
+28
2021-08-26
dax: remove bdev_dax_supported
Christoph Hellwig
3
-3
/
+6
2021-08-26
xfs: factor out a xfs_buftarg_is_dax helper
Christoph Hellwig
1
-4
/
+11
2021-08-26
fsdax: improve the FS_DAX Kconfig description and help text
Christoph Hellwig
1
-3
/
+18
2021-08-26
hostfs: support splice_write
Johannes Berg
1
-0
/
+1
2021-08-26
nfsd: fix crash on LOCKT on reexported NFSv3
J. Bruce Fields
1
-2
/
+3
2021-08-26
nfs: don't allow reexport reclaims
J. Bruce Fields
3
-0
/
+7
2021-08-26
lockd: don't attempt blocking locks on nfs reexports
J. Bruce Fields
1
-3
/
+10
2021-08-26
nfs: don't atempt blocking locks on nfs reexports
J. Bruce Fields
2
-3
/
+7
2021-08-26
Merge tag 'ceph-for-5.14-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
5
-15
/
+27
2021-08-26
Merge tag 'for-5.14-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2021-08-26
iomap: standardize tracepoint formatting and storage
Darrick J. Wong
1
-10
/
+18
2021-08-25
cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETED
Ronnie Sahlberg
1
-1
/
+22
2021-08-25
cifs: cifs_md4 convert to SPDX identifier
Steve French
2
-6
/
+1
2021-08-25
cifs: create a MD4 module and switch cifs.ko to use it
Ronnie Sahlberg
6
-15
/
+238
2021-08-25
cifs: fork arc4 and create a separate module for it for cifs and other users
Ronnie Sahlberg
7
-5
/
+128
2021-08-25
cifs: remove support for NTLM and weaker authentication algorithms
Ronnie Sahlberg
14
-720
/
+5
2021-08-25
cifs: enable fscache usage even for files opened as rw
Shyam Prasad N
6
-11
/
+76
2021-08-25
smb3: fix posix extensions mount option
Steve French
1
-2
/
+9
2021-08-25
cifs: fix wrong release in sess_alloc_buffer() failed path
Ding Hui
1
-1
/
+1
2021-08-25
CIFS: Fix a potencially linear read overflow
Len Baker
1
-7
/
+2
2021-08-25
io_uring: don't free request to slab
Hao Xu
1
-1
/
+1
2021-08-25
pipe: do FASYNC notifications for every pipe IO, not just state changes
Linus Torvalds
1
-12
/
+8
2021-08-25
ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()
Tuo Li
1
-3
/
+5
[prev]
[next]