开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2016-03-04
btrfs: properly set the termination value of ctx->pos in readdir
David Sterba
2016-02-28
Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl
Filipe Manana
2016-02-03
Btrfs: fix deadlock running delayed iputs at transaction commit time
Filipe Manana
2016-02-03
btrfs: put delayed item hook into inode
David Sterba
2016-02-03
btrfs: handle invalid num_stripes in sys_array
David Sterba
2015-12-14
Btrfs: fix race when listing an inode's xattrs
Filipe Manana
2015-12-14
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
Filipe Manana
2015-12-14
Btrfs: fix race leading to incorrect item deletion when dropping extents
Filipe Manana
2015-12-14
Btrfs: fix truncation of compressed and inlined extents
Filipe Manana
2015-12-14
Btrfs: fix file corruption and data loss after cloning inline extents
Filipe Manana
2015-11-09
btrfs: fix possible leak in btrfs_ioctl_balance()
Christian Engelmayer
2015-10-27
btrfs: fix use after free iterating extrefs
Chris Mason
2015-10-27
btrfs: check unsupported filters in balance arguments
David Sterba
2015-10-22
Btrfs: update fix for read corruption of compressed and shared extents
Filipe Manana
2015-10-22
Btrfs: fix read corruption of compressed and shared extents
Filipe Manana
2015-10-22
btrfs: skip waiting on ordered range for special files
Jeff Mahoney
2015-09-29
Btrfs: check if previous transaction aborted to avoid fs corruption
Filipe Manana
2015-08-03
Btrfs: fix file corruption after cloning inline extents
Filipe Manana
2015-08-03
Btrfs: fix list transaction->pending_ordered corruption
Filipe Manana
2015-08-03
Btrfs: fix memory leak in the extent_same ioctl
Filipe Manana
2015-08-03
Btrfs: fix fsync data loss after append write
Filipe Manana
2015-08-03
Btrfs: fix race between caching kthread and returning inode to inode cache
Filipe Manana
2015-08-03
Btrfs: use kmem_cache_free when freeing entry in inode cache
Filipe Manana
2015-08-03
Btrfs: don't invalidate root dentry when subvolume deletion fails
Omar Sandoval
2015-05-23
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-20
Btrfs: fix regression in raid level conversion
Chris Mason
2015-05-19
Btrfs: fix racy system chunk allocation when setting block group ro
Filipe Manana
2015-05-19
btrfs: clear 'ret' in btrfs_check_shared() loop
Mark Fasheh
2015-05-16
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-11
Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON
Filipe Manana
2015-05-11
Btrfs: fix race between block group creation and their cache writeout
Filipe Manana
2015-05-11
Btrfs: fix panic when starting bg cache writeout after IO error
Filipe Manana
2015-05-11
Btrfs: fix crash after inode cache writeback failure
Filipe Manana
2015-05-08
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-06
Btrfs: fix wrong mapping flags for free space inode
Filipe Manana
2015-05-01
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-29
Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent
Forrest Liu
2015-04-26
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode.
Yang Dongsheng
2015-04-26
btrfs: unlock i_mutex after attempting to delete subvolume during send
Omar Sandoval
2015-04-26
btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cache
Omar Sandoval
2015-04-26
btrfs: fix race on ENOMEM in alloc_extent_buffer
Omar Sandoval
2015-04-26
btrfs: handle ENOMEM in btrfs_alloc_tree_block
Omar Sandoval
2015-04-26
Btrfs: fix find_free_dev_extent() malfunction in case device tree has hole
Forrest Liu
2015-04-26
Btrfs: don't check for delalloc_bytes in cache_save_setup
Chris Mason
2015-04-26
Btrfs: fix deadlock when starting writeback of bg caches
Filipe Manana
2015-04-26
Btrfs: fix race between start dirty bg cache writeout and bg deletion
Filipe Manana
2015-04-24
direct-io: only inc/dec inode->i_dio_count for file systems
Jens Axboe
2015-04-24
Btrfs: prevent list corruption during free space cache processing
Chris Mason
[next]