index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2011-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-12-23
Btrfs: call d_instantiate after all ops are setup
Al Viro
2011-12-16
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2011-12-15
Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo...
Chris Mason
2011-12-15
Btrfs: don't panic if orphan item already exists
Josef Bacik
2011-12-15
Btrfs: fix leaked space in truncate
Josef Bacik
2011-12-15
Btrfs: fix how we do delalloc reservations and how we free reservations on error
Josef Bacik
2011-12-15
Btrfs: deal with enospc from dirtying inodes properly
Josef Bacik
2011-12-15
BTRFS: Establish i_ops before calling d_instantiate
Casey Schaufler
2011-12-15
btrfs: keep orphans for subvolume deletion
Arne Jansen
2011-12-15
Btrfs: fix wrong disk space information of the files
Miao Xie
2011-12-15
Btrfs: fix wrong i_size when truncating a file to a larger size
Miao Xie
2011-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-11-30
Btrfs: fix deadlock on metadata reservation when evicting a inode
Miao Xie
2011-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-11-20
btrfs: fix stat blocks accounting
David Sterba
2011-11-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-11-10
Btrfs: fix unreleased path in btrfs_orphan_cleanup()
Miao Xie
2011-11-10
Btrfs: tweak the delayed inode reservations again
Chris Mason
2011-11-08
Btrfs: fix our reservations for updating an inode when completing io
Josef Bacik
2011-11-08
Btrfs: fix oops on NULL trans handle in btrfs_truncate
Chris Mason
2011-11-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-11-06
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
Chris Mason
2011-11-06
btrfs: separate superblock items out of fs_info
David Sterba
2011-11-06
Btrfs: release metadata from global reserve if we have to fallback for unlink
Josef Bacik
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
2011-10-20
Btrfs: fix direct-io vs nodatacow
Li Zefan
2011-10-20
Btrfs: remove BUG_ON() in compress_file_range()
Li Zefan
2011-10-19
Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions
Josef Bacik
2011-10-19
Btrfs: reserve some space for an orphan item when unlinking
Josef Bacik
2011-10-19
Btrfs: fix the amount of space reserved for unlink
Josef Bacik
2011-10-19
Btrfs: inline checksums into the disk free space cache
Josef Bacik
2011-10-19
Btrfs: break out of orphan cleanup if we can't make progress
Josef Bacik
2011-10-19
Btrfs: use the global reserve as a backup for deleting inodes
Josef Bacik
2011-10-19
Btrfs: fix orphan cleanup regression
Josef Bacik
2011-10-19
Btrfs: use the inode's mapping mask for allocating pages
Josef Bacik
2011-10-19
Btrfs: stop passing a trans handle all around the reservation code
Josef Bacik
2011-10-19
Btrfs: handle enospc accounting for free space inodes
Josef Bacik
2011-10-19
Btrfs: set truncate block rsv's size
Josef Bacik
2011-10-19
Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_check
Josef Bacik
2011-10-19
Btrfs: reduce the amount of space needed for truncates
Josef Bacik
2011-10-19
Btrfs: optimize how we account for space in truncate
Josef Bacik
2011-10-19
Btrfs: fix how we reserve space for deleting inodes
Josef Bacik
2011-10-19
Btrfs: kill the durable block rsv stuff
Josef Bacik
2011-10-19
Btrfs: kill the orphan space calculation for snapshots
Josef Bacik
2011-10-19
Btrfs: calculate checksum space correctly
Josef Bacik
2011-10-19
Btrfs: kill reserved_bytes in inode
Josef Bacik
2011-09-29
btrfs: Moved repair code from inode.c to extent_io.c
Jan Schmidt
2011-09-29
btrfs: Do not use bio->bi_bdev after submission
Jan Schmidt
[next]