index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-33
/
+33
2012-01-17
Btrfs: add a delalloc mutex to inodes for delalloc reservations
Josef Bacik
1
-10
/
+1
2012-01-17
Btrfs: protect orphan block rsv with spin_lock
Josef Bacik
1
-4
/
+19
2012-01-17
Btrfs: release space on error in page_mkwrite
Josef Bacik
1
-1
/
+1
2012-01-17
Btrfs: fix btrfsck error 400 when truncating a compressed
Miao Xie
1
-7
/
+1
2012-01-17
Btrfs: do not use btrfs_end_transaction_throttle everywhere
Josef Bacik
1
-9
/
+9
2012-01-17
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...
Chris Mason
1
-2
/
+2
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-01-05
Btrfs: make sure we're not using obsolete code in btrfs_get_extent
Jan Schmidt
1
-1
/
+1
2012-01-04
fs: propagate umode_t, misc bits
Al Viro
1
-2
/
+2
2012-01-04
switch ->mknod() to umode_t
Al Viro
1
-1
/
+1
2012-01-04
switch ->create() to umode_t
Al Viro
1
-1
/
+1
2012-01-04
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
1
-1
/
+1
2012-01-04
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-1
/
+0
2011-12-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-4
/
+5
2011-12-23
Btrfs: call d_instantiate after all ops are setup
Al Viro
1
-4
/
+5
2011-12-22
Btrfs: mark delayed refs as for cow
Arne Jansen
1
-1
/
+1
2011-12-17
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-33
/
+147
2011-12-15
Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo...
Chris Mason
1
-22
/
+74
2011-12-15
Btrfs: don't panic if orphan item already exists
Josef Bacik
1
-1
/
+1
2011-12-15
Btrfs: fix leaked space in truncate
Josef Bacik
1
-2
/
+3
2011-12-15
Btrfs: fix how we do delalloc reservations and how we free reservations on error
Josef Bacik
1
-0
/
+10
2011-12-15
Btrfs: deal with enospc from dirtying inodes properly
Josef Bacik
1
-19
/
+61
2011-12-15
BTRFS: Establish i_ops before calling d_instantiate
Casey Schaufler
1
-5
/
+26
2011-12-15
btrfs: keep orphans for subvolume deletion
Arne Jansen
1
-0
/
+32
2011-12-15
Btrfs: fix wrong disk space information of the files
Miao Xie
1
-1
/
+4
2011-12-15
Btrfs: fix wrong i_size when truncating a file to a larger size
Miao Xie
1
-6
/
+12
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
1
-1
/
+1
2011-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2011-11-30
Btrfs: fix deadlock on metadata reservation when evicting a inode
Miao Xie
1
-1
/
+1
2011-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+4
2011-11-20
btrfs: fix stat blocks accounting
David Sterba
1
-2
/
+4
2011-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-27
/
+57
2011-11-11
Btrfs: fix unreleased path in btrfs_orphan_cleanup()
Miao Xie
1
-0
/
+3
2011-11-11
Btrfs: tweak the delayed inode reservations again
Chris Mason
1
-20
/
+44
2011-11-09
Btrfs: fix our reservations for updating an inode when completing io
Josef Bacik
1
-0
/
+1
2011-11-08
Btrfs: fix oops on NULL trans handle in btrfs_truncate
Chris Mason
1
-7
/
+9
2011-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-310
/
+147
2011-11-06
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
Chris Mason
1
-153
/
+4
2011-11-06
btrfs: separate superblock items out of fs_info
David Sterba
1
-1
/
+1
2011-11-06
Btrfs: release metadata from global reserve if we have to fallback for unlink
Josef Bacik
1
-1
/
+4
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-2
/
+2
2011-10-20
Btrfs: fix direct-io vs nodatacow
Li Zefan
1
-2
/
+1
2011-10-20
Btrfs: remove BUG_ON() in compress_file_range()
Li Zefan
1
-1
/
+5
2011-10-19
Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions
Josef Bacik
1
-2
/
+2
2011-10-19
Btrfs: reserve some space for an orphan item when unlinking
Josef Bacik
1
-1
/
+8
2011-10-19
Btrfs: fix the amount of space reserved for unlink
Josef Bacik
1
-1
/
+10
2011-10-19
Btrfs: inline checksums into the disk free space cache
Josef Bacik
1
-5
/
+5
2011-10-19
Btrfs: break out of orphan cleanup if we can't make progress
Josef Bacik
1
-0
/
+11
2011-10-19
Btrfs: use the global reserve as a backup for deleting inodes
Josef Bacik
1
-1
/
+11
[next]