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
2016-10-26
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
Filipe Manana
2016-04-27
btrfs: skip waiting on ordered range for special files
Jeff Mahoney
2016-03-21
Btrfs: use kmem_cache_free when freeing entry in inode cache
Filipe Manana
2015-09-18
Btrfs: fix inode eviction infinite loop after cloning into it
Filipe Manana
2015-09-18
btrfs: don't accept bare namespace as a valid xattr
David Sterba
2015-09-18
Btrfs: fix log tree corruption when fs mounted with -o discard
Filipe Manana
2015-04-14
Btrfs: fix fs corruption on transaction abort if device supports discard
Filipe Manana
2015-02-02
Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup
Chris Mason
2014-06-30
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
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: fix double free in find_lock_delalloc_range
Chris Mason
2014-03-23
Btrfs: fix data corruption when reading/updating compressed extents
Filipe David Borba Manana
2014-02-06
Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()
Wang Shilong
2013-10-13
Btrfs: change how we queue blocks for backref checking
Josef Bacik
2013-08-04
Btrfs: re-add root to dead root list if we stop dropping it
Josef Bacik
2013-08-04
Btrfs: fix lock leak when resuming snapshot deletion
Josef Bacik
2013-05-24
btrfs: don't stop searching after encountering the wrong item
Gabriel de Perthuis
2013-04-25
Btrfs: make sure nbytes are right after log replay
Josef Bacik
2013-04-05
Btrfs: fix space leak when we fail to reserve metadata space
Josef Bacik
2013-04-05
Btrfs: don't drop path when printing out tree errors in scrub
Josef Bacik
2013-04-05
Btrfs: limit the global reserve to 512mb
Josef Bacik
2013-04-05
Btrfs: fix race between mmap writes and compression
Chris Mason
2013-03-20
btrfs: use rcu_barrier() to wait for bdev puts at unmount
Eric Sandeen
2013-03-14
btrfs: Init io_lock after cloning btrfs device struct
Thomas Gleixner
2012-08-09
Btrfs: call the ordered free operation without any locks held
Chris Mason
2012-07-16
Btrfs: run delayed directory updates during log replay
Chris Mason
2012-06-17
Btrfs: fall back to non-inline if we don't have enough space
Josef Bacik
2012-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-05-06
Btrfs: avoid sleeping in verify_parent_transid while atomic
Chris Mason
2012-05-04
Btrfs: fix crash in scrub repair code when device is missing
Stefan Behrens
2012-05-04
btrfs: Fix mismatching struct members in ioctl.h
Alexander Block
2012-05-04
Btrfs: fix page leak when allocing extent buffers
Josef Bacik
2012-05-04
Btrfs: Add properly locking around add_root_to_dirty_list
Chris Mason
2012-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-04-27
Btrfs: reduce lock contention during extent insertion
Chris Mason
2012-04-27
Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir
Chris Mason
2012-04-27
Btrfs: Fix space checking during fs resize
Daniel J Blueman
2012-04-27
Btrfs: fix block_rsv and space_info lock ordering
Stefan Behrens
2012-04-27
Btrfs: Prevent root_list corruption
Daniel J Blueman
2012-04-27
Btrfs: fix repair code for RAID10
Jan Schmidt
2012-04-27
Btrfs: do not start delalloc inodes during sync
Josef Bacik
2012-04-18
Btrfs: fix that check_int_data mount option was ignored
Stefan Behrens
2012-04-18
Btrfs: don't count CRC or header errors twice while scrubbing
Stefan Behrens
2012-04-18
Btrfs: fix btrfs_ioctl_dev_info() crash on missing device
Stefan Behrens
2012-04-18
btrfs: don't return EINTR
Arne Jansen
2012-04-18
Btrfs: double unlock bug in error handling
Dan Carpenter
2012-04-18
Btrfs: always store the mirror we read the eb from
Josef Bacik
2012-04-18
fs/btrfs/volumes.c: add missing free_fs_devices
Julia Lawall
2012-04-18
btrfs: fix early abort in 'remount'
Sergei Trofimovich
[next]