index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
btrfs_inode.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-25
Get rid of BTRFS_I(inode)->index and use local vars instead
Chris Mason
1
-9
/
+0
2008-09-25
Btrfs: Maintain a list of inodes that are delalloc and a way to wait on them
Chris Mason
1
-0
/
+2
2008-09-25
Btrfs: Create orphan inode records to prevent lost files after a crash
Josef Bacik
1
-0
/
+3
2008-09-25
Btrfs: Add ACL support
Josef Bacik
1
-0
/
+3
2008-09-25
Btrfs: Implement new dir index format
Josef Bacik
1
-0
/
+15
2008-09-25
Add a per-inode lock around btrfs_drop_extents
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: Update on disk i_size only after pending ordered extents are done
Chris Mason
1
-0
/
+9
2008-09-25
Btrfs: New data=ordered implementation
Chris Mason
1
-2
/
+2
2008-09-25
Btrfs: Add a per-inode csum mutex to avoid races creating csum items
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: Throttle file_write when data=ordered is flushing the inode
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: Handle checksumming errors while reading data blocks
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: Fix i_blocks accounting
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: Split the extent_map code into two parts
Chris Mason
1
-0
/
+2
2008-09-25
Btrfs: Add inode flags support
Yan
1
-0
/
+1
2008-09-25
Btrfs: Add data=ordered support
Chris Mason
1
-0
/
+1
2007-08-27
Btrfs: Extent based page cache code. This uses an rbtree of extents and tests
Chris Mason
1
-0
/
+3
2007-08-10
Btrfs: delay commits during fsync to allow more writers
Josef Bacik
1
-0
/
+5
2007-06-13
btrfs: Code cleanup
Aneesh
1
-0
/
+1
2007-06-12
Btrfs: add GPLv2
Chris Mason
1
-0
/
+18
2007-04-30
Btrfs: allocator improvements, inode block groups
Chris Mason
1
-0
/
+1
2007-04-10
Btrfs: drop the inode map tree
Chris Mason
1
-2
/
+0
2007-04-06
Btrfs: start of support for many FS volumes
Chris Mason
1
-0
/
+2
2007-04-02
Btrfs: still corruption hunting
Chris Mason
1
-0
/
+14
[prev]