index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2017-11-02
btrfs: prevent to set invalid default subvolid
satoru takeuchi
2017-06-19
Btrfs: fix memory leak in reading btree blocks
Liu Bo
2017-06-19
Revert "Btrfs: don't delay inode ref updates during log, replay"
Jeff Mahoney
2017-06-08
Btrfs: fix tree search logic when replaying directory entry deletes
Robbie Ko
2017-06-08
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
2017-02-10
btrfs: ensure that file descriptor used with subvol ioctls is a dir
Jeff Mahoney
2016-03-03
Btrfs: fix number of transaction units required to create symlink
Filipe Manana
2016-03-03
Btrfs: send, don't BUG_ON() when an empty symlink is found
Filipe Manana
2016-03-03
Btrfs: igrab inode in writepage
Josef Bacik
2016-03-03
Btrfs: add missing brelse when superblock checksum fails
Anand Jain
2016-02-25
Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl
Filipe Manana
2016-01-22
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
Filipe Manana
2015-10-22
btrfs: skip waiting on ordered range for special files
Jeff Mahoney
2015-08-03
Btrfs: use kmem_cache_free when freeing entry in inode cache
Filipe Manana
2015-07-03
Btrfs: make xattr replace operations atomic
Filipe Manana
2015-06-22
btrfs: cleanup orphans while looking up default subvolume
Jeff Mahoney
2015-06-22
btrfs: incorrect handling for fiemap_fill_next_extent return
Chengyu Song
2015-05-06
Btrfs: fix inode eviction infinite loop after cloning into it
Filipe Manana
2015-05-06
Btrfs: fix log tree corruption when fs mounted with -o discard
Filipe Manana
2015-03-18
Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.
Quentin Casasnovas
2015-03-18
Btrfs: fix data loss in the fast fsync path
Filipe Manana
2015-03-18
btrfs: fix lost return value due to variable shadowing
David Sterba
2015-01-16
Btrfs: don't delay inode ref updates during log replay
Chris Mason
2015-01-08
Btrfs: fix fs corruption on transaction abort if device supports discard
Filipe Manana
2015-01-08
Btrfs: do not move em to modified list when unpinning
Josef Bacik
2014-11-14
Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup
Chris Mason
2014-10-30
Btrfs: fix race in WAIT_SYNC ioctl
Sage Weil
2014-10-30
Btrfs: fix build_backref_tree issue with multiple shared blocks
Josef Bacik
2014-10-30
Btrfs: try not to ENOSPC on log replay
Josef Bacik
2014-09-05
Btrfs: fix csum tree corruption, duplicate and outdated checksums
Filipe Manana
2014-06-30
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
2014-06-30
Btrfs: fix scrub_print_warning to handle skinny metadata extents
Liu Bo
2014-06-30
Btrfs: use right type to get real comparison
Liu Bo
2014-06-30
fs: btrfs: volumes.c: Fix for possible null pointer dereference
Rickard Strandqvist
2014-06-30
Btrfs: send, don't error in the presence of subvols/snapshots
Filipe Manana
2014-06-30
Btrfs: set right total device count for seeding support
Wang Shilong
2014-06-30
Btrfs: mark mapping with error flag to report errors to userspace
Liu Bo
2014-06-30
Btrfs: make sure there are not any read requests before stopping workers
Wang Shilong
2014-06-30
Btrfs: output warning instead of error when loading free space cache failed
Miao Xie
2014-06-30
btrfs: Add ctime/mtime update for btrfs device add/remove.
Qu Wenruo
2014-06-30
Btrfs: fix double free in find_lock_delalloc_range
Chris Mason
2014-04-26
Btrfs: skip submitting barrier for missing device
Hidetoshi Seto
2014-03-23
Btrfs: fix data corruption when reading/updating compressed extents
Filipe David Borba Manana
2014-03-06
fs: fix iversion handling
Christoph Hellwig
2014-02-20
Btrfs: disable snapshot aware defrag for now
Josef Bacik
2014-02-06
btrfs: restrict snapshotting to own subvolumes
David Sterba
2014-02-06
Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()
Wang Shilong
2013-12-20
Btrfs: do not run snapshot-aware defragment on error
Liu Bo
2013-12-20
Btrfs: fix incorrect inode acl reset
Filipe David Borba Manana
2013-12-20
Btrfs: fix hole check in log_one_extent
Josef Bacik
[next]