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
/
inode-item.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
btrfs: extended inode refs
Mark Fasheh
1
-11
/
+274
2012-03-28
Merge branch 'error-handling' into for-linus
Chris Mason
1
-2
/
+3
2012-03-26
Btrfs: allow metadata blocks larger than the page size
Chris Mason
1
-0
/
+1
2012-03-22
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
1
-0
/
+1
2012-03-22
btrfs: return void in functions without error conditions
Jeff Mahoney
1
-2
/
+2
2011-05-23
Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_exten...
Tsutomu Itoh
1
-2
/
+0
2010-05-25
Btrfs: Integrate metadata reservation with start_transaction
Yan, Zheng
1
-0
/
+27
2009-09-24
Btrfs: check size of inode backref before adding hardlink
Yan, Zheng
1
-0
/
+2
2009-09-21
Btrfs: do not reuse objectid of deleted snapshot/subvol
Yan, Zheng
1
-2
/
+0
2009-03-24
Btrfs: leave btree locks spinning more often
Chris Mason
1
-0
/
+3
2008-12-02
Btrfs: make things static and include the right headers
Christoph Hellwig
1
-1
/
+1
2008-09-25
Btrfs: Implement new dir index format
Josef Bacik
1
-2
/
+8
2008-09-25
Btrfs: Add back pointers from the inode to the directory that references it
Chris Mason
1
-0
/
+136
2008-09-25
Btrfs: Create extent_buffer interface for large blocksizes
Chris Mason
1
-14
/
+8
2007-07-11
Btrfs: trivial include fixups
Zach Brown
1
-1
/
+0
2007-06-13
btrfs: Code cleanup
Aneesh
1
-1
/
+0
2007-06-12
Btrfs: add GPLv2
Chris Mason
1
-0
/
+18
2007-04-10
Btrfs: drop the inode map tree
Chris Mason
1
-0
/
+2
2007-04-06
Btrfs: start of support for many FS volumes
Chris Mason
1
-7
/
+19
2007-04-02
Btrfs: dynamic allocation of path struct
Chris Mason
1
-3
/
+6
2007-03-21
Btrfs: initial move to kernel module land
Chris Mason
1
-4
/
+1
2007-03-16
Btrfs: transaction handles everywhere
Chris Mason
1
-6
/
+9
2007-03-15
Btrfs: add inode item
Chris Mason
1
-0
/
+37