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-04-09
dlm: move root_list functionality to recover.c
Alexander Aring
3
-44
/
+39
2024-04-09
dlm: switch to GFP_ATOMIC in dlm allocations
Alexander Aring
4
-8
/
+4
2024-04-09
gfs2: Fix "Make glock lru list scanning safer"
Andreas Gruenbacher
1
-11
/
+13
2024-04-09
Revert "gfs2: fix glock shrinker ref issues"
Andreas Gruenbacher
1
-3
/
+1
2024-04-09
gfs2: Fix "ignore unlock failures after withdraw"
Andreas Gruenbacher
2
-2
/
+3
2024-04-09
gfs2: Get rid of unnecessary test_and_set_bit
Andreas Gruenbacher
1
-1
/
+2
2024-04-09
gfs2: Don't set GLF_LOCK in gfs2_dispose_glock_lru
Andreas Gruenbacher
1
-2
/
+1
2024-04-09
gfs2: Replace gfs2_glock_queue_put with gfs2_glock_put_async
Andreas Gruenbacher
4
-14
/
+21
2024-04-09
gfs2: Get rid of gfs2_glock_queue_put in signal_our_withdraw
Andreas Gruenbacher
1
-1
/
+1
2024-04-09
gfs2: Fix NULL pointer dereference in gfs2_log_flush
Andreas Gruenbacher
2
-1
/
+6
2024-04-09
gfs2: Don't forget to complete delayed withdraw
Andreas Gruenbacher
1
-0
/
+3
2024-04-09
gfs2: Use [NO_]CREATE consistently for gfs2_glock_get
Andreas Gruenbacher
1
-1
/
+1
2024-04-09
gfs2: Follow-up to flag rename in sysfs status file
Andreas Gruenbacher
1
-1
/
+1
2024-04-09
gfs2: Remove unnecessary gfs2_meta_check_ii argument
Andreas Gruenbacher
2
-5
/
+5
2024-04-09
gfs2: Get rid of newlines in log messages
Andreas Gruenbacher
3
-30
/
+32
2024-04-09
gfs2: Improve gfs2_consist_inode() usage
Andrew Price
3
-40
/
+53
2024-04-09
f2fs: fix zoned block device information initialization
Wenjie Qi
2
-0
/
+28
2024-04-09
dlm: remove allocation parameter in msg allocation
Alexander Aring
8
-57
/
+41
2024-04-09
fs/proc: Skip bootloader comment if no embedded kernel parameters
Masami Hiramatsu
1
-1
/
+1
2024-04-09
fs/proc: remove redundant comments from /proc/bootconfig
Zhenhua Huang
1
-6
/
+6
2024-04-09
fs/dcache: Re-use value stored to dentry->d_flags instead of re-reading
linke li
1
-1
/
+1
2024-04-09
fs: Return ENOTTY directly if FS_IOC_GETUUID or FS_IOC_GETFSSYSFSPATH fail
Günther Noack
1
-2
/
+2
2024-04-09
fs: Add FOP_HUGE_PAGES
Matthew Wilcox (Oracle)
1
-2
/
+3
2024-04-09
orangefs: cleanup uses of strncpy
Justin Stitt
3
-32
/
+15
2024-04-09
nilfs2: fix out-of-range warning
Arnd Bergmann
1
-1
/
+1
2024-04-09
bcachefs: Don't scan for btree nodes when we can reconstruct
Kent Overstreet
4
-18
/
+29
2024-04-09
bcachefs: Fix check_topology() when using node scan
Kent Overstreet
1
-1
/
+1
2024-04-08
bcachefs: fix eytzinger0_find_gt()
Kent Overstreet
1
-6
/
+20
2024-04-08
Merge tag 'for-6.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-33
/
+55
2024-04-07
bcachefs: fix bch2_get_acl() transaction restart handling
Kent Overstreet
1
-16
/
+14
2024-04-07
bcachefs: fix the count of nr_freed_pcpu after changing bc->freed_nonpcpu list
Hongbo Li
1
-0
/
+2
2024-04-07
fs: claw back a few FMODE_* bits
Christian Brauner
5
-10
/
+13
2024-04-07
erofs: switch erofs_bread() to passing offset instead of block number
Al Viro
7
-34
/
+24
2024-04-07
bcachefs: Fix gap buffer bug in bch2_journal_key_insert_take()
Kent Overstreet
1
-10
/
+45
2024-04-06
bcachefs: Rename struct field swap to prevent macro naming collision
Thorsten Blum
1
-4
/
+4
2024-04-06
bcachefs: JOURNAL_SPACE_LOW
Kent Overstreet
5
-12
/
+19
2024-04-06
bcachefs: Disable errors=panic for BCH_IOCTL_FSCK_OFFLINE
Kent Overstreet
1
-0
/
+4
2024-04-06
bcachefs: Fix BCH_IOCTL_FSCK_OFFLINE for encrypted filesystems
Kent Overstreet
1
-44
/
+50
2024-04-06
Merge tag 'nfsd-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-5
/
+2
2024-04-06
Merge tag 'xfs-6.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+13
2024-04-06
Merge tag '6.9-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
22
-178
/
+369
2024-04-05
bcachefs: fix rand_delete unit test
Kent Overstreet
1
-1
/
+1
2024-04-05
bcachefs: fix ! vs ~ typo in __clear_bit_le64()
Dan Carpenter
1
-1
/
+1
2024-04-05
nfsd: hold a lighter-weight client reference over CB_RECALL_ANY
Jeff Layton
1
-5
/
+2
2024-04-05
Merge tag '6.9-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
5
-8
/
+52
2024-04-05
Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-37
/
+19
2024-04-05
fs: Annotate struct file_handle with __counted_by() and use struct_size()
Gustavo A. R. Silva
1
-3
/
+3
2024-04-05
fs: aio: convert to ring_folios and internal_folios
Kefeng Wang
1
-31
/
+31
2024-04-05
fs: aio: use a folio in aio_free_ring()
Kefeng Wang
1
-6
/
+7
2024-04-05
fs: aio: use a folio in aio_setup_ring()
Kefeng Wang
1
-9
/
+11
[prev]
[next]