开源镜像站
帮助
动态
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
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
2015-04-24
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-23
Btrfs: fix inode cache writeout
Chris Mason
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-13
btrfs: quota: Update quota tree after qgroup relationship change.
Qu Wenruo
2015-04-13
btrfs: quota: Automatically update related qgroups or mark INCONSISTENT flags...
Qu Wenruo
2015-04-13
btrfs: qgroup: clear STATUS_FLAG_ON in disabling quota.
Dongsheng Yang
2015-04-13
btrfs: Update btrfs qgroup status item when rescan is done.
Qu Wenruo
2015-04-13
btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value.
Qu Wenruo
2015-04-13
btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created
Qu Wenruo
2015-04-13
btrfs: Check qgroup level in kernel qgroup assign.
Qu Wenruo
2015-04-13
btrfs: qgroup: allow to remove qgroup which has parent but no child.
Dongsheng Yang
[next]