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
/
delayed-inode.c
Age
Commit message (
Expand
)
Author
2017-02-14
btrfs: Make btrfs_get_delayed_node take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_ino take a struct btrfs_inode
Nikolay Borisov
2017-02-14
Btrfs: ACCESS_ONCE cleanup
Seraphime Kirkovski
2016-12-13
btrfs: limit async_work allocation and worker func duration
Maxim Patlasov
2016-12-06
btrfs: remove root parameter from transaction commit/end routines
Jeff Mahoney
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, access fs_info->delayed_root directly
Jeff Mahoney
2016-12-06
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
2016-12-06
btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size
Jeff Mahoney
2016-11-30
btrfs: increment ctx->pos for every emitted or skipped dirent in readdir
Jeff Mahoney
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
2016-09-26
btrfs: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-26
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
2016-07-26
btrfs: btrfs_abort_transaction, drop root parameter
Jeff Mahoney
2016-07-26
btrfs: Fix slab accounting flags
Nikolay Borisov
2016-07-07
Btrfs: change delayed reservation fallback behavior
Josef Bacik
2016-07-07
Btrfs: fix callers of btrfs_block_rsv_migrate
Josef Bacik
2016-06-25
Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodes
Omar Sandoval
2016-05-10
btrfs: GFP_NOFS does not GFP_HIGHMEM
David Sterba
2016-03-14
btrfs: Print Warning only if ENOSPC_DEBUG is enabled
Ashish Samant
2016-02-26
Merge branch 'cleanups-4.6' into for-chris-4.6
David Sterba
2016-02-18
btrfs: drop null testing before destroy functions
Kinglong Mee
2016-02-11
btrfs: properly set the termination value of ctx->pos in readdir
David Sterba
2016-01-07
btrfs: zero out delayed node upon allocation
Alexandru Moise
2015-10-10
btrfs: comment the rest of implicit barriers before waitqueue_active
David Sterba
2015-04-26
Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode.
Yang Dongsheng
2015-02-16
Btrfs: delayed-inode: replace root args iff only fs_info used
Daniel Dressler
2015-02-02
Btrfs: Add code to support file creation time
chandan r
2015-02-02
btrfs: kill btrfs_inode_*time helpers
David Sterba
2015-01-02
Btrfs: don't delay inode ref updates during log replay
Chris Mason
2014-09-17
btrfs: kill the key type accessor helpers
David Sterba
2014-08-24
Btrfs: fix task hang under heavy compressed write
Liu Bo
2014-06-09
btrfs: free delayed node outside of root->inode_lock
Jeff Mahoney
2014-03-10
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
Qu Wenruo
2014-03-10
btrfs: Replace fs_info->delayed_workers workqueue with btrfs_workqueue.
Qu Wenruo
2014-01-28
Btrfs: introduce the delayed inode ref deletion for the single link inode
Miao Xie
2014-01-28
Btrfs: use flags instead of the bool variants in delayed node
Miao Xie
2014-01-28
Btrfs: remove btrfs_end_transaction_dmeta()
Miao Xie
2014-01-28
Btrfs: cleanup code of btrfs_balance_delayed_items()
Miao Xie
2014-01-28
Btrfs: don't run delayed nodes again after all nodes flush
Miao Xie
2014-01-28
Btrfs: remove residual code in delayed inode async helper
Miao Xie
2014-01-28
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2013-11-11
btrfs: Replace kmalloc with kmalloc_array
Dulshani Gunawardhana
2013-11-11
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
Dulshani Gunawardhana
2013-11-11
btrfs: Replace multiple atomic_inc() with atomic_add()
Rashika
2013-11-11
Btrfs: don't leak delayed node on path allocation failure
Filipe David Borba Manana
2013-09-01
Btrfs: fix printing of non NULL terminated string
Filipe David Borba Manana
2013-09-01
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
2013-09-01
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
[prev]
[next]