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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-25
Btrfs: do not bug when we fail to commit the transaction
Josef Bacik
1
-1
/
+2
2012-10-25
Btrfs: fix memory leak when cloning root's node
Liu Bo
1
-3
/
+5
2012-10-25
Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstable
Chris Mason
3
-18
/
+55
2012-10-25
Btrfs: Use btrfs_update_inode_fallback when creating a snapshot
Josef Bacik
3
-5
/
+6
2012-10-25
Btrfs: Send: preserve ownership (uid and gid) also for symlinks.
Alex Lyakas
1
-14
/
+13
2012-10-25
Btrfs: fix deadlock caused by the nested chunk allocation
Miao Xie
1
-0
/
+7
2012-10-25
btrfs: Return EINVAL when length to trim is less than FSB
Lukas Czerner
1
-1
/
+2
2012-10-25
Btrfs: fix memory leak in btrfs_quota_enable()
Tsutomu Itoh
1
-4
/
+13
2012-10-25
Btrfs: send correct rdev and mode in btrfs-send
Arne Jansen
1
-1
/
+2
2012-10-25
Btrfs: extended inode refs support for send mechanism
Jan Schmidt
3
-58
/
+94
2012-10-25
Btrfs: Fix wrong error handling code
Stefan Behrens
1
-2
/
+2
2012-10-25
Fix a sign bug causing invalid memory access in the ino_paths ioctl.
Gabriel de Perthuis
1
-1
/
+1
2012-10-24
Btrfs: comment for loop in tree_mod_log_insert_move
Jan Schmidt
1
-0
/
+5
2012-10-24
Btrfs: fix extent buffer reference for tree mod log roots
Jan Schmidt
1
-1
/
+1
2012-10-24
Btrfs: determine level of old roots
Jan Schmidt
3
-3
/
+19
2012-10-24
Btrfs: tree mod log's old roots could still be part of the tree
Jan Schmidt
1
-4
/
+21
2012-10-23
Btrfs: fix a tree mod logging issue for root replacement operations
Jan Schmidt
1
-8
/
+2
2012-10-23
Btrfs: don't put removals from push_node_left into tree mod log twice
Jan Schmidt
1
-2
/
+7
2012-10-09
btrfs: init ref_index to zero in add_inode_ref
Chris Mason
1
-1
/
+1
2012-10-09
Btrfs: remove repeated eb->pages check in, disk-io.c/csum_dirty_buffer
Wang Sheng-Hui
1
-4
/
+0
2012-10-09
Btrfs: fix page leakage
Josef Bacik
1
-1
/
+1
2012-10-09
Btrfs: do not warn_on when we cannot alloc a page for an extent buffer
Josef Bacik
1
-3
/
+1
2012-10-09
Btrfs: don't bug on enomem in readpage
Josef Bacik
1
-4
/
+7
2012-10-09
Btrfs: cleanup pages properly when ENOMEM in compression
Josef Bacik
1
-3
/
+10
2012-10-09
Btrfs: make filesystem read-only when submitting barrier fails
Stefan Behrens
6
-19
/
+142
2012-10-09
Btrfs: detect corrupted filesystem after write I/O errors
Stefan Behrens
1
-2
/
+14
2012-10-09
Btrfs: make compress and nodatacow mount options mutually exclusive
Andrei Popa
1
-1
/
+13
2012-10-09
btrfs: fix message printing
Daniel J Blueman
3
-11
/
+11
2012-10-09
Btrfs: don't bother committing delayed inode updates when fsyncing
Josef Bacik
1
-19
/
+65
2012-10-09
btrfs: move inline function code to header file
Robin Dong
2
-14
/
+12
2012-10-09
Btrfs: remove unnecessary IS_ERR in bio_readpage_error()
Tsutomu Itoh
1
-1
/
+1
2012-10-09
btrfs: remove unused function btrfs_insert_some_items()
Robin Dong
1
-143
/
+0
2012-10-09
Btrfs: don't commit instead of overcommitting
Josef Bacik
1
-28
/
+6
2012-10-09
Btrfs: confirmation of value is added before trace_btrfs_get_extent() is called
Tsutomu Itoh
1
-1
/
+2
2012-10-09
Btrfs: be smarter about dropping things from the tree log
Josef Bacik
1
-2
/
+13
2012-10-09
Btrfs: don't lookup csums for prealloc extents
Josef Bacik
1
-2
/
+1
2012-10-09
Btrfs: cache extent state when writing out dirty metadata pages
Josef Bacik
8
-16
/
+63
2012-10-09
Btrfs: do not hold the file extent leaf locked when adding extent item
Josef Bacik
1
-3
/
+1
2012-10-09
Btrfs: do not async metadata csumming in certain situations
Josef Bacik
3
-2
/
+35
2012-10-09
btrfs: fix min csum item size warnings in 32bit
Zach Brown
1
-1
/
+2
2012-10-09
Btrfs: run delayed refs first when out of space
Josef Bacik
1
-10
/
+10
2012-10-09
Btrfs: fix orphan transaction on the freezed filesystem
Miao Xie
4
-23
/
+49
2012-10-09
Btrfs: add a type field for the transaction handle
Miao Xie
3
-42
/
+21
2012-10-09
Btrfs: fix memory leak in start_transaction()
Miao Xie
1
-1
/
+3
2012-10-09
btrfs: extended inode ref iteration
Mark Fasheh
2
-37
/
+138
2012-10-09
btrfs: extended inode refs
Mark Fasheh
7
-79
/
+710
2012-10-08
btrfs: improved readablity for add_inode_ref
Jan Schmidt
1
-81
/
+97
2012-10-08
Btrfs: handle not finding the extent exactly when logging changed extents
Josef Bacik
1
-6
/
+40
2012-10-08
btrfs: move transaction aborts to the point of failure
David Sterba
4
-47
/
+80
2012-10-08
Btrfs: fix the missing error information in create_pending_snapshot()
Miao Xie
1
-22
/
+35
[next]