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-item.c
Age
Commit message (
Expand
)
Author
2020-12-08
btrfs: locking: rip out path->leave_spinning
Josef Bacik
2019-09-09
btrfs: Make btrfs_find_name_in_ext_backref return struct btrfs_inode_extref
Nikolay Borisov
2019-09-09
btrfs: Make btrfs_find_name_in_backref return btrfs_inode_ref struct
Nikolay Borisov
2019-04-29
btrfs: remove unused parameter fs_info from btrfs_extend_item
David Sterba
2019-04-29
btrfs: remove unused parameter fs_info from btrfs_truncate_item
David Sterba
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-03-26
btrfs: Remove custom crc32c init code
Nikolay Borisov
2018-03-01
Btrfs: fix log replay failure after unlink and link combination
Filipe Manana
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
2016-04-28
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
Anand Jain
2015-09-29
Btrfs: consolidate btrfs_error() to btrfs_std_error()
Anand Jain
2015-01-21
Btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefs
Filipe Manana
2014-09-17
btrfs: kill the key type accessor helpers
David Sterba
2014-01-28
btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index'
Sergei Trofimovich
2013-11-11
btrfs: drop unused parameter from btrfs_item_nr
Ross Kirk
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
2013-05-06
Btrfs: remove unused argument of btrfs_extend_item()
Tsutomu Itoh
2013-05-06
Btrfs: cleanup of function where fixup_low_keys() is called
Tsutomu Itoh
2012-10-09
btrfs: extended inode refs
Mark Fasheh
2012-03-28
Merge branch 'error-handling' into for-linus
Chris Mason
2012-03-26
Btrfs: allow metadata blocks larger than the page size
Chris Mason
2012-03-22
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
2012-03-22
btrfs: return void in functions without error conditions
Jeff Mahoney
2011-05-23
Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_exten...
Tsutomu Itoh
2010-05-25
Btrfs: Integrate metadata reservation with start_transaction
Yan, Zheng
2009-09-24
Btrfs: check size of inode backref before adding hardlink
Yan, Zheng
2009-09-21
Btrfs: do not reuse objectid of deleted snapshot/subvol
Yan, Zheng
2009-03-24
Btrfs: leave btree locks spinning more often
Chris Mason
2008-12-02
Btrfs: make things static and include the right headers
Christoph Hellwig
2008-09-25
Btrfs: Implement new dir index format
Josef Bacik
2008-09-25
Btrfs: Add back pointers from the inode to the directory that references it
Chris Mason
2008-09-25
Btrfs: Create extent_buffer interface for large blocksizes
Chris Mason
2007-07-11
Btrfs: trivial include fixups
Zach Brown
2007-06-13
btrfs: Code cleanup
Aneesh
2007-06-12
Btrfs: add GPLv2
Chris Mason
2007-04-10
Btrfs: drop the inode map tree
Chris Mason
2007-04-06
Btrfs: start of support for many FS volumes
Chris Mason
2007-04-02
Btrfs: dynamic allocation of path struct
Chris Mason
2007-03-21
Btrfs: initial move to kernel module land
Chris Mason
2007-03-16
Btrfs: transaction handles everywhere
Chris Mason
2007-03-15
Btrfs: add inode item
Chris Mason