index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-25
Btrfs: Use btrfs_update_inode_fallback when creating a snapshot
Josef Bacik
1
-4
/
+3
2012-10-09
Btrfs: confirmation of value is added before trace_btrfs_get_extent() is called
Tsutomu Itoh
1
-1
/
+2
2012-10-09
Btrfs: do not hold the file extent leaf locked when adding extent item
Josef Bacik
1
-3
/
+1
2012-10-09
Btrfs: add a type field for the transaction handle
Miao Xie
1
-15
/
+4
2012-10-09
btrfs: extended inode refs
Mark Fasheh
1
-9
/
+14
2012-10-04
btrfs: return EPERM upon rmdir on a subvolume
David Sterba
1
-2
/
+3
2012-10-01
Btrfs: fix unnecessary warning when the fragments make the space alloc fail
Miao Xie
1
-1
/
+1
2012-10-01
Btrfs: create a pinned em when writing to a prealloc range in DIO
Josef Bacik
1
-0
/
+55
2012-10-01
Btrfs: fix corrupted metadata in the snapshot
Miao Xie
1
-10
/
+9
2012-10-01
btrfs: polish names of kmem caches
David Sterba
1
-5
/
+5
2012-10-01
Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag
Liu Bo
1
-8
/
+12
2012-10-01
Btrfs: add a new "type" field into the block reservation structure
Miao Xie
1
-4
/
+4
2012-10-01
Btrfs: do not take cleanup_work_sem in btrfs_run_delayed_iputs()
Sage Weil
1
-2
/
+0
2012-10-01
Btrfs: add hole punching
Josef Bacik
1
-7
/
+21
2012-10-01
Btrfs: remove unused hint byte argument for btrfs_drop_extents
Josef Bacik
1
-9
/
+3
2012-10-01
Btrfs: fix a bug in checking whether a inode is already in log
Liu Bo
1
-0
/
+2
2012-10-01
Btrfs: fix wrong orphan count of the fs/file tree
Miao Xie
1
-1
/
+1
2012-10-01
Btrfs: improve fsync by filtering extents that we want
Liu Bo
1
-0
/
+1
2012-10-01
Btrfs: do not needlessly restart the transaction for enospc
Josef Bacik
1
-35
/
+18
2012-10-01
Btrfs: turbo charge fsync
Josef Bacik
1
-10
/
+110
2012-10-01
Btrfs: update last trans if we don't update the inode
Josef Bacik
1
-0
/
+2
2012-08-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-162
/
+164
2012-08-28
Btrfs: fix ordered extent leak when failing to start a transaction
Liu Bo
1
-2
/
+5
2012-08-28
Btrfs: fix a dio write regression
Liu Bo
1
-4
/
+20
2012-08-28
Btrfs: fix enospc problems when deleting a subvol
Josef Bacik
1
-1
/
+1
2012-08-28
Btrfs: barrier before waitqueue_active
Josef Bacik
1
-3
/
+1
2012-08-28
Btrfs: don't allocate a seperate csums array for direct reads
Josef Bacik
1
-29
/
+16
2012-08-28
Btrfs: lock extents as we map them in DIO
Josef Bacik
1
-129
/
+127
2012-08-04
btrfs: nuke pdflush from comments
Artem Bityutskiy
1
-1
/
+2
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+5
2012-07-31
btrfs: Convert to new freezing mechanism
Jan Kara
1
-1
/
+5
2012-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-17
/
+25
2012-07-25
Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus
Chris Mason
1
-0
/
+4
2012-07-25
Btrfs: introduce subvol uuids and times
Alexander Block
1
-0
/
+4
2012-07-23
Btrfs: zero unused bytes in inode item
Li Zefan
1
-0
/
+2
2012-07-23
Btrfs: kill free_space pointer from inode structure
Li Zefan
1
-3
/
+0
2012-07-23
Btrfs: kill root from btrfs_is_free_space_inode
Liu Bo
1
-11
/
+11
2012-07-23
Btrfs: fix typo in cow_file_range_async and async_cow_submit
Liu Bo
1
-2
/
+2
2012-07-23
Btrfs: return error of btrfs_update_inode() to caller
Tsutomu Itoh
1
-1
/
+1
2012-07-23
Btrfs: don't update atime on RO subvolumes
Alexander Block
1
-0
/
+5
2012-07-14
don't pass nameidata to ->create()
Al Viro
1
-1
/
+1
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
1
-1
/
+1
2012-07-14
vfs: switch i_dentry/d_alias to hlist
Al Viro
1
-1
/
+1
2012-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+51
2012-07-02
Btrfs: fix wrong check during log recovery
Liu Bo
1
-1
/
+1
2012-07-02
Btrfs: fix dio write vs buffered read race
Josef Bacik
1
-5
/
+50
2012-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+2
2012-06-21
Btrfs: delay iput with async extents
Josef Bacik
1
-2
/
+2
2012-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-15
/
+58
2012-06-15
Btrfs: fix missing inherited flag in rename
Liu Bo
1
-3
/
+6
[next]