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-08-08
Merge tag 'trace-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-13
/
+8
2024-08-08
Merge tag 'bcachefs-2024-08-08' of git://evilpiepirate.org/bcachefs
Linus Torvalds
15
-31
/
+95
2024-08-07
bcachefs: Use bch2_wait_on_allocator() in btree node alloc path
Kent Overstreet
1
-1
/
+1
2024-08-07
bcachefs: Make allocator stuck timeout configurable, ratelimit messages
Kent Overstreet
8
-12
/
+45
2024-08-07
bcachefs: Add missing path_traverse() to btree_iter_next_node()
Kent Overstreet
1
-0
/
+5
2024-08-07
tracefs: Use generic inode RCU for synchronizing freeing
Steven Rostedt
2
-10
/
+5
2024-08-07
eventfs: Use SRCU for freeing eventfs_inodes
Mathias Krause
1
-1
/
+1
2024-08-07
eventfs: Don't return NULL in eventfs_create_dir()
Mathias Krause
1
-1
/
+1
2024-08-07
tracefs: Fix inode allocation
Mathias Krause
1
-1
/
+1
2024-08-07
Merge tag 'for-6.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-9
/
+38
2024-08-07
bcachefs: ec should not allocate from ro devs
Kent Overstreet
1
-0
/
+3
2024-08-07
bcachefs: Improved allocator debugging for ec
Kent Overstreet
4
-15
/
+30
2024-08-07
bcachefs: Add missing bch2_trans_begin() call
Kent Overstreet
1
-0
/
+1
2024-08-07
bcachefs: Add a comment for bucket helper types
Kent Overstreet
1
-0
/
+8
2024-08-07
bcachefs: Don't rely on implicit unsigned -> signed integer conversion
Kent Overstreet
1
-2
/
+2
2024-08-04
Merge tag '6.11-rc1-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-96
/
+119
2024-08-03
Merge tag 'xfs-6.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
8
-31
/
+44
2024-08-02
btrfs: avoid using fixed char array size for tree names
Qu Wenruo
1
-1
/
+1
2024-08-02
btrfs: fix double inode unlock for direct IO sync writes
Filipe Manana
1
-1
/
+4
2024-08-02
Merge tag 'ceph-for-6.11-rc2' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-14
/
+28
2024-08-02
cifs: update internal version number
Steve French
1
-2
/
+2
2024-08-02
smb: client: fix FSCTL_GET_REPARSE_POINT against NetApp
Paulo Alcantara
1
-2
/
+4
2024-08-02
smb3: add dynamic tracepoints for shutdown ioctl
Steve French
2
-8
/
+75
2024-08-02
cifs: Remove cifs_aio_ctx
David Howells
3
-80
/
+0
2024-08-02
smb: client: handle lack of FSCTL_GET_REPARSE_POINT support
Paulo Alcantara
4
-4
/
+38
2024-08-02
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+1
2024-08-01
protect the fetch of ->fd[fd] in do_dup2() from mispredictions
Al Viro
1
-0
/
+1
2024-08-01
btrfs: emit a warning about space cache v1 being deprecated
Josef Bacik
1
-1
/
+4
2024-08-01
btrfs: fix qgroup reserve leaks in cow_file_range
Boris Burkov
1
-0
/
+3
2024-08-01
btrfs: implement launder_folio for clearing dirty page reserve
Boris Burkov
1
-0
/
+7
2024-08-01
btrfs: scrub: update last_physical after scrubbing one stripe
Qu Wenruo
1
-0
/
+9
2024-08-01
btrfs: factor out stripe length calculation into a helper
Qu Wenruo
1
-6
/
+10
2024-08-01
ceph: force sending a cap update msg back to MDS for revoke op
Xiubo Li
2
-14
/
+28
2024-07-30
Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-31
/
+217
2024-07-30
bcachefs: Fix double free of ca->buckets_nouse
Kent Overstreet
1
-1
/
+0
2024-07-30
btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()
David Sterba
1
-1
/
+1
2024-07-29
btrfs: fix corruption after buffer fault in during direct IO append write
Filipe Manana
3
-13
/
+43
2024-07-29
btrfs: zoned: fix zone_unusable accounting on making block group read-write a...
Naohiro Aota
5
-8
/
+15
2024-07-29
btrfs: do not subtract delalloc from avail bytes
Naohiro Aota
1
-2
/
+1
2024-07-29
btrfs: make cow_file_range_inline() honor locked_page on error
Boris Burkov
1
-6
/
+10
2024-07-29
xfs: convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-07-29
xfs: convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-07-29
xfs: remove unused parameter in macro XFS_DQUOT_LOGRES
Julian Sun
2
-15
/
+15
2024-07-29
xfs: fix file_path handling in tracepoints
Darrick J. Wong
2
-12
/
+8
2024-07-29
xfs: allow SECURE namespace xattrs to use reserved block pool
Eric Sandeen
1
-1
/
+18
2024-07-29
xfs: fix a memory leak
Darrick J. Wong
1
-1
/
+1
2024-07-28
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
1
-1
/
+1
2024-07-28
Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
15
-200
/
+116
2024-07-28
Merge tag 'unicode-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-2
/
+5
2024-07-27
Merge tag '6.11-rc-smb-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
5
-7
/
+203
[next]