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-09-13
NFS: More fixes for nfs_direct_write_reschedule_io()
Trond Myklebust
1
-6
/
+11
2023-09-13
NFS: Use the correct commit info in nfs_join_page_group()
Trond Myklebust
2
-14
/
+17
2023-09-13
NFS: More O_DIRECT accounting fixes for error paths
Trond Myklebust
1
-16
/
+31
2023-09-13
NFS: Fix O_DIRECT locking issues
Trond Myklebust
1
-4
/
+4
2023-09-13
ksmbd: fix passing freed memory 'aux_payload_buf'
Namjae Jeon
1
-1
/
+1
2023-09-13
ksmbd: remove unneeded mark_inode_dirty in set_info_sec()
Namjae Jeon
1
-1
/
+0
2023-09-13
xfs: use roundup_pow_of_two instead of ffs during xlog_find_tail
Wang Jianchao
1
-2
/
+2
2023-09-13
Merge tag 'fix-scrub-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linux/...
Chandan Babu R
2
-3
/
+6
2023-09-13
Merge tag 'fix-larp-requirements-6.6_2023-09-12' of https://git.kernel.org/pu...
Chandan Babu R
1
-0
/
+11
2023-09-13
Merge tag 'fix-iunlink-list-6.6_2023-09-12' of https://git.kernel.org/pub/scm...
Chandan Babu R
9
-9
/
+195
2023-09-13
Merge tag 'fix-iunlink-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linu...
Chandan Babu R
2
-5
/
+100
2023-09-13
Merge tag 'fix-efi-recovery-6.6_2023-09-12' of https://git.kernel.org/pub/scm...
Chandan Babu R
6
-9
/
+40
2023-09-13
Merge tag 'fix-ro-mounts-6.6_2023-09-12' of https://git.kernel.org/pub/scm/li...
Chandan Babu R
3
-22
/
+12
2023-09-13
Merge tag 'fix-percpu-lists-6.6_2023-09-12' of https://git.kernel.org/pub/scm...
Chandan Babu R
6
-182
/
+56
2023-09-13
Merge tag 'fix-fsmap-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linux/...
Chandan Babu R
1
-7
/
+18
2023-09-12
smb3: move server check earlier when setting channel sequence number
Steve French
1
-10
/
+15
2023-09-12
Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-64
/
+128
2023-09-12
xfs: only call xchk_stats_merge after validating scrub inputs
Darrick J. Wong
2
-3
/
+6
2023-09-12
xfs: require a relatively recent V5 filesystem for LARP mode
Darrick J. Wong
1
-0
/
+11
2023-09-12
xfs: make inode unlinked bucket recovery work with quotacheck
Darrick J. Wong
5
-6
/
+29
2023-09-12
xfs: load uncached unlinked inodes into memory on demand
Darrick J. Wong
2
-5
/
+100
2023-09-12
xfs: reserve less log space when recovering log intent items
Darrick J. Wong
6
-9
/
+40
2023-09-12
xfs: fix log recovery when unknown rocompat bits are set
Darrick J. Wong
2
-18
/
+2
2023-09-12
xfs: reload entire unlinked bucket lists
Darrick J. Wong
5
-0
/
+144
2023-09-12
xfs: allow inode inactivation during a ro mount log recovery
Darrick J. Wong
1
-4
/
+10
2023-09-12
xfs: use i_prev_unlinked to distinguish inodes that are not on the unlinked list
Darrick J. Wong
3
-3
/
+22
2023-09-12
iomap: handle error conditions more gracefully in iomap_to_bh
Christoph Hellwig
1
-11
/
+14
2023-09-12
Merge tag 'ovl-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+5
2023-09-12
NFSD: fix possible oops when nfsd/pool_stats is closed.
NeilBrown
1
-2
/
+3
2023-09-11
tracefs/eventfs: Use list_for_each_srcu() in dcache_dir_open_wrapper()
Steven Rostedt (Google)
1
-1
/
+2
2023-09-11
xfs: remove CPU hotplug infrastructure
Darrick J. Wong
1
-41
/
+1
2023-09-11
xfs: remove the all-mounts list
Darrick J. Wong
2
-40
/
+0
2023-09-11
xfs: use per-mount cpumask to track nonempty percpu inodegc lists
Darrick J. Wong
4
-56
/
+33
2023-09-11
xfs: fix an agbno overflow in __xfs_getfsmap_datadev
Darrick J. Wong
1
-7
/
+18
2023-09-11
xfs: fix per-cpu CIL structure aggregation racing with dying cpus
Darrick J. Wong
3
-45
/
+22
2023-09-11
NFS: Fix error handling for O_DIRECT write scheduling
Trond Myklebust
1
-16
/
+46
2023-09-11
xfs: fix select in config XFS_ONLINE_SCRUB_STATS
Lukas Bulwahn
1
-1
/
+1
2023-09-11
efivarfs: fix statfs() on efivarfs
Heinrich Schuchardt
1
-4
/
+10
2023-09-09
Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
13
-19
/
+42
2023-09-09
nfsd: fix change_info in NFSv4 RENAME replies
Jeff Layton
1
-2
/
+2
2023-09-08
Merge tag '6.6-rc-ksmbd' of git://git.samba.org/ksmbd
Linus Torvalds
2
-3
/
+1
2023-09-08
tracefs/eventfs: Free top level files on removal
Steven Rostedt (Google)
1
-4
/
+26
2023-09-08
smb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTU
Steve French
1
-1
/
+1
2023-09-08
MAINTAINERS: remove links to obsolete btrfs.wiki.kernel.org
Bhaskar Chowdhury
1
-1
/
+1
2023-09-08
btrfs: assert delayed node locked when removing delayed item
Filipe Manana
1
-4
/
+8
2023-09-08
btrfs: remove BUG() after failure to insert delayed dir index item
Filipe Manana
1
-27
/
+47
2023-09-08
btrfs: improve error message after failure to add delayed dir index item
Filipe Manana
1
-3
/
+4
2023-09-08
btrfs: fix a compilation error if DEBUG is defined in btree_dirty_folio
Qu Wenruo
1
-6
/
+8
2023-09-08
btrfs: check for BTRFS_FS_ERROR in pending ordered assert
Josef Bacik
1
-1
/
+1
2023-09-08
btrfs: fix lockdep splat and potential deadlock after failure running delayed...
Filipe Manana
1
-3
/
+16
[prev]
[next]