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
2023-12-24
afs: Rename some fields
David Howells
3
-38
/
+38
2023-12-24
afs: Add a tracepoint for struct afs_addr_list
David Howells
9
-35
/
+53
2023-12-24
afs: Simplify error handling
David Howells
15
-143
/
+174
2023-12-24
afs: Don't put afs_call in afs_wait_for_call_to_complete()
David Howells
5
-76
/
+75
2023-12-24
afs: Wrap most op->error accesses with inline funcs
David Howells
9
-67
/
+87
2023-12-24
afs: Use op->nr_iterations=-1 to indicate to begin fileserver iteration
David Howells
3
-7
/
+8
2023-12-24
afs: Handle the VIO and UAEIO aborts explicitly
David Howells
1
-0
/
+7
2023-12-24
afs: Rename addr_list::failed to probe_failed
David Howells
7
-10
/
+10
2023-12-24
afs: Don't skip server addresses for which we didn't get an RTT reading
David Howells
2
-2
/
+2
2023-12-24
rxrpc, afs: Allow afs to pin rxrpc_peer objects
David Howells
13
-195
/
+148
2023-12-24
afs: Turn the afs_addr_list address array into an array of structs
David Howells
10
-22
/
+26
2023-12-24
afs: Add comments on abort handling
David Howells
1
-11
/
+90
2023-12-24
afs: use read_seqbegin() in afs_check_validity() and afs_getattr()
Oleg Nesterov
1
-9
/
+6
2023-12-24
afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()
Oleg Nesterov
1
-3
/
+4
2023-12-24
afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu()
Oleg Nesterov
1
-1
/
+2
2023-12-23
Merge tag 'char-misc-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+4
2023-12-22
debugfs: initialize cancellations earlier
Johannes Berg
1
-2
/
+4
2023-12-21
afs: Fix use-after-free due to get/remove race in volume tree
David Howells
2
-3
/
+25
2023-12-21
afs: Fix overwriting of result of DNS query
David Howells
1
-2
/
+4
2023-12-21
Merge tag 'afs-fixes-20231221' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-14
/
+17
2023-12-21
Merge tag 'trace-v6.7-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+9
2023-12-21
eventfs: Have event files and directories default to parent uid and gid
Steven Rostedt (Google)
1
-3
/
+9
2023-12-20
Merge tag '6.7-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
9
-72
/
+93
2023-12-20
Merge tag 'ovl-fixes-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2023-12-20
Merge tag 'bcachefs-2023-12-19' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
9
-28
/
+70
2023-12-20
Merge tag 'nfsd-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
8
-255
/
+27
2023-12-20
afs: Fix dynamic root lookup DNS check
David Howells
1
-2
/
+16
2023-12-20
afs: Fix the dynamic root's d_delete to always delete unused dentries
David Howells
1
-12
/
+1
2023-12-19
bcachefs: Fix bch2_alloc_sectors_start_trans() error handling
Kent Overstreet
1
-3
/
+11
2023-12-19
bcachefs; guard against overflow in btree node split
Kent Overstreet
1
-0
/
+12
2023-12-19
bcachefs: btree_node_u64s_with_format() takes nr keys
Kent Overstreet
2
-17
/
+14
2023-12-19
cifs: do not let cifs_chan_update_iface deallocate channels
Shyam Prasad N
1
-31
/
+19
2023-12-19
cifs: fix a pending undercount of srv_count
Shyam Prasad N
1
-2
/
+1
2023-12-19
fs: cifs: Fix atime update check
Zizhi Wo
1
-1
/
+1
2023-12-19
smb: client: fix potential OOB in smb2_dump_detail()
Paulo Alcantara
2
-17
/
+19
2023-12-18
NFSD: Revert 738401a9bd1ac34ccd5723d69640a4adbb1a4bc0
Chuck Lever
3
-128
/
+1
2023-12-18
NFSD: Revert 6c41d9a9bd0298002805758216a9c44e38a8500d
Chuck Lever
3
-118
/
+14
2023-12-17
bcachefs: print explicit recovery pass message only once
Kent Overstreet
1
-0
/
+3
2023-12-17
smb: client: fix potential OOB in cifs_dump_detail()
Paulo Alcantara
1
-5
/
+7
2023-12-17
smb: client: fix OOB in smbCalcSize()
Paulo Alcantara
1
-0
/
+4
2023-12-17
smb: client: fix OOB in SMB2_query_info_init()
Paulo Alcantara
1
-7
/
+22
2023-12-17
smb: client: fix OOB in cifsd when receiving compounded resps
Paulo Alcantara
3
-9
/
+20
2023-12-17
Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+9
2023-12-17
ovl: fix dentry reference leak after changes to underlying layers
Amir Goldstein
1
-2
/
+3
2023-12-16
Merge tag 'trace-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+4
2023-12-15
btrfs: do not allow non subvolume root targets for snapshot
Josef Bacik
1
-0
/
+9
2023-12-15
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
4
-16
/
+1
2023-12-15
nfsd: hold nfsd_mutex across entire netlink operation
NeilBrown
1
-6
/
+3
2023-12-15
nfsd: call nfsd_last_thread() before final nfsd_put()
NeilBrown
3
-3
/
+9
2023-12-14
Merge tag '6.7-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-79
/
+109
[next]