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
2021-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2021-06-28
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-06-28
Merge tag 'pstore-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-06-28
Merge tag 'for-5.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2021-06-28
Merge tag 'erofs-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-28
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-25
Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
2021-06-25
Merge tag 'netfs-fixes-20210621' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-24
nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
Pavel Skripkin
2021-06-22
btrfs: remove unused btrfs_fs_info::total_pinned
Nikolay Borisov
2021-06-22
btrfs: rip out btrfs_space_info::total_bytes_pinned
Josef Bacik
2021-06-22
btrfs: rip the first_ticket_bytes logic from fail_all_tickets
Josef Bacik
2021-06-22
btrfs: remove FLUSH_DELAYED_REFS from data ENOSPC flushing
Josef Bacik
2021-06-22
btrfs: rip out may_commit_transaction
Josef Bacik
2021-06-22
btrfs: send: fix crash when memory allocations trigger reclaim
Filipe Manana
2021-06-22
btrfs: ensure relocation never runs while we have send operations running
Filipe Manana
2021-06-22
btrfs: shorten integrity checker extent data mount option
David Sterba
2021-06-22
btrfs: switch mount option bits to enums and use wider type
David Sterba
2021-06-22
btrfs: props: change how empty value is interpreted
David Sterba
2021-06-22
btrfs: compression: don't try to compress if we don't have enough pages
David Sterba
2021-06-22
btrfs: fix unbalanced unlock in qgroup_account_snapshot()
Naohiro Aota
2021-06-22
btrfs: sysfs: export dev stats in devinfo directory
David Sterba
2021-06-22
btrfs: fix typos in comments
David Sterba
2021-06-22
btrfs: remove a stale comment for btrfs_decompress_bio()
Qu Wenruo
2021-06-22
btrfs: send: use list_move_tail instead of list_del/list_add_tail
Baokun Li
2021-06-22
btrfs: disable build on platforms having page size 256K
Christophe Leroy
2021-06-22
btrfs: send: fix invalid path for unlink operations after parent orphanization
Filipe Manana
2021-06-22
ceph: fix error handling in ceph_atomic_open and ceph_lookup
Jeff Layton
2021-06-22
ceph: must hold snap_rwsem when filling inode for async create
Jeff Layton
2021-06-21
netfs: fix test for whether we can skip read when writing beyond EOF
Jeff Layton
2021-06-21
afs: Fix afs_write_end() to handle short writes
David Howells
2021-06-21
btrfs: inline wait_current_trans_commit_start in its caller
David Sterba
2021-06-21
btrfs: sink wait_for_unblock parameter to async commit
David Sterba
2021-06-21
btrfs: remove total_data_size variable in btrfs_batch_insert_items()
Nathan Chancellor
2021-06-21
btrfs: eliminate insert label in add_falloc_range
Nikolay Borisov
2021-06-21
btrfs: subpage: fix a rare race between metadata endio and eb freeing
Qu Wenruo
2021-06-21
btrfs: don't clear page extent mapped if we're not invalidating the full page
Qu Wenruo
2021-06-21
btrfs: fix the filemap_range_has_page() call in btrfs_punch_hole_lock_range()
Qu Wenruo
2021-06-21
btrfs: reflink: make copy_inline_to_page() to be subpage compatible
Qu Wenruo
2021-06-21
btrfs: make btrfs_page_mkwrite() to be subpage compatible
Qu Wenruo
2021-06-21
btrfs: make btrfs_truncate_block() to be subpage compatible
Qu Wenruo
2021-06-21
btrfs: make __extent_writepage_io() only submit dirty range for subpage
Qu Wenruo
2021-06-21
btrfs: make btrfs_set_range_writeback() subpage compatible
Qu Wenruo
2021-06-21
btrfs: prevent extent_clear_unlock_delalloc() to unlock page not locked by __...
Qu Wenruo
2021-06-21
btrfs: update locked page dirty/writeback/error bits in __process_pages_contig
Qu Wenruo
2021-06-21
btrfs: make page Ordered bit to be subpage compatible
Qu Wenruo
2021-06-21
btrfs: introduce helpers for subpage ordered status
Qu Wenruo
2021-06-21
btrfs: make process_one_page() to handle subpage locking
Qu Wenruo
[next]