index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-27
1
-5
/
+5
|
\
|
*
Btrfs: fix possible memory leaks in open_ctree()
Wang Shilong
2014-04-24
1
-5
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-11
1
-3
/
+20
|
\
\
|
|
/
|
*
Btrfs: remove transaction from send
Josef Bacik
2014-04-06
1
-2
/
+1
|
*
Btrfs: don't clear uptodate if the eb is under IO
Josef Bacik
2014-04-06
1
-1
/
+19
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-04
1
-128
/
+153
|
\
\
|
|
/
|
*
Btrfs: fix possible empty list access when flushing the delalloc inodes
Miao Xie
2014-03-10
1
-0
/
+2
|
*
Btrfs: split the global ordered extents mutex
Miao Xie
2014-03-10
1
-0
/
+1
|
*
Btrfs: introduce btrfs_{start, end}_nocow_write() for each subvolume
Miao Xie
2014-03-10
1
-1
/
+41
|
*
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
Qu Wenruo
2014-03-10
1
-7
/
+7
|
*
btrfs: Cleanup the old btrfs_worker.
Qu Wenruo
2014-03-10
1
-12
/
+0
|
*
btrfs: Replace fs_info->qgroup_rescan_worker workqueue with btrfs_workqueue.
Qu Wenruo
2014-03-10
1
-5
/
+5
|
*
btrfs: Replace fs_info->delayed_workers workqueue with btrfs_workqueue.
Qu Wenruo
2014-03-10
1
-6
/
+4
|
*
btrfs: Replace fs_info->fixup_workers workqueue with btrfs_workqueue.
Qu Wenruo
2014-03-10
1
-5
/
+5
|
*
btrfs: Replace fs_info->readahead_workers workqueue with btrfs_workqueue.
Qu Wenruo
2014-03-10
1
-8
/
+4
|
*
btrfs: Replace fs_info->cache_workers workqueue with btrfs_workqueue.
Qu Wenruo
2014-03-10
1
-5
/
+5
|
*
btrfs: Replace fs_info->rmw_workers workqueue with btrfs_workqueue.
Qu Wenruo
2014-03-10
1
-8
/
+4
|
*
btrfs: Replace fs_info->endio_* workqueue with btrfs_workqueue.
Qu Wenruo
2014-03-10
1
-58
/
+46
|
*
btrfs: Replace fs_info->flush_workers with btrfs_workqueue.
Qu Wenruo
2014-03-10
1
-6
/
+4
|
*
btrfs: Replace fs_info->submit_workers with btrfs_workqueue.
Qu Wenruo
2014-03-10
1
-8
/
+9
|
*
btrfs: Replace fs_info->delalloc_workers with btrfs_workqueue
Qu Wenruo
2014-03-10
1
-8
/
+4
|
*
btrfs: Replace fs_info->workers with btrfs_workqueue.
Qu Wenruo
2014-03-10
1
-20
/
+21
|
*
Btrfs: just wait or commit our own log sub-transaction
Miao Xie
2014-03-10
1
-0
/
+2
|
*
Btrfs: fix skipped error handle when log sync failed
Miao Xie
2014-03-10
1
-0
/
+2
|
*
Btrfs: fix possible deadlock in btrfs_cleanup_transaction
Liu Bo
2014-03-10
1
-1
/
+3
|
*
Btrfs: skip submitting barrier for missing device
Hidetoshi Seto
2014-03-10
1
-0
/
+4
|
*
Btrfs: fix use-after-free in the finishing procedure of the device replace
Miao Xie
2014-03-10
1
-1
/
+11
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-02-16
1
-1
/
+0
|
\
\
|
|
/
|
*
Btrfs: fix a lockdep warning when cleaning up aborted transaction
Liu Bo
2014-02-14
1
-1
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-02-04
1
-2
/
+2
|
\
\
|
|
/
|
*
Btrfs: use btrfs_crc32c everywhere instead of libcrc32c
Filipe David Borba Manana
2014-02-03
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-01-30
1
-122
/
+131
|
\
\
|
|
/
|
*
btrfs: undo sysfs when open_ctree() fails
Anand Jain
2014-01-28
1
-4
/
+7
|
*
Btrfs: fix extent state leak on transaction abortion
Liu Bo
2014-01-28
1
-5
/
+9
|
*
btrfs: Add noinode_cache mount option
Qu Wenruo
2014-01-28
1
-0
/
+4
|
*
Btrfs: throttle delayed refs better
Josef Bacik
2014-01-28
1
-1
/
+1
|
*
Btrfs: attach delayed ref updates to delayed ref heads
Josef Bacik
2014-01-28
1
-41
/
+38
|
*
Btrfs: only fua the first superblock when writting supers
Wang Shilong
2014-01-28
1
-1
/
+4
|
*
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-28
1
-52
/
+54
|
*
Btrfs: move the extent buffer radix tree into the fs_info
Josef Bacik
2014-01-28
1
-10
/
+4
|
*
btrfs: expand btrfs_find_item() to include find_orphan_item functionality
Kelley Nielsen
2014-01-28
1
-1
/
+2
|
*
btrfs: remove unused variables from disk-io.c
Valentina Giusti
2014-01-28
1
-11
/
+0
|
*
btrfs: publish per-super attributes in sysfs
Jeff Mahoney
2014-01-28
1
-0
/
+9
|
*
Btrfs: introduce a head ref rbtree
Liu Bo
2014-01-28
1
-0
/
+3
*
|
block: fixup for generic bio chaining
Kent Overstreet
2013-12-03
1
-1
/
+1
*
|
block: Convert various code to bio_for_each_segment()
Kent Overstreet
2013-11-23
1
-7
/
+4
|
/
*
Btrfs: avoid heavy operations in btrfs_commit_super
Liu Bo
2013-11-20
1
-20
/
+1
*
btrfs: Remove useless variable in write_ctree_super()
Rashika
2013-11-11
1
-4
/
+1
*
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
Dulshani Gunawardhana
2013-11-11
1
-7
/
+1
*
btrfs: Add helper function for free_root_pointers()
Rashika
2013-11-11
1
-41
/
+19
[next]