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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-16
fs: Assign bdi in super_block
Jens Axboe
1
-0
/
+1
2009-09-16
writeback: get rid of wbc->for_writepages
Jens Axboe
1
-1
/
+0
2009-09-14
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-3
/
+4
2009-09-14
block: use blkdev_issue_discard in blk_ioctl_discard
Christoph Hellwig
1
-1
/
+2
2009-09-11
bio: first step in sanitizing the bio->bi_rw flag testing
Jens Axboe
1
-2
/
+2
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
1
-0
/
+1
2009-08-21
btrfs: fix inode rbtree corruption
From: Nick Piggin
1
-7
/
+14
2009-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
5
-20
/
+92
2009-08-07
Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY
Yan Zheng
1
-2
/
+7
2009-08-07
Btrfs: correct error-handling zlib error handling
Julia Lawall
1
-3
/
+3
2009-08-07
Btrfs: remove superfluous NULL pointer check in btrfs_rename()
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2009-07-31
Btrfs: make sure the async caching thread advances the key
Chris Mason
1
-4
/
+17
2009-07-31
Btrfs: fix btrfs_remove_from_free_space corner case
Josef Bacik
1
-9
/
+64
2009-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
5
-12
/
+28
2009-07-30
Btrfs: be more polite in the async caching threads
Chris Mason
3
-2
/
+14
2009-07-30
Btrfs: preserve commit_root for async caching
Yan Zheng
4
-10
/
+14
2009-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
13
-452
/
+1343
2009-07-28
Btrfs: Fix async caching interaction with unmount
Yan Zheng
2
-1
/
+6
2009-07-27
Btrfs: change how we unpin extents
Josef Bacik
4
-113
/
+46
2009-07-27
Btrfs: Correct redundant test in add_inode_ref
Julia Lawall
1
-1
/
+1
2009-07-24
Btrfs: find smallest available device extent during chunk allocation
Chris Mason
1
-2
/
+10
2009-07-24
Btrfs: clear all space_info->full after removing a block group
Chris Mason
1
-1
/
+2
2009-07-24
Btrfs: make flushoncommit mount option correctly wait on ordered_extents
Sage Weil
1
-3
/
+5
2009-07-24
Btrfs: Avoid delayed reference update looping
Yan Zheng
1
-4
/
+1
2009-07-24
Btrfs: Fix ordering of key field checks in btrfs_previous_item
Yan Zheng
1
-2
/
+2
2009-07-24
Btrfs: find_free_dev_extent doesn't handle holes at the start of the device
Yan Zheng
1
-3
/
+7
2009-07-24
Btrfs: Remove code duplication in comp_keys
Diego Calleja
1
-13
/
+1
2009-07-24
Btrfs: async block group caching
Josef Bacik
6
-124
/
+439
2009-07-24
Btrfs: use hybrid extents+bitmap rb tree for free space
Josef Bacik
4
-216
/
+826
2009-07-22
Btrfs: Fix crash on read failures at mount
David Woodhouse
1
-0
/
+10
2009-07-22
Btrfs: remove of redundant btrfs_header_level
Daniel Cadete
1
-3
/
+3
2009-07-22
Btrfs: adjust NULL test
Julia Lawall
1
-1
/
+1
2009-07-22
Btrfs: Remove broken sanity check from btrfs_rmap_block()
David Woodhouse
1
-20
/
+0
2009-07-22
Btrfs: convert nested spin_lock_irqsave to spin_lock
Julia Lawall
1
-2
/
+2
2009-07-22
Btrfs: make sure all dirty blocks are written at commit time
Yan Zheng
2
-37
/
+42
2009-07-22
Btrfs: fix locking issue in btrfs_find_next_key
Yan Zheng
2
-33
/
+65
2009-07-22
Btrfs: fix double increment of path->slots[0] in btrfs_next_leaf
Yan Zheng
1
-1
/
+2
2009-07-22
Btrfs: properly update space information after shrinking device.
Yan Zheng
1
-2
/
+2
2009-07-22
Btrfs: fix definition of struct btrfs_extent_inline_ref
Yan Zheng
1
-1
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
5
-5
/
+0
2009-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
8
-193
/
+423
2009-07-02
Btrfs: fix error message formatting
Hu Tao
1
-1
/
+1
2009-07-02
Btrfs: fix use after free in btrfs_start_workers fail path
Jiri Slaby
1
-1
/
+1
2009-07-02
Btrfs: honor nodatacow/sum mount options for new files
Chris Mason
1
-6
/
+7
2009-07-02
Btrfs: update backrefs while dropping snapshot
Yan Zheng
4
-181
/
+395
2009-07-02
Btrfs: account for space we may use in fallocate
Josef Bacik
1
-1
/
+11
2009-07-02
Btrfs: fix the file clone ioctl for preallocated extents
Chris Mason
1
-2
/
+4
2009-07-02
Btrfs: don't log the inode in file_write while growing the file
Chris Mason
1
-1
/
+4
2009-06-24
Get "no acls for this inode" right, fix shmem breakage
Al Viro
1
-4
/
+2
2009-06-24
helpers for acl caching + switch to those
Al Viro
1
-35
/
+9
[next]