index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2022-08-01
Merge tag 'filelock-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2022-08-01
Merge tag 'erofs-for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-01
Merge tag 'fsnotify_for_v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-01
Merge tag 'fs_for_v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-08-01
Merge tag 'dlm-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2022-08-01
fs: dlm: move kref_put assert for lkb structs
Alexander Aring
2022-08-01
fs: dlm: don't use deprecated timeout features by default
Alexander Aring
2022-08-01
fs: dlm: add deprecation Kconfig and warnings for timeouts
Alexander Aring
2022-07-31
erofs: update ctx->pos for every emitted dirent
Hongnan Li
2022-07-30
fs/dcache: Move wakeup out of i_seq_dir write held region.
Sebastian Andrzej Siewior
2022-07-30
fs/dcache: Move the wakeup from __d_lookup_done() to the caller.
Sebastian Andrzej Siewior
2022-07-30
fs/dcache: Disable preemption on i_dir_seq write side on PREEMPT_RT
Sebastian Andrzej Siewior
2022-07-30
d_add_ci(): make sure we don't miss d_lookup_done()
Al Viro
2022-07-28
kernfs: Fix typo 'the the' in comment
Slark Xiao
2022-07-27
exec: Call kmap_local_page() in copy_string_kernel()
Fabio M. De Francesco
2022-07-26
Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-07-26
userfaultfd: provide properly masked address for huge-pages
Nadav Amit
2022-07-26
fsnotify: Fix comment typo
Xin Gao
2022-07-26
ext2: Add more validity checks for inode counts
Jan Kara
2022-07-26
fs/reiserfs/inode: remove dead code in _get_block_create_0()
Zeng Jingxiang
2022-07-25
btrfs: don't call btrfs_page_set_checked in finish_compressed_bio_read
Christoph Hellwig
2022-07-25
btrfs: fix repair of compressed extents
Christoph Hellwig
2022-07-25
btrfs: remove the start argument to check_data_csum and export
Christoph Hellwig
2022-07-25
btrfs: pass a btrfs_bio to btrfs_repair_one_sector
Christoph Hellwig
2022-07-25
btrfs: simplify the pending I/O counting in struct compressed_bio
Christoph Hellwig
2022-07-25
btrfs: repair all known bad mirrors
Christoph Hellwig
2022-07-25
btrfs: merge btrfs_dev_stat_print_on_error with its only caller
Christoph Hellwig
2022-07-25
btrfs: join running log transaction when logging new name
Filipe Manana
2022-07-25
btrfs: simplify error handling in btrfs_lookup_dentry
Nikolay Borisov
2022-07-25
btrfs: send: always use the rbtree based inode ref management infrastructure
Filipe Manana
2022-07-25
btrfs: send: fix sending link commands for existing file paths
BingJing Chang
2022-07-25
btrfs: send: introduce recorded_ref_alloc and recorded_ref_free
BingJing Chang
2022-07-25
btrfs: zoned: wait until zone is finished when allocation didn't progress
Naohiro Aota
2022-07-25
btrfs: zoned: write out partially allocated region
Naohiro Aota
2022-07-25
btrfs: zoned: activate necessary block group
Naohiro Aota
2022-07-25
btrfs: zoned: activate metadata block group on flush_space
Naohiro Aota
2022-07-25
btrfs: zoned: disable metadata overcommit for zoned
Naohiro Aota
2022-07-25
btrfs: zoned: introduce space_info->active_total_bytes
Naohiro Aota
2022-07-25
btrfs: zoned: finish least available block group on data bg allocation
Naohiro Aota
2022-07-25
btrfs: let can_allocate_chunk return error
Naohiro Aota
2022-07-25
btrfs: use fs_info->max_extent_size in get_extent_max_capacity()
Naohiro Aota
2022-07-25
btrfs: convert count_max_extents() to use fs_info->max_extent_size
Naohiro Aota
2022-07-25
btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_size
Naohiro Aota
2022-07-25
btrfs: zoned: revive max_zone_append_bytes
Naohiro Aota
2022-07-25
btrfs: add optimized btrfs_ino() version for 64 bits systems
Filipe Manana
2022-07-25
btrfs: set the objectid of the btree inode's location key
Filipe Manana
2022-07-25
btrfs: replace kmap_atomic() with kmap_local_page()
Fabio M. De Francesco
2022-07-25
btrfs: zlib: replace kmap() with kmap_local_page() in zlib_decompress_bio()
Fabio M. De Francesco
2022-07-25
btrfs: zlib: replace kmap() with kmap_local_page() in zlib_compress_pages()
Fabio M. De Francesco
2022-07-25
btrfs: zstd: replace kmap() with kmap_local_page()
Fabio M. De Francesco
[prev]
[next]