index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-13
btrfs: resume qgroup rescan on rw remount
Aleksa Sarai
1
-0
/
+2
2017-06-14
btrfs: fix memory leak in update_space_info failure path
Jeff Mahoney
1
-0
/
+1
2017-06-14
btrfs: use correct types for page indices in btrfs_page_exists_in_range
David Sterba
1
-2
/
+2
2017-05-08
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
1
-4
/
+2
2017-04-30
btrfs: fix state->private cast on 32 bit machines
Satoru Takeuchi
1
-1
/
+1
2017-01-15
Btrfs: fix tree search logic when replaying directory entry deletes
Robbie Ko
1
-2
/
+1
2016-11-23
btrfs: fix races on root_log_ctx lists
Chris Mason
1
-14
/
+6
2016-10-05
btrfs: ensure that file descriptor used with subvol ioctls is a dir
Jeff Mahoney
1
-0
/
+12
2016-10-05
Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
Chris Mason
1
-0
/
+1
2016-10-05
Btrfs: add missing blk_finish_plug in btrfs_sync_log()
Forrest Liu
1
-0
/
+1
2016-07-12
Btrfs: don't use src fd for printk
Josef Bacik
1
-1
/
+1
2016-07-12
btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
Jeff Mahoney
5
-5
/
+7
2016-07-12
Btrfs: make btrfs_abort_transaction consider existence of new block groups
Filipe Manana
2
-3
/
+4
2016-06-03
btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl
Luke Dashjr
4
-2
/
+24
2016-04-22
Btrfs: fix list transaction->pending_ordered corruption
Filipe Manana
1
-2
/
+2
2016-04-20
Btrfs: fix file/data loss caused by fsync after rename and new inode
Filipe Manana
1
-0
/
+137
2016-04-20
Btrfs: fix fsync after truncate when no_holes feature is enabled
Filipe Manana
1
-0
/
+108
2016-04-20
Btrfs: fix fsync xattr loss in the fast fsync path
Filipe Manana
1
-0
/
+104
2016-04-20
Btrfs: fix fsync data loss after append write
Filipe Manana
1
-5
/
+9
2016-04-13
btrfs: async-thread: Fix a use-after-free error for trace
Qu Wenruo
1
-1
/
+1
2016-04-13
btrfs: initialize the seq counter in struct btrfs_device
Sebastian Andrzej Siewior
1
-0
/
+1
2016-04-13
Btrfs: fix transaction handle leak on failure to create hard link
Filipe Manana
1
-2
/
+4
2016-04-13
Btrfs: fix number of transaction units required to create symlink
Filipe Manana
1
-1
/
+3
2016-04-13
Btrfs: send, don't BUG_ON() when an empty symlink is found
Filipe Manana
1
-1
/
+15
2016-04-13
btrfs: statfs: report zero available if metadata are exhausted
David Sterba
1
-0
/
+24
2016-04-13
Btrfs: igrab inode in writepage
Josef Bacik
1
-2
/
+15
2016-04-13
Btrfs: add missing brelse when superblock checksum fails
Anand Jain
1
-0
/
+1
2016-03-04
btrfs: properly set the termination value of ctx->pos in readdir
David Sterba
3
-3
/
+16
2016-03-02
Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl
Filipe Manana
1
-4
/
+6
2016-01-21
Btrfs: fix race when listing an inode's xattrs
Filipe Manana
1
-1
/
+3
2016-01-21
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
Filipe Manana
1
-2
/
+8
2016-01-21
Btrfs: fix race leading to incorrect item deletion when dropping extents
Filipe Manana
1
-4
/
+12
2016-01-21
Btrfs: fix file corruption and data loss after cloning inline extents
Filipe Manana
1
-29
/
+152
2015-11-13
btrfs: fix use after free iterating extrefs
Chris Mason
1
-5
/
+3
2015-10-27
Btrfs: update fix for read corruption of compressed and shared extents
Filipe Manana
1
-8
/
+11
2015-10-27
Btrfs: fix read corruption of compressed and shared extents
Filipe Manana
1
-8
/
+57
2015-10-27
btrfs: skip waiting on ordered range for special files
Jeff Mahoney
1
-1
/
+2
2015-10-07
Btrfs: check if previous transaction aborted to avoid fs corruption
Filipe Manana
1
-0
/
+3
2015-08-27
btrfs: cleanup orphans while looking up default subvolume
Jeff Mahoney
1
-0
/
+9
2015-08-27
btrfs: incorrect handling for fiemap_fill_next_extent return
Chengyu Song
1
-1
/
+4
2015-08-04
Btrfs: fix memory leak in the extent_same ioctl
Filipe Manana
1
-1
/
+3
2015-08-04
Btrfs: use kmem_cache_free when freeing entry in inode cache
Filipe Manana
1
-1
/
+1
2015-07-13
Btrfs: make xattr replace operations atomic
Filipe Manana
4
-65
/
+102
2015-07-03
Btrfs: don't invalidate root dentry when subvolume deletion fails
Omar Sandoval
1
-3
/
+1
2015-05-17
btrfs: unlock i_mutex after attempting to delete subvolume during send
Omar Sandoval
1
-1
/
+2
2015-05-17
Btrfs: fix inode eviction infinite loop after extent_same ioctl
Filipe Manana
1
-0
/
+3
2015-05-17
Btrfs: fix inode eviction infinite loop after cloning into it
Filipe Manana
1
-0
/
+5
2015-05-17
btrfs: don't accept bare namespace as a valid xattr
David Sterba
1
-14
/
+39
2015-05-17
Btrfs: fix log tree corruption when fs mounted with -o discard
Filipe Manana
1
-3
/
+2
2015-04-23
btrfs: simplify insert_orphan_item
David Sterba
1
-12
/
+4
[next]