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
/
dir-item.c
Age
Commit message (
Expand
)
Author
2020-12-08
btrfs: locking: rip out path->leave_spinning
Josef Bacik
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-10-15
btrfs: Remove root parameter from btrfs_insert_dir_item
Lu Fengqi
2018-08-06
btrfs: Remove fs_info from btrfs_insert_delayed_dir_index
Lu Fengqi
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-03-26
btrfs: Remove custom crc32c init code
Nikolay Borisov
2018-01-22
btrfs: Cleanup existing name_len checks
Qu Wenruo
2017-06-29
btrfs: fix validation of XATTR_ITEM dir items
David Sterba
2017-06-21
btrfs: Check name_len on add_inode_ref call path
Su Yue
2017-06-21
btrfs: Check name_len with boundary in verify dir_item
Su Yue
2017-06-21
btrfs: Introduce btrfs_is_name_len_valid to avoid reading beyond boundary
Su Yue
2017-06-09
btrfs: tree-log.c: Wrong printk information about namelen
Su Yue
2017-02-28
btrfs: do proper error handling in btrfs_insert_xattr_item
David Sterba
2017-02-28
btrfs: Make btrfs_insert_dir_item take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: fix over-80 lines introduced by previous cleanups
David Sterba
2017-02-14
btrfs: Make btrfs_insert_delayed_dir_index take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_ino take a struct btrfs_inode
Nikolay Borisov
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-12-06
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
2014-11-20
Btrfs: make xattr replace operations atomic
Filipe Manana
2014-09-17
btrfs: kill the key type accessor helpers
David Sterba
2014-01-28
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-28
Btrfs: fix max dir item size calculation
Filipe David Borba Manana
2013-11-11
Btrfs: fix verification of dir_item
Filipe David Borba Manana
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-12-17
Btrfs: fix hash overflow handling
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-08-01
Btrfs: remove redundant code for dir item lookup
Li Zefan
2011-07-11
Btrfs: try to only do one btrfs_search_slot in do_setxattr
Josef Bacik
2011-05-23
Merge branch 'cleanups_and_fixes' into inode_numbers
Chris Mason
2011-05-23
Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_exten...
Tsutomu Itoh
2011-05-23
btrfs: typo: 'btrfS' -> 'btrfs'
Sergei Trofimovich
2011-05-22
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...
Chris Mason
2011-05-22
Btrfs: update the delayed inode code to use the btrfs_ino helper.
Chris Mason
2011-05-21
btrfs: implement delayed inode items operation
Miao Xie
2011-05-02
btrfs: drop unused parameter from btrfs_release_path
David Sterba
2011-03-28
Btrfs: check return value of btrfs_alloc_path()
Tsutomu Itoh
2011-03-17
Btrfs: add checks to verify dir items are correct
Josef Bacik
2010-10-29
Btrfs: Fix variables set but not read (bugs found by gcc 4.6)
Andi Kleen
2009-12-17
Btrfs: Pass transaction handle to security and ACL initialization functions
Yan, Zheng
2009-09-21
Btrfs: change how subvolumes are organized
Yan, Zheng
2009-03-24
Btrfs: leave btree locks spinning more often
Chris Mason
2009-01-05
Btrfs: Fix checkpatch.pl warnings
Chris Mason
[next]