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
/
delayed-inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-30
Btrfs: convert the inode bit field to use the actual bit operations
Josef Bacik
1
-2
/
+2
2012-05-30
Btrfs: use i_version instead of our own sequence
Josef Bacik
1
-2
/
+2
2012-03-22
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
1
-7
/
+20
2012-03-22
btrfs: return void in functions without error conditions
Jeff Mahoney
1
-4
/
+2
2012-01-16
Btrfs: space leak tracepoints
Josef Bacik
1
-12
/
+33
2011-12-16
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-2
/
+2
2011-12-15
Btrfs: deal with NULL srv_rsv in the delalloc inode reservation code
Chris Mason
1
-2
/
+2
2011-11-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+57
2011-11-10
Btrfs: tweak the delayed inode reservations again
Chris Mason
1
-6
/
+3
2011-11-08
Btrfs: fix our reservations for updating an inode when completing io
Josef Bacik
1
-3
/
+62
2011-11-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-15
/
+35
2011-11-06
Btrfs: fix delayed insertion reservation
Josef Bacik
1
-8
/
+28
2011-11-06
Btrfs: make a delayed_block_rsv for the delayed item insertion
Josef Bacik
1
-7
/
+7
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-1
/
+1
2011-07-27
Btrfs: switch the btrfs tree locks to reader/writer
Chris Mason
1
-1
/
+1
2011-06-27
btrfs: fix inconsonant inode information
Miao Xie
1
-24
/
+80
2011-06-17
Btrfs: avoid delayed metadata items during commits
Chris Mason
1
-0
/
+7
2011-06-17
btrfs: fix wrong reservation when doing delayed inode operations
Miao Xie
1
-5
/
+20
2011-06-04
btrfs: fix uninitialized variable warning
David Sterba
1
-1
/
+1
2011-06-04
Btrfs: fix uninit variable in the delayed inode code
Chris Mason
1
-0
/
+1
2011-05-28
Merge branch 'for-chris' of
Chris Mason
1
-3
/
+2
2011-05-22
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...
Chris Mason
1
-7
/
+7
2011-05-22
Btrfs: update the delayed inode code to use the btrfs_ino helper.
Chris Mason
1
-5
/
+6
2011-05-21
btrfs: implement delayed inode items operation
Miao Xie
1
-0
/
+1694