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
2013-05-06
Btrfs: fix lockdep warning
Josef Bacik
1
-1
/
+1
2013-05-06
Btrfs: add all ioctl checks before user change for quota operations
Wang Shilong
1
-5
/
+41
2013-05-06
Btrfs: fix missing check about ulist_add() in qgroup.c
Wang Shilong
1
-18
/
+44
2013-05-06
Btrfs: clear received_uuid field for new writable snapshots
Stefan Behrens
1
-4
/
+8
2013-05-06
Btrfs: don't force pages under writeback to finish when aborting
Josef Bacik
1
-3
/
+2
2013-05-06
Btrfs: remove unused variable in the iterate_extent_inodes()
Wang Shilong
1
-2
/
+0
2013-05-06
Btrfs: return error when we specify wrong start to defrag
Liu Bo
1
-4
/
+7
2013-05-06
Btrfs: fix reada debug code compilation
Vincent
1
-2
/
+3
2013-05-06
Btrfs: cleanup of function where btrfs_extend_item() is called
Tsutomu Itoh
1
-3
/
+2
2013-05-06
Btrfs: remove unused argument of btrfs_extend_item()
Tsutomu Itoh
7
-11
/
+9
2013-05-06
Btrfs: cleanup of function where fixup_low_keys() is called
Tsutomu Itoh
10
-51
/
+38
2013-05-06
Btrfs: remove unused argument of fixup_low_keys()
Tsutomu Itoh
1
-10
/
+8
2013-05-06
Btrfs: fix confusing edquot happening case
Wang Shilong
1
-2
/
+2
2013-05-06
Btrfs: do not continue if out of memory happens
Wang Shilong
1
-2
/
+4
2013-05-06
btrfs: fix minor typo in comment
Nathaniel Yazdani
1
-1
/
+1
2013-05-06
Btrfs: cleanup to remove reduplicate code in transaction.c
Wang Shilong
1
-12
/
+2
2013-05-06
Btrfs: fix unlock after free on rewinded tree blocks
Jan Schmidt
1
-7
/
+11
2013-05-06
Btrfs: fix accessing the root pointer in tree mod log functions
Jan Schmidt
1
-20
/
+20
2013-05-06
Btrfs: fix tree mod log regression on root split operations
Jan Schmidt
1
-26
/
+29
2013-05-06
Btrfs: use a lock to protect incompat/compat flag of the super block
Miao Xie
3
-11
/
+26
2013-05-06
Btrfs: fix unblocked autodefraggers when remount
Miao Xie
1
-3
/
+7
2013-05-06
Btrfs: add a rb_tree to improve performance of ulist search
Wang Shilong
2
-8
/
+56
2013-05-06
Btrfs: allow omitting stream header and end-cmd for btrfs send
Stefan Behrens
1
-10
/
+14
2013-05-06
Btrfs: make __merge_refs() return type be void
Wang Shilong
1
-8
/
+3
2013-05-06
Btrfs: remove some BUG_ONs() when walking backref tree
Wang Shilong
1
-3
/
+7
2013-05-06
Btrfs: use tree_root to avoid edquot when disabling quota
Wang Shilong
1
-2
/
+2
2013-05-06
Btrfs: fix a warning when updating qgroup limit
Wang Shilong
1
-5
/
+5
2013-05-06
Btrfs: fix missing check in the btrfs_qgroup_inherit()
Wang Shilong
1
-0
/
+15
2013-05-06
Btrfs: fix missing check before creating a qgroup relation
Wang Shilong
1
-0
/
+8
2013-05-06
Btrfs: remove some unnecessary spin_lock usages
Wang Shilong
1
-21
/
+6
2013-05-06
Btrfs: introduce a mutex lock for btrfs quota operations
Wang Shilong
3
-25
/
+61
2013-05-06
Btrfs: creating the subvolume qgroup automatically when enabling quota
Wang Shilong
2
-0
/
+57
2013-05-06
btrfs: abort unlink trans in missed error case
Zach Brown
1
-0
/
+2
2013-05-06
btrfs: ignore device open failures in __btrfs_open_devices
Eric Sandeen
1
-3
/
+3
2013-05-06
Btrfs: improve the performance of the csums lookup
Miao Xie
5
-31
/
+111
2013-05-06
Btrfs: fix bad extent logging
Josef Bacik
10
-324
/
+40
2013-05-06
Btrfs: log ram bytes properly
Josef Bacik
4
-5
/
+22
2013-05-06
Btrfs: don't wait on ordered extents if we have a trans open
Josef Bacik
1
-1
/
+2
2013-05-06
Btrfs: fix error handling in make/read block group
Josef Bacik
1
-8
/
+33
2013-05-06
Btrfs: fix double free in the iterate_extent_inodes()
Wang Shilong
1
-2
/
+0
2013-05-06
Btrfs: kill some BUG_ONs() in the find_parent_nodes()
Wang Shilong
1
-2
/
+4
2013-05-06
Btrfs: compare relevant parts of delayed tree refs
Josef Bacik
1
-10
/
+14
2013-05-06
Btrfs: fix infinite loop when we abort on mount
Josef Bacik
2
-3
/
+6
2013-05-06
Btrfs: fix a warning when disabling quota
Wang Shilong
1
-2
/
+0
2013-05-06
Btrfs: pass NULL instead of 0
Liu Bo
1
-1
/
+1
2013-05-06
btrfs: make subvol creation/deletion killable in the early stages
David Sterba
1
-2
/
+6
2013-05-06
btrfs: cover more error codes in btrfs_decode_error
David Sterba
1
-0
/
+6
2013-05-06
btrfs: make orphan cleanup less verbose
David Sterba
1
-2
/
+2
2013-05-06
btrfs: deprecate subvolrootid mount option
David Sterba
1
-13
/
+4
2013-05-06
Btrfs: Include the device in most error printk()s
Simon Kirby
8
-109
/
+133
[prev]
[next]