index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-02-20
fs: namei: Allow follow_down() to uncover auto mounts
Richard Weinberger
2023-02-20
NFSD: Teach nfsd_mountpoint() auto mounts
Richard Weinberger
2023-02-20
debugfs: drop inline constant formatting for ERR_PTR(-ERROR)
Bagas Sanjaya
2023-02-19
ksmbd: fix possible memory leak in smb2_lock()
Hangyu Hua
2023-02-19
ext4: fix task hung in ext4_xattr_delete_inode
Baokun Li
2023-02-19
jbd2: fix data missing when reusing bh which is ready to be checkpointed
Zhihao Cheng
2023-02-19
ext4: update s_journal_inum if it changes after journal replay
Baokun Li
2023-02-19
ext4: fail ext4_iget if special inode unallocated
Baokun Li
2023-02-19
ext4: fix function prototype mismatch for ext4_feat_ktype
Kees Cook
2023-02-19
ext4: remove unnecessary variable initialization
XU pengfei
2023-02-18
ext4: fix inode tree inconsistency caused by ENOMEM
zhanchengbin
2023-02-18
ext4: refuse to create ea block when umounted
Jun Nie
2023-02-18
ext4: optimize ea_inode block expansion
Jun Nie
2023-02-18
ext4: remove dead code in updating backup sb
Tanmay Bhushan
2023-02-17
Merge tag 'mm-hotfixes-stable-2023-02-17-15-16-2' of git://git.kernel.org/pub...
Linus Torvalds
2023-02-17
nilfs2: fix underflow in second superblock position calculations
Ryusuke Konishi
2023-02-17
Revert "NFSv4.2: Change the default KConfig value for READ_PLUS"
Anna Schumaker
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-16
erofs: fix an error code in z_erofs_init_zip_subsystem()
Dan Carpenter
2023-02-16
debugfs: update comment of debugfs_rename()
Qi Zheng
2023-02-15
Merge tag 'nfsd-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-02-15
btrfs: make kobj_type structures constant
Thomas Weißschuh
2023-02-15
btrfs: remove the bdev argument to btrfs_rmap_block
Christoph Hellwig
2023-02-15
btrfs: don't rely on unchanging ->bi_bdev for zone append remaps
Christoph Hellwig
2023-02-15
btrfs: never return true for reads in btrfs_use_zone_append
Christoph Hellwig
2023-02-15
btrfs: pass a btrfs_bio to btrfs_use_append
Christoph Hellwig
2023-02-15
btrfs: set bbio->file_offset in alloc_new_bio
Christoph Hellwig
2023-02-15
btrfs: use file_offset to limit bios size in calc_bio_boundaries
Christoph Hellwig
2023-02-15
btrfs: do unsigned integer division in the extent buffer binary search loop
Filipe Manana
2023-02-15
btrfs: eliminate extra call when doing binary search on extent buffer
Filipe Manana
2023-02-15
btrfs: raid56: handle endio in scrub_rbio
Christoph Hellwig
2023-02-15
btrfs: raid56: handle endio in recover_rbio
Christoph Hellwig
2023-02-15
btrfs: raid56: handle endio in rmw_rbio
Christoph Hellwig
2023-02-15
btrfs: raid56: submit the read bios from scrub_assemble_read_bios
Christoph Hellwig
2023-02-15
btrfs: raid56: fold rmw_read_wait_recover into rmw_read_bios
Christoph Hellwig
2023-02-15
btrfs: raid56: fold recover_assemble_read_bios into recover_rbio
Christoph Hellwig
2023-02-15
btrfs: raid56: add a bio_list_put helper
Christoph Hellwig
2023-02-15
btrfs: raid56: wait for I/O completion in submit_read_bios
Christoph Hellwig
2023-02-15
btrfs: raid56: simplify code flow in rmw_rbio
Christoph Hellwig
2023-02-15
btrfs: raid56: simplify error handling and code flow in raid56_parity_write
Christoph Hellwig
2023-02-15
btrfs: replace btrfs_wait_tree_block_writeback by wait_on_extent_buffer_write...
Josef Bacik
2023-02-15
btrfs: combine btrfs_clear_buffer_dirty and clear_extent_buffer_dirty
Josef Bacik
2023-02-15
btrfs: rename btrfs_clean_tree_block to btrfs_clear_buffer_dirty
Josef Bacik
2023-02-15
btrfs: do not increment dirty_metadata_bytes in set_btree_ioerr
Josef Bacik
2023-02-15
btrfs: replace clearing extent buffer dirty bit with btrfs_clean_block
Josef Bacik
2023-02-15
btrfs: add trans argument to btrfs_clean_tree_block
Josef Bacik
2023-02-15
btrfs: always lock the block before calling btrfs_clean_tree_block
Josef Bacik
2023-02-15
iomap: remove IOMAP_F_ZONE_APPEND
Christoph Hellwig
2023-02-15
btrfs: split zone append bios in btrfs_submit_bio
Christoph Hellwig
2023-02-15
btrfs: calculate file system wide queue limit for zoned mode
Christoph Hellwig
[prev]
[next]