index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-08
Btrfs: fix fs corruption on transaction abort if device supports discard
Filipe Manana
1
-6
/
+0
2014-06-30
Btrfs: make sure there are not any read requests before stopping workers
Wang Shilong
1
-0
/
+5
2014-04-26
Btrfs: skip submitting barrier for missing device
Hidetoshi Seto
1
-0
/
+4
2014-02-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+0
2014-02-14
Btrfs: fix a lockdep warning when cleaning up aborted transaction
Liu Bo
1
-1
/
+0
2014-02-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+2
2014-02-03
Btrfs: use btrfs_crc32c everywhere instead of libcrc32c
Filipe David Borba Manana
1
-2
/
+2
2014-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-122
/
+131
2014-01-28
btrfs: undo sysfs when open_ctree() fails
Anand Jain
1
-4
/
+7
2014-01-28
Btrfs: fix extent state leak on transaction abortion
Liu Bo
1
-5
/
+9
2014-01-28
btrfs: Add noinode_cache mount option
Qu Wenruo
1
-0
/
+4
2014-01-28
Btrfs: throttle delayed refs better
Josef Bacik
1
-1
/
+1
2014-01-28
Btrfs: attach delayed ref updates to delayed ref heads
Josef Bacik
1
-41
/
+38
2014-01-28
Btrfs: only fua the first superblock when writting supers
Wang Shilong
1
-1
/
+4
2014-01-28
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
1
-52
/
+54
2014-01-28
Btrfs: move the extent buffer radix tree into the fs_info
Josef Bacik
1
-10
/
+4
2014-01-28
btrfs: expand btrfs_find_item() to include find_orphan_item functionality
Kelley Nielsen
1
-1
/
+2
2014-01-28
btrfs: remove unused variables from disk-io.c
Valentina Giusti
1
-11
/
+0
2014-01-28
btrfs: publish per-super attributes in sysfs
Jeff Mahoney
1
-0
/
+9
2014-01-28
Btrfs: introduce a head ref rbtree
Liu Bo
1
-0
/
+3
2013-12-03
block: fixup for generic bio chaining
Kent Overstreet
1
-1
/
+1
2013-11-23
block: Convert various code to bio_for_each_segment()
Kent Overstreet
1
-7
/
+4
2013-11-20
Btrfs: avoid heavy operations in btrfs_commit_super
Liu Bo
1
-20
/
+1
2013-11-11
btrfs: Remove useless variable in write_ctree_super()
Rashika
1
-4
/
+1
2013-11-11
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
Dulshani Gunawardhana
1
-7
/
+1
2013-11-11
btrfs: Add helper function for free_root_pointers()
Rashika
1
-41
/
+19
2013-11-11
Btrfs: remove scrub_super_lock holding in btrfs_sync_log()
Wang Shilong
1
-1
/
+0
2013-11-11
btrfs: remove fs/btrfs/compat.h
Zach Brown
1
-1
/
+0
2013-11-11
Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer...
Chandra Seetharaman
1
-2
/
+1
2013-11-11
Btrfs: stop all workers after we free block groups
Josef Bacik
1
-2
/
+2
2013-11-11
Btrfs: free up block groups after everything
Josef Bacik
1
-2
/
+2
2013-11-11
Btrfs: do not free the dirty bytes from the trans block rsv on cleanup
Josef Bacik
1
-2
/
+0
2013-11-11
Btrfs: improve inode hash function/inode lookup
Filipe David Borba Manana
1
-1
/
+1
2013-11-11
btrfs: remove unused parameter from btrfs_header_fsid
Ross Kirk
1
-3
/
+3
2013-11-11
Btrfs: fix two use-after-free bugs with transaction cleanup
Josef Bacik
1
-71
/
+40
2013-11-11
Btrfs: don't delete ordered roots from list during cleanup
Josef Bacik
1
-1
/
+2
2013-11-11
Btrfs: cleanup transaction on abort
Josef Bacik
1
-0
/
+3
2013-11-11
Btrfs: add a sanity test for btrfs_split_item
Josef Bacik
1
-4
/
+34
2013-11-11
Btrfs: eliminate the exceptional root_tree refs=0
Stefan Behrens
1
-0
/
+1
2013-10-10
Btrfs: fix oops caused by the space balance and dead roots
Miao Xie
1
-4
/
+5
2013-09-21
Btrfs: add the missing mutex unlock in write_all_supers()
Stefan Behrens
1
-0
/
+1
2013-09-21
btrfs: add lockdep and tracing annotations for uuid tree
David Sterba
1
-0
/
+1
2013-09-01
Btrfs: don't use an async starter for most of our workers
Josef Bacik
1
-7
/
+4
2013-09-01
Btrfs: fix for patch "cleanup: don't check the same thing twice"
Stefan Behrens
1
-1
/
+4
2013-09-01
Btrfs: get rid of one BUG() in write_all_supers()
Stefan Behrens
1
-2
/
+4
2013-09-01
Btrfs: fix race between removing a dev and writing sbs
Filipe David Borba Manana
1
-1
/
+1
2013-09-01
Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned long
Geert Uytterhoeven
1
-3
/
+2
2013-09-01
Btrfs: Make btrfs_header_fsid() return unsigned long
Geert Uytterhoeven
1
-6
/
+3
2013-09-01
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
1
-16
/
+9
2013-09-01
Btrfs: fix memory leak of orphan block rsv
Filipe David Borba Manana
1
-0
/
+5
[next]