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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-05
Btrfs: fix crash on endio of reading corrupted block
Liu Bo
1
-0
/
+1
2014-09-05
Btrfs: fix compressed write corruption on enospc
Liu Bo
1
-0
/
+12
2014-09-05
Btrfs: read lock extent buffer while walking backrefs
Filipe Manana
1
-0
/
+3
2014-09-05
Btrfs: fix csum tree corruption, duplicate and outdated checksums
Filipe Manana
1
-1
/
+1
2014-09-05
Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch
Takashi Iwai
2
-6
/
+20
2014-06-30
btrfs: allocate raid type kobjects dynamically
Jeff Mahoney
3
-16
/
+36
2014-06-30
btrfs: fix lockdep warning with reclaim lock inversion
Jeff Mahoney
1
-3
/
+7
2014-06-30
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
1
-1
/
+1
2014-06-30
Btrfs: fix scrub_print_warning to handle skinny metadata extents
Liu Bo
3
-15
/
+24
2014-06-30
Btrfs: use right type to get real comparison
Liu Bo
1
-1
/
+1
2014-06-30
Btrfs: don't check nodes for extent items
Josef Bacik
1
-2
/
+3
2014-06-30
fs: btrfs: volumes.c: Fix for possible null pointer dereference
Rickard Strandqvist
1
-2
/
+3
2014-06-30
Btrfs: send, don't error in the presence of subvols/snapshots
Filipe Manana
1
-0
/
+4
2014-06-30
Btrfs: set right total device count for seeding support
Wang Shilong
1
-1
/
+0
2014-06-30
Btrfs: mark mapping with error flag to report errors to userspace
Liu Bo
1
-0
/
+2
2014-06-30
Btrfs: fix NULL pointer crash of deleting a seed device
Liu Bo
1
-4
/
+8
2014-06-30
Btrfs: make sure there are not any read requests before stopping workers
Wang Shilong
1
-0
/
+5
2014-06-30
Btrfs: output warning instead of error when loading free space cache failed
Miao Xie
1
-2
/
+2
2014-06-30
btrfs: Add ctime/mtime update for btrfs device add/remove.
Qu Wenruo
1
-2
/
+24
2014-06-30
Btrfs: fix double free in find_lock_delalloc_range
Chris Mason
1
-0
/
+1
2014-04-26
Btrfs: check for an extent_op on the locked ref
Josef Bacik
1
-1
/
+2
2014-04-26
Btrfs: fix deadlock with nested trans handles
Josef Bacik
1
-10
/
+4
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
6
-22
/
+28
2014-02-15
Btrfs: use right clone root offset for compressed extents
Filipe David Borba Manana
1
-0
/
+10
2014-02-15
btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105
Anand Jain
1
-2
/
+8
2014-02-14
Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol
Josef Bacik
2
-2
/
+9
2014-02-14
Btrfs: fix max_inline mount option
Mitch Harder
1
-1
/
+1
2014-02-14
Btrfs: fix a lockdep warning when cleaning up aborted transaction
Liu Bo
1
-1
/
+0
2014-02-14
Revert "btrfs: add ioctl to export size of global metadata reservation"
Chris Mason
1
-16
/
+0
2014-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-8
/
+9
2014-02-08
Btrfs: fix data corruption when reading/updating compressed extents
Filipe David Borba Manana
1
-0
/
+2
2014-02-08
Btrfs: don't loop forever if we can't run because of the tree mod log
Josef Bacik
1
-0
/
+1
2014-02-08
btrfs: reserve no transaction units in btrfs_ioctl_set_features
David Sterba
1
-1
/
+1
2014-02-08
btrfs: commit transaction after setting label and features
Jeff Mahoney
1
-2
/
+2
2014-02-08
Btrfs: fix assert screwup for the pending move stuff
Josef Bacik
1
-5
/
+3
2014-02-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
5
-8
/
+8
2014-02-03
Btrfs: use late_initcall instead of module_init
Filipe David Borba Manana
1
-1
/
+1
2014-02-03
Btrfs: use btrfs_crc32c everywhere instead of libcrc32c
Filipe David Borba Manana
3
-6
/
+6
2014-02-03
Btrfs: disable snapshot aware defrag for now
Josef Bacik
1
-1
/
+1
2014-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
52
-2029
/
+5103
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-106
/
+100
2014-01-29
Btrfs: fix spin_unlock in check_ref_cleanup
Chris Mason
1
-1
/
+3
2014-01-29
Btrfs: setup inode location during btrfs_init_inode_locked
Chris Mason
1
-9
/
+9
2014-01-29
Btrfs: don't use ram_bytes for uncompressed inline items
Chris Mason
6
-22
/
+52
2014-01-29
Btrfs: fix btrfs_search_slot_for_read backwards iteration
Filipe David Borba Manana
1
-1
/
+3
2014-01-29
Btrfs: do not export ulist functions
Wang Shilong
2
-10
/
+1
2014-01-29
Btrfs: rework ulist with list+rb_tree
Wang Shilong
2
-88
/
+55
2014-01-29
Btrfs: fix memory leaks on walking backrefs failure
Wang Shilong
1
-7
/
+18
2014-01-29
Btrfs: fix send file hole detection leading to data corruption
Filipe David Borba Manana
1
-0
/
+15
[next]