index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()
ChenXiaoSong
2022-11-21
1
-8
/
+1
*
btrfs: send: avoid unaligned encoded writes when attempting to clone range
Filipe Manana
2022-11-21
1
-1
/
+23
*
btrfs: zoned: fix missing endianness conversion in sb_write_pointer
Christoph Hellwig
2022-11-21
1
-1
/
+2
*
btrfs: free btrfs_path before copying subvol info to userspace
Anand Jain
2022-11-15
1
-0
/
+2
*
btrfs: free btrfs_path before copying fspath to userspace
Anand Jain
2022-11-15
1
-0
/
+2
*
btrfs: free btrfs_path before copying inodes to userspace
Anand Jain
2022-11-15
1
-9
/
+7
*
btrfs: free btrfs_path before copying root refs to userspace
Josef Bacik
2022-11-15
1
-1
/
+2
*
btrfs: fix assertion failure and blocking during nowait buffered write
Filipe Manana
2022-11-15
1
-6
/
+30
*
btrfs: zoned: fix locking imbalance on scrub
Johannes Thumshirn
2022-11-07
1
-1
/
+0
*
btrfs: zoned: initialize device's zone info for seeding
Johannes Thumshirn
2022-11-07
3
-4
/
+13
*
btrfs: zoned: clone zoned device info when cloning a device
Johannes Thumshirn
2022-11-07
3
-0
/
+63
*
Revert "btrfs: scrub: use larger block size for data extent scrub"
Qu Wenruo
2022-11-07
1
-7
/
+1
*
btrfs: don't print stack trace when transaction is aborted due to ENOMEM
David Sterba
2022-11-07
2
-4
/
+23
*
btrfs: selftests: fix wrong error check in btrfs_free_dummy_root()
Zhang Xiaoxu
2022-11-07
1
-1
/
+1
*
btrfs: fix match incorrectly in dev_args_match_device
Liu Shixin
2022-11-07
1
-8
/
+8
*
btrfs: fix inode reserve space leak due to nowait buffered write
Filipe Manana
2022-11-02
1
-1
/
+3
*
btrfs: fix nowait buffered write returning -ENOSPC
Filipe Manana
2022-11-02
1
-0
/
+3
*
btrfs: remove pointless and double ulist frees in error paths of qgroup tests
Filipe Manana
2022-11-02
1
-12
/
+4
*
btrfs: fix ulist leaks in error paths of qgroup self tests
Filipe Manana
2022-11-02
1
-5
/
+15
*
btrfs: fix inode list leak during backref walking at find_parent_nodes()
Filipe Manana
2022-11-02
1
-1
/
+17
*
btrfs: fix inode list leak during backref walking at resolve_indirect_refs()
Filipe Manana
2022-11-02
1
-19
/
+17
*
btrfs: fix lost file sync on direct IO write with nowait and dsync iocb
Filipe Manana
2022-10-31
3
-10
/
+31
*
btrfs: fix a memory allocation failure test in btrfs_submit_direct
Christophe JAILLET
2022-10-31
1
-1
/
+1
*
btrfs: don't use btrfs_chunk::sub_stripes from disk
Qu Wenruo
2022-10-25
1
-1
/
+11
*
btrfs: fix type of parameter generation in btrfs_get_dentry
David Sterba
2022-10-24
2
-2
/
+2
*
btrfs: send: fix send failure of a subcase of orphan inodes
BingJing Chang
2022-10-24
1
-11
/
+13
*
btrfs: make thaw time super block check to also verify checksum
Qu Wenruo
2022-10-24
3
-6
/
+22
*
btrfs: fix tree mod log mishandling of reallocated nodes
Josef Bacik
2022-10-24
1
-12
/
+13
*
btrfs: reorder btrfs_bio for better packing
David Sterba
2022-10-24
1
-1
/
+1
*
btrfs: raid56: avoid double freeing for rbio if full_stripe_write() failed
Qu Wenruo
2022-10-24
1
-5
/
+7
*
btrfs: raid56: properly handle the error when unable to find the missing stripe
Qu Wenruo
2022-10-24
1
-2
/
+4
*
MAINTAINERS: update btrfs website links and files
David Sterba
2022-10-14
1
-2
/
+4
*
btrfs: ignore fiemap path cache if we have multiple leaves for a data extent
Filipe Manana
2022-10-11
2
-0
/
+26
*
btrfs: fix processing of delayed tree block refs during backref walking
Filipe Manana
2022-10-11
1
-6
/
+7
*
btrfs: fix processing of delayed data refs during backref walking
Filipe Manana
2022-10-11
1
-9
/
+24
*
btrfs: delete stale comments after merge conflict resolution
David Sterba
2022-10-11
1
-2
/
+0
*
btrfs: unlock locked extent area if we have contention
Josef Bacik
2022-10-11
1
-7
/
+8
*
btrfs: send: update command for protocol version check
David Sterba
2022-10-11
1
-1
/
+4
*
btrfs: send: allow protocol version 3 with CONFIG_BTRFS_DEBUG
Boris Burkov
2022-10-11
2
-1
/
+6
*
btrfs: add missing path cache update during fiemap
Filipe Manana
2022-10-07
1
-0
/
+13
*
btrfs: set generation before calling btrfs_clean_tree_block in btrfs_init_new...
Tetsuo Handa
2022-09-29
1
-0
/
+3
*
btrfs: drop extent map range more efficiently
Filipe Manana
2022-09-29
1
-45
/
+74
*
btrfs: avoid pointless extent map tree search when flushing delalloc
Filipe Manana
2022-09-29
1
-1
/
+0
*
btrfs: remove unnecessary next extent map search
Filipe Manana
2022-09-29
1
-14
/
+17
*
btrfs: remove unnecessary NULL pointer checks when searching extent maps
Filipe Manana
2022-09-29
1
-14
/
+14
*
btrfs: assert tree is locked when clearing extent map from logging
Filipe Manana
2022-09-29
1
-0
/
+2
*
btrfs: remove unnecessary extent map initializations
Filipe Manana
2022-09-29
1
-2
/
+0
*
btrfs: remove the refcount warning/check at free_extent_map()
Filipe Manana
2022-09-29
1
-1
/
+0
*
btrfs: add helper to replace extent map range with a new extent map
Filipe Manana
2022-09-29
5
-60
/
+56
*
btrfs: move open coded extent map tree deletion out of inode eviction
Filipe Manana
2022-09-29
2
-14
/
+28
[next]