开源镜像站
帮助
动态
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
/
disk-io.c
Age
Commit message (
Expand
)
Author
2015-03-06
btrfs: fix leak of path in btrfs_find_item
David Sterba
2015-03-06
btrfs: set proper message level for skinny metadata
David Sterba
2015-01-08
Btrfs: fix fs corruption on transaction abort if device supports discard
Filipe Manana
2014-06-30
Btrfs: make sure there are not any read requests before stopping workers
Wang Shilong
2014-04-26
Btrfs: skip submitting barrier for missing device
Hidetoshi Seto
2014-02-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-02-14
Btrfs: fix a lockdep warning when cleaning up aborted transaction
Liu Bo
2014-02-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-02-03
Btrfs: use btrfs_crc32c everywhere instead of libcrc32c
Filipe David Borba Manana
2014-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-01-28
btrfs: undo sysfs when open_ctree() fails
Anand Jain
2014-01-28
Btrfs: fix extent state leak on transaction abortion
Liu Bo
2014-01-28
btrfs: Add noinode_cache mount option
Qu Wenruo
2014-01-28
Btrfs: throttle delayed refs better
Josef Bacik
2014-01-28
Btrfs: attach delayed ref updates to delayed ref heads
Josef Bacik
2014-01-28
Btrfs: only fua the first superblock when writting supers
Wang Shilong
2014-01-28
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-28
Btrfs: move the extent buffer radix tree into the fs_info
Josef Bacik
2014-01-28
btrfs: expand btrfs_find_item() to include find_orphan_item functionality
Kelley Nielsen
2014-01-28
btrfs: remove unused variables from disk-io.c
Valentina Giusti
2014-01-28
btrfs: publish per-super attributes in sysfs
Jeff Mahoney
2014-01-28
Btrfs: introduce a head ref rbtree
Liu Bo
2013-12-03
block: fixup for generic bio chaining
Kent Overstreet
2013-11-23
block: Convert various code to bio_for_each_segment()
Kent Overstreet
2013-11-20
Btrfs: avoid heavy operations in btrfs_commit_super
Liu Bo
2013-11-11
btrfs: Remove useless variable in write_ctree_super()
Rashika
2013-11-11
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
Dulshani Gunawardhana
2013-11-11
btrfs: Add helper function for free_root_pointers()
Rashika
2013-11-11
Btrfs: remove scrub_super_lock holding in btrfs_sync_log()
Wang Shilong
2013-11-11
btrfs: remove fs/btrfs/compat.h
Zach Brown
2013-11-11
Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer...
Chandra Seetharaman
2013-11-11
Btrfs: stop all workers after we free block groups
Josef Bacik
2013-11-11
Btrfs: free up block groups after everything
Josef Bacik
2013-11-11
Btrfs: do not free the dirty bytes from the trans block rsv on cleanup
Josef Bacik
2013-11-11
Btrfs: improve inode hash function/inode lookup
Filipe David Borba Manana
2013-11-11
btrfs: remove unused parameter from btrfs_header_fsid
Ross Kirk
2013-11-11
Btrfs: fix two use-after-free bugs with transaction cleanup
Josef Bacik
2013-11-11
Btrfs: don't delete ordered roots from list during cleanup
Josef Bacik
2013-11-11
Btrfs: cleanup transaction on abort
Josef Bacik
2013-11-11
Btrfs: add a sanity test for btrfs_split_item
Josef Bacik
2013-11-11
Btrfs: eliminate the exceptional root_tree refs=0
Stefan Behrens
2013-10-10
Btrfs: fix oops caused by the space balance and dead roots
Miao Xie
2013-09-21
Btrfs: add the missing mutex unlock in write_all_supers()
Stefan Behrens
2013-09-21
btrfs: add lockdep and tracing annotations for uuid tree
David Sterba
2013-09-01
Btrfs: don't use an async starter for most of our workers
Josef Bacik
2013-09-01
Btrfs: fix for patch "cleanup: don't check the same thing twice"
Stefan Behrens
2013-09-01
Btrfs: get rid of one BUG() in write_all_supers()
Stefan Behrens
2013-09-01
Btrfs: fix race between removing a dev and writing sbs
Filipe David Borba Manana
2013-09-01
Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned long
Geert Uytterhoeven
2013-09-01
Btrfs: Make btrfs_header_fsid() return unsigned long
Geert Uytterhoeven
[next]