index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2022-07-25
btrfs: add trace event for submitted RAID56 bio
Qu Wenruo
2022-07-25
btrfs: update stripe_sectors::uptodate in steal_rbio
Qu Wenruo
2022-07-25
btrfs: remove redundant calls to flush_dcache_page
David Sterba
2022-07-25
btrfs: only write the sectors in the vertical stripe which has data stripes
Qu Wenruo
2022-07-25
btrfs: use integrated bitmaps for scrub_parity::dbitmap and ebitmap
Qu Wenruo
2022-07-25
btrfs: use integrated bitmaps for btrfs_raid_bio::dbitmap and finish_pbitmap
Qu Wenruo
2022-07-25
btrfs: use btrfs_try_lock_balance in btrfs_ioctl_balance
Nikolay Borisov
2022-07-25
btrfs: introduce btrfs_try_lock_balance
Nikolay Borisov
2022-07-25
btrfs: use btrfs_bio_for_each_sector in btrfs_check_read_dio_bio
Christoph Hellwig
2022-07-25
btrfs: add a helper to iterate through a btrfs_bio with sector sized chunks
Qu Wenruo
2022-07-25
btrfs: factor out a btrfs_csum_ptr helper
Christoph Hellwig
2022-07-25
btrfs: refactor end_bio_extent_readpage code flow
Christoph Hellwig
2022-07-25
btrfs: factor out a helper to end a single sector buffer I/O
Christoph Hellwig
2022-07-25
btrfs: remove duplicated parameters from submit_data_read_repair()
Qu Wenruo
2022-07-25
btrfs: introduce a data checksum checking helper
Qu Wenruo
2022-07-25
btrfs: quit early if the fs has no RAID56 support for raid56 related checks
Qu Wenruo
2022-07-25
btrfs: use PAGE_ALIGNED instead of IS_ALIGNED
Fanjun Kong
2022-07-25
btrfs: zoned: fix comment description for sb_write_pointer logic
Pankaj Raghav
2022-07-25
btrfs: fix typos in comments
David Sterba
2022-07-22
Merge tag 'io_uring-5.19-2022-07-21' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-07-21
io_uring: do not recycle buffer in READV
Dylan Yudaken
2022-07-21
io_uring: fix free of unallocated buffer list
Dylan Yudaken
2022-07-16
Merge tag 'for-5.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-07-15
Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-07-15
Revert "btrfs: turn delayed_nodes_tree into an XArray"
David Sterba
2022-07-15
Revert "btrfs: turn name_cache radix tree into XArray in send_ctx"
David Sterba
2022-07-15
Revert "btrfs: turn fs_info member buffer_radix into XArray"
David Sterba
2022-07-15
Revert "btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray"
David Sterba
2022-07-14
Revert "vf/remap: return the amount of bytes actually deduplicated"
Linus Torvalds
2022-07-14
Merge tag '5.19-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-07-14
Merge tag 'nfsd-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-07-14
netfs: do not unlock and put the folio twice
Xiubo Li
2022-07-13
smb3: workaround negprot bug in some Samba servers
Steve French
2022-07-13
vf/remap: return the amount of bytes actually deduplicated
Ansgar Lößer
2022-07-13
fs/remap: constrain dedupe of EOF blocks
Dave Chinner
2022-07-12
Merge tag 'ovl-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-07-12
cifs: remove unnecessary locking of chan_lock while freeing session
Shyam Prasad N
2022-07-12
cifs: fix race condition with delayed threads
Shyam Prasad N
2022-07-11
Merge tag 'for-5.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-07-11
lockd: fix nlm_close_files
Jeff Layton
2022-07-11
Merge tag 'mm-hotfixes-stable-2022-07-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-07-11
lockd: set fl_owner when unlocking files
Jeff Layton
2022-07-11
NFSD: Decode NFSv4 birth time attribute
Chuck Lever
2022-07-11
fix race between exit_itimers() and /proc/pid/timers
Oleg Nesterov
2022-07-10
Merge tag 'io_uring-5.19-2022-07-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-07-09
io_uring: check that we have a file table when allocating update slots
Jens Axboe
2022-07-08
Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-07-08
Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-07-08
btrfs: zoned: drop optimization of zone finish
Naohiro Aota
2022-07-08
btrfs: zoned: fix a leaked bioc in read_zone_info
Christoph Hellwig
[next]