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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-25
Match the extent tree code to btrfs-progs for multi-device merging
Chris Mason
1
-52
/
+7
2008-09-25
Btrfs: Use KM_USERN instead of KM_IRQ during data summing
Chris Mason
1
-5
/
+5
2008-09-25
Btrfs: Disable sysfs files on older kernels
Chris Mason
1
-0
/
+34
2008-09-25
Btrfs: Make sure bio pages are adjacent during bulk csumming
Chris Mason
1
-2
/
+4
2008-09-25
Btrfs: Misc 2.6.25 updates
Chris Mason
2
-29
/
+11
2008-09-25
btrfs: fixes for kobject changes in mainline
Greg KH
1
-24
/
+15
2008-09-25
Btrfs: While doing checksums on bios, cache the extent_buffer mapping
Chris Mason
1
-3
/
+33
2008-09-25
Btrfs: checksum file data at bio submission time instead of during writepage
Chris Mason
5
-18
/
+75
2008-09-25
Btrfs: Properly cast before shifting
Chris Mason
1
-1
/
+1
2008-09-25
Btrfs: Take the extent lock before dropping the delalloc bits
Chris Mason
1
-0
/
+4
2008-09-25
Btrfs: Fix looping on readdir of the subvol roots
Yan Zheng
1
-1
/
+4
2008-09-25
Btrfs: Properly clear dirty and delalloc extent bits while preparing the file...
Chris Mason
1
-0
/
+7
2008-09-25
Btrfs: Remove extent back refs in batches, and avoid duplicate searches
Chris Mason
1
-9
/
+54
2008-09-25
Btrfs: Allocator improvements
Chris Mason
4
-15
/
+70
2008-09-25
Btrfs: Disable tree defrag in SSD mode
Chris Mason
2
-1
/
+5
2008-09-25
Btrfs: unaligned access fixes
David Miller
5
-45
/
+33
2008-09-25
Btrfs: Fix "no csum found for inode" issue.
Yan
2
-3
/
+7
2008-09-25
Btrfs: Fix i_blocks accounting
Chris Mason
4
-20
/
+50
2008-09-25
Btrfs: Create larger bios for btree blocks
Chris Mason
3
-8
/
+17
2008-09-25
Btrfs: Don't case unsigned long to int in bio submission
Chris Mason
1
-1
/
+1
2008-09-25
Btrfs: Use 2MB as the empty_size for clustered allocations
Chris Mason
1
-1
/
+1
2008-09-25
btrfs_drop_extents: handle BTRFS_INODE_REF_KEY types
Yan
1
-3
/
+4
2008-09-25
Btrfs: Add checks for last byte in disk to allocator grouping
Chris Mason
1
-1
/
+6
2008-09-25
Btrfs: Fix hole creation in file_write
Yan
1
-4
/
+2
2008-09-25
Btrfs: Update magic
Chris Mason
1
-1
/
+1
2008-09-25
Btrfs: Add debugging for block group update failure
Chris Mason
1
-1
/
+5
2008-09-25
Btrfs: Fix typo in extent_io.c
Yan
2
-4
/
+3
2008-09-25
Btrfs: Lower stack usage in transaction.c
Chris Mason
1
-18
/
+24
2008-09-25
Btrfs: Fix delalloc account on state deletion
Chris Mason
1
-0
/
+1
2008-09-25
Call btrfs_cow_block while lowering tree level.
Yan
1
-0
/
+3
2008-09-25
Btrfs: Use last_alloc optimizations for metadata, even without -o ssd
Chris Mason
1
-15
/
+13
2008-09-25
Btrfs: Hash in the offset and owner for file extent backref keys
Chris Mason
1
-7
/
+6
2008-09-25
Btrfs: Insert extent record and the first backref in a single balance
Chris Mason
1
-11
/
+29
2008-09-25
Btrfs: Add a lookup cache to the extent state tree
Chris Mason
2
-17
/
+41
2008-09-25
Btrfs: Add data block hints to SSD mode too
Chris Mason
4
-12
/
+19
2008-09-25
Btrfs: Enable delalloc accounting
Chris Mason
4
-14
/
+26
2008-09-25
btrfs_drop_extent fixe for inline items > 8K
Yan
1
-5
/
+3
2008-09-25
Fix hole start calculation in btrfs_settar
Chris Mason
1
-11
/
+5
2008-09-25
Properly align the hole size in btrfs_setattr
Chris Mason
1
-3
/
+3
2008-09-25
Btrfs: Align extent length to sectorsize in
Yan
1
-0
/
+2
2008-09-25
Btrfs: Copy correct tree when inserting into slot 0
Chris Mason
1
-1
/
+4
2008-09-25
Btrfs: Leave on the tree defragger in mount -o ssd, it still helps there
Chris Mason
1
-3
/
+0
2008-09-25
Btrfs: mount -o max_inline=size to control the maximum inline extent size
Chris Mason
5
-3
/
+22
2008-09-25
Btrfs: Do delalloc accounting via hooks in the extent_state code
Chris Mason
5
-46
/
+53
2008-09-25
Btrfs: Add inode item and backref in one insert, reducing cpu usage
Chris Mason
3
-39
/
+102
2008-09-25
Btrfs: During deletes and truncate, remove many items at once from the tree
Chris Mason
4
-70
/
+95
2008-09-25
Btrfs: extent_io and extent_state optimizations
Chris Mason
4
-114
/
+298
2008-09-25
Btrfs: Add some extra debugging around file data checksum failures
Chris Mason
2
-3
/
+9
2008-09-25
Btrfs: Force f_pos to the max when a readdir hits the end of the directory.
Chris Mason
1
-1
/
+1
2008-09-25
Btrfs: Tune readahead during defrag to avoid reading too much at once
Chris Mason
1
-13
/
+28
[next]