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
2022-07-25
btrfs: set delayed item type when initializing it
Filipe Manana
1
-22
/
+8
2022-07-25
btrfs: do not BUG_ON() on failure to reserve metadata for delayed item
Filipe Manana
1
-3
/
+6
2022-07-25
btrfs: improve batch insertion of delayed dir index items
Filipe Manana
1
-15
/
+9
2022-07-25
btrfs: assert that delayed item is a dir index item when adding it
Filipe Manana
1
-3
/
+5
2022-07-25
btrfs: improve batch deletion of delayed dir index items
Filipe Manana
1
-35
/
+25
2022-07-25
btrfs: refactor the delayed item deletion entry point
Filipe Manana
1
-32
/
+39
2022-07-25
btrfs: deal with deletion errors when deleting delayed items
Filipe Manana
1
-1
/
+3
2022-07-25
btrfs: add assertions when deleting batches of delayed items
Filipe Manana
1
-8
/
+16
2022-07-25
btrfs: balance btree dirty pages and delayed items after clone and dedupe
Filipe Manana
1
-1
/
+7
2022-07-25
btrfs: free the path earlier when creating a new inode
Filipe Manana
1
-3
/
+8
2022-07-25
btrfs: balance btree dirty pages and delayed items after a rename
Filipe Manana
1
-4
/
+10
2022-07-25
btrfs: add trace event for submitted RAID56 bio
Qu Wenruo
3
-133
/
+206
2022-07-25
btrfs: update stripe_sectors::uptodate in steal_rbio
Qu Wenruo
1
-7
/
+19
2022-07-25
btrfs: remove redundant calls to flush_dcache_page
David Sterba
4
-16
/
+4
2022-07-25
btrfs: only write the sectors in the vertical stripe which has data stripes
Qu Wenruo
1
-4
/
+49
2022-07-25
btrfs: use integrated bitmaps for scrub_parity::dbitmap and ebitmap
Qu Wenruo
1
-24
/
+13
2022-07-25
btrfs: use integrated bitmaps for btrfs_raid_bio::dbitmap and finish_pbitmap
Qu Wenruo
1
-20
/
+22
2022-07-25
btrfs: use btrfs_try_lock_balance in btrfs_ioctl_balance
Nikolay Borisov
1
-46
/
+5
2022-07-25
btrfs: introduce btrfs_try_lock_balance
Nikolay Borisov
1
-0
/
+66
2022-07-25
btrfs: use btrfs_bio_for_each_sector in btrfs_check_read_dio_bio
Christoph Hellwig
1
-34
/
+22
2022-07-25
btrfs: add a helper to iterate through a btrfs_bio with sector sized chunks
Qu Wenruo
1
-0
/
+16
2022-07-25
btrfs: factor out a btrfs_csum_ptr helper
Christoph Hellwig
2
-10
/
+11
2022-07-25
btrfs: refactor end_bio_extent_readpage code flow
Christoph Hellwig
1
-46
/
+40
2022-07-25
btrfs: factor out a helper to end a single sector buffer I/O
Christoph Hellwig
1
-11
/
+15
2022-07-25
btrfs: remove duplicated parameters from submit_data_read_repair()
Qu Wenruo
1
-17
/
+11
2022-07-25
btrfs: introduce a data checksum checking helper
Qu Wenruo
3
-19
/
+34
2022-07-25
btrfs: quit early if the fs has no RAID56 support for raid56 related checks
Qu Wenruo
1
-0
/
+6
2022-07-25
btrfs: use PAGE_ALIGNED instead of IS_ALIGNED
Fanjun Kong
2
-5
/
+5
2022-07-25
btrfs: zoned: fix comment description for sb_write_pointer logic
Pankaj Raghav
1
-3
/
+3
2022-07-25
btrfs: fix typos in comments
David Sterba
10
-11
/
+11
2022-07-22
Merge tag 'io_uring-5.19-2022-07-21' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+11
2022-07-21
io_uring: do not recycle buffer in READV
Dylan Yudaken
1
-0
/
+8
2022-07-21
io_uring: fix free of unallocated buffer list
Dylan Yudaken
1
-3
/
+3
2022-07-16
Merge tag 'for-5.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-256
/
+340
2022-07-15
Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-13
/
+17
2022-07-15
Revert "btrfs: turn delayed_nodes_tree into an XArray"
David Sterba
4
-44
/
+50
2022-07-15
Revert "btrfs: turn name_cache radix tree into XArray in send_ctx"
David Sterba
1
-18
/
+22
2022-07-15
Revert "btrfs: turn fs_info member buffer_radix into XArray"
David Sterba
4
-55
/
+97
2022-07-15
Revert "btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray"
David Sterba
6
-139
/
+171
2022-07-14
Revert "vf/remap: return the amount of bytes actually deduplicated"
Linus Torvalds
1
-1
/
+1
2022-07-14
Merge tag '5.19-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-10
/
+16
2022-07-14
Merge tag 'nfsd-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
3
-8
/
+18
2022-07-14
netfs: do not unlock and put the folio twice
Xiubo Li
3
-13
/
+17
2022-07-13
smb3: workaround negprot bug in some Samba servers
Steve French
1
-6
/
+7
2022-07-13
vf/remap: return the amount of bytes actually deduplicated
Ansgar Lößer
1
-1
/
+1
2022-07-13
fs/remap: constrain dedupe of EOF blocks
Dave Chinner
1
-1
/
+2
2022-07-12
Merge tag 'ovl-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+24
2022-07-12
cifs: remove unnecessary locking of chan_lock while freeing session
Shyam Prasad N
1
-2
/
+0
2022-07-12
cifs: fix race condition with delayed threads
Shyam Prasad N
1
-2
/
+9
2022-07-11
Merge tag 'for-5.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-21
/
+27
[next]