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
/
btrfs_inode.h
Age
Commit message (
Expand
)
Author
2014-01-28
Btrfs: add support for inode properties
Filipe David Borba Manana
2014-01-28
Btrfs: introduce the delayed inode ref deletion for the single link inode
Miao Xie
2013-11-11
Btrfs: improve inode hash function/inode lookup
Filipe David Borba Manana
2013-09-21
Btrfs: check roots last log commit when checking if an inode has been logged
Josef Bacik
2013-09-01
Btrfs: don't cache the csum value into the extent state tree
Miao Xie
2013-05-06
btrfs: fix minor typo in comment
Nathaniel Yazdani
2013-02-20
Btrfs: serialize unlocked dio reads with truncate
Miao Xie
2013-02-20
Btrfs: use the inode own lock to protect its delalloc_bytes
Miao Xie
2012-12-16
Btrfs: inline csums if we're fsyncing
Josef Bacik
2012-12-16
Btrfs: only log the inode item if we can get away with it
Josef Bacik
2012-10-01
Btrfs: fix a bug in checking whether a inode is already in log
Liu Bo
2012-10-01
Btrfs: turbo charge fsync
Josef Bacik
2012-07-23
Btrfs: kill free_space pointer from inode structure
Li Zefan
2012-07-23
Btrfs: kill root from btrfs_is_free_space_inode
Liu Bo
2012-07-23
Btrfs: fix btrfs_is_free_space_inode to recognize btree inode
Liu Bo
2012-06-14
Btrfs: call filemap_fdatawrite twice for compression
Josef Bacik
2012-05-30
Btrfs: check to see if the inode is in the log before fsyncing
Josef Bacik
2012-05-30
Btrfs: fix how we deal with the orphan block rsv
Josef Bacik
2012-05-30
Btrfs: convert the inode bit field to use the actual bit operations
Josef Bacik
2012-05-30
Btrfs: use i_version instead of our own sequence
Josef Bacik
2012-01-16
Btrfs: add a delalloc mutex to inodes for delalloc reservations
Josef Bacik
2011-11-08
Btrfs: fix our reservations for updating an inode when completing io
Josef Bacik
2011-10-19
Btrfs: calculate checksum space correctly
Josef Bacik
2011-10-19
Btrfs: kill reserved_bytes in inode
Josef Bacik
2011-10-19
Btrfs: move stuff around in btrfs_inode to get better packing
Josef Bacik
2011-09-11
Btrfs: fix an oops when deleting snapshots
Liu Bo
2011-07-27
Btrfs: use the commit_root for reading free_space_inode crcs
Chris Mason
2011-07-27
Btrfs: fix enospc problems with delalloc
Josef Bacik
2011-05-28
Merge branch 'for-chris' of
Chris Mason
2011-05-26
Btrfs: add mount -o auto_defrag
Chris Mason
2011-05-23
Btrfs: kill BTRFS_I(inode)->block_group
Josef Bacik
2011-05-22
Merge branch 'delayed_inode' into inode_numbers
Chris Mason
2011-05-21
btrfs: implement delayed inode items operation
Miao Xie
2011-04-25
Btrfs: Always use 64bit inode number
Li Zefan
2011-03-17
Btrfs: change reserved_extents to an atomic_t
Josef Bacik
2010-12-22
btrfs: Allow to add new compression algorithm
Li Zefan
2010-05-25
Btrfs: Metadata reservation for orphan inodes
Yan, Zheng
2010-05-25
Btrfs: Update metadata reservation for delayed allocation
Yan, Zheng
2010-03-15
Btrfs: add new defrag-range ioctl.
Chris Mason
2009-12-17
Btrfs: Fix disk_i_size update corner case
Yan, Zheng
2009-10-13
Btrfs: avoid tree log commit when there are no changes
Chris Mason
2009-10-08
Btrfs: release delalloc reservations on extent item insertion
Josef Bacik
2009-09-28
Btrfs: proper -ENOSPC handling
Josef Bacik
2009-09-21
Btrfs: change how subvolumes are organized
Yan, Zheng
2009-06-24
switch btrfs to inode->i_acl
Al Viro
2009-06-10
Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION
Christoph Hellwig
2009-06-10
Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)
Yan Zheng
2009-03-31
Btrfs: add extra flushing for renames and truncates
Chris Mason
2009-03-24
Btrfs: tree logging unlink/rename fixes
Chris Mason
2009-02-20
Btrfs: add better -ENOSPC handling
Josef Bacik
[next]