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-03-17
bcachefs: Split out btree_node_rewrite_worker
Kent Overstreet
2
-2
/
+11
2024-03-17
bcachefs: Fix locking in bch2_alloc_write_key()
Kent Overstreet
1
-1
/
+1
2024-03-17
bcachefs: Avoid extent entry type assertions in .invalid()
Kent Overstreet
1
-3
/
+3
2024-03-17
bcachefs: Fix spurious -BCH_ERR_transaction_restart_nested
Kent Overstreet
1
-8
/
+21
2024-03-17
bcachefs: Fix check_key_has_snapshot() call
Kent Overstreet
1
-1
/
+3
2024-03-17
bcachefs: Change "accounting overran journal reservation" to a warning
Kent Overstreet
1
-1
/
+2
2024-03-17
ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
Namjae Jeon
1
-1
/
+4
2024-03-17
ovl: relax WARN_ON in ovl_verify_area()
Amir Goldstein
1
-3
/
+3
2024-03-17
eventfs: Create eventfs_root_inode to store dentry
Steven Rostedt (Google)
2
-12
/
+55
2024-03-17
eventfs: Add WARN_ON_ONCE() to checks in eventfs_root_lookup()
Steven Rostedt (Google)
1
-2
/
+3
2024-03-16
Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
25
-57
/
+210
2024-03-16
nfs: fix panic when nfs4_ff_layout_prepare_ds() fails
Josef Bacik
1
-1
/
+1
2024-03-15
dlm: add comments about forced waiters reset
David Teigland
1
-20
/
+58
2024-03-15
dlm: revert atomic_t lkb_wait_count
David Teigland
2
-15
/
+19
2024-03-15
Merge tag '9p-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ericv...
Linus Torvalds
6
-364
/
+71
2024-03-15
Merge tag 'fuse-update-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-274
/
+1375
2024-03-15
Merge tag 'ext4_for_linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-108
/
+679
2024-03-15
Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
85
-2194
/
+3642
2024-03-15
xfs: quota radix tree allocations need to be NOFS on insert
Dave Chinner
1
-5
/
+13
2024-03-15
xfs: fix dev_t usage in xmbuf tracepoints
Darrick J. Wong
2
-4
/
+9
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
24
-387
/
+457
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-80
/
+44
2024-03-14
ksmbd: Fix spelling mistake "connction" -> "connection"
Colin Ian King
1
-1
/
+1
2024-03-14
ksmbd: fix possible null-deref in smb_lazy_parent_lease_break_close
Marios Makassikis
1
-1
/
+1
2024-03-14
cifs: remove redundant variable assignment
Bharath SM
1
-2
/
+0
2024-03-14
cifs: fixes for get_inode_info
Meetakshi Setiya
2
-12
/
+13
2024-03-14
cifs: open_cached_dir(): add FILE_READ_EA to desired access
Eugene Korenevsky
1
-1
/
+2
2024-03-14
cifs: reduce warning log level for server not advertising interfaces
Shyam Prasad N
1
-2
/
+2
2024-03-14
cifs: make sure server interfaces are requested only for SMB3+
Shyam Prasad N
4
-3
/
+13
2024-03-14
cifs: defer close file handles having RH lease
Bharath SM
1
-4
/
+15
2024-03-14
nilfs2: prevent kernel bug at submit_bh_wbc()
Ryusuke Konishi
1
-1
/
+1
2024-03-14
nilfs2: fix failure to detect DAT corruption in btree and direct mappings
Ryusuke Konishi
2
-4
/
+14
2024-03-14
ocfs2: enable ocfs2_listxattr for special files
Su Yue
1
-0
/
+1
2024-03-14
ocfs2: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2
-5
/
+4
2024-03-14
f2fs: fix to avoid use-after-free issue in f2fs_filemap_fault
Chao Yu
1
-1
/
+2
2024-03-14
f2fs: truncate page cache before clearing flags when aborting atomic write
Sunmin Jeong
1
-1
/
+3
2024-03-14
f2fs: mark inode dirty for FI_ATOMIC_COMMITTED flag
Sunmin Jeong
1
-0
/
+1
2024-03-14
afs: Fix occasional rmdir-then-VNOVNODE with generic/011
David Howells
1
-7
/
+9
2024-03-14
afs: Don't cache preferred address
David Howells
1
-17
/
+4
2024-03-14
afs: Revert "afs: Hide silly-rename files from userspace"
David Howells
1
-10
/
+0
2024-03-13
bcachefs: time_stats: shrink time_stat_buffer for better alignment
Darrick J. Wong
1
-1
/
+1
2024-03-13
bcachefs: time_stats: split stats-with-quantiles into a separate structure
Darrick J. Wong
7
-15
/
+41
2024-03-13
bcachefs: mean_and_variance: put struct mean_and_variance_weighted on a diet
Darrick J. Wong
6
-67
/
+84
2024-03-13
bcachefs: time_stats: add larger units
Darrick J. Wong
1
-0
/
+3
2024-03-13
bcachefs: pull out time_stats.[ch]
Kent Overstreet
11
-279
/
+326
2024-03-13
bcachefs: reconstruct_alloc cleanup
Kent Overstreet
7
-95
/
+113
2024-03-13
bcachefs: fix bch_folio_sector padding
Kent Overstreet
1
-6
/
+3
2024-03-13
bcachefs: Fix btree key cache coherency during replay
Kent Overstreet
2
-4
/
+6
2024-03-13
bcachefs: Always flush write buffer in delete_dead_inodes()
Kent Overstreet
1
-5
/
+10
2024-03-13
bcachefs: Fix order of gc_done passes
Kent Overstreet
1
-4
/
+4
[prev]
[next]