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
2024-01-19
Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
9
-48
/
+89
2024-01-19
Merge tag 'xfs-6.8-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2024-01-19
Merge tag '6.8-rc-smb-server-fixes-part2' of git://git.samba.org/ksmbd
Linus Torvalds
7
-23
/
+42
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
55
-2045
/
+3801
2024-01-19
cifs: update iface_last_update on each query-and-update
Shyam Prasad N
1
-1
/
+3
2024-01-19
cifs: handle servers that still advertise multichannel after disabling
Shyam Prasad N
2
-46
/
+69
2024-01-19
cifs: new mount option called retrans
Shyam Prasad N
5
-0
/
+15
2024-01-19
cifs: reschedule periodic query for server interfaces
Shyam Prasad N
1
-0
/
+2
2024-01-19
smb: client: don't clobber ->i_rdev from cached reparse points
Paulo Alcantara
1
-3
/
+3
2024-01-19
smb: client: get rid of smb311_posix_query_path_info()
Paulo Alcantara
2
-83
/
+36
2024-01-19
smb: client: parse owner/group when creating reparse points
Paulo Alcantara
4
-89
/
+71
2024-01-19
smb: client: fix parsing of SMB3.1.1 POSIX create context
Paulo Alcantara
1
-1
/
+1
2024-01-18
cifs: new nt status codes from MS-SMB2
Shyam Prasad N
2
-0
/
+4
2024-01-18
cifs: pick channel for tcon and tdis
Shyam Prasad N
1
-6
/
+4
2024-01-18
cifs: open_cached_dir should not rely on primary channel
Shyam Prasad N
1
-1
/
+1
2024-01-18
Merge tag 'erofs-for-6.8-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-14
/
+17
2024-01-18
Merge tag 'eventfs-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-257
/
+286
2024-01-18
bcachefs: Replace strlcpy() with strscpy()
Kees Cook
1
-2
/
+2
2024-01-18
cifs: minor comment cleanup
Steve French
1
-3
/
+3
2024-01-18
smb3: show beginning time for per share stats
Steve French
3
-2
/
+6
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-30
/
+39
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-19
/
+37
2024-01-17
Merge tag 'ubifs-for-linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-28
/
+40
2024-01-17
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
1
-0
/
+1
2024-01-17
Merge tag 'vfs-6.8-rc1.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git...
Linus Torvalds
1
-22
/
+28
2024-01-17
Merge tag 'mm-hotfixes-stable-2024-01-12-16-52' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-11
/
+13
2024-01-16
cifs: remove redundant variable tcon_exist
Colin Ian King
1
-3
/
+3
2024-01-16
eventfs: Use kcalloc() instead of kzalloc()
Erick Archer
1
-3
/
+3
2024-01-16
eventfs: Do not create dentries nor inodes in iterate_shared
Steven Rostedt (Google)
1
-15
/
+5
2024-01-16
eventfs: Have the inodes all for files and directories all be the same
Steven Rostedt (Google)
1
-0
/
+10
2024-01-15
erofs: Don't use certain unnecessary folio_*() functions
David Howells
1
-3
/
+3
2024-01-15
ceph: get rid of passing callbacks in __dentry_leases_walk()
Al Viro
1
-8
/
+13
2024-01-15
ceph: d_obtain_{alias,root}(ERR_PTR(...)) will do the right thing
Al Viro
1
-2
/
+0
2024-01-15
ceph: fix invalid pointer access if get_quota_realm return ERR_PTR
Wenchao Hao
1
-17
/
+22
2024-01-15
ceph: remove duplicated code in ceph_netfs_issue_read()
Xiubo Li
1
-2
/
+2
2024-01-15
ceph: send oldest_client_tid when renewing caps
Xiubo Li
1
-5
/
+17
2024-01-15
ceph: rename create_session_open_msg() to create_session_full_msg()
Xiubo Li
1
-3
/
+5
2024-01-15
ceph: select FS_ENCRYPTION_ALGS if FS_ENCRYPTION
Eric Biggers
1
-0
/
+1
2024-01-15
ceph: fix deadlock or deadcode of misusing dget()
Xiubo Li
1
-6
/
+3
2024-01-15
ceph: try to allocate a smaller extent map for sparse read
Xiubo Li
3
-3
/
+23
2024-01-15
ceph: reinitialize mds feature bit even when session in open
Venky Shankar
1
-1
/
+1
2024-01-15
ceph: skip reconnecting if MDS is not ready
Xiubo Li
1
-1
/
+2
2024-01-14
ksmbd: only v2 leases handle the directory
Namjae Jeon
1
-0
/
+6
2024-01-14
ksmbd: fix UAF issue in ksmbd_tcp_new_connection()
Namjae Jeon
4
-18
/
+13
2024-01-14
ksmbd: validate mech token in session setup
Namjae Jeon
3
-5
/
+23
2024-01-13
erofs: fix inconsistent per-file compression format
Gao Xiang
2
-11
/
+14
2024-01-13
fs: rework listmount() implementation
Christian Brauner
1
-22
/
+28
2024-01-12
f2fs: fix double free of f2fs_sb_info
Eric Biggers
1
-0
/
+1
2024-01-12
Merge tag 'exfat-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-92
/
+335
2024-01-12
Merge tag 'pull-bcachefs-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-17
/
+30
[prev]
[next]